6651 Commits (8cd019bdca4f7a6b485b63c25b80b68851ac6fc1)
 

Author SHA1 Message Date
Kostya Shishkov a70c27e813 Fix overflows in bicubic interpolation. 18 years ago
Michael Niedermayer 5b01f9ce47 video filter todo 18 years ago
Baptiste Coudurier 6c6ec47a0e use parenthesis around value 18 years ago
Reimar Döffinger adb0208bf2 Fix typo in comment 18 years ago
Kostya Shishkov 8295eb302f Use bicubic MC (should also remove those ringing artifacts) when needed 18 years ago
Kostya Shishkov 5ce425f7e6 Use functions from DSPContext in vc1.c 18 years ago
Kostya Shishkov 64db55aedb New functions in DSPContext for VC-1 decoding 18 years ago
Diego Biurrun 59d0fc5779 Use LC_ALL instead of LANG since the former overrides the latter. 18 years ago
Diego Biurrun d6a07a130d Set custom SLIBNAME_WITH_MAJOR and SLIBNAME_WITH_VERSION for MinGW. 18 years ago
Diego Biurrun 7ea3b2e00e Cope with localized Subversion clients. 18 years ago
Diego Biurrun 9cf94714d0 Remove spurious references to Ogg Theora encoder, such a thing never existed. 18 years ago
Kohn Emil Dan b6eaae39b4 The reader ignores the size of the ASF data object and keeps on 18 years ago
Baptiste Coudurier ea3a790e0d add information about codec uls 18 years ago
Baptiste Coudurier 7d2a0d3120 another MPEG-2 long gop codec ul 18 years ago
Baptiste Coudurier 649084c310 another MPEG-2 long gop codec ul 18 years ago
Baptiste Coudurier 59b5673853 add uncompressed picture support 18 years ago
Baptiste Coudurier 8ce2215b23 parse rgba descriptor (jpeg2000, uncompressed) 18 years ago
Baptiste Coudurier 54a3360b20 add common codecs uls 18 years ago
Baptiste Coudurier eec3fec094 simplify PRINT_KEY 18 years ago
Baptiste Coudurier 6d0c3bebc7 add some debug infos 18 years ago
Baptiste Coudurier f03b6426df get rid of DECLARED_ALIGNED 18 years ago
Stefan Gehrer 67630cff64 add new tag 'CAVS' for Chinese AVS codec 18 years ago
Stefan Gehrer 595e7bd940 some MMX optimizations for the CAVS decoder 18 years ago
Kostya Shishkov 09be55df9c Set MpegEncContext->mspel flag (here it indicates that bicubic MC will be use) 18 years ago
Kostya Shishkov ffb9a8b1b6 Support range reduced frames 18 years ago
Kostya Shishkov 138712fe43 Support grayscale decoding. 18 years ago
Baptiste Coudurier dd15f9bf48 cosmetics 18 years ago
Baptiste Coudurier b752222439 use ternary 18 years ago
Baptiste Coudurier 834bff48cb remove useless variables 18 years ago
Baptiste Coudurier e076173f67 rename variables 18 years ago
Baptiste Coudurier 5e441e31cc add error messages 18 years ago
Baptiste Coudurier 743d772c61 demuxer reworked, more accurate parsing, prepare handling of other operational patterns, streaming demuxing, simplified codec detection 18 years ago
Baptiste Coudurier 4bfff76814 declare and use UID type 18 years ago
Reimar Döffinger 7c87a2f0c0 Set duration to AV_NOPTS_VALUE instead of 0 when unknown. 18 years ago
Diego Biurrun 6979600818 Comment some #endif lines. 18 years ago
Kostya Shishkov 0154bae137 Add rounding for overlap filters 18 years ago
Diego Biurrun b2828252a9 Remove redundant TARGET_OS setting. 18 years ago
Graham Booker abafc9c3f6 Do not add -fomit-frame-pointer to CFLAGS when optimizations are disabled. 18 years ago
Loren Merritt ae08a5631e 10l in r5768 (broke mbaff) 18 years ago
Alan Curry e50bc5a4ea Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX} 18 years ago
Luca Abeni 1ea501aff0 Remove sws_global_init() from swscaler emulation 18 years ago
Luca Abeni 6f209cb549 Replace MIN() and MAX() with FFMIN() and FFMAX() 18 years ago
Diego Biurrun 538389c981 Fix FSF postal address. 18 years ago
Diego Biurrun a94e666cb5 Fix prefix vs PREFIX handling in pkgconfig files. 18 years ago
Luca Abeni 2793096fe3 Fix a corner case in sws emulation 18 years ago
Baptiste Coudurier 07bf2af864 MXF demuxer 18 years ago
Baptiste Coudurier 43dcf590d8 Changelog update for GXF muxer 18 years ago
Víctor Paesa ad21ad451c Explain usage of image formats other than GIF. 18 years ago
Diego Biurrun d4b0cca737 10l: wrong quoting 18 years ago
Michael Niedermayer 8422aa888b a tiny bit of cleanup 18 years ago