37197 Commits (3d10614529b0be529e73618e4f453f74f66c791b)
 

Author SHA1 Message Date
Anton Khirnov 3d10614529 FATE: add an additional indeo3 test 12 years ago
Anton Khirnov bda9e6d923 indeo3: use put_pixels instead of put_no_rnd_pixels in copy_cell() 12 years ago
Anton Khirnov 95220be1fa indeo3: fix off by one in MV validity check 12 years ago
Diego Biurrun 97c56ad796 x86: dsputil: Remove a set of pointless #ifs around function declarations 12 years ago
Diego Biurrun 85f2f82af6 x86: dsputil: cosmetics: Group ff_{avg|put}_pixels16_mmxext() declarations 12 years ago
Diego Biurrun 20784aa678 x86: hpeldsp: Remove unused macro definitions 12 years ago
Luca Barbato a943a132f3 aac: check the maximum number of channels 12 years ago
Diego Biurrun 1b6f84a986 h264_refs: Do not print check_opcodes() return value 12 years ago
Diego Biurrun b963f021b6 fate: Invoke pixfmts lavfi tests through fate-run.sh 12 years ago
Diego Biurrun 28663511c9 fate: Invoke pixdesc lavfi tests through fate-run.sh 12 years ago
Diego Biurrun 03b052c023 fate: Invoke standard lavfi tests through fate-run.sh 12 years ago
Luca Barbato c140105410 oma: K&R formatting cosmetics 12 years ago
Luca Barbato 26a44143ef avplay: remove a warning 12 years ago
Anton Khirnov cf679b9476 hls, segment: fix splitting for audio-only streams. 12 years ago
Diego Biurrun 7c00e9d8ae x86: ac3dsp: Remove 3dnow version of ff_ac3_extract_exponents 12 years ago
Martin Storsjö 74685f6783 x86: Rename dsputil_rnd_template.c to rnd_template.c 12 years ago
Luca Barbato c2cb01d418 lavf: introduce AVFMT_TS_NEGATIVE 12 years ago
Vittorio Giovara fc18cc44eb fate: add CVFC1_Sony_C to h264 conformance tests 12 years ago
Anton Khirnov 35386fbf41 doc/APIchanges: add missing hashes and dates 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
Nicolas Bertrand 2e2d24667a jpeg2000: Add mutlti-threading support to decoder 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 a0d5ca4f0a mxfenc: Use correct printf format specifier for int64_t 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
Anton Khirnov 9bfc6e02ba afifo: fix request_samples on the last frame in certain cases 12 years ago
Luca Barbato b845f5e97b riff: Factor out WAVEFORMATEX parsing 12 years ago
Peter Ross 516089d5d8 riff: Add ACTRAC3+ guid 12 years ago
Peter Ross a3bf80a5ae riff: Perform full lookup on WAVEFORMATEXTENSIBLE subformat guid 12 years ago
Peter Ross e544782623 riff: Move guid structs and helper functions into riff 12 years ago
Luca Barbato 8e329dba37 riff: check for eof if chunk size and code are 0 12 years ago
Luca Barbato 1c88617b94 riff: K&R formatting cosmetics 12 years ago
Martin Storsjö 6d0fbebf94 ppc: hpeldsp: Include attributes.h 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