13968 Commits (f4433de9ef53b78397c58828e9bf84fb59160aed)
 

Author SHA1 Message Date
  Diego Biurrun f4433de9ef consistency cosmetics: indices --> indexes 18 years ago
  Diego Biurrun 30bd40f2f1 cosmetics: typo 18 years ago
  Diego Biurrun 756a01f522 cosmetics: Use C-style comments in #endif directives. 18 years ago
  Stefano Sabatini b467be729e small consistency fixes for the ffplay manual 18 years ago
  Stefano Sabatini d6880d4d26 small consistency fixes for the ffserver manual 18 years ago
  Baptiste Coudurier 04fd3e8134 aac and h264 in flv demuxing 18 years ago
  Baptiste Coudurier f23496b562 aac and h264 in flv muxing 18 years ago
  Baptiste Coudurier 391872e467 aac chan config is 0 if bitstream contains program_config_element 18 years ago
  Michael Niedermayer 2be83b96b6 Support non interleaved avi with phantom streams. 18 years ago
  Vitor Sessak 6286924461 Rename var: add read coefficients a decent name 18 years ago
  Vitor Sessak e9655b3dcd Update comment 18 years ago
  Vitor Sessak 2a7b6f251c Rename var: val -> energy 18 years ago
  Vitor Sessak e037baf797 Rename var: swapbuf* are LPC related 18 years ago
  Vitor Sessak f000bfad3d Rename var: buffer_2 is an adaptive codebook 18 years ago
  Vitor Sessak 17a7fc8ceb Context vars are not global vars. glob is a bad name for it. 18 years ago
  Vitor Sessak fc9fcbaed5 Rename context struct to be more consistent with the rest of ffmpeg 18 years ago
  Michael Niedermayer bc545029bf Warn about packed B-frames. (especially useful if the file in question is 18 years ago
  Baptiste Coudurier 0bf017c48b update regression ref due to r13412 18 years ago
  Måns Rullgård 0147b92ea5 Revert "Add version information to DLLs." 18 years ago
  Baptiste Coudurier 8999c833d1 replace printf by av_log 18 years ago
  Baptiste Coudurier a299832f52 use av_hex_dump_log 18 years ago
  Baptiste Coudurier ff978de47c use dprintf 18 years ago
  Baptiste Coudurier 376aefddad cosmetics, add demuxer word 18 years ago
  Baptiste Coudurier 58c37c30b4 cosmetics, remove useless dot 18 years ago
  Baptiste Coudurier eea2f032ad return error if frame_offset is negative, prevent segfault 18 years ago
  Baptiste Coudurier e5ece1831a return error if len is negative, prevent segfault 18 years ago
  Baptiste Coudurier 278f987a33 move ffserver specific functions up and only include unistd.h in this case 18 years ago
  Baptiste Coudurier a1e01307ad move ffm_seek1 before get_pts function since func uses it 18 years ago
  Baptiste Coudurier 4adcbbbeef move DEBUG_SEEK definition before get_pts since func uses it 18 years ago
  Baptiste Coudurier 979b1a0611 move get_pts function to avoid useless declaration 18 years ago
  Baptiste Coudurier ce2b665b3d remove unneeded include 18 years ago
  Baptiste Coudurier 85a6b01da4 split ffm de/muxer 18 years ago
  Baptiste Coudurier ba26712b5c reenable test, data is available in this case 18 years ago
  Michael Niedermayer 87b6ea8458 indent 18 years ago
  Michael Niedermayer 99c1c3887d allow av_parser_close(NULL) 18 years ago
  Michael Niedermayer 4806b9226c print direct_spatial_mv_pred 18 years ago
  Michael Niedermayer bcbd328e17 Make stream copy of ac3 from riff based formats work. 18 years ago
  Justin Ruggles b2677aa2a1 parse audio in ogm demuxer. 18 years ago
  Michael Niedermayer c8b9377d15 Make ac3 in avi work better. 18 years ago
  Michael Niedermayer fa3b98182d Ensure that one can store X bytes in a fifo of size X. 18 years ago
  Michael Niedermayer 0871ae1a93 Make av_fifo*_read() ignore the available amount of data. 18 years ago
  Michael Niedermayer 46eab09341 Make opt_verbose() work again. 18 years ago
  Justin Ruggles eccba2bc4b safer solution for setting audio parameters 18 years ago
  Vitor Sessak 5012cf88a3 Merge two if's 18 years ago
  Vitor Sessak 9d3c35fcfc Use (u)int16_t instead of (unsigned) short 18 years ago
  Justin Ruggles cf03a8173a set audio parameters if frame header is ok, even if crc fails 18 years ago
  Justin Ruggles 3336110acf cosmetics: indent 18 years ago
  Justin Ruggles ecfe94b294 add error concealment 18 years ago
  Vitor Sessak 6477a940f6 Yet more cosmetics 18 years ago
  Vitor Sessak 6fc4fac06c More cosmetics 18 years ago