23939 Commits (cb22692f05f916ba521a88e198fa8d15f92c9303)

Author SHA1 Message Date
Vignesh Venkatasubramanian 48de04f4ec avcodec/avpacket: Refactoring copy_side_data into a separate function 12 years ago
Michael Niedermayer 5d22ac488b libx264: zero x264_picture before use. 12 years ago
Hendrik Leppkes fe06795d78 vc1: implement frame interlaced b-frame header parsing 12 years ago
Michael Niedermayer 46430fd47c vc1dec: Don't attempt error concealment on field pictures 12 years ago
Sebastian Sandberg 1bd57a850a vc1dec: fieldtx is only valid for interlaced frame pictures 12 years ago
Claudio Freire 8bbdd20a29 aacenc: Fix erasure of surround channels 12 years ago
Claudio Freire f4d0a63b5b aacenc: Fix target bitrate for twoloop quantiser search 12 years ago
Claudio Freire 7c71ada4ca aacenc: Fix a rounding bug in aacpsy channel bitrate computation 12 years ago
Matt Wolenetz 252c0bfdc0 lavc: Fix msvc compilation of utils.c with -WX (warnings treated as errors) 12 years ago
Michael Niedermayer 1e00bbb10c avcodec/lcldec: Check that dimensions are a multiple of the subsample factors 12 years ago
Paul B Mahol 8671e995c8 imgconvert: silence "incompatible pointer type" warning 12 years ago
Michael Niedermayer f9db2fc84d cdgraphics: initialize buffer 12 years ago
Michael Niedermayer e6b6ae4695 vorbisdec: check codebook entry count 12 years ago
Andrey Utkin bc63a76083 pngenc: Add 'dpi', 'dpm' options 12 years ago
Paul B Mahol ae9ef151ad dpxenc: simplifiy code using AVPixFmtDescriptor 12 years ago
Paul B Mahol 22a038606c dpxenc: do not set coded_frame 12 years ago
Diego Biurrun 1399931d07 x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 12 years ago
Diego Biurrun 245b76a108 x86: dsputil: Split inline assembly from init code 12 years ago
Diego Biurrun 46bb456853 x86: dsputil: Refactor pixels16 wrapper functions with a macro 12 years ago
Diego Biurrun f54b55058a configure: Rename cmov processor capability to i686 12 years ago
Claudio Freire e41cd3cdeb aacenc: Fix ticket #1784: erasure of surround channels 12 years ago
Michael Niedermayer 9a2153894f ffv1enc: fix 1000l typo 12 years ago
Michael Niedermayer b8a2331a70 ffv1: check for malloc failure. 12 years ago
Michael Niedermayer bd63f8f657 ffv1enc: Fix memleak 12 years ago
Michael Niedermayer 19411d32d4 ffv1enc: dont set coded_frame 12 years ago
Michael Niedermayer a0c0900e47 ffv1dec: Support frame threading with gop > 1 12 years ago
Michael Niedermayer 54602590d9 ffv1enc: Check the return value of ffv1_common_init() 12 years ago
Michael Niedermayer 69cfe63a43 ffv1: Switch to ThreadFrame 12 years ago
James Almer 67fad0d221 ADPCM IMA Radical decoder 12 years ago
James Almer 22c7784f60 adpcm_thp: Allow the use of extradata for the adpcm table 12 years ago
James Almer e7814ed839 ADPCM DTK decoder 12 years ago
Janne Grunau 94235f2ba2 indeo3: avoid writes without necessary alignment in copy_cell() 12 years ago
Christophe Gisquet 2c299d4165 x86: sbrdsp: implement SSE2 qmf_pre_shuffle 12 years ago
Michael Niedermayer 500220a8e8 mimic: Fix race condition 12 years ago
Paul B Mahol 13cb6ed3c4 takdec: simplify use of scalarproduct_int16 in decode_subframe() 12 years ago
Clément Bœsch 570d63eef3 lavu: add FF_CEIL_RSHIFT and use it in various places. 12 years ago
Diego Biurrun f243bf7aa2 x86: dsputil: Remove unused argument from QPEL_OP macro 12 years ago
Diego Biurrun 3d40c1ee74 x86: dsputil: Move TRANSPOSE4 macro to the only place it is used 12 years ago
Diego Biurrun 71469f3b63 x86: dsputil: Move constant declarations into separate header 12 years ago
Paul B Mahol 5c057433cc libswscale: GBRAP input & output and GBRAP16 input support 12 years ago
Christophe Gisquet fc37cd4333 x86: sbrdsp: force PIC addressing for Win64 12 years ago
Michael Niedermayer c67bca2b5a avcodec/mpegvideo: Fix edge emu with lowres 12 years ago
Michael Niedermayer bca50e5cd5 avcodec/mpegvideo: Fix block height for lowres 3 interlaced blocks 12 years ago
Diego Biurrun ed880050ed x86: dsputil: Group all assembly constants together in constants.c 12 years ago
Diego Biurrun 8761466760 x86: dsputil: Move ff_pd assembly constants to the only place they are used 12 years ago
Michael Niedermayer 9dd04f6d8c sanm: Check dimensions before use 12 years ago
Michael Niedermayer ad002e1a13 avcodec/cdgraphics: check buffer size before use 12 years ago
Michael Niedermayer ead590c256 dxa: check vectors of 2x2 motion blocks 12 years ago
Michael Niedermayer f96e0eb238 dxa: check vectors of 4x4 motion blocks 12 years ago
Michael Niedermayer 89d998f1c1 shorten: allocate space for padding 12 years ago