13842 Commits (5cb9c725f2a556b62553bc1473d0861c0d7456d9)
 

Author SHA1 Message Date
Aurelien Jacobs 7bfacd4e75 use common aac sample rate tables 17 years ago
Diego Biurrun b2fec0fc25 Remove unused variable. 17 years ago
Michael Niedermayer b885e0dbe6 Add a point to the checklist about checking new demuxers/decoders 17 years ago
Jai Menon d299be08ee Add IFF demuxer and 8SVX audio decoder to changelog and documentation. 17 years ago
Björn Axelsson 73e17cdb8c Add libavutil to DEP_LIBS so that PROGS get rebuilt upon libavutil changes. 17 years ago
Michael Niedermayer 6ea7e6516a Do not use the mlib IDCT by default. We do not want videos which are only 17 years ago
Baptiste Coudurier bac47ae6ca use mpeg4audio common code in aac parser 17 years ago
Baptiste Coudurier 83edd50917 update ogg seek reg tests because of r12630 17 years ago
Stefano Sabatini e11bc2c663 Send context to ffplay.c:opt_seek 17 years ago
Baptiste Coudurier 4d34bb19c1 mpeg4audio common code 17 years ago
Loren Merritt ce53144bac h264 chroma mc ssse3 17 years ago
Eli Friedman 4e0af031f1 Remove flexible array member from Escape 124 17 years ago
Aurelien Jacobs 2d1cb02588 check return value of matroska_find_track_by_num (fix a segfault) 17 years ago
Diego Biurrun 4477dedc4f minor typo fixes 17 years ago
Diego Biurrun 1b41f26045 cosmetics: Write some Doxygen comments in a more compact fashion. 17 years ago
Diego Biurrun 7a74e06796 Fix a bunch of typos in comments. 17 years ago
Diego Biurrun d8c0e9d588 Remove redundant #ifdef around the complete file. 17 years ago
Diego Biurrun dd9c773bd9 Make XVMC compilation depend on HAVE_XVMC, not HAVE_XVMC_ACCEL. 17 years ago
Stefano Sabatini 85362796be Make ffplay.c:opt_seek use parse_time_or_die 17 years ago
Michael Niedermayer 1354fa6442 help gcc-2.95 17 years ago
Diego Biurrun cea0ac526e cosmetics: alphabetical order for temporary filenames 17 years ago
Diego Biurrun edd08265fc Use a different filename that ends in .sh for temporary shell scripts. 17 years ago
Eli Friedman 4fd51ee39a ARMovie/RPL demuxer 17 years ago
Eli Friedman 40d2627306 Escape 124 (RPL) decoder 17 years ago
Stefano Sabatini 7542157d8a Export parse_time_or_die from ffmpeg.c to cmdutils.c 17 years ago
Luca Abeni 2ccf0a4290 Add a comment about missing entries 17 years ago
Luca Abeni 87cb064359 Use the correct size for the enc_name field (removing the arbitrary "50" size) 17 years ago
Luca Abeni 19faa9f469 Remove useless entries from AVRtpPayloadTypes 17 years ago
Luca Abeni e4ed1fbf91 Support mp3 audio in the RTP muxer 17 years ago
Justin Ruggles 42ceeb5f3c remove redundant context variable 17 years ago
Diego Biurrun c23a0ac8da cosmetics: Write some trivial C test programs in a more compact form. 17 years ago
Diego Biurrun fbef871dad Make MMX2 depend on MMX. 17 years ago
Baptiste Coudurier 3a71577f87 homogenous regression tests output for image formats 17 years ago
Baptiste Coudurier 3251f24be7 missed one 17 years ago
Baptiste Coudurier 7261f9bd25 cosmetics, remove leading whitespaces 17 years ago
Baptiste Coudurier b371539a3d prevent writing empty stss atom 17 years ago
Baptiste Coudurier 5e788d588b support mp4 fragmented files without any samples in the moov atom 17 years ago
Baptiste Coudurier 44e43aab03 check frag track id before setting st 17 years ago
Jai Menon 3a027f5e66 IFF demuxer 17 years ago
Jai Menon cb21e0a715 8SVX decoder 17 years ago
Baptiste Coudurier e516d3488a change rle encoder to count up to 127, sgi does not support 128 17 years ago
Justin Ruggles fe790f89e8 Use 15-bit LPC precision by default. This generally gives better compression 17 years ago
Alexander Strange 55727a835b Altivec and SSE2 require 16-byte alignment, so make sure they get it 17 years ago
Alexander Strange 3794b92819 check mm_flags for each DCT and skips the ones that can't be run 17 years ago
Alexander Strange 1a7ee380c5 get rid of the useless DCT_ERROR() macro 17 years ago
Justin Ruggles 6e330816d4 fix Ogg/FLAC header size 17 years ago
Michael Niedermayer f3eec1cf52 Fix closed gop flag disapearence. 17 years ago
Diego Biurrun 5202ed315b Fix wrong #endif comment. 17 years ago
Måns Rullgård 473a88caaf fix ff*_g -> ff* rules 17 years ago
Bartlomiej Wolowiec 79b25a27b8 change name from stream type to frame type in AC3 code 17 years ago