19031 Commits (71c32ed5335add04cbe44896f4b3d748b9b1153c)

Author SHA1 Message Date
Timothy Gu 71c32ed533 DNxHD: convert inline asm to yasm 11 years ago
Timothy Gu 676856204b DNxHD: make get_pixel_8x4_sym accept ptrdiff_t as stride 11 years ago
Vittorio Giovara 89ef08c992 DNxHD: K&R formatting cosmetics 11 years ago
Luca Barbato a7448064c5 mp2: Do not force a samplerate 11 years ago
Derek Buitenhuis 25fbfeed98 libx265: Only set the SAR if it is valid 11 years ago
Derek Buitenhuis cd0ac6f6e5 libx265: Use 16-bit SAR 11 years ago
Derek Buitenhuis 4a2226451e libx265: Use x265_param_parse to set the SAR 11 years ago
wm4 f6774f905f mpegvideo: operate with pointers to AVFrames instead of whole structs 11 years ago
Vittorio Giovara b6a09ef700 rawvideo: Support decoding YVYU422 FourCC 11 years ago
Vittorio Giovara 46439e1562 mp2: match twolame default options 11 years ago
Paul B Mahol 718907cd88 libtwolame MP2 encoding support 11 years ago
Vittorio Giovara 17a75a8c09 libxvid: fix missing end of line character 11 years ago
Luca Barbato e10fd08aa7 h264: Refactor decode_nal_units 11 years ago
Timothy Gu c389a80494 libxvid: Add SSIM displaying through a libxvidcore plugin 11 years ago
Timothy Gu 5ce7ca68b8 libxvid: add working lumimasking and variance AQ 11 years ago
Janne Grunau d3789eeeed aarch64: implement videodsp.prefetch 11 years ago
Paul B Mahol 6f273093e5 LucasArts SMUSH VIMA audio decoder 11 years ago
Paul B Mahol a420ccd4f2 LucasArts SMUSH SANM video decoder 11 years ago
Diego Biurrun 5f92204370 dsputil: Move DV-specific ff_zigzag248_direct table to dvdata 11 years ago
Diego Biurrun 57b5b84e20 x86: dsputil: Move ff_apply_window_int16_* bits to ac3dsp, where they belong 11 years ago
Diego Biurrun c2c5be5749 x86: h264_qpel: Simplify an #if conditional 11 years ago
Diego Biurrun 01c5779f56 x86: Drop some unnecessary YASM ifdefs 11 years ago
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