23503 Commits (0965be00fe20e30912b3f51a32a3e435e9996f3e)

Author SHA1 Message Date
Clément Bœsch 20dab078e6 lavc/crystalhd: remove now unecessary buffer_hints. 12 years ago
Clément Bœsch 1ec94b0f06 lavc: factorize ff_{thread_,re,}get_buffer error messages. 12 years ago
Hendrik Leppkes 9ae6ba2883 dsputil: remove deprecated dsp_mask usage 12 years ago
Michael Niedermayer c3bb2f7296 dsputil_mmx: remove unused variables 12 years ago
Michael Niedermayer 7ff3bfd584 exr: silence warning "libavcodec/exr.c:351:9: warning: variable ret set but not used" 12 years ago
Michael Niedermayer 019b378d90 vc1: fix int/ptrdiff_t mismatches 12 years ago
Paul B Mahol ac45921a6b lavc: remove disabled 8SVX_RAW cruft 12 years ago
Janne Grunau 91d4823f70 avpacket: copy side data type and size in av_dup_packet 12 years ago
Michael Niedermayer a8c0777325 Revert "Merge commit '0517c9e098092709397cc522c59fa63c83cc81be'" bring the old audio resampling API back 12 years ago
Michael Niedermayer bbaa4432e2 vc1dec: remove unused variables 12 years ago
Philip Langdale 21dc9b194f CrystalHD: Port to ref-counted frame API. 12 years ago
Michael Niedermayer 0fe4b48540 cabac: remove unused argument of ff_init_cabac_states() 12 years ago
Nicolas George be40d6cc2b rawdec: fix a typo -- || instead of | 12 years ago
Michael Niedermayer 12fe78a77b vp56: remove unused variable 12 years ago
Ronald S. Bultje f536df99fe dsputil: remove hpel functions (moved to hpeldsp). 12 years ago
Ronald S. Bultje 94b77678dc Move alpha half-pel assembly from dsputil to hpeldsp. 12 years ago
Ronald S. Bultje 6802c70106 Move sparc/vis half-pel assembly from dsputil to hpeldsp. 12 years ago
Michael Niedermayer a0565a2b65 Move sh4 half-pel assembly from dsputil to hpeldsp. 12 years ago
Ronald S. Bultje e9e608ad58 Move bfin half-pel assembly from dsputil to hpeldsp. 12 years ago
Ronald S. Bultje de99545f46 Move arm half-pel assembly from dsputil to hpeldsp. 12 years ago
Ronald S. Bultje 89f16ded9b Move ppc half-pel assembly from dsputil to hpeldsp. 12 years ago
Ronald S. Bultje 3ced55d51c Move x86 half-pel assembly from dsputil to hpeldsp. 12 years ago
Ronald S. Bultje e0a8f31591 mjpeg: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje b42d594c85 svq1enc: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje 771ba8f206 snow: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje 05dd583426 svq3: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje 4ba5dbc0e4 mpegvideo: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje 4652389777 svq1: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje cc5d17e026 mimic: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje 04a75bb74f interplayvideo: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje af1e3dfb9e bink: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje 4b642ab19b indeo3: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje 704c9874a3 vp56: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje d1293512cf vp3: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje 9628e5a4ac hpeldsp: add half-pel functions (currently copies of dsputil). 12 years ago
Clément Bœsch 02a6b06d9e avpacket: do not copy data when buf ref is available. 12 years ago
Michael Niedermayer cfc1efc77c avcodec: assert that old codec ids match new 12 years ago
Stefano Sabatini 92ca292766 lavc: extend documentation for skip_idct, skip_loop_filter, skip_frame options 12 years ago
Ronald S. Bultje d85c9b036e vp3/x86: use full transpose for all IDCTs. 12 years ago
Michael Niedermayer eba6a04e1c vp6: remove unused variable 12 years ago
Hendrik Leppkes cde1e7db3e vorbis: unref the skipped first frame. 12 years ago
Ronald S. Bultje 6a701306db dsputil: make selectable. 12 years ago
Michael Niedermayer 19688e87e5 h264: show recovery SEIs in debug output 12 years ago
Michael Niedermayer dc7ba0c1f4 j2kdec: remove unused variable and empty function 12 years ago
Luca Barbato a8b6015823 dsputil: convert remaining functions to use ptrdiff_t strides 12 years ago
Hendrik Leppkes f91730a16b jv: initialize AVFrame 12 years ago
Michael Niedermayer 6b6b0e9dae pthread: fix unused variable warning 12 years ago
Michael Niedermayer 6ec0447d3d xface: remove unused stuff, fix related warnings 12 years ago
Michael Niedermayer ad78b9ed70 avcodec: postpone removial of parts still used 12 years ago
Michael Niedermayer a303dce28c utils: Dont sent fake channel layouts, 0 layout is better when its not known 12 years ago