summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* ffv1dec: check that global parameters do not change in version 0/1Michael Niedermayer2014-08-12
* hevc_mvs: avoid deriving tmvp in amvpChristophe Gisquet2014-08-12
* hevc: wait proper position for tmvpChristophe Gisquet2014-08-12
* hevc: use intreadwriteChristophe Gisquet2014-08-12
* hevc: derive partial merge listChristophe Gisquet2014-08-12
* hevc: derive partially amvp listChristophe Gisquet2014-08-12
* hevc: simplify roundingChristophe Gisquet2014-08-12
* hevc: reorder loopsChristophe Gisquet2014-08-12
* avcodec: Postpone FF_IDCT_XVIDMMX removal until the next version bumpDiego Biurrun2014-08-10
* lavc: drop the av_fast_{re,m}alloc compatibility wrappersAnton Khirnov2014-08-10
* tiff: Improve grayscale supportDiego Elio Pettenò2014-08-10
* lavc: remove obsolete and disabled avpriv functionsAnton Khirnov2014-08-09
* Remove obsolete FF_API_AVFRAME_COLORSPACE cruft.Anton Khirnov2014-08-09
* Bump major versions of all libraries.Anton Khirnov2014-08-09
* Postpone API-incompatible changes until the next bump.Anton Khirnov2014-08-09
* hevc_filter: avoid excessive calls to ff_hevc_get_ref_list()Anton Khirnov2014-08-09
* hevc_refs: drop the handling of negative coordinates in ff_hevc_get_ref_list()Anton Khirnov2014-08-09
* hevc_filter: move some conditions out of loopsAnton Khirnov2014-08-09
* hevc: deobfuscate slice/tile boundary handling for DBFAnton Khirnov2014-08-09
* hevc_filter: drop more redundant checksAnton Khirnov2014-08-09
* hevc_filter: drop redundant checksAnton Khirnov2014-08-09
* hevc: calculate the dbf strength in hls_pcm_sample() only if dbf is enabledAnton Khirnov2014-08-09
* avcodec: Rename xvidmmx IDCT to xvidDiego Biurrun2014-08-08
* xvididct: Ensure that the scantable permutation is always set correctlyDiego Biurrun2014-08-08
* idct: cosmetics: Drop one unnecessary if-block levelDiego Biurrun2014-08-08
* avcodec: Undeprecate reordered_opaqueDiego Biurrun2014-08-07
* h264: fix interpretation of interleved stereo modesFelix Abecassis2014-08-07
* svq1: do not modify the input packetAnton Khirnov2014-08-06
* cdgraphics: do not return 0 from the decode functionAnton Khirnov2014-08-06
* cdgraphics: switch to bytestream2Anton Khirnov2014-08-06
* jpeg2000: enable 4 component pixel formatsVittorio Giovara2014-08-06
* huffyuvdec: check width size for yuv422pMichael Niedermayer2014-08-05
* mmvideo: check horizontal coordinate tooMichael Niedermayer2014-08-05
* wmalosslessdec: fix mclms_coeffs* array sizeMichael Niedermayer2014-08-05
* vc-1: Optimise parser (with special attention to ARM)Ben Avison2014-08-04
* vc-1: Add platform-specific start code search routine to VC1DSPContext.Ben Avison2014-08-04
* h264: Move start code search functions into separate source files.Ben Avison2014-08-04
* avcodec: Suppress deprecation warnings from DTG code scheduled for removalDiego Biurrun2014-08-04
* tiff: support reading gray+alpha at 8 bitsCarl Eugen Hoyos2014-08-04
* tiff: support reading gray+alpha at 16 bitsVittorio Giovara2014-08-04
* png: support reading gray+alpha at 16 bitsVittorio Giovara2014-08-04
* png: disable broken MMX/SIMD code for bpp <= 2Vittorio Giovara2014-08-04
* avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara2014-08-04
* avcodec: Deprecate dtg_active_format field in favor of avframe side-dataKieran Kunhya2014-08-03
* huffyuv: Check and propagate function return valuesDiego Biurrun2014-08-03
* huffyuv: Return proper error codesDiego Biurrun2014-08-03
* huffyuv: Use avpriv_report_missing_feature() where appropriateDiego Biurrun2014-08-03
* huffyuv: Eliminate some pointless castsDiego Biurrun2014-08-03
* huffyuv: K&R formatting cosmeticsDiego Biurrun2014-08-03
* mpeg4video: Initialize xvididct for all threadsAnton Khirnov2014-08-03