24121 Commits (228ce3360607e81324942ea2ba31e24a356e5386)

Author SHA1 Message Date
Michael Niedermayer 59a3b6b751 avcodec_string: remove the "(hq)" listing 12 years ago
Michael Niedermayer 9a0aa8d02a avcodec/intrax8: fix regression with wmv3 12 years ago
Diego Biurrun 7c00e9d8ae x86: ac3dsp: Remove 3dnow version of ff_ac3_extract_exponents 12 years ago
Michael Niedermayer d78329700d vc1dec: make sure next_use_ic is set correctly 12 years ago
Michael Niedermayer ee4c01bef6 vc1dec: factor lut clean code 12 years ago
Paul B Mahol 30579b7ef0 dcaenc: silence address sanitizer warning 12 years ago
Michael Niedermayer 05f4c05061 vc1dec: remove interlaced warning 12 years ago
Michael Niedermayer 688fc4ac56 vc1dec: Try to fix vc1_mc_4mv_chroma4() parameters 12 years ago
Michael Niedermayer 9b49d3974e vc1dec: add avg & variable direction support to vc1_mc_4mv_chroma4() 12 years ago
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