summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* fate: move amr[nw]b test rules into separate filesMans Rullgard2011-06-294-108/+108
* swscale: implement >8bit scaling support.Ronald S. Bultje2011-06-297-64/+64
* fate: enable lavfi-pixmt tests on big endian systemsMans Rullgard2011-06-287-0/+0
* fate: merge identical pixdesc_be/le testsMans Rullgard2011-06-283-53/+1
* swscale: update big endian reference values after dff5a835.Ronald S. Bultje2011-06-281-0/+4
* build: replace some addprefix/addsuffix with substitution refsMans Rullgard2011-06-281-1/+1
* swscale: re-add support for non-native endianness.Ronald S. Bultje2011-06-277-0/+28
* build: remove SRC_PATH_BARE variableMans Rullgard2011-06-232-12/+12
* build: move test rules to tests/MakefileMans Rullgard2011-06-221-0/+121
* fate: remove output redirections from old regtest scriptsMans Rullgard2011-06-215-32/+16
* error_resilience: actually add counter when adding a MV predictor.Ronald Bultje2011-06-202-4/+4
* ffmpeg: use new avformat_open_* API.Anton Khirnov2011-06-161-1/+1
* codec-regression: remove pointless -r options for dnxhdAnton Khirnov2011-06-161-3/+3
* ffmpeg: don't abuse a global for passing samplerate from input to outputAnton Khirnov2011-06-153-8/+8
* swscale: fix JPEG-range YUV scaling artifacts.Michael Niedermayer2011-06-149-18/+18
* H264/MPEG frame-level multi-threading.Alexander Strange2011-06-024-109/+109
* fate: fix fate-h264-conformance-frext-pph10i4-panasonic-a crcs.Ronald S. Bultje2011-05-231-13/+4
* fate: update 9/10bit refs.Ronald S. Bultje2011-05-231-4/+4
* fate: disable threading for encodingMans Rullgard2011-05-201-1/+1
* fate: add comment fieldMans Rullgard2011-05-201-1/+1
* fate: allow overriding default build and install dirsMans Rullgard2011-05-201-2/+2
* fate: remove do_ffmpeg_nocheck functionMans Rullgard2011-05-182-9/+2
* fate: do not collect -benchmark outputMans Rullgard2011-05-184-16/+4
* fate: run aref and vref as regular testsMans Rullgard2011-05-184-2/+8
* Add an aac sample which uses LTP to fate-aac.Justin Ruggles2011-05-141-0/+4
* [PATCH] Update pixdesc_be fate refs after adding 9/10bit YUV420P formats.Ronald S. Bultje2011-05-141-0/+4
* movenc: always write esds descriptor length using 4 bytes.Baptiste Coudurier2011-05-133-6/+6
* movenc: fix yuv range in avid atoms used by dnxhd.Baptiste Coudurier2011-05-122-2/+2
* swscale: fix YUV420P 9/10bit support.Ronald S. Bultje2011-05-116-7/+27
* rotozoom: Eliminate French variable name.Diego Biurrun2011-05-111-6/+6
* rotozoom: Check return value of fread().Diego Biurrun2011-05-111-2/+4
* rotozoom: Return an error value instead of calling exit().Diego Biurrun2011-05-111-1/+1
* rotozoom: Make init_demo() return int and check for errors on invocation.Diego Biurrun2011-05-111-3/+6
* rotozoom: Drop silly UINT8 typedef.Diego Biurrun2011-05-111-4/+4
* rotozoom: Drop some unnecessary parentheses.Diego Biurrun2011-05-111-5/+5
* rotozoom: K&R coding style cosmeticsDiego Biurrun2011-05-111-101/+106
* lavf/utils: fix ff_interleave_compare_dts corner case.Vitor Sessak2011-05-104-27/+27
* fate: add 10-bit H264 tests.Ronald S. Bultje2011-05-108-0/+93
* regtest: fix wma testsMans Rullgard2011-05-091-2/+2
* regtest: separate flags for encoding and decodingMans Rullgard2011-05-094-24/+27
* regtest: remove redundant flags in jpg testMans Rullgard2011-05-081-1/+1
* regtest: use run_ffmpeg in do_image_formatsMans Rullgard2011-05-081-2/+1
* regtest: simplify encoding functionsMans Rullgard2011-05-082-65/+65
* vc1: make overlap filter for I-frames bit-exact.Ronald S. Bultje2011-05-041-15/+15
* lavf: inspect more frames for fps when container time base is coarseAnssi Hannula2011-04-291-207/+207
* tests: Remove disabled code.Diego Biurrun2011-04-292-23/+0
* mpegtsenc: make PMT PID really start on pmt_start_pidAnton Khirnov2011-04-281-1/+1
* hflip: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formatsPeter Ross2011-04-281-0/+2
* crop: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formatsPeter Ross2011-04-281-0/+2
* libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementationPeter Ross2011-04-286-0/+12
OpenPOWER on IntegriCloud