summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Explain usage of image formats other than GIF.Víctor Paesa2006-07-25
* 10l: wrong quotingDiego Biurrun2006-07-24
* a tiny bit of cleanupMichael Niedermayer2006-07-24
* vertical scaler with accurate rounding, some people on doom9 can see +-1 errorsMichael Niedermayer2006-07-24
* Remove unnecessary darwin variable.Diego Biurrun2006-07-24
* Skip the MMX/SSE and memalign() check when running on OS X/Darwin, *allocDiego Biurrun2006-07-24
* Some B-frames support (parsing and decoding only, no motion compesation is done)Kostya Shishkov2006-07-24
* Some fixes for decode_p_mb()Kostya Shishkov2006-07-24
* Fix --extra-ldflags when cross-compiling for MinGW.Diego Biurrun2006-07-24
* Rename FFSLDFLAGS variable to FFSERVERLDFLAGS to lessen confusion.Diego Biurrun2006-07-24
* Fix typo introduced in the memalign->av_malloc conversion (there is noAlan Curry2006-07-23
* Remove obsolete and misleading warning.Diego Biurrun2006-07-23
* Do not crash when the first frame is not a keyframe (and thus none of theReimar Döffinger2006-07-23