summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec: add stream-level stereo3d side dataVittorio Giovara2014-08-28
* x86: xvid: K&R formatting cosmeticsDiego Biurrun2014-08-27
* cosmetics: Make naming scheme of Xvid IDCT consistent with other IDCTsDiego Biurrun2014-08-27
* x86: xvid_idct: Drop unused definitionsDiego Biurrun2014-08-27
* vc1: Initialize start_code_found to 0Luca Barbato2014-08-27
* h264: fully check cropping amount from spsVittorio Giovara2014-08-26
* libxvid: K&R formatting cosmeticsGabriel Dume2014-08-26
* vc1: Fix the skip conditionLuca Barbato2014-08-26
* rv34: use ff_mpeg_update_thread_context only when decoder is fully initializedJanne Grunau2014-08-22
* mpeg12enc: Add missing #include for PICT_FRAMEDiego Biurrun2014-08-21
* error_resilience: Drop asserts from guess_mv()Diego Biurrun2014-08-21
* pcm: Drop av_unused attribute from variable that is always usedDiego Biurrun2014-08-19
* pcm: Drop unused variable from DECODE_PLANAR macroDiego Biurrun2014-08-19
* vc1: Add missing parentheses to conditions in vc1_decode_b_mb_intfr()Diego Biurrun2014-08-19
* proresenc: Properly account for alpha planeChristophe Gisquet2014-08-18
* proresenc: Realloc if buffer is too smallChristophe Gisquet2014-08-18
* proresenc: Report buffer overflowChristophe Gisquet2014-08-18
* proresenc: Remove unneeded parameters from encode_alpha_plane()Christophe Gisquet2014-08-18
* tiff: Return proper error for missing LZMA compressionDiego Elio Pettenò2014-08-18
* 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