aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | fate/api-tests: Added dependency on $(FF_DEP_LIBS)George Boyle2015-06-291-1/+1
* | tests/Makefile: Fix missing trailing slash for API tests dir targetGeorge Boyle2015-06-281-1/+1
* | avcodec/jpeg2000dec: Merge i_stepsize/2 decoder special case into dequantMichael Niedermayer2015-06-285-6/+6
* | tests/fate/wma: use the existing reference files for wmapro testsMichael Niedermayer2015-06-281-2/+4
* | Merge commit '441e8ae5efd681055e5af6f4317fb60110de9dd0'Michael Niedermayer2015-06-281-4/+4
|\|
| * FATE: drop the last truncated frame from the wmapro testsAnton Khirnov2015-06-281-4/+4
* | Merge commit 'd3ea79e8a65ddad4da11813bb43c46701295f68c'Michael Niedermayer2015-06-282-2/+2
|\|
| * FATE: drop the last truncated frame from the wma lossless testAnton Khirnov2015-06-282-2/+2
* | api-flac-test: Fix the bug of comparing zero bytesLudmila Glinskih2015-06-281-6/+16
* | fate/api-tests: Move api-flac-test to API tests directory.George Boyle2015-06-275-6/+276
* | fate/api-tests: Add directory and Makefile for API testsGeorge Boyle2015-06-272-2/+20
* | fate: test ea vp6 with alpha streamPeter Ross2015-06-262-0/+101
* | libavformat: Add H264 API testLudmila Glinskih2015-06-252-0/+22
* | avcodec/mpegaudio_parser: Discard ID3v1 tag at the endMichael Niedermayer2015-06-241-1/+1
* | lavf/brstm: add FATE tests for BFSTM and BCSTM filesRodger Combs2015-06-233-0/+6
* | tests/fate/image: also run fate-sgi for the fate-image targetMichael Niedermayer2015-06-231-1/+1
* | Merge commit '5c018ee18895f88e9e1d2174059dcdd48bf872d2'Michael Niedermayer2015-06-2244-0/+98
|\|
| * DirectDraw Surface image decoderVittorio Giovara2015-06-2244-0/+98
* | avcodec/jpeg2000dwt: Print 1 digit less in the 9/7f DWT testMichael Niedermayer2015-06-221-20/+20
* | Merge commit '7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7'Michael Niedermayer2015-06-224-0/+18
|\|
| * Hap decoder and encoderVittorio Giovara2015-06-224-0/+18
* | Merge commit 'c0b105756f61d253bdabcc2bb49453a2557e7c3b'Michael Niedermayer2015-06-223-11/+16
|\|
| * txd: Use the TextureDSP module for decodingVittorio Giovara2015-06-223-11/+16
* | fate: add some tests for ffv1 level 3 with 8/10/16 bpsTobias Rapp2015-06-2217-1/+75
* | avcodec/jpeg2000dwt: use 32x32->64 multiplies in the 9/7i DWTMichael Niedermayer2015-06-226-38/+38
* | avcodec/jpeg2000: Move H band scaling from wavelet into quantization codeMichael Niedermayer2015-06-226-38/+38
* | avcodec/jpeg2000: Move gainb handling into the quantization codeMichael Niedermayer2015-06-226-38/+38
* | Merge commit 'c060d046aa2f89c0e601a2dcfbce53f0e36cf498'Michael Niedermayer2015-06-211-1/+1
|\|
| * af_resample: Set the number of samples in the last frameLuca Barbato2015-06-201-1/+1
* | Merge commit '6ec688e1bc76dd93151cbca1c340162ae4b10d77'Michael Niedermayer2015-06-211-1/+1
|\|
| * mp3: enable packed main_data decoding in MP4nu7742015-06-201-1/+1
* | avcodec/jpeg2000dwt: Fix value of F_LFTG_X and I_LFTG_XMichael Niedermayer2015-06-216-58/+58
* | swresample: Choose 16bit internally only if input and output is 16bit or lessMichael Niedermayer2015-06-211-62/+63
* | avcodec/jpeg2000dwt: also test 9/7 float DWTMichael Niedermayer2015-06-211-0/+20
* | avcodec/jpeg2000dwt: List differences for DWT testMichael Niedermayer2015-06-212-1/+40
* | lavc/adpcm: THP: don't use the ADPC/SEEK table when not seekingRodger Combs2015-06-211-70/+70
* | avformat/rawenc: Store sample number for ADXMichael Niedermayer2015-06-212-2/+2
* | libavfilter/formats: Fix parsing of channel specifications with a trailing 'c'.Simon Thelen2015-06-201-5/+5
* | fate: add avfilter/formats-testMichael Niedermayer2015-06-202-0/+89
* | tests/fate: Add fate-j2k-dwtMichael Niedermayer2015-06-201-0/+6
* | avcodec/jpeg2000dwt: Fix order of operations in integer decomposition waveletsMichael Niedermayer2015-06-208-32/+32
* | avcodec/j2kenc: Use JP2 format by defaultMichael Niedermayer2015-06-198-16/+16
* | avcodec/flacenc: Regression test for ticket #4628George Boyle2015-06-171-0/+4
* | avcodec/j2kenc: Properly flush the end of the truncated AC streamMichael Niedermayer2015-06-178-32/+32
* | avcodec/jpeg2000dwt: Support 9/7 singularity cases on the encoder sideMichael Niedermayer2015-06-173-12/+12
* | avcodec/jpeg2000dwt: More special cases to handle singularities in 9/7 decodeMichael Niedermayer2015-06-173-6/+6
* | swscale/output: Add rgba64/rgb48/bgra64/bgr48 output functions with full chro...Michael Niedermayer2015-06-171-10/+10
* | fate: Force jpeg2000 decoder for dcinemaMichael Niedermayer2015-06-091-1/+1
* | avcodec/jpeg2000dec: Fix some 5/3 bitexactness issuesMichael Niedermayer2015-06-094-8/+8
* | fate: add missing avdevice dependency to closed caption testJames Almer2015-06-071-1/+1