summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* libvpxenc: add overshoot-pct optionJames Zern2015-06-10
* libvpxenc: add undershoot-pct optionJames Zern2015-06-10
* avcodec/pcm-dvd: Fix debug == FF_DEBUG_PICT_INFOMichael Niedermayer2015-06-11
* avcodec/mpeg4videodec: Mark static table as constMichael Niedermayer2015-06-11
* Merge commit 'c0e6b8cab874db97b6818007bc86507c8d213083'Michael Niedermayer2015-06-10
|\
| * mpegvideo: Mark one function as staticVittorio Giovara2015-06-10
* | Merge commit 'd1dd0d404c085f4fce7b8358b4aea677761c5d88'Michael Niedermayer2015-06-10
|\|
| * mpegvideo: Move block permutation function where is usedVittorio Giovara2015-06-10
* | Merge commit 'c6aa0554b0c3e31fec4580b68ea85b66966cd381'Michael Niedermayer2015-06-10
|\|
| * mpegvideo: Drop release_unused_pictures() functionVittorio Giovara2015-06-10
* | Merge commit '7061bf0925a7d6c5899bbe710b2b8cdae9005274'Michael Niedermayer2015-06-10
|\|
| * mpegvideo: Move Picture-related functions to a separate fileVittorio Giovara2015-06-10
* | avcodec/mips: remove ;;Michael Niedermayer2015-06-10
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC intra prediction fu...Shivraj Patil2015-06-10
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC loop filter and sao...Shivraj Patil2015-06-10
* | takdec: ensure chan2 is a valid channel indexAndreas Cadhalpun2015-06-10
* | avcodec/h264_slice: Use AVFrame diemensions for grayscale handlingMichael Niedermayer2015-06-10
* | avcodec/jpeg2000dec: Print the correct variable in the component error messageMichael Niedermayer2015-06-10
* | avcodec/jpeg2000dec: increase tile_parts to 6Michael Niedermayer2015-06-10
* | avcodec/jpeg2000dec: Fix shift for RGB(A)48/64Michael Niedermayer2015-06-10
* | sonic: set avctx->channels in sonic_decode_initAndreas Cadhalpun2015-06-09
* | avcodec/jpeg2000dec: Fix gain regression with gray16Michael Niedermayer2015-06-09
* | avcodec/libopenjpegdec: Mark as experimental if <= 1.3Michael Niedermayer2015-06-09
* | avcodec/jpeg2000: remove unused variableMichael Niedermayer2015-06-09
* | Merge commit '210921722bf828b3b895ebcbc34374e6c4452c6f'Michael Niedermayer2015-06-09
|\|
| * imc: add required padding for GetBitContext bufferJanne Grunau2015-06-09
| * ac3_parser: add required padding for GetBitContext bufferJanne Grunau2015-06-09
| * aac_parser: add required padding for GetBitContext bufferJanne Grunau2015-06-09
* | avcodec/jpeg2000: Disable special case for JPEG2000_QSTY_SIMichael Niedermayer2015-06-09
* | avcodec/jpeg2000dec: Add placeholder for PLT parsingMichael Niedermayer2015-06-09
* | avcodec/jpeg2000dec: Handle Psot = 0Michael Niedermayer2015-06-09
* | avcodec/x86/h264_weight: handle weight1=128Michael Niedermayer2015-06-09
* | avcodec/jpeg2000dec: Fix some 5/3 bitexactness issuesMichael Niedermayer2015-06-09
* | avcodec/jpeg2000dec: Fix subsampled decodingMichael Niedermayer2015-06-09
* | avcodec/jpeg2000dec: Check that coords match before applying ICTMichael Niedermayer2015-06-09
* | avcodec/jpeg2000dec: Fix high bit depth branch sample shiftMichael Niedermayer2015-06-09
* | vp8: change mv_{min,max}.{x,y} type to intAndreas Cadhalpun2015-06-08
* | Merge commit '925b80d64029d41962e5998d7d901226c3a9baea'Michael Niedermayer2015-06-08
|\|
| * mpegvideo: Move OutFormat enum to mpegutils.hVittorio Giovara2015-06-08
* | Merge commit '9bb11be0e5a75782c3139ad058c2b571499aa37d'Michael Niedermayer2015-06-08
|\|
| * mpegvideo: Split picture allocation for encoding and decodingVittorio Giovara2015-06-08
* | vp9: change type of tile_size from unsigned to int64_tAndreas Cadhalpun2015-06-08
* | Merge commit 'f8716a1408f4f4ec63857b7015fbd62f9eac344a'Michael Niedermayer2015-06-08
|\|
| * mpegvideo: Rework frame_size_alloc functionVittorio Giovara2015-06-08
* | Merge commit 'da0c8664b4dc906696803685f7e53ade68594ab8'Michael Niedermayer2015-06-08
|\|
| * mpegvideo: Move various temporary buffers to a separate contextVittorio Giovara2015-06-08
* | avcodec/hq_hqa: Fix signness of tagMichael Niedermayer2015-06-08
* | avcodec/apng: Add partial support for blending with PAL8 pixel formatDonny Yang2015-06-08
* | avcodec/apng: Add support for blending with GRAY8A pixel formatDonny Yang2015-06-08
* | avcodec/apng: Add blending support for non-alpha pixel formatsDonny Yang2015-06-08