9447 Commits (4440b1188ebc1e9fc901bccfcee384423b0a264f)
 

Author SHA1 Message Date
  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
  Baptiste Coudurier 743d772c61 demuxer reworked, more accurate parsing, prepare handling of other operational patterns, streaming demuxing, simplified codec detection 19 years ago
  Baptiste Coudurier 4bfff76814 declare and use UID type 19 years ago
  Reimar Döffinger 7c87a2f0c0 Set duration to AV_NOPTS_VALUE instead of 0 when unknown. 19 years ago
  Diego Biurrun 6979600818 Comment some #endif lines. 19 years ago
  Kostya Shishkov 0154bae137 Add rounding for overlap filters 19 years ago
  Diego Biurrun b2828252a9 Remove redundant TARGET_OS setting. 19 years ago
  Graham Booker abafc9c3f6 Do not add -fomit-frame-pointer to CFLAGS when optimizations are disabled. 19 years ago
  Loren Merritt ae08a5631e 10l in r5768 (broke mbaff) 19 years ago
  Alan Curry e50bc5a4ea Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX} 19 years ago
  Luca Abeni 1ea501aff0 Remove sws_global_init() from swscaler emulation 19 years ago
  Luca Abeni 6f209cb549 Replace MIN() and MAX() with FFMIN() and FFMAX() 19 years ago
  Diego Biurrun 538389c981 Fix FSF postal address. 19 years ago
  Diego Biurrun a94e666cb5 Fix prefix vs PREFIX handling in pkgconfig files. 19 years ago
  Luca Abeni 2793096fe3 Fix a corner case in sws emulation 19 years ago
  Baptiste Coudurier 07bf2af864 MXF demuxer 19 years ago
  Baptiste Coudurier 43dcf590d8 Changelog update for GXF muxer 19 years ago
  Víctor Paesa ad21ad451c Explain usage of image formats other than GIF. 19 years ago
  Diego Biurrun d4b0cca737 10l: wrong quoting 19 years ago
  Michael Niedermayer 8422aa888b a tiny bit of cleanup 19 years ago
  Michael Niedermayer bca11e75fb vertical scaler with accurate rounding, some people on doom9 can see +-1 errors 19 years ago
  Diego Biurrun fc8833a1ad Remove unnecessary darwin variable. 19 years ago
  Diego Biurrun 8b3a43cf54 Skip the MMX/SSE and memalign() check when running on OS X/Darwin, *alloc 19 years ago
  Kostya Shishkov 5df6889364 Some B-frames support (parsing and decoding only, no motion compesation is done) 19 years ago