19119 Commits (54ed488b1af583df6c9d2a73b4a44f16b7e4f82c)

Author SHA1 Message Date
Alessandro Ghedini cdf6eb5a97 vc1: Do not return an error when skipping b frames 11 years ago
Janne Grunau a88e1d1c59 lavu: add CHK_OFFS as AV_CHECK_OFFSET to check struct member offsets 11 years ago
Kostya Shishkov 7cade8ea2b on2avc: change a comment at #endif to match actual define 11 years ago
Kostya Shishkov e2834567d7 On2 AVC decoder 11 years ago
Derek Buitenhuis d7eb8f9033 fic: Make warning message more accurate 11 years ago
Derek Buitenhuis 7596fc3d4b fic: Remove redundant clips 11 years ago
Derek Buitenhuis e299cb2cd3 fic: Simplify alpha blending 11 years ago
Derek Buitenhuis 9155c595f1 fic: Support rendering cursors 11 years ago
Derek Buitenhuis 40b331e1f4 fic: Use proper quantization matrix index 11 years ago
Janne Grunau 3956a5e0ea aarch64: NEON vorbis_inverse_coupling 11 years ago
Janne Grunau 8f9fe6ae34 aarch64: NEON fixed/floating point MPADSP apply_window 11 years ago
Janne Grunau ee2bc5974f aarch64: NEON float (i)MDCT 11 years ago
Janne Grunau 650c4300d9 aarch64: NEON float FFT 11 years ago
Anton Khirnov b19a5e5198 lavc: improve AVCodecContext.delay doxy 11 years ago
Michael Niedermayer 1c7b71a5bd mpegvideo: Use the current_picture pts 11 years ago
Michael Niedermayer 6f243b17c5 avcodec/fic: Fix return value check 11 years ago
Michael Niedermayer 144f7a561d avcodec/fic: clear slice_data 11 years ago
Michael Niedermayer f34d3173fc avcodec/fic: fix slice checks 11 years ago
Kostya Shishkov 93e15a3238 fic: use correct IDCT 11 years ago
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