summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* cosmetics: Write NULL pointer inequality checks more compactlyGabriel Dume2014-08-15
* cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume2014-08-15
* build: Add explanatory comments to (optimization) blocks in the MakefilesDiego Biurrun2014-08-15
* mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixesDiego Biurrun2014-08-15
* h261dec: Fix order of initializationJohn Stebbins2014-08-14
* h263dec: Fix order of initializationJohn Stebbins2014-08-14
* idct: remove call to ff_idctdsp_init from ff_MPV_common_initJohn Stebbins2014-08-14
* mpeg4video: Fix doxygen comment syntax to document correct struct memberNidhi Makhijani2014-08-14
* vaapi: set the scaling list correctly.Edgar Hucek2014-08-14
* 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