23782 Commits (2e2b6d7ab37db662500f441a506bb20071e87b73)

Author SHA1 Message Date
Michael Niedermayer dd6e291e40 vc1dsp: add avg_no_rnd_vc1_chroma_mc4_c() 12 years ago
Michael Niedermayer 5183365aeb vc1dec: fix doxy for vc1_mc_4mv_chroma4() 12 years ago
Paul B Mahol 2c5700c5e2 vima: add @file doxy 12 years ago
Paul B Mahol da22760364 vima: generate predict_table once, and share it with all decoders 12 years ago
Paul B Mahol 77570a390d lavc/cdxl: add @file doxy 12 years ago
Martin Storsjö 74685f6783 x86: Rename dsputil_rnd_template.c to rnd_template.c 12 years ago
Paul B Mahol e1ba5fc968 dcaenc: update 12 years ago
Michael Niedermayer 8f0db04b08 avcodec/pthread: use THREAD_SAFE_CALLBACKS() to simplifx more code 12 years ago
Michael Niedermayer 94b3a666fa avcodec/pthread: Make sure ff_thread_finish_setup() conditions match 12 years ago
Michael Niedermayer 32a6dfeb12 vc1dec: drop mv_f_last, simplify code 12 years ago
Paul B Mahol aa96439fae lavc: remove unused put_bits.h headers 12 years ago
Michael Niedermayer 12e3c1bee4 vc1dec: drop old use_ic code from vc1_b_mc 12 years ago
Michael Niedermayer 100184ccff vc1: use use_ic instead of shuffling mv_mode around 12 years ago
Michael Niedermayer 84c0ec92ae vc1dec: Implement intensity compensation for vc1_interp_mc() 12 years ago
Michael Niedermayer 782ebd6118 vc1dec: redesign the intensity compensation 12 years ago
Nicolas George 70feca926b lavc: check decoded subtitles encoding. 12 years ago
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