summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* cosmetics: typoDiego Biurrun2007-09-19
* Make parse_date return INT64_MIN in case of unparsable input.Stefano Sabatini2007-09-19
* Add extralibs to the dependency checkerRamiro Polla2007-09-18
* gpl for the X11 grabber has already been checked forRamiro Polla2007-09-18
* Use enable and disable macros where appropriateRamiro Polla2007-09-18
* Remove inline from function that is exported.Ivan Kalvachev2007-09-18
* Properly check for -lmRamiro Polla2007-09-18
* Add support for VP6A in flv.Aurelien Jacobs2007-09-18
* cosmetics: sort()Diego Biurrun2007-09-18
* Add explanatory comments to the parse_date function.Stefano Sabatini2007-09-18
* Remove forced -pthread for freebsd.Ramiro Polla2007-09-17
* IndentRamiro Polla2007-09-17
* Remove --disable-bktr option from configureRamiro Polla2007-09-17
* blackfin vsad primitivesMarc Hoffman2007-09-17
* properly tell the compiler that A0 and A1 are clobberedMarc Hoffman2007-09-17
* Fix an ffserver crash when a non-existing rtsp: url is requestedLuca Abeni2007-09-17
* disable loads of debug messages to reduce object sizeAurelien Jacobs2007-09-17
* Remove redundant ARCH_SPARC #ifdef, the file is compiled conditional toDiego Biurrun2007-09-17
* Replace manual variable setting with the disable function.Diego Biurrun2007-09-17
* Remove cross_prefix from ln command.Matthias Schneider2007-09-17
* Use AVFMT_FLAG_GENPTS for the input file (the RTP output format needs all theLuca Abeni2007-09-17
* loosen dependencies over allformats.hAurelien Jacobs2007-09-16
* remove obsolete and wrong extern declarationAurelien Jacobs2007-09-16
* monkey audio demuxer now can parse ape tagsBenjamin Zores2007-09-16
* Move av_exit() to before main()Ramiro Polla2007-09-16
* Split av_exit() out of main()Ramiro Polla2007-09-16
* Define mandir as $(PREFIX)/share/man rather than as $(PREFIX)/manStefano Sabatini2007-09-16
* cosmetics: typoDiego Biurrun2007-09-16
* warning fix:Diego Biurrun2007-09-16
* fix image corruption when with multi-threaded decoding.Andreas Öman2007-09-16
* Register myself as APE maintainerKostya Shishkov2007-09-16
* ln is not available on all platforms, so introduce a variable for itDave Yeo2007-09-15
* Enable error resilience in WMV3/VC-1 decoderKostya Shishkov2007-09-15
* Make distclean should remove .vhookdep.Stefano Sabatini2007-09-15
* HALFPQ should be used only for when PQUANT is selectedKostya Shishkov2007-09-15
* In case when any quantizer may occur, HALFPQ should be zeroKostya Shishkov2007-09-15
* Set codec_id correctly for RJPG codec_tagReimar Döffinger2007-09-15
* skip incomplete framesJustin Ruggles2007-09-15
* better AC3 header error reportingJustin Ruggles2007-09-15
* fix random dithering of zero-bit mantissasJustin Ruggles2007-09-15
* cosmetics: rename variables. tbl->tab for consistency with other AC3 tablesJustin Ruggles2007-09-15
* fix decoding of DolbyNet AC3Justin Ruggles2007-09-15
* Support fragmentation for AAC framesLuca Abeni2007-09-14
* Support for AAC streaming over RTP. Fragmentation is not implemented yetLuca Abeni2007-09-14
* Check unp_size for possible overflows tooKostya Shishkov2007-09-14
* spelling/wording/grammarDiego Biurrun2007-09-13
* misc wording/grammar/spelling improvementsDiego Biurrun2007-09-13
* Forward error code when reading a v4l2 frameBenoit Fouet2007-09-13
* Pass correct CPU flags to compilation of sparc/simple_idct_vis.o.Diego Biurrun2007-09-13
* Add checks on input/output buffers size for some audio decodersKostya Shishkov2007-09-13