summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit 'e6fb844f7b736e72da364032d251283bce9e63ad'Michael Niedermayer2015-04-20
|\
| * Implement shared parsing of INFO tag in Canopus familyVittorio Giovara2015-04-19
* | Merge commit '5b5338f6d1272526d2634501555cbaff4cdfb87b'Michael Niedermayer2015-04-20
|\|
| * hqx: Implement slice-threaded decodingVittorio Giovara2015-04-19
* | Merge commit '453642f8afe9f979fcc813a246b1ec656ec36a93'Michael Niedermayer2015-04-20
|\|
| * hqx: Store shareable data in main decoder contextVittorio Giovara2015-04-19
* | Merge commit 'ea031b75fb50c59196ccb654c9d143fb75365da9'Michael Niedermayer2015-04-20
|\|
| * hqx: Move DSP related code to a separate fileVittorio Giovara2015-04-19
* | Merge commit '17aa81d94781c6f62dc7d1dbd1f8891c020c9905'Michael Niedermayer2015-04-20
|\|
| * hqx: Merge invalid format check within switch blockVittorio Giovara2015-04-19
* | avcodec/internal: Fix ff_dlog() define like av_dlog()Michael Niedermayer2015-04-20
* | avcodec: fix build with DEBUG/TRACEMichael Niedermayer2015-04-20
* | 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