13353 Commits (7344dac4ad24b758f50bc730f98816546f364c08)
 

Author SHA1 Message Date
Måns Rullgård 82e8566a02 simplify vhook/*.o rule 17 years ago
Måns Rullgård 43527e3edd clean up DEP_LIBS setting 17 years ago
Måns Rullgård 9006f5d0b1 replace some $@ with $(SLIBNAME_WITH_MAJOR) in SHFLAGS 17 years ago
Luca Barbato 18ec046026 Error message for EPROTONOSUPPORT, patch from prossATxvidDoTorg 17 years ago
Luca Barbato 5ee0e1395d use FF_NETERROR to make winsock happy, patch from prossATxvidDoTorg 17 years ago
Michael Niedermayer ed0d3048c0 Merge declaratio and initialization. 17 years ago
Michael Niedermayer 11362767b8 Merge declaration and initialization. 17 years ago
Michael Niedermayer 9b7ca3b71d Decode stuff from extradata as well. 17 years ago
Michael Niedermayer 7f8ef97534 Factorize code a little. 17 years ago
Diego Biurrun 60080b0805 10l typo, restore forgotten $. 17 years ago
Michael Niedermayer a27c8d5fa9 Improve AVFilterFormats doxy. 17 years ago
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