summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'Michael Niedermayer2015-04-20
|\
| * lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara2015-04-19
* | avcodec/mpeg4videodec: Use check_marker()Michael Niedermayer2015-04-19
* | alsdec: validate time diff indexAndreas Cadhalpun2015-04-19
* | wavpackenc: use put_sbits()James Almer2015-04-18
* | avcodec/g729dec: support decoding packets with multiple framesPaul B Mahol2015-04-17
* | alsdec: limit avctx->bits_per_raw_sample to 32Andreas Cadhalpun2015-04-18
* | avcodec/alsdec: Use av_mallocz_array() for chan_data to ensure the arrays nev...Michael Niedermayer2015-04-18
* | alsdec: ensure channel reordering is reversibleAndreas Cadhalpun2015-04-18
* | proresenc_anatoliy: use put_sbits()James Almer2015-04-18
* | adpcm: use av_clip_intp2()James Almer2015-04-18
* | dca_xll: use av_clip_intp2()James Almer2015-04-18
* | dcaenc: use put_sbits()James Almer2015-04-18
* | aaccoder: use put_sbits()James Almer2015-04-18
* | avcodec/cabac: remove START/STOP_TIMER debug/benchmark codeMichael Niedermayer2015-04-18
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC horizontal and vert...Shivraj Patil2015-04-17
* | avcodec/mpegaudiodec_template: use double to build csa tablesMichael Niedermayer2015-04-17
* | avcodec/atrac3plusdsp: fix on stack alignmentMichael Niedermayer2015-04-17
* | ac3: validate end in ff_ac3_bit_alloc_calc_maskAndreas Cadhalpun2015-04-16
* | aacpsy: avoid psy_band->threshold becoming NaNAndreas Cadhalpun2015-04-16
* | aasc: return correct buffer size from aasc_decode_frameAndreas Cadhalpun2015-04-16
* | aacdec: consistently use avctx for logging in decode_eld_specific_configAndreas Cadhalpun2015-04-16
* | msrledec: use signed pixel_ptr in msrle_decode_pal4Andreas Cadhalpun2015-04-16
* | avcodec/h264_ps: Validate num_units_in_tick/time_scale before setting them in...Michael Niedermayer2015-04-16
* | h264: Do not fail on unsupported timing infoVittorio Giovara2015-04-16
* | aaccoder: Implement Perceptual Noise Substitution for AACRostislav Pehlivanov2015-04-15
* | avcodec/intelh263dec: Use check_marker()Michael Niedermayer2015-04-15
* | Merge commit 'ec89f35e3e5eb9ec5221266e801efeee7ecab4df'Michael Niedermayer2015-04-15
|\|
| * x265: Map color parametersLuca Barbato2015-04-15
| * x264: Map color parametersLuca Barbato2015-04-15
| * mpeg4videodec: Remove useless messageswm42015-04-14
* | avcodec/ituh263dec: Use check_marker()Michael Niedermayer2015-04-15
* | lavc: use correct type for printf() argumentwm42015-04-14
* | avformat, avcodec: log discard paddingwm42015-04-14
* | aacdec: Use macros for constantsRostislav Pehlivanov2015-04-14
* | avcodec/mpeg12dec: Use check_marker()Michael Niedermayer2015-04-14
* | avcodec/get_bits: print details of the location of the missing bit in check_m...Michael Niedermayer2015-04-14
* | avcodec/alsdec: use av_malloc(z)_array()Paul B Mahol2015-04-14
* | avcodec/mpeg4videodec: Improve wording of the missing header warning messagesMichael Niedermayer2015-04-14
* | avcodec/mpeg4videodec: change log level to waning for incomplete header messagesMichael Niedermayer2015-04-14
* | Merge commit '49e531ff4706279c7eed774f2c8b896942924ce2'Michael Niedermayer2015-04-14
|\|
| * mmal: Reference MMAL VC lib explicitlywm42015-04-14
* | Merge commit '2de7650451d90520135d8cf6f96caa0658824208'Michael Niedermayer2015-04-14
|\|
| * mmal: Move system headers before local headerswm42015-04-14
* | aacenc: Adjust the initial offset for PNS valuesRostislav Pehlivanov2015-04-14
* | avcodec/atrac3plusdec: Free mdct contexts at the endMichael Niedermayer2015-04-14
* | avcodec/ffv1: dont leave stale pointers in memoryMichael Niedermayer2015-04-13
* | avcodec/ffv1: remove unneeded variableMichael Niedermayer2015-04-13
* | avcodec/ffv1: use av_freep()Michael Niedermayer2015-04-13
* | Merge commit '73dacabfc9b9ef1fd2c08105fdab6238ee29c2fc'Michael Niedermayer2015-04-13
|\|