summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'eb31256f12bf0c85aded1612551ce9230356879e'Michael Niedermayer2015-04-201-1/+1
|\
| * g2meet: Support G2M5 codec variantEric Zimmerman2015-04-192-3/+3
| * aacdec: consistently use avctx for logging in decode_eld_specific_configAndreas Cadhalpun2015-04-191-1/+1
* | Merge commit '3d71b1f8f09fccea7158e868fb9bd81b81205449'Michael Niedermayer2015-04-201-7/+5
|\ \ | |/
| * mpegvideo_enc: Simplify picture allocationVittorio Giovara2015-04-191-7/+5
| * motion_est: Fix warning from zero_cmp() assignmentVittorio Giovara2015-04-191-1/+1
| * vc1_pred: Always initialize px and py in ff_vc1_pred_mv_intfr()Vittorio Giovara2015-04-191-5/+3
* | Merge commit '22526c1f557a72b3285d295bd8b30c40eb65d437'Michael Niedermayer2015-04-2010-1/+9000
|\ \ | |/
| * Canopus HQ/HQA decoderVittorio Giovara2015-04-1910-1/+9000
* | Merge commit 'e6fb844f7b736e72da364032d251283bce9e63ad'Michael Niedermayer2015-04-205-12/+111
|\ \ | |/
| * Implement shared parsing of INFO tag in Canopus familyVittorio Giovara2015-04-195-12/+111
* | Merge commit '5b5338f6d1272526d2634501555cbaff4cdfb87b'Michael Niedermayer2015-04-202-69/+66
|\ \ | |/
| * hqx: Implement slice-threaded decodingVittorio Giovara2015-04-192-60/+79
* | Merge commit '453642f8afe9f979fcc813a246b1ec656ec36a93'Michael Niedermayer2015-04-202-69/+67
|\ \ | |/
| * hqx: Store shareable data in main decoder contextVittorio Giovara2015-04-192-62/+65
* | Merge commit 'ea031b75fb50c59196ccb654c9d143fb75365da9'Michael Niedermayer2015-04-205-137/+207
|\ \ | |/
| * hqx: Move DSP related code to a separate fileVittorio Giovara2015-04-195-137/+207
* | Merge commit '17aa81d94781c6f62dc7d1dbd1f8891c020c9905'Michael Niedermayer2015-04-201-2/+1
|\ \ | |/
| * hqx: Merge invalid format check within switch blockVittorio Giovara2015-04-191-2/+1
* | avcodec/internal: Fix ff_dlog() define like av_dlog()Michael Niedermayer2015-04-201-1/+1
* | avcodec: fix build with DEBUG/TRACEMichael Niedermayer2015-04-202-0/+2
* | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'Michael Niedermayer2015-04-2075-436/+460
|\ \ | |/
| * lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara2015-04-1976-441/+463
* | avcodec/mpeg4videodec: Use check_marker()Michael Niedermayer2015-04-191-15/+15
* | alsdec: validate time diff indexAndreas Cadhalpun2015-04-191-0/+8
* | wavpackenc: use put_sbits()James Almer2015-04-181-7/+3
* | avcodec/g729dec: support decoding packets with multiple framesPaul B Mahol2015-04-171-3/+3
* | alsdec: limit avctx->bits_per_raw_sample to 32Andreas Cadhalpun2015-04-181-0/+6
* | avcodec/alsdec: Use av_mallocz_array() for chan_data to ensure the arrays nev...Michael Niedermayer2015-04-181-2/+2
* | alsdec: ensure channel reordering is reversibleAndreas Cadhalpun2015-04-181-1/+5
* | proresenc_anatoliy: use put_sbits()James Almer2015-04-181-4/+2
* | adpcm: use av_clip_intp2()James Almer2015-04-181-1/+1
* | dca_xll: use av_clip_intp2()James Almer2015-04-181-2/+2
* | dcaenc: use put_sbits()James Almer2015-04-181-2/+1
* | aaccoder: use put_sbits()James Almer2015-04-181-1/+1
* | avcodec/cabac: remove START/STOP_TIMER debug/benchmark codeMichael Niedermayer2015-04-181-8/+0
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC horizontal and vert...Shivraj Patil2015-04-176-0/+1367
* | avcodec/mpegaudiodec_template: use double to build csa tablesMichael Niedermayer2015-04-171-1/+1
* | avcodec/atrac3plusdsp: fix on stack alignmentMichael Niedermayer2015-04-171-2/+2
* | ac3: validate end in ff_ac3_bit_alloc_calc_maskAndreas Cadhalpun2015-04-161-0/+3
* | aacpsy: avoid psy_band->threshold becoming NaNAndreas Cadhalpun2015-04-161-1/+4
* | aasc: return correct buffer size from aasc_decode_frameAndreas Cadhalpun2015-04-161-1/+1
* | aacdec: consistently use avctx for logging in decode_eld_specific_configAndreas Cadhalpun2015-04-161-1/+1
* | msrledec: use signed pixel_ptr in msrle_decode_pal4Andreas Cadhalpun2015-04-161-1/+1
* | avcodec/h264_ps: Validate num_units_in_tick/time_scale before setting them in...Michael Niedermayer2015-04-161-5/+8
* | h264: Do not fail on unsupported timing infoVittorio Giovara2015-04-161-1/+1
* | aaccoder: Implement Perceptual Noise Substitution for AACRostislav Pehlivanov2015-04-153-37/+103
* | avcodec/intelh263dec: Use check_marker()Michael Niedermayer2015-04-151-3/+2
* | Merge commit 'ec89f35e3e5eb9ec5221266e801efeee7ecab4df'Michael Niedermayer2015-04-151-0/+16
|\ \ | |/
| * x265: Map color parametersLuca Barbato2015-04-151-0/+16
OpenPOWER on IntegriCloud