summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add support for ffmpeg's pixel format names in libswscaleLuca Abeni2006-07-31
* parse aes3 audio descriptorBaptiste Coudurier2006-07-31
* can't trust the compiler exit status, check for messages insteadMåns Rullgård2006-07-31
* Fix overflows in bicubic interpolation.Kostya Shishkov2006-07-31
* video filter todoMichael Niedermayer2006-07-30
* use parenthesis around valueBaptiste Coudurier2006-07-30
* Fix typo in commentReimar Döffinger2006-07-30
* Use bicubic MC (should also remove those ringing artifacts) when neededKostya Shishkov2006-07-30
* Use functions from DSPContext in vc1.cKostya Shishkov2006-07-30
* New functions in DSPContext for VC-1 decodingKostya Shishkov2006-07-30
* Use LC_ALL instead of LANG since the former overrides the latter.Diego Biurrun2006-07-29
* Set custom SLIBNAME_WITH_MAJOR and SLIBNAME_WITH_VERSION for MinGW.Diego Biurrun2006-07-29
* Cope with localized Subversion clients.Diego Biurrun2006-07-29
* Remove spurious references to Ogg Theora encoder, such a thing never existed.Diego Biurrun2006-07-29
* The reader ignores the size of the ASF data object and keeps onKohn Emil Dan2006-07-29
* add information about codec ulsBaptiste Coudurier2006-07-29
* another MPEG-2 long gop codec ulBaptiste Coudurier2006-07-29
* another MPEG-2 long gop codec ulBaptiste Coudurier2006-07-29
* add uncompressed picture supportBaptiste Coudurier2006-07-29
* parse rgba descriptor (jpeg2000, uncompressed)Baptiste Coudurier2006-07-29
* add common codecs ulsBaptiste Coudurier2006-07-29
* simplify PRINT_KEYBaptiste Coudurier2006-07-29
* add some debug infosBaptiste Coudurier2006-07-29
* get rid of DECLARED_ALIGNEDBaptiste Coudurier2006-07-29
* add new tag 'CAVS' for Chinese AVS codecStefan Gehrer2006-07-29
* some MMX optimizations for the CAVS decoderStefan Gehrer2006-07-29
* Set MpegEncContext->mspel flag (here it indicates that bicubic MC will be use)Kostya Shishkov2006-07-29
* Support range reduced framesKostya Shishkov2006-07-29
* Support grayscale decoding.Kostya Shishkov2006-07-29
* cosmeticsBaptiste Coudurier2006-07-28
* use ternaryBaptiste Coudurier2006-07-28
* remove useless variablesBaptiste Coudurier2006-07-28
* rename variablesBaptiste Coudurier2006-07-28
* add error messagesBaptiste Coudurier2006-07-28
* demuxer reworked, more accurate parsing, prepare handling of other operationa...Baptiste Coudurier2006-07-28
* declare and use UID typeBaptiste Coudurier2006-07-28
* Set duration to AV_NOPTS_VALUE instead of 0 when unknown.Reimar Döffinger2006-07-28
* Comment some #endif lines.Diego Biurrun2006-07-28
* Add rounding for overlap filtersKostya Shishkov2006-07-28
* Remove redundant TARGET_OS setting.Diego Biurrun2006-07-28
* Do not add -fomit-frame-pointer to CFLAGS when optimizations are disabled.Graham Booker2006-07-27
* 10l in r5768 (broke mbaff)Loren Merritt2006-07-27
* Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX}Alan Curry2006-07-27
* Remove sws_global_init() from swscaler emulationLuca Abeni2006-07-27
* Replace MIN() and MAX() with FFMIN() and FFMAX()Luca Abeni2006-07-26
* Fix FSF postal address.Diego Biurrun2006-07-26
* Fix prefix vs PREFIX handling in pkgconfig files.Diego Biurrun2006-07-26
* Fix a corner case in sws emulationLuca Abeni2006-07-25
* MXF demuxerBaptiste Coudurier2006-07-25
* Changelog update for GXF muxerBaptiste Coudurier2006-07-25