6420 Commits (f31065f6e5a157ce189382ba4ee940ceaf2da64c)
 

Author SHA1 Message Date
Baptiste Coudurier e81e3ced6d do not set unneeded fourcc 19 years ago
Baptiste Coudurier 7fe4744bcd fix ending null entry in table 19 years ago
Måns Rullgård 9b4f605ccf checking compiler output was a bad idea, revert to checking exit status 19 years ago
Baptiste Coudurier 28f1280820 more codecs uls 19 years ago
Baptiste Coudurier e40ee6a268 move common code from mov.c and movenc.c to isom.c 19 years ago
Baptiste Coudurier 986c2ccb19 add some useful debug info 19 years ago
Reimar Döffinger 907a051009 Support for seeking, both with and without index and correct timestamps 19 years ago
Baptiste Coudurier 0e15b7b0dd negative to_pad won't provoke infinite loop 19 years ago
Baptiste Coudurier 3068f1c813 avoid reading beyond packet size 19 years ago
Kostya Shishkov 9c05096967 Forgot to update LIBAVCODEC_VERSION_INT 19 years ago
Baptiste Coudurier ba32c8dfd9 skip run-in sequence during probe 19 years ago
Diego Biurrun eb9ab5834c prettyprinting cosmetics 19 years ago
Diego Biurrun b8e10478eb Create $(shlibdir), not $(libdir) for shared libs. 19 years ago
Måns Rullgård 6c9ce82f74 remove libtheora wrapper 19 years ago
Måns Rullgård 98a2582f49 ignore explicit #warnings in compiler tests 19 years ago
Baptiste Coudurier b92c61e08c simplify using function table 19 years ago
Luca Abeni 80d0ded2f7 Add support for ffmpeg's pixel format names in libswscale 19 years ago
Baptiste Coudurier 53512a22cb parse aes3 audio descriptor 19 years ago
Måns Rullgård b0cfb663c3 can't trust the compiler exit status, check for messages instead 19 years ago
Kostya Shishkov a70c27e813 Fix overflows in bicubic interpolation. 19 years ago
Michael Niedermayer 5b01f9ce47 video filter todo 19 years ago
Baptiste Coudurier 6c6ec47a0e use parenthesis around value 19 years ago
Reimar Döffinger adb0208bf2 Fix typo in comment 19 years ago
Kostya Shishkov 8295eb302f Use bicubic MC (should also remove those ringing artifacts) when needed 19 years ago
Kostya Shishkov 5ce425f7e6 Use functions from DSPContext in vc1.c 19 years ago
Kostya Shishkov 64db55aedb New functions in DSPContext for VC-1 decoding 19 years ago
Diego Biurrun 59d0fc5779 Use LC_ALL instead of LANG since the former overrides the latter. 19 years ago
Diego Biurrun d6a07a130d Set custom SLIBNAME_WITH_MAJOR and SLIBNAME_WITH_VERSION for MinGW. 19 years ago
Diego Biurrun 7ea3b2e00e Cope with localized Subversion clients. 19 years ago
Diego Biurrun 9cf94714d0 Remove spurious references to Ogg Theora encoder, such a thing never existed. 19 years ago
Kohn Emil Dan b6eaae39b4 The reader ignores the size of the ASF data object and keeps on 19 years ago
Baptiste Coudurier ea3a790e0d add information about codec uls 19 years ago
Baptiste Coudurier 7d2a0d3120 another MPEG-2 long gop codec ul 19 years ago
Baptiste Coudurier 649084c310 another MPEG-2 long gop codec ul 19 years ago
Baptiste Coudurier 59b5673853 add uncompressed picture support 19 years ago
Baptiste Coudurier 8ce2215b23 parse rgba descriptor (jpeg2000, uncompressed) 19 years ago
Baptiste Coudurier 54a3360b20 add common codecs uls 19 years ago
Baptiste Coudurier eec3fec094 simplify PRINT_KEY 19 years ago
Baptiste Coudurier 6d0c3bebc7 add some debug infos 19 years ago
Baptiste Coudurier f03b6426df get rid of DECLARED_ALIGNED 19 years ago
Stefan Gehrer 67630cff64 add new tag 'CAVS' for Chinese AVS codec 19 years ago
Stefan Gehrer 595e7bd940 some MMX optimizations for the CAVS decoder 19 years ago
Kostya Shishkov 09be55df9c Set MpegEncContext->mspel flag (here it indicates that bicubic MC will be use) 19 years ago
Kostya Shishkov ffb9a8b1b6 Support range reduced frames 19 years ago
Kostya Shishkov 138712fe43 Support grayscale decoding. 19 years ago
Baptiste Coudurier dd15f9bf48 cosmetics 19 years ago
Baptiste Coudurier b752222439 use ternary 19 years ago
Baptiste Coudurier 834bff48cb remove useless variables 19 years ago
Baptiste Coudurier e076173f67 rename variables 19 years ago
Baptiste Coudurier 5e441e31cc add error messages 19 years ago