aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC intra prediction fun...Shivraj Patil2015-06-116-0/+859
* avcodec/mips: Add 'const' to static arrays in HEVC MSA codeShivraj Patil2015-06-113-9/+9
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC chroma mc functionsShivraj Patil2015-06-114-0/+2037
* libvpxenc: add overshoot-pct optionJames Zern2015-06-101-0/+4
* libvpxenc: add undershoot-pct optionJames Zern2015-06-101-0/+12
* avcodec/pcm-dvd: Fix debug == FF_DEBUG_PICT_INFOMichael Niedermayer2015-06-111-1/+1
* avcodec/mpeg4videodec: Mark static table as constMichael Niedermayer2015-06-111-1/+1
* Merge commit 'c0e6b8cab874db97b6818007bc86507c8d213083'Michael Niedermayer2015-06-102-5/+3
|\
| * mpegvideo: Mark one function as staticVittorio Giovara2015-06-102-5/+3
* | Merge commit 'd1dd0d404c085f4fce7b8358b4aea677761c5d88'Michael Niedermayer2015-06-103-37/+38
|\|
| * mpegvideo: Move block permutation function where is usedVittorio Giovara2015-06-103-37/+38
* | Merge commit 'c6aa0554b0c3e31fec4580b68ea85b66966cd381'Michael Niedermayer2015-06-101-11/+5
|\|
| * mpegvideo: Drop release_unused_pictures() functionVittorio Giovara2015-06-101-12/+5
* | Merge commit '7061bf0925a7d6c5899bbe710b2b8cdae9005274'Michael Niedermayer2015-06-105-521/+583
|\|
| * mpegvideo: Move Picture-related functions to a separate fileVittorio Giovara2015-06-105-474/+536
* | avcodec/mips: remove ;;Michael Niedermayer2015-06-101-1/+1
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC intra prediction fu...Shivraj Patil2015-06-106-2/+3213
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC loop filter and sao...Shivraj Patil2015-06-104-1/+2146
* | takdec: ensure chan2 is a valid channel indexAndreas Cadhalpun2015-06-101-0/+6
* | avcodec/h264_slice: Use AVFrame diemensions for grayscale handlingMichael Niedermayer2015-06-101-3/+3
* | avcodec/jpeg2000dec: Print the correct variable in the component error messageMichael Niedermayer2015-06-101-1/+1
* | avcodec/jpeg2000dec: increase tile_parts to 6Michael Niedermayer2015-06-101-1/+1
* | avcodec/jpeg2000dec: Fix shift for RGB(A)48/64Michael Niedermayer2015-06-101-0/+2
* | sonic: set avctx->channels in sonic_decode_initAndreas Cadhalpun2015-06-091-0/+1
* | avcodec/jpeg2000dec: Fix gain regression with gray16Michael Niedermayer2015-06-091-1/+2
* | avcodec/libopenjpegdec: Mark as experimental if <= 1.3Michael Niedermayer2015-06-091-0/+10
* | avcodec/jpeg2000: remove unused variableMichael Niedermayer2015-06-091-1/+0
* | Merge commit '210921722bf828b3b895ebcbc34374e6c4452c6f'Michael Niedermayer2015-06-091-1/+1
|\|
| * imc: add required padding for GetBitContext bufferJanne Grunau2015-06-091-1/+1
| * ac3_parser: add required padding for GetBitContext bufferJanne Grunau2015-06-091-1/+1
| * aac_parser: add required padding for GetBitContext bufferJanne Grunau2015-06-091-1/+1
* | avcodec/jpeg2000: Disable special case for JPEG2000_QSTY_SIMichael Niedermayer2015-06-091-5/+5
* | avcodec/jpeg2000dec: Add placeholder for PLT parsingMichael Niedermayer2015-06-091-0/+20
* | avcodec/jpeg2000dec: Handle Psot = 0Michael Niedermayer2015-06-091-0/+3
* | avcodec/x86/h264_weight: handle weight1=128Michael Niedermayer2015-06-091-0/+3
* | avcodec/jpeg2000dec: Fix some 5/3 bitexactness issuesMichael Niedermayer2015-06-091-1/+17
* | avcodec/jpeg2000dec: Fix subsampled decodingMichael Niedermayer2015-06-092-11/+12
* | avcodec/jpeg2000dec: Check that coords match before applying ICTMichael Niedermayer2015-06-091-1/+6
* | avcodec/jpeg2000dec: Fix high bit depth branch sample shiftMichael Niedermayer2015-06-091-2/+4
* | vp8: change mv_{min,max}.{x,y} type to intAndreas Cadhalpun2015-06-082-4/+11
* | Merge commit '925b80d64029d41962e5998d7d901226c3a9baea'Michael Niedermayer2015-06-085-7/+12
|\|
| * mpegvideo: Move OutFormat enum to mpegutils.hVittorio Giovara2015-06-085-7/+12
* | Merge commit '9bb11be0e5a75782c3139ad058c2b571499aa37d'Michael Niedermayer2015-06-083-61/+90
|\|
| * mpegvideo: Split picture allocation for encoding and decodingVittorio Giovara2015-06-083-56/+85
* | vp9: change type of tile_size from unsigned to int64_tAndreas Cadhalpun2015-06-081-1/+1
* | Merge commit 'f8716a1408f4f4ec63857b7015fbd62f9eac344a'Michael Niedermayer2015-06-082-13/+18
|\|
| * mpegvideo: Rework frame_size_alloc functionVittorio Giovara2015-06-082-11/+16
* | Merge commit 'da0c8664b4dc906696803685f7e53ade68594ab8'Michael Niedermayer2015-06-0810-101/+107
|\|
| * mpegvideo: Move various temporary buffers to a separate contextVittorio Giovara2015-06-088-87/+93
* | avcodec/hq_hqa: Fix signness of tagMichael Niedermayer2015-06-081-2/+3