summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* ac3enc: correct the flipped sign in the ac3_fixed encoderJustin Ruggles2011-04-263-3/+4
* FATE: allow forcing thread-type when doing threaded fate runs.Ronald S. Bultje2011-04-211-2/+3
* Remove now obsolete references to _g-suffixed binaries.Diego Biurrun2011-04-181-2/+2
* Update regtest checksums after revision 6001dad.Diego Biurrun2011-04-172-3/+3
* lavf/utils.c: Order packets with identical PTS by stream index.Vitor Sessak2011-04-1229-256/+256
* matroskaenc: don't write an empty Cues element.Anton Khirnov2011-04-071-4/+4
* fate: add AAC LATM testJanne Grunau2011-04-061-0/+4
* ac3enc: select bandwidth based on bit rate, sample rate, and number ofJustin Ruggles2011-04-033-5/+8
* ac3enc: use generic fixed-point mdctMans Rullgard2011-04-032-2/+2
* fate: simplify fft test rulesMans Rullgard2011-04-011-32/+14
* fate: add fixed-point fft/mdct testsMans Rullgard2011-04-011-0/+14
* Split fate-psx-str-v3 into a video-only and audio-only test.Ronald S. Bultje2011-03-263-39/+41
* Add apply_window_int16() to DSPContext with x86-optimized versions and use itJustin Ruggles2011-03-223-22/+12
* fate: simplify regression-funcs.shLuca Barbato2011-03-231-8/+4
* fate: add support for multithread testingLuca Barbato2011-03-232-3/+5
* fate: update wmv8-drm referenceMans Rullgard2011-03-221-125/+125
* vc1: make P-frame deblock filter bit-exact.Ronald S. Bultje2011-03-211-11/+11
* fate: remove stale fate-update.sh scriptMans Rullgard2011-03-191-55/+0
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-196-24/+24
* get rid of the last svn mentionsJanne Grunau2011-03-181-2/+0
* asf: update seek test referenceMans Rullgard2011-03-173-87/+81
* ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage.Justin2011-03-143-13/+13
* bink: prevent overflows within binkidct by using int-sized intermediate arrayPeter Ross2011-02-251-4/+4
* vmdaudio: output 8-bit audio as AV_SAMPLE_FMT_U8.Justin Ruggles2011-02-231-186/+186
OpenPOWER on IntegriCloud