aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sgi: set the row boundary to the correct valueMichael Niedermayer2014-04-011-1/+1
* sgi: fix end of line boundary detectionMichael Niedermayer2014-04-011-2/+4
* sgi: check maximum supported resolutionPiotr Bandurski2014-04-011-0/+6
* sgi: K&R formatting cosmeticsVittorio Giovara2014-04-013-14/+14
* codec_desc: set lossless attribute for SGI and DPXPaul B Mahol2014-04-011-2/+2
* fate: add exr testsPaul B Mahol2014-04-016-0/+30
* OpenEXR decoderJimmy Christensen2014-04-0111-2/+1367
* dxva2: Directly use AVFramesMichael Niedermayer2014-04-015-21/+21
* mov: Unbreak sbtl writingMichael Niedermayer2014-03-311-3/+7
* vc1dec: improve hwaccel #ifdefsRémi Denis-Courmont2014-03-311-3/+3
* h263: improve hwaccel #ifdefsRémi Denis-Courmont2014-03-311-2/+2
* libx265: Use the repeat headers flag when not using global headersMarcus Gustafsson2014-03-311-39/+18
* libx265: Bump version requirementDerek Buitenhuis2014-03-311-2/+2
* libmp3lame: add ABR supportTimothy Gu2014-03-312-3/+10
* libmp3lame: add comments about CBR/VBR modesTimothy Gu2014-03-311-2/+2
* libmp3lame: allow joint stereo to be disabledPaul B Mahol2014-03-312-2/+4
* mov: call mov_rewrite_dvd_sub_extradata() after parsing dimensions from tkhdMichael Niedermayer2014-03-312-56/+55
* mov: fill in subtitle dimensions after parsing tkhdMichael Niedermayer2014-03-311-1/+13
* isom: only write the size if its non zero in mov_rewrite_dvd_sub_extradata()Michael Niedermayer2014-03-311-2/+4
* isom: Simplify mov_rewrite_dvd_sub_extradata()Michael Niedermayer2014-03-311-10/+8
* fate: Convert the paletted output in the brenderpix tests to rgb24Martin Storsjö2014-03-313-4/+4
* avconv: make the ASCII flow charts narrower to fit onto TTYTimothy Gu2014-03-301-14/+26
* dnxhdenc: return meaningful return codesTimothy Gu2014-03-301-19/+19
* avconv_opt: fix avio_open2() return code checkTimothy Gu2014-03-301-3/+3
* golomb: Fix the implementation of get_se_golomb_longMartin Storsjö2014-03-301-2/+2
* vp8: K&R formatting cosmeticsVittorio Giovara2014-03-296-807/+934
* movenc: Add dvd subtitle supportJohn Stebbins2014-03-281-5/+78
* cmdutils: Mark exit_program as av_noreturnLuca Barbato2014-03-281-1/+1
* fate: add a bmpparser testVittorio Giovara2014-03-282-0/+8
* bmp: add a standalone parserPaul B Mahol2014-03-285-1/+95
* fate: add XBM testsVittorio Giovara2014-03-273-0/+14
* X-Bitmap decoderVittorio Giovara2014-03-276-3/+127
* xbm: use av_frame_free on closeVittorio Giovara2014-03-271-1/+1
* fate: add PAF audio and video testsPaul B Mahol2014-03-274-0/+166
* PAF demuxer and decoderPaul B Mahol2014-03-2712-2/+746
* lavc: restore copy_block{4,16} functionsVittorio Giovara2014-03-271-0/+20
* fate: add BRender PIX testsVittorio Giovara2014-03-276-0/+29
* BRender PIX image decoderAleksi Nurmi2014-03-279-1/+309
* arm: build: Maintain decoder objects separate from infrastructure objectsDiego Biurrun2014-03-271-3/+4
* fate: add Alias PIX testsVittorio Giovara2014-03-263-0/+14
* Alias PIX image encoder and decoderVittorio Giovara2014-03-2611-2/+279
* 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
* 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: add hand-scheduled ARM asm version of mlp_filter_channel.Ben Avison2014-03-265-0/+478
* x86: hpeldsp: Keep all rnd_template instantiations in hpeldsp_initDiego Biurrun2014-03-263-40/+10
* hpeldsp_template: Move content to hpeldspDiego Biurrun2014-03-262-332/+300
* hpeldsp_template: Drop av_unused attribute from *_no_rnd_pixels16_8_c functionsDiego Biurrun2014-03-261-3/+3