28079 Commits (87f29996415ad2c06ab00583d709fa03b5185305)

Author SHA1 Message Date
Michael Niedermayer 490d53e335 avcodec/x86/dcadsp_init: fix compilation failure without FMA3 11 years ago
Christophe Gisquet dfd865e51b x86/synth_filter: remove the main loop when it's not needed 11 years ago
Roman Fietze 5bb3f88255 avcodec.h, avpacket.c: use const AVPacket pointers in copy functions 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
Michael Niedermayer 8710ee11d7 avcodec/h264: clear cur_pic structure instead of duplicating it in ff_h264_update_thread_context() 11 years ago
Michael Niedermayer fd2bcfc4d6 avcodec/jpeglsdec: fix palette parsing code 11 years ago
James Almer 23d1c75efa lavc/kbdwin: add missing stdint.h include 11 years ago
Michael Niedermayer c00f368caa avcodec/ac3dec: use av_freep() for saftey 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
Marton Balint a0cf87780d mpeg12enc: always set closed gop flag on the first gop 11 years ago
Marton Balint 51c61e64cb mpeg12enc: always write closed gops for intra only outputs 11 years ago
Michael Niedermayer 3b37f22861 avcodec/ac3dec_fixed: add missingAVprefix to CODEC_ID 11 years ago
Michael Niedermayer 91b105ce5b avcodec/ac3dec: avoid #if, use if() instead, its cleaner and shorter 11 years ago
Michael Niedermayer b219142921 avcodec/ac3: rename identifier used to select the fixed point variant 11 years ago
Nedeljko Babic 696e34a6e1 libavcodec: Implementation of AC3 fixedpoint decoder 11 years ago
Michael Niedermayer 254f653b24 avcodec/jpeglsdec: add PAL8 support 11 years ago
Michael Niedermayer 879072018f avcodec/exr: use av_freep() for saftey 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 d56c373391 avcodec/mjpegdec: fix cmyk 420 with adobe_transform == 2 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
Michael Niedermayer 559c8b9ee9 avcodec/mjpegdec: support subsampled 420 CMYK 11 years ago
Michael Niedermayer 798490812a avcodec/mjpegdec: upgrade upscale_v to support multiple planes 11 years ago
Michael Niedermayer f9059ce794 avcodec/mjpegdec: upgrade upscale_h to support multiple planes 11 years ago
Marcus Gustafsson c042cbc3a6 libx265: Use the repeat headers flag when not using global headers 11 years ago
Marcus Gustafsson 1b28d9b357 libx265: Use the repeat headers flag when not using global headers 11 years ago
Peter Ross bf7d93e157 avcodec/adpcm: also squelch 'mismatch in coded sample count' warning for AV_CODEC_ID_ADPCM_EA_R1 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
Matt Oliver 0f2588d7e5 Use intel compliant CDQ instead of CLTD in inline asm. 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
Clément Bœsch af3b6aed0d avcodec/vp9dsp: fix typo in mc doxy. 11 years ago