summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Monkey Audio decoderKostya Shishkov2007-09-13
* a little bit more bitstream syntax for the residualMichael Niedermayer2007-09-12
* make intra dc prediction less contradictoryMichael Niedermayer2007-09-12
* stop parsing udta if size is wrong/garbage, fix issue 154, fix RQ004F14.MOVBaptiste Coudurier2007-09-12
* link fixesDiego Biurrun2007-09-12
* Recurse into libswscale on uninstall.Dave Yeo2007-09-12
* TypoRamiro Polla2007-09-11
* fix timestamps used for ratecontrolMichael Niedermayer2007-09-11
* r_frame_rateMichael Niedermayer2007-09-11
* move unrelated functions declarations out of allformats.hAurelien Jacobs2007-09-11
* rtp and rtsp demuxer declarations are not part of public APIAurelien Jacobs2007-09-10
* Bump micro version number for r10429Ramiro Polla2007-09-10
* *_protocol are not part of public APIAurelien Jacobs2007-09-10
* Test extradata_size instead of the CODEC_FLAG_GLOBAL_HEADER flag to check ifLuca Abeni2007-09-10
* high level bitstream and decoding process in ascii artMichael Niedermayer2007-09-10
* Fix timestamps in RTP packets (now, MPEG1 video with B frames works correctly)Luca Abeni2007-09-10
* Properly set RTP and NTP timestamps in RTCP SR packetsLuca Abeni2007-09-10
* move 8tap filter to not important as that is purely encoder sideMichael Niedermayer2007-09-10
* update todoMichael Niedermayer2007-09-10
* cosmeticMichael Niedermayer2007-09-10
* make changing spatial_decomposition_count per frame workMichael Niedermayer2007-09-09
* dsputil must be initialized before calling rtjpeg init.Reimar Döffinger2007-09-09
* Improve track number decoding for some WMA filesPatrice Bensoussan2007-09-09