19059 Commits (8f9fe6ae3461ce270bce6b7083fda5ec314cdad4)

Author SHA1 Message Date
Diego Biurrun b718b24bbe ppc: Drop a bunch of unnecessary dsputil_altivec.h #includes 11 years ago
Diego Biurrun b42f49e42f x86: dsputil: Eliminate some unnecessary dsputil_x86.h #includes 11 years ago
Diego Biurrun 3dc6272bed Remove a number of unnecessary dsputil.h #includes 11 years ago
James Almer c74b86699c x86/synth_filter: add synth_filter_fma3 11 years ago
James Almer 81e02fae6e x86/synth_filter: add synth_filter_avx 11 years ago
James Almer 2025d8026f x86/synth_filter: add synth_filter_sse 11 years ago
Janne Grunau f37815b1d5 arm: asm decode_block_coeffs_internal is vp8 specific 11 years ago
Peter Ross ac4b32df71 On2 VP7 decoder 11 years ago
Vittorio Giovara c611148340 vc1dec: fix a possible unitialized variable warning 11 years ago
Diego Biurrun cba4e6062a More correct printf format specifiers 11 years ago
Vittorio Giovara d2264740e6 VP3: K&R formatting cosmetics 11 years ago
Vittorio Giovara d613091f88 sgi: decode 16bit RLE images 11 years ago
Vittorio Giovara 6c1df1f228 sgi: encode images with 4 channels at 8 and 16 bits 11 years ago
Carl Eugen Hoyos f8dea10d3f sgi: decode images with 4 channels at 8 and 16 bits 11 years ago
Paul B Mahol ab7c64624a sgi: remove redundant argument from read_uncompressed_sgi() 11 years ago
Michael Niedermayer 6d9ccee451 sgi: set the row boundary to the correct value 11 years ago
Michael Niedermayer 0279d1d094 sgi: fix end of line boundary detection 11 years ago
Piotr Bandurski e7cd53bf66 sgi: check maximum supported resolution 11 years ago
Vittorio Giovara a7dbfcf6cb sgi: K&R formatting cosmetics 11 years ago
Paul B Mahol ca36aa9e6b codec_desc: set lossless attribute for SGI and DPX 11 years ago
Jimmy Christensen 38389058c3 OpenEXR decoder 11 years ago
Michael Niedermayer 678e455f1d dxva2: Directly use AVFrames 11 years ago
Rémi Denis-Courmont 654c7446a8 vc1dec: improve hwaccel #ifdefs 11 years ago
Rémi Denis-Courmont 3325911815 h263: improve hwaccel #ifdefs 11 years ago
Marcus Gustafsson c042cbc3a6 libx265: Use the repeat headers flag when not using global headers 11 years ago
Timothy Gu 09fda6bb50 libmp3lame: add ABR support 11 years ago
Timothy Gu 292dbe5e8a libmp3lame: add comments about CBR/VBR modes 11 years ago
Paul B Mahol 729d821fd8 libmp3lame: allow joint stereo to be disabled 11 years ago
Timothy Gu 68e95ab81b dnxhdenc: return meaningful return codes 11 years ago
Martin Storsjö 508a84e672 golomb: Fix the implementation of get_se_golomb_long 11 years ago
Vittorio Giovara 53c20f17c7 vp8: K&R formatting cosmetics 11 years ago
Paul B Mahol fb5cf145b6 bmp: add a standalone parser 11 years ago
Vittorio Giovara 678082b409 X-Bitmap decoder 11 years ago
Vittorio Giovara 792e4c21f2 xbm: use av_frame_free on close 11 years ago
Paul B Mahol 70daeacd6e PAF demuxer and decoder 11 years ago
Vittorio Giovara d37c96213a lavc: restore copy_block{4,16} functions 11 years ago
Aleksi Nurmi ae17878fb2 BRender PIX image decoder 11 years ago
Diego Biurrun c3a0b3eb64 arm: build: Maintain decoder objects separate from infrastructure objects 11 years ago
Vittorio Giovara e50f5d3cf9 Alias PIX image encoder and decoder 11 years ago
Ben Avison 3b5946bcce truehd: add hand-scheduled ARM asm version of ff_mlp_pack_output. 11 years ago
Ben Avison b9eb03416d truehd: break out part of output_data into platform-specific callback. 11 years ago
Ben Avison fcf5fc4445 truehd: tune VLC decoding for ARM. 11 years ago
Ben Avison 483321fe78 truehd: add hand-scheduled ARM asm version of ff_mlp_rematrix_channel. 11 years ago
Ben Avison 4e5aa080bb truehd: break out part of rematrix_channels into platform-specific callback. 11 years ago
Ben Avison 15a29c39d9 truehd: add hand-scheduled ARM asm version of mlp_filter_channel. 11 years ago
Diego Biurrun efc7290eb6 x86: hpeldsp: Keep all rnd_template instantiations in hpeldsp_init 11 years ago
Diego Biurrun 55d7f26e7b hpeldsp_template: Move content to hpeldsp 11 years ago
Diego Biurrun 09d4389de1 hpeldsp_template: Drop av_unused attribute from *_no_rnd_pixels16_8_c functions 11 years ago
Diego Biurrun 92ba965103 dsputil: Move draw_edges and clear_block* out of dsputil_template 11 years ago
Diego Biurrun da5be23525 dsputil: Move RV40-specific bits into rv40dsp 11 years ago