23696 Commits (017051266b37498d18553af7eaee537823ba2d45)

Author SHA1 Message Date
Michael Niedermayer c560437e95 vc1: make INIT_LUT() self contained 12 years ago
Michael Niedermayer c5669f3c59 vc1dec: fix current ptr selection in vc1_mc_4mv_chroma() 12 years ago
Michael Niedermayer 236b0c4084 vc1dec: factorize picture pointer selection in vc1_mc_4mv_chroma() 12 years ago
Michael Niedermayer 72e5d91908 vc1dec: factorize picture pointer selection code 12 years ago
Michael Niedermayer 3fdd0979ac vc1dec: Fix mv_f shuffling 12 years ago
Michael Niedermayer 1d0f817b17 vc1dec: Fix mv_f shuffling 12 years ago
Michael Niedermayer 62d9445396 vc1: simplify code use INIT_LUT() 12 years ago
Michael Niedermayer fc69033371 avcodec/x86/sbrdsp_init: disable using the noise code in x86_64 MSVC, Try #2 12 years ago
Martin Storsjö 486f76f029 x86: Get rid of duplication between *_rnd_template.c 12 years ago
Hendrik Leppkes feec9349d3 mpegvideo: unref cur/next/prev frames when flushing 12 years ago
Martin Storsjö 6a8561dbd7 x86: Factorize duplicated inline assembly snippets 12 years ago
Michael Niedermayer 7a617d6c17 avcodec/x86/sbrdsp_init: disable using the noise code in x86_64 MSVC 12 years ago
Nicolas Bertrand 2e2d24667a jpeg2000: Add mutlti-threading support to decoder 12 years ago
Piotr Bandurski f4596e8bb6 mjpegdec: Add support for 4:1:1 YUV 12 years ago
Michael Niedermayer 2ae91c86f3 avcodec_get_context_defaults3: set codec_id 12 years ago
Michael Niedermayer c1c2b0b339 avcodec: rename jpeg2000 decoder to j2k 12 years ago
Diego Biurrun c1ad70c3cb x86: Move some conditional code around to avoid unused variable warnings 12 years ago
Janne Grunau 10f1a4d9bd jpeg2kdec: output is native endian AV_PIX_FMT_XYZ12 12 years ago
Janne Grunau 94660c3524 threads: always call thread_finish_setup for intra codecs 12 years ago
Diego Biurrun f13888afcc avcodec: Bump minor for JPEG 2000 decoder 12 years ago
Nicolas Bertrand c81a706381 JPEG 2000 decoder for DCinema 12 years ago
Diego Biurrun 0c15a9aa7e sh4: Remove dubious aligned dsputil code 12 years ago
Diego Biurrun b4ad7c54c8 x86: cavs: Refactor duplicate dspfunc macro 12 years ago
Diego Biurrun fce99322b0 h264: Drop unused variable 12 years ago
Diego Biurrun 78fa0bd0f7 x86: cavs: Put mmx-specific code into its own init function 12 years ago
Diego Biurrun 311a592dfc x86: Remove some duplicate function declarations 12 years ago
Michael Niedermayer de9fbf3dc4 indeo4: implement haar 8x1 and 1x8 transforms 12 years ago
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