23657 Commits (4ac2da37938354d305178da91d3e3718334de4a5)

Author SHA1 Message Date
Michael Niedermayer 83330cf5fa init_vlc_sparse: fix leak on error 12 years ago
Roberto Togni 8017683647 qdm2: initialize coeff_per_sb_select from bit_rate 12 years ago
Michael Niedermayer 4824aea7af avcodec/mpegvideo: change asserts to av_asserts 12 years ago
Martin Storsjö 6d0fbebf94 ppc: hpeldsp: Include attributes.h 12 years ago
Michael Niedermayer 6c9d28a229 vc1dec: Fix tff == 0 handling in init_block_index() 12 years ago
Michael Niedermayer a0fbc28c38 vc1dec: Fix non pullup tff 12 years ago
Michael Niedermayer 8ebfd7c49e h264: remove unused variable 12 years ago
Clément Bœsch a16c20569d lavf/gifdec: add loop support. 12 years ago
Clément Bœsch f5ede48fbb lavc/gif: miscellaneous cosmetics. 12 years ago
Clément Bœsch e1b35bdde2 lavc/gif: add flag to enable transparency detection between frames. 12 years ago
Clément Bœsch 0f1250b7e5 lavc/gif: make possible to disable offsetting. 12 years ago
Martin Storsjö b71a0507b0 x86: Remove unused inline asm instruction defines 12 years ago
Martin Storsjö a60136ee57 vc1: Remove now unused variables 12 years ago
Martin Storsjö 287c8db39e cosmetics: bfin: Fix indentation in the dsputil init function 12 years ago
Ronald S. Bultje d4d186d185 dsputil: Remove non-8bpp draw_edge 12 years ago
Ronald S. Bultje c9f5fcd08c dsputil: Merge 9-10 bpp functions for get_pixels and draw_edge 12 years ago
Ronald S. Bultje 619e0da191 dsputil: Remove unused 32-bit functions 12 years ago
Ronald S. Bultje c443117f25 dsputil: Remove dct_bits 12 years ago
Ronald S. Bultje 54cd5e4f92 dsputil: Remove hpel functions (moved to hpeldsp) 12 years ago
Ronald S. Bultje 2957d29f05 alpha: hpeldsp: Move half-pel assembly from dsputil to hpeldsp 12 years ago
Ronald S. Bultje 78ce568e43 sparc: hpeldsp: Move vis half-pel assembly from dsputil to hpeldsp 12 years ago
Michael Niedermayer 278bd2054c sh4: hpeldsp: Move half-pel assembly from dsputil to hpeldsp 12 years ago
Ronald S. Bultje bfb41b5039 bfin: hpeldsp: Move half-pel assembly from dsputil to hpeldsp 12 years ago
Ronald S. Bultje 7384b7a713 arm: hpeldsp: Move half-pel assembly from dsputil to hpeldsp 12 years ago
Ronald S. Bultje 47e5a98174 ppc: hpeldsp: Move half-pel assembly from dsputil to hpeldsp 12 years ago
Ronald S. Bultje 8db00081a3 x86: hpeldsp: Move half-pel assembly from dsputil to hpeldsp 12 years ago
Ronald S. Bultje 28bc406c84 mjpeg: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje 1277dc07fb svq1enc: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje 2f6bc5f7c1 svq3: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje f4fed5a2f9 mpegvideo: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje 6caa44aa7d svq1: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje c10470035e mimic: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje 8071264f21 interplayvideo: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje 0f0a11d576 bink: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje 8f992dc8c7 indeo3: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje cb7ecb7563 vp56: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje 3bd062bf7f vp3: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje 68d8238cca hpeldsp: Add half-pel functions (currently copies of dsputil) 12 years ago
Michael Niedermayer 05b2c998c7 avcodec: Fix lowres handling in buffer allocation 12 years ago
Michael Niedermayer 42bcc4082d avcodec/mpegvideo_motion: Use a field from the current frame if the last is unavailable in DMV & 16x8 12 years ago
Christophe Gisquet 76c7277385 x86: sbrdsp: implement SSE2 hf_apply_noise 12 years ago
Clément Bœsch 380cfce2b2 lavc: add AV_CODEC_PROP_TEXT_SUB. 12 years ago
Anton Khirnov 5e83d9aced h264: fully support cropping. 12 years ago
Anton Khirnov a7f46586bf ff_get_buffer(): allocate the frame for max(coded,display) dimensions 12 years ago
Clément Bœsch 13478b270a gif: use only one graphic control extension block per image. 12 years ago
Clément Bœsch 7b80b3cef0 lavc/utils: merge side data after video encode. 12 years ago
Reimar Döffinger a39cd8766f Fix multithreaded MPEG-4 decoding. 12 years ago
Clément Bœsch 7c1a002c78 subtitles: introduce ASS codec id and use it. 12 years ago
Michael Niedermayer 23daee0dcc avcodec/mpegvideo_motion: Check P field references 12 years ago
Michael Niedermayer 4c8ce750ab svq3: use memmove to avoid overlap in memcpy. 12 years ago