19050 Commits (911fa05b514e1be009e00b79d7004b93717c023b)

Author SHA1 Message Date
Martin Storsjö 911fa05b51 mvc: Specify the pixel format for the mv-mvc* tests 11 years ago
Peter Ross 86a0432688 Silicon Graphics Motion Video Compressor 1 & 2 decoder 11 years ago
Peter Ross 07761294fc Silicon Graphics RLE 8-bit video decoder 11 years ago
Janne Grunau 34c5a6660a h264: codec reinit: remove statements without effect 11 years ago
Vittorio Giovara 6ef96292d9 utils: add yvyu422 to avcodec_align_dimensions2 11 years ago
Martin Storsjö a6ac4fcce4 vp78: Align the intra4x4_pred_mode_top array within VP8Macroblock 11 years ago
Niels Möller b3d905b702 dcadec: Delete redundant init_get_bits call 11 years ago
James Almer 0f524b6c69 x86/synth_filter: remove the fma3 version ifdefs 11 years ago
Tim Walker 801c39e1e3 dcadec: Use correct channel count in stereo downmix check 11 years ago
Tim Walker c8cf461c19 dcadec: Do not decode the XCh extension when downmixing to stereo 11 years ago
Jean First e75ef2b7f4 tiffdec: support predictor type 2 with RGB48 pixel format 11 years ago
Justin Ruggles 345a96c327 tiffdec: remove an unneeded variable 11 years ago
Justin Ruggles a9b046fb0a tiff: use a better name and enum values for PhotometricInterpretation 11 years ago
Justin Ruggles fdbe18b7b0 tiffdec: use a single strip if RowsPerStrip is 0 11 years ago
Justin Ruggles 0a467a9b59 tiffdec: use bytestream2 to simplify overread/overwrite protection 11 years ago
Justin Ruggles 5748faf291 bytestream: add bytestream2_copy_buffer() functions 11 years ago
Paul B Mahol de9d2705f6 bytestream: add functions for accessing size of buffer 11 years ago
Justin Ruggles 58bc38a5f2 tiffdec: use correct data type for palette entries and set alpha to 0xFF 11 years ago
Jean First bf2064f046 tiffdec: rename variables for consistency and fix variable shadowing 11 years ago
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