aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-03-301-2/+2
|\
| * golomb: Fix the implementation of get_se_golomb_longMartin Storsjö2014-03-301-2/+2
* | Merge commit '53c20f17c78d1d8a0fc2505868f201e69ff59cc5'Michael Niedermayer2014-03-306-823/+951
|\|
| * vp8: K&R formatting cosmeticsVittorio Giovara2014-03-296-807/+934
* | avcodec/vp9dsp: fix typo in mc doxy.Clément Bœsch2014-03-291-1/+1
* | x86/vp9mc: add vp9 namespace.Clément Bœsch2014-03-292-27/+27
* | avcodec/vp7: check buffer sizeMichael Niedermayer2014-03-291-0/+5
* | avcodec/xbmdec: redesign parser to handle more casesMichael Niedermayer2014-03-291-25/+31
* | Merge commit 'fb5cf145b6bcfa4f83af94398e5560c1132cc410'Michael Niedermayer2014-03-282-3/+3
|\|
| * bmp: add a standalone parserPaul B Mahol2014-03-284-1/+94
* | avcodec/xbmdec: support X10 formatMichael Niedermayer2014-03-281-0/+7
* | avcodec/xbmdec: merge ptr increase into dereferenceMichael Niedermayer2014-03-281-3/+2
* | Merge commit '678082b409aca711f9cf991df6b0200116489322'Michael Niedermayer2014-03-282-19/+22
|\|
| * X-Bitmap decoderVittorio Giovara2014-03-274-2/+125
| * xbm: use av_frame_free on closeVittorio Giovara2014-03-271-1/+1
* | Merge commit '70daeacd6ef8b354dd7d2d77ad393831a5bbf033'Michael Niedermayer2014-03-285-137/+148
|\|
| * PAF demuxer and decoderPaul B Mahol2014-03-276-1/+471
* | Merge commit 'd37c96213a2a9e1fd8669122d5405f4ce6a99ed8'Michael Niedermayer2014-03-281-15/+13
|\|
| * lavc: restore copy_block{4,16} functionsVittorio Giovara2014-03-271-0/+20
* | avcodec/libx264: move where x264opts is applied down so it isnt overridden by...Michael Niedermayer2014-03-281-13/+13
* | x86: convert DNxHDenc inline asm to yasmTimothy Gu2014-03-274-68/+90
* | dnxhdenc: make get_pixel_8x4_sym accept ptrdiff_t as strideTimothy Gu2014-03-273-4/+4
* | avcodec: Make ff_print_debug_info2() independant of Picture structMichael Niedermayer2014-03-273-26/+32
* | avcodec/brenderpix: propagate error codesMichael Niedermayer2014-03-271-2/+2
* | avcodec/brenderpix: remove unused variableMichael Niedermayer2014-03-271-1/+1
* | Merge commit 'ae17878fb2ab100264226c84c58f5b95a703312f'Michael Niedermayer2014-03-277-225/+303
|\|
| * BRender PIX image decoderAleksi Nurmi2014-03-276-1/+305
* | Merge commit 'c3a0b3eb64be441ca897629e8ecd80d5b51fded7'Michael Niedermayer2014-03-271-3/+4
|\|
| * arm: build: Maintain decoder objects separate from infrastructure objectsDiego Biurrun2014-03-271-3/+4
* | avcodec/vp7: Fix null pointer dereference in vp7_decode_frame_header()Michael Niedermayer2014-03-271-0/+7
* | Merge commit 'e50f5d3cf9ef9a16982a5cb4d8b1916cd963aa5b'Michael Niedermayer2014-03-277-1/+274
|\|
| * Alias PIX image encoder and decoderVittorio Giovara2014-03-267-1/+274
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-03-263-0/+628
|\|
| * truehd: add hand-scheduled ARM asm version of ff_mlp_pack_output.Ben Avison2014-03-263-0/+628
| * truehd: break out part of output_data into platform-specific callback.Ben Avison2014-03-263-17/+83
* | Merge commit 'fcf5fc444522d24caa9907225802817ae788f511'Michael Niedermayer2014-03-261-1/+1
|\|
| * truehd: tune VLC decoding for ARM.Ben Avison2014-03-261-3/+10
| * truehd: add hand-scheduled ARM asm version of ff_mlp_rematrix_channel.Ben Avison2014-03-262-0/+234
| * truehd: break out part of rematrix_channels into platform-specific callback.Ben Avison2014-03-263-25/+68
* | truehd: break out part of output_data into platform-specific callback.Ben Avison2014-03-263-17/+83
* | truehd: add hand-scheduled ARM asm version of ff_mlp_rematrix_channel.Ben Avison2014-03-262-0/+234
* | truehd: break out part of rematrix_channels into platform-specific callback.Ben Avison2014-03-263-25/+68
* | Merge commit '15a29c39d9ef15b0783c04b3228e1c55f6701ee3'Michael Niedermayer2014-03-263-4/+8
|\|
| * truehd: add hand-scheduled ARM asm version of mlp_filter_channel.Ben Avison2014-03-265-0/+478
* | truehd: add hand-scheduled ARM asm version of mlp_filter_channel.Ben Avison2014-03-265-0/+474
* | avcodec/h264_mp4toannexb_bsf: prepend global headers before any in stream par...Michael Niedermayer2014-03-261-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-03-263-40/+10
|\|
| * x86: hpeldsp: Keep all rnd_template instantiations in hpeldsp_initDiego Biurrun2014-03-263-40/+10
* | Merge commit '55d7f26e7bcf1dfb69ee986aa9fc21c62e0b3ae6'Michael Niedermayer2014-03-262-332/+300
|\|
| * hpeldsp_template: Move content to hpeldspDiego Biurrun2014-03-262-332/+300