summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'ec89f35e3e5eb9ec5221266e801efeee7ecab4df'Michael Niedermayer2015-04-151-0/+16
|\
| * x265: Map color parametersLuca Barbato2015-04-151-0/+16
| * x264: Map color parametersLuca Barbato2015-04-151-0/+5
| * mpeg4videodec: Remove useless messageswm42015-04-141-6/+1
* | avcodec/ituh263dec: Use check_marker()Michael Niedermayer2015-04-151-11/+7
* | lavc: use correct type for printf() argumentwm42015-04-141-1/+1
* | avformat, avcodec: log discard paddingwm42015-04-141-2/+2
* | aacdec: Use macros for constantsRostislav Pehlivanov2015-04-141-5/+5
* | avcodec/mpeg12dec: Use check_marker()Michael Niedermayer2015-04-141-4/+3
* | avcodec/get_bits: print details of the location of the missing bit in check_m...Michael Niedermayer2015-04-141-1/+1
* | avcodec/alsdec: use av_malloc(z)_array()Paul B Mahol2015-04-141-31/+30
* | avcodec/mpeg4videodec: Improve wording of the missing header warning messagesMichael Niedermayer2015-04-141-2/+2
* | avcodec/mpeg4videodec: change log level to waning for incomplete header messagesMichael Niedermayer2015-04-141-2/+2
* | Merge commit '49e531ff4706279c7eed774f2c8b896942924ce2'Michael Niedermayer2015-04-141-0/+8
|\ \ | |/
| * mmal: Reference MMAL VC lib explicitlywm42015-04-141-0/+8
* | Merge commit '2de7650451d90520135d8cf6f96caa0658824208'Michael Niedermayer2015-04-141-6/+6
|\ \ | |/
| * mmal: Move system headers before local headerswm42015-04-141-6/+6
* | aacenc: Adjust the initial offset for PNS valuesRostislav Pehlivanov2015-04-142-1/+2
* | avcodec/atrac3plusdec: Free mdct contexts at the endMichael Niedermayer2015-04-141-0/+3
* | avcodec/ffv1: dont leave stale pointers in memoryMichael Niedermayer2015-04-131-1/+1
* | avcodec/ffv1: remove unneeded variableMichael Niedermayer2015-04-131-4/+4
* | avcodec/ffv1: use av_freep()Michael Niedermayer2015-04-131-2/+2
* | Merge commit '73dacabfc9b9ef1fd2c08105fdab6238ee29c2fc'Michael Niedermayer2015-04-131-5/+14
|\ \ | |/
| * ffv1: Check memory allocationsVittorio Giovara2015-04-131-4/+16
| * libx265: print supported presets and tunes on errorJames Almer2015-04-111-1/+14
| * hqx: Fix clipping error in idct put functionFerdinand Oeinck2015-04-091-1/+1
* | h264: remove bogus YCgCo warning messagewm42015-04-131-2/+0
* | aacenc: Add support for Perceptual Noise Substitution energy valuesRostislav Pehlivanov2015-04-132-3/+17
* | cabac-test: Return 1 if there are any errorsTimothy Gu2015-04-101-5/+11
* | avcodec/libx265: print supported presets and tunes on errorJames Almer2015-04-101-1/+14
* | avcodec/h264: Do not fail with randomly truncated VUIsMichael Niedermayer2015-04-104-7/+13
* | avcodec/hqx: Use av_clip_uintp2()Michael Niedermayer2015-04-101-1/+1
* | avcodec/libdcadec: honor AVCodecContext bitexact flagJames Almer2015-04-091-1/+6
* | libavcodec/hqx: multi threading supportFerdinand Oeinck2015-04-102-69/+96
* | Merge commit '5980c924e309ae1dde8bd52d9938f94ff02602eb'Michael Niedermayer2015-04-091-0/+1
|\ \ | |/
| * dnxhd: Log the selected profile idVittorio Giovara2015-04-091-0/+1
* | Merge commit 'f8fd0c29ce5dc7d4be13e7e89d0f1e8a035ae71b'Michael Niedermayer2015-04-091-3/+3
|\ \ | |/
| * v210: Fix typo in header guardsVittorio Giovara2015-04-091-3/+3
* | avcodec/nvenc: Add options for level and tierTimo Rothenpieler2015-04-091-1/+110
* | avcodec/h264: Use only one ERContextMichael Niedermayer2015-04-093-7/+12
* | avcodec/h264: Be more tolerant to changing pps id between slicesMichael Niedermayer2015-04-091-3/+4
* | avcodec/aacdec: Fix storing state before PCE decodeMichael Niedermayer2015-04-091-1/+1
* | avcodec/h264_ps: Move truncation check from VUI to SPSMichael Niedermayer2015-04-081-6/+6
* | Merge commit 'bb815dfc38b8ef7a89d6b9684ce0cdc296385d6d'Michael Niedermayer2015-04-081-2/+4
|\ \ | |/
| * g2meet: K&R formatting cosmeticsDiego Biurrun2015-04-081-2/+4
* | avcodec/h264_slice: Fix uninitialized variableMichael Niedermayer2015-04-081-1/+1
* | avcodec/h264_slice: Dont reset mb_aff_frame per sliceMichael Niedermayer2015-04-081-3/+7
* | avcodec/h264: use consistent argument name in MB_FIELD() macroMichael Niedermayer2015-04-081-2/+2
* | libavcodec/hqx: correct clipping errorferdo@bigroses.nl2015-04-081-1/+1
* | avcodec/h264: finish previous slices before switching to single thread modeMichael Niedermayer2015-04-071-0/+6
OpenPOWER on IntegriCloud