summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* x86: Drop some unnecessary YASM ifdefsDiego Biurrun2014-04-04
* ppc: Drop a bunch of unnecessary dsputil_altivec.h #includesDiego Biurrun2014-04-04
* x86: dsputil: Eliminate some unnecessary dsputil_x86.h #includesDiego Biurrun2014-04-04
* Remove a number of unnecessary dsputil.h #includesDiego Biurrun2014-04-04
* x86/synth_filter: add synth_filter_fma3James Almer2014-04-04
* x86/synth_filter: add synth_filter_avxJames Almer2014-04-04
* x86/synth_filter: add synth_filter_sseJames Almer2014-04-04
* arm: asm decode_block_coeffs_internal is vp8 specificJanne Grunau2014-04-04
* On2 VP7 decoderPeter Ross2014-04-04
* vc1dec: fix a possible unitialized variable warningVittorio Giovara2014-04-02
* More correct printf format specifiersDiego Biurrun2014-04-02
* VP3: K&R formatting cosmeticsVittorio Giovara2014-04-01
* sgi: decode 16bit RLE imagesVittorio Giovara2014-04-01
* sgi: encode images with 4 channels at 8 and 16 bitsVittorio Giovara2014-04-01
* sgi: decode images with 4 channels at 8 and 16 bitsCarl Eugen Hoyos2014-04-01
* sgi: remove redundant argument from read_uncompressed_sgi()Paul B Mahol2014-04-01
* sgi: set the row boundary to the correct valueMichael Niedermayer2014-04-01
* sgi: fix end of line boundary detectionMichael Niedermayer2014-04-01
* sgi: check maximum supported resolutionPiotr Bandurski2014-04-01
* sgi: K&R formatting cosmeticsVittorio Giovara2014-04-01
* codec_desc: set lossless attribute for SGI and DPXPaul B Mahol2014-04-01
* OpenEXR decoderJimmy Christensen2014-04-01
* dxva2: Directly use AVFramesMichael Niedermayer2014-04-01
* vc1dec: improve hwaccel #ifdefsRémi Denis-Courmont2014-03-31
* h263: improve hwaccel #ifdefsRémi Denis-Courmont2014-03-31
* libx265: Use the repeat headers flag when not using global headersMarcus Gustafsson2014-03-31
* libmp3lame: add ABR supportTimothy Gu2014-03-31
* libmp3lame: add comments about CBR/VBR modesTimothy Gu2014-03-31
* libmp3lame: allow joint stereo to be disabledPaul B Mahol2014-03-31
* dnxhdenc: return meaningful return codesTimothy Gu2014-03-30
* golomb: Fix the implementation of get_se_golomb_longMartin Storsjö2014-03-30
* vp8: K&R formatting cosmeticsVittorio Giovara2014-03-29
* bmp: add a standalone parserPaul B Mahol2014-03-28
* X-Bitmap decoderVittorio Giovara2014-03-27
* xbm: use av_frame_free on closeVittorio Giovara2014-03-27
* PAF demuxer and decoderPaul B Mahol2014-03-27
* lavc: restore copy_block{4,16} functionsVittorio Giovara2014-03-27
* BRender PIX image decoderAleksi Nurmi2014-03-27
* arm: build: Maintain decoder objects separate from infrastructure objectsDiego Biurrun2014-03-27
* Alias PIX image encoder and decoderVittorio Giovara2014-03-26
* truehd: add hand-scheduled ARM asm version of ff_mlp_pack_output.Ben Avison2014-03-26
* truehd: break out part of output_data into platform-specific callback.Ben Avison2014-03-26
* truehd: tune VLC decoding for ARM.Ben Avison2014-03-26
* truehd: add hand-scheduled ARM asm version of ff_mlp_rematrix_channel.Ben Avison2014-03-26
* truehd: break out part of rematrix_channels into platform-specific callback.Ben Avison2014-03-26
* truehd: add hand-scheduled ARM asm version of mlp_filter_channel.Ben Avison2014-03-26
* x86: hpeldsp: Keep all rnd_template instantiations in hpeldsp_initDiego Biurrun2014-03-26
* hpeldsp_template: Move content to hpeldspDiego Biurrun2014-03-26
* hpeldsp_template: Drop av_unused attribute from *_no_rnd_pixels16_8_c functionsDiego Biurrun2014-03-26
* dsputil: Move draw_edges and clear_block* out of dsputil_templateDiego Biurrun2014-03-26