summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* avcodec/jpeg2000dwt: use 32x32->64 multiplies in the 9/7i DWTMichael Niedermayer2015-06-22
* avcodec/jpeg2000: Move H band scaling from wavelet into quantization codeMichael Niedermayer2015-06-22
* avcodec/jpeg2000: Move gainb handling into the quantization codeMichael Niedermayer2015-06-22
* Merge commit 'c060d046aa2f89c0e601a2dcfbce53f0e36cf498'Michael Niedermayer2015-06-21
|\
| * af_resample: Set the number of samples in the last frameLuca Barbato2015-06-20
* | Merge commit '6ec688e1bc76dd93151cbca1c340162ae4b10d77'Michael Niedermayer2015-06-21
|\|
| * mp3: enable packed main_data decoding in MP4nu7742015-06-20
* | avcodec/jpeg2000dwt: Fix value of F_LFTG_X and I_LFTG_XMichael Niedermayer2015-06-21
* | swresample: Choose 16bit internally only if input and output is 16bit or lessMichael Niedermayer2015-06-21
* | avcodec/jpeg2000dwt: also test 9/7 float DWTMichael Niedermayer2015-06-21
* | avcodec/jpeg2000dwt: List differences for DWT testMichael Niedermayer2015-06-21
* | lavc/adpcm: THP: don't use the ADPC/SEEK table when not seekingRodger Combs2015-06-21
* | avformat/rawenc: Store sample number for ADXMichael Niedermayer2015-06-21
* | libavfilter/formats: Fix parsing of channel specifications with a trailing 'c'.Simon Thelen2015-06-20
* | fate: add avfilter/formats-testMichael Niedermayer2015-06-20
* | tests/fate: Add fate-j2k-dwtMichael Niedermayer2015-06-20
* | avcodec/jpeg2000dwt: Fix order of operations in integer decomposition waveletsMichael Niedermayer2015-06-20
* | avcodec/j2kenc: Use JP2 format by defaultMichael Niedermayer2015-06-19
* | avcodec/flacenc: Regression test for ticket #4628George Boyle2015-06-17
* | avcodec/j2kenc: Properly flush the end of the truncated AC streamMichael Niedermayer2015-06-17
* | avcodec/jpeg2000dwt: Support 9/7 singularity cases on the encoder sideMichael Niedermayer2015-06-17
* | avcodec/jpeg2000dwt: More special cases to handle singularities in 9/7 decodeMichael Niedermayer2015-06-17
* | swscale/output: Add rgba64/rgb48/bgra64/bgr48 output functions with full chro...Michael Niedermayer2015-06-17
* | fate: Force jpeg2000 decoder for dcinemaMichael Niedermayer2015-06-09
* | avcodec/jpeg2000dec: Fix some 5/3 bitexactness issuesMichael Niedermayer2015-06-09
* | fate: add missing avdevice dependency to closed caption testJames Almer2015-06-07
* | lavf/riffenc: Set correct block align for mp2.Juanjo2015-06-04
* | fate: add missing lavfi indev dependency to closed caption testJames Almer2015-06-03
* | fate: Add Closed caption testAnshul Maheshwari2015-06-03
* | avformat/mxfenc: Correct klv_fill_keyMichael Niedermayer2015-06-01
* | tests: add some ASS/SSA/MKS remux and transcode testsClément Bœsch2015-05-31
* | Merge commit '063f7467e4d14ab7fe01b2845dab60cc75df8b53'Michael Niedermayer2015-05-29
|\|
| * rtmpdh: Add fate test for the DH handshake routineMartin Storsjö2015-05-29
* | avformat/mxfenc: Support storing signal standard for D10 muxingMichael Niedermayer2015-05-28
* | fate: Update exif tests after 09ec31ce3aab41407965e7a95b7d145702434c26Michael Niedermayer2015-05-27
* | ffprobe: print stream_index with frame dataDave Rice2015-05-27
* | avformat/4xm: Change fps to AVRationalMichael Niedermayer2015-05-23
* | avformat/mxfenc: Add color siting elementMichael Niedermayer2015-05-22
* | fate: Add fate-mathops testMichael Niedermayer2015-05-20
* | fate: Add test for -exact_rice_parameters 1Michael Niedermayer2015-05-19
* | fate: increase the number of filtered frames to 20 for edgedetect* & hueMichael Niedermayer2015-05-15
* | avcodec/srtdec: attempt to correct SubRip positioningClément Bœsch2015-05-14
* | fate: Test pullup and fieldmatch with 5 instead of 1 frameMichael Niedermayer2015-05-12
* | fate: Use more than 5 frames for testing select and idet filtersMichael Niedermayer2015-05-10
* | Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b'Michael Niedermayer2015-05-10
|\|
| * fate: Reduce the number of frames used to test video filtersLuca Barbato2015-05-10
* | avcodec/snowenc: set dia_size for the first pass of motion estimation tooMichael Niedermayer2015-05-10
* | avcodec/snowenc: correct fullpel search patternMichael Niedermayer2015-05-10
* | avcodec/snowenc: Fix used reference MV in fullpel iterative MEMichael Niedermayer2015-05-10
* | pngdec: set correct rangewm42015-05-08