FFmpeg/tests/ref/fate
Kevin Mark d32a6c36e4 libavfilter/scale2ref: Maintain main input's DAR
The scale2ref filter will now maintain the DAR of the main input and
not the DAR of the reference input. This previous behavior was deemed
counterintuitive for most (all?) use-cases.

Before:
scale2ref=iw/4:ow/mdar
in  w:320 h:240 fmt:rgb24 sar:1/1
ref w:640 h:360 fmt:rgb24 sar:1/1
out w:160 h:120 fmt:rgb24 sar:4/3 flags:0x2
SAR: ((120 * 640) / (160 * 360)) * (1 / 1) = 4 / 3
DAR: (160 / 120) * (4 / 3) = 16 / 9
(main out now same DAR as ref)

Now:
scale2ref=iw/4:ow/mdar
in  w:320 h:240 fmt:rgb24 sar:1/1
ref w:640 h:360 fmt:rgb24 sar:1/1
out w:160 h:120 fmt:rgb24 sar:1/1 flags:0x2
SAR: ((120 * 320) / (160 * 240)) * (1 / 1) = 1 / 1
DAR: (160 / 120) * (1 / 1) = 4 / 3
(main out same DAR as main in)

The scale2ref FATE test has also been updated.

Signed-off-by: Kevin Mark <kmark937@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2017-07-04 15:09:10 +02:00
..
4xm-1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
4xm-2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
8bps avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
012v fate: Add test for 012v codec 2016-04-18 22:43:58 +02:00
aac-autobsf-adtstoasc avcodec/aac_adtstoasc: propagate new extradata using packet side data 2017-05-24 20:28:00 -03:00
aasc avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
acodec-aref
adpcm_ms-stereo
adpcm-4xm avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
adpcm-afc avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
adpcm-creative
adpcm-creative-8-2.6bit
adpcm-creative-8-2bit
adpcm-creative-8-4bit
adpcm-dtk avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
adpcm-ea-1 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
adpcm-ea-2 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
adpcm-ea-maxis-xa avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
adpcm-ea-r1 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
adpcm-ea-r2
adpcm-ea-r3
adpcm-ima_wav-stereo
adpcm-ima-amv avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
adpcm-ima-apc
adpcm-ima-dk3
adpcm-ima-dk4
adpcm-ima-ea-eacs avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
adpcm-ima-ea-sead avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
adpcm-ima-iss
adpcm-ima-oki
adpcm-ima-rad
adpcm-ima-smjpeg avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
adpcm-ima-ws avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
adpcm-ms-mono avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
adpcm-thp avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
adpcm-vima avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
adpcm-xa avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
adts-demux
adts-id3v1-demux fate: add fate-adts-id3v1-demux 2017-06-05 20:22:29 -03:00
adtstoasc_ticket3715 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
aea-demux
aic avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
aic-oddsize avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
alg-mm avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
aliaspix-bgr avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
aliaspix-gray avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
amv avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
ansi avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
ansi256 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
api-h264 libavformat: Add H264 API test 2015-06-25 04:09:51 +02:00
api-mjpeg-codec-param Merge commit '019ab88a95cb31b698506d90e8ce56695a7f1cc5' 2017-05-08 14:22:43 -03:00
api-png-codec-param Merge commit '019ab88a95cb31b698506d90e8ce56695a7f1cc5' 2017-05-08 14:22:43 -03:00
apng-clock fate: update ref file for apng-clock test 2017-03-22 10:27:46 -03:00
apng-osample fate/apng : add test for apng decoding 2016-07-05 01:48:00 +02:00
armovie-escape124 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
armovie-escape130 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
asf-repldata avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
ast
async fate/async: test error code from underlying protocol 2015-10-10 17:58:45 +02:00
audio_fifo avutil: Added selftest for libavutil/audio_fifo.c 2016-12-21 03:37:54 +01:00
audiomatch-afconvert-16000-mono-he-adts tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-afconvert-16000-mono-he-m4a tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-afconvert-16000-mono-lc-adts tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-afconvert-16000-mono-lc-m4a tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-afconvert-16000-stereo-he2-adts tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-afconvert-16000-stereo-he2-m4a tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-afconvert-16000-stereo-he-adts tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-afconvert-16000-stereo-he-m4a tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-afconvert-16000-stereo-lc-adts tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-afconvert-16000-stereo-lc-m4a tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-afconvert-44100-mono-he-adts tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-afconvert-44100-mono-he-m4a tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-afconvert-44100-mono-lc-adts tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-afconvert-44100-mono-lc-m4a tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-afconvert-44100-stereo-he2-adts tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-afconvert-44100-stereo-he2-m4a tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-afconvert-44100-stereo-he-adts tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-afconvert-44100-stereo-he-m4a tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-afconvert-44100-stereo-lc-adts tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-afconvert-44100-stereo-lc-m4a tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-dolby-44100-mono-he-mp4 tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-dolby-44100-mono-lc-mp4 tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-dolby-44100-stereo-he2-mp4 tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-dolby-44100-stereo-he-mp4 tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-dolby-44100-stereo-lc-mp4 tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-faac-16000-mono-lc-adts tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-faac-16000-mono-lc-m4a tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-faac-16000-stereo-lc-adts tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-faac-16000-stereo-lc-m4a tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-faac-44100-mono-lc-adts tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-faac-44100-mono-lc-m4a tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-faac-44100-stereo-lc-adts tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-faac-44100-stereo-lc-m4a tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-nero-16000-mono-he-m4a tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-nero-16000-mono-lc-m4a tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-nero-16000-stereo-he2-m4a tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-nero-16000-stereo-he-m4a tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-nero-16000-stereo-lc-m4a tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-nero-44100-mono-he-m4a tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-nero-44100-mono-lc-m4a tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-nero-44100-stereo-he2-m4a tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-nero-44100-stereo-he-m4a tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-nero-44100-stereo-lc-m4a tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-quicktime7-44100-stereo-lc-mp4 tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-quicktimeX-44100-stereo-lc-m4a tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-square-aac tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
audiomatch-square-mp3 tests/audiomatch: also print signal vs reference length 2016-03-30 03:37:56 +02:00
auravision-v1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
auravision-v2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
avio-direct avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
avstring lavu/avstring: add av_append_path_component() funcion 2015-03-31 23:50:46 +02:00
base64
bcstm lavf/brstm: add FATE tests for BFSTM and BCSTM files 2015-06-23 19:44:19 +02:00
bethsoft-vid avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
bfi avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
bfstm lavf/brstm: add FATE tests for BFSTM and BCSTM files 2015-06-23 19:44:19 +02:00
bink-demux
bink-video-b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
bink-video-f avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
bink-video-i avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
binsub-mksenc avformat/matroskaenc: write a CRC32 element on SeekHead 2016-10-06 16:59:09 -03:00
binsub-movtextenc ffmpeg: do packet ts rescaling in write_packet() 2017-03-03 08:45:43 +01:00
blowfish
bmp-1bit avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
bmp-4bit avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
bmp-4bit-os2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
bmp-8bit avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
bmp-8bit-os2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
bmp-15bit avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
bmp-15bit-mask avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
bmp-16bit-mask avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
bmp-24bit avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
bmp-32bit avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
bmp-32bit-mask avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
bmp-rle4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
bmp-rle8 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
bmpparser avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
bmv-audio avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
bmv-video avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
bprint
brenderpix-24 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
brenderpix-565 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
brenderpix-defpal avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
brenderpix-intpal avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
brenderpix-y400a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
brstm
caf
canopus-cllc-argb avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
canopus-cllc-rgb avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
canopus-cllc-yuy2-noblock avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
canopus-hq_hqa-hq avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
canopus-hq_hqa-hqa avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
canopus-hq_hqa-inter avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
canopus-hqx422 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
canopus-hqx422a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
cavs ffmpeg: use new decode API 2016-10-01 17:22:22 +02:00
cdgraphics avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
cdxl-bitline-ham6 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
cdxl-demux avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
cdxl-ham6 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
cdxl-ham8 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
cdxl-pal8 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
cdxl-pal8-small avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
cine-demux
cljr avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
color_utils lavu: Adding ARIB STD-B67 (hybrid log-gamma) enum value and transfer function. 2016-06-01 16:32:08 +02:00
concat-demuxer-extended-lavf-mxf fate: Do not report side data size 2017-03-17 13:12:25 -04:00
concat-demuxer-extended-lavf-mxf_d10 fate: Do not report side data size 2017-03-17 13:12:25 -04:00
concat-demuxer-simple1-lavf-mxf fate: Do not report side data size 2017-03-17 13:12:25 -04:00
concat-demuxer-simple1-lavf-mxf_d10 fate: Do not report side data size 2017-03-17 13:12:25 -04:00
concat-demuxer-simple2-lavf-ts fate: Do not report side data size 2017-03-17 13:12:25 -04:00
copy-psp avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
copy-trac236 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
copy-trac2211-avi lavf: use the new bitstream filter for extracting extradata 2017-04-07 17:16:17 -03:00
copy-trac3074 fate: Add fate-copy-trac3074 2017-06-30 03:03:08 +02:00
copy-trac4914 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
copy-trac4914-avi avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
corepng avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
crc
creatureshock-avs avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
cscd avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
cvid-grayscale avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
cvid-palette avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
cvid-partial avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
cyberia-c93 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
cyuv avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
d-cinema-demux avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
d-eavp6-demux avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dca-xll fate: re-enable dca-xll test 2016-02-01 12:12:15 -03:00
dca-xll_51_16_192_768_0 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
dca-xll_51_16_192_768_0-dmix_2 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
dca-xll_51_16_192_768_0-dmix_6 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
dca-xll_51_16_192_768_1 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
dca-xll_51_16_192_768_1-dmix_2 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
dca-xll_51_16_192_768_1-dmix_6 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
dca-xll_51_24_48_768 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
dca-xll_51_24_48_768-dmix_2 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
dca-xll_51_24_48_768-dmix_6 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
dca-xll_51_24_48_none avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
dca-xll_51_24_48_none-dmix_2 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
dca-xll_51_24_48_none-dmix_6 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
dca-xll_71_24_48_768_0 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
dca-xll_71_24_48_768_0-dmix_2 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
dca-xll_71_24_48_768_0-dmix_6 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
dca-xll_71_24_48_768_1 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
dca-xll_71_24_48_768_1-dmix_2 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
dca-xll_71_24_48_768_1-dmix_6 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
dca-xll_71_24_96_768 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
dca-xll_71_24_96_768-dmix_2 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
dca-xll_71_24_96_768-dmix_6 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
dca-xll_x96_51_24_96_1509 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
dca-xll_x96_51_24_96_1509-dmix_2 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
dca-xll_x96_51_24_96_1509-dmix_6 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
dca-xll_xch_61_24_48_768 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
dca-xll_xch_61_24_48_768-dmix_2 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
dca-xll_xch_61_24_48_768-dmix_6 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
dcinema-encode avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
dds-alpha8 Merge commit '00658253e237ab975ae2d384e02b5936781f103d' 2016-05-08 23:55:28 +01:00
dds-argb avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-argb-aexp avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-dx10-bc1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-dx10-bc1a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-dx10-bc2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-dx10-bc3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-dx10-bc4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-dx10-bc5 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-dxt1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-dxt1-normalmap avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-dxt1a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-dxt2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-dxt3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-dxt4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-dxt5 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-dxt5-aexp avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-dxt5-normalmap avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-dxt5-normalmap-ati avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-dxt5-rbxg avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-dxt5-rgxb avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-dxt5-rxbg avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-dxt5-rxgb avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-dxt5-xgbr avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-dxt5-xgxr avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-dxt5-xrbg avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-dxt5-ycocg avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-dxt5-ycocg-scaled avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-monob Merge commit '4b2e69397b84d1c1a29ffae6e9f106f2c32b1869' 2016-06-21 12:29:46 +02:00
dds-pal avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-pal-ati avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-rgb16 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-rgb24 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-rgb555 Merge commit '00658253e237ab975ae2d384e02b5936781f103d' 2016-05-08 23:55:28 +01:00
dds-rgb1555 Merge commit '00658253e237ab975ae2d384e02b5936781f103d' 2016-05-08 23:55:28 +01:00
dds-rgba avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-rgtc1s avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-rgtc1u avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-rgtc2s avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-rgtc2u avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-rgtc2u-xy avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-uyvy avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-xbgr avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-xrgb avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-y avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-ya dds: Drop gray-alpha swapping 2016-04-26 16:30:04 -04:00
dds-ycocg avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dds-yuyv avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
delphine-cin-audio avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
delphine-cin-video avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
deluxepaint-anm avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dfa1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dfa2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dfa3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dfa4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dfa5 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dfa6 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dfa7 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dfa8 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dfa9 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dfa10 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dfa11 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dict avutil/tests/dict: Check return of av_dict_parse_string() 2017-03-30 23:35:18 +02:00
dirac avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dirac-low-delay fate: add test for the Dirac low delay profile 2017-06-05 06:10:40 +01:00
display Added a selftest to libavutil/display.c 2016-03-22 17:24:55 +01:00
dnxhd-mbaff lavf/mov: Read display aspect ratio from ares atom also for dnxhd. 2016-09-29 15:29:03 +02:00
dnxhr-12bit fate: add DNxHR 12-bit example. 2016-08-21 02:58:13 +02:00
dnxhr-444 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dnxhr-parse avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dnxhr-prefix1 tests/fate/dnxhd: add dnxhr prefix tests 2016-07-23 13:54:13 +02:00
dnxhr-prefix2 tests/fate/dnxhd: add dnxhr prefix tests 2016-07-23 13:54:13 +02:00
dnxhr-prefix3 tests/fate/dnxhd: add dnxhr prefix tests 2016-07-23 13:54:13 +02:00
dnxhr-prefix4 tests/fate/dnxhd: add dnxhr prefix tests 2016-07-23 13:54:13 +02:00
dnxhr-prefix5 tests/fate/dnxhd: add dnxhr prefix tests 2016-07-23 13:54:13 +02:00
dpcm-idroq avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
dpcm-interplay avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
dpcm-sierra
dpcm-xan
dpx avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dpxparser avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dss-lp avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
dss-sp avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
dxa-feeble avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dxa-scummvm avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dxtory Merge commit 'f5c43884190be094749acfba104e3eab98d8ff1e' 2016-06-26 15:41:49 +02:00
dxv3-dxt1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dxv3-dxt5 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dxv-dxt1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
dxv-dxt5 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
ea-cdata
ea-cmv avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
ea-mad avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
ea-tgq avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
ea-tgv-1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
ea-tgv-2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
ea-tqi avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
eval avutil/eval-test: Check av_expr_parse_and_eval() for failure and also check it in the fate test 2016-05-20 19:32:02 +02:00
exif-image-embedded fate: Update exif tests after 09ec31ce3a 2015-05-27 11:56:19 +02:00
exif-image-jpg fate: Update exif tests after 09ec31ce3a 2015-05-27 11:56:19 +02:00
exif-image-tiff fate: Update exif tests after 09ec31ce3a 2015-05-27 11:56:19 +02:00
exif-image-webp fate: Update exif tests after 09ec31ce3a 2015-05-27 11:56:19 +02:00
exr-rgb-b44a-half-negative-4x4 fate/exr : add test for Y, b44A negative half, and datawindow != displaywindow 2017-05-10 14:00:20 +02:00
exr-rgb-scanline-b44-half-float-12x8-l1 fate/exr : add tests for file with half and float channels 2016-06-26 21:12:32 +02:00
exr-rgb-scanline-b44-half-float-12x8-l2 fate/exr : add tests for file with half and float channels 2016-06-26 21:12:32 +02:00
exr-rgb-scanline-b44-uint32 fate/exr : add test for uint32 data 2017-03-31 23:09:55 +02:00
exr-rgb-scanline-float-b44 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
exr-rgb-scanline-float-piz-48x32 fate/exr : add tests for piz uncompress 2017-05-01 11:40:57 +02:00
exr-rgb-scanline-half-b44-12x8 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
exr-rgb-scanline-half-b44-13x9 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
exr-rgb-scanline-half-piz-bw fate/exr : add tests for piz uncompress 2017-05-01 11:40:57 +02:00
exr-rgb-scanline-half-piz-color fate/exr : add tests for piz uncompress 2017-05-01 11:40:57 +02:00
exr-rgb-scanline-half-piz-dw-t01 fate/exr : add tests for piz uncompress 2017-05-01 11:40:57 +02:00
exr-rgb-scanline-half-piz-dw-t08 fate/exr : add test for Y, b44A negative half, and datawindow != displaywindow 2017-05-10 14:00:20 +02:00
exr-rgb-scanline-none-negative-red fate/exr : add test for negative float value 2017-05-01 11:40:57 +02:00
exr-rgb-scanline-pxr24-float-12x8 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
exr-rgb-scanline-pxr24-float-half-l1 fate/exr : add tests for file with half and float channels 2016-06-26 21:12:32 +02:00
exr-rgb-scanline-pxr24-float-half-l2 fate/exr : add tests for file with half and float channels 2016-06-26 21:12:32 +02:00
exr-rgb-scanline-pxr24-half-float-l1 fate/exr : add tests for file with half and float channels 2016-06-26 21:12:32 +02:00
exr-rgb-scanline-pxr24-half-float-l2 fate/exr : add tests for file with half and float channels 2016-06-26 21:12:32 +02:00
exr-rgb-scanline-pxr24-half-uint32-13x9 fate/exr : fix pix_fmt 2017-04-25 12:12:57 +02:00
exr-rgb-scanline-pxr24-uint32 fate/exr : add test for uint32 data 2017-03-31 23:09:55 +02:00
exr-rgb-scanline-raw-half-float-l1 fate/exr : add tests for file with half and float channels 2016-06-26 21:12:32 +02:00
exr-rgb-scanline-raw-half-float-l2 fate/exr : add tests for file with half and float channels 2016-06-26 21:12:32 +02:00
exr-rgb-scanline-rle-half-float-l1 fate/exr : add tests for file with half and float channels 2016-06-26 21:12:32 +02:00
exr-rgb-scanline-rle-half-float-l2 fate/exr : add tests for file with half and float channels 2016-06-26 21:12:32 +02:00
exr-rgb-scanline-zip1-half-float-l1 fate/exr : add tests for file with half and float channels 2016-06-26 21:12:32 +02:00
exr-rgb-scanline-zip1-half-float-l1-zero-offsets fate : add test for exr with offset table set to 0 2017-04-03 03:02:50 +02:00
exr-rgb-scanline-zip1-half-float-l2 fate/exr : add tests for file with half and float channels 2016-06-26 21:12:32 +02:00
exr-rgb-scanline-zip-half-float-l1 fate/exr : add tests for file with half and float channels 2016-06-26 21:12:32 +02:00
exr-rgb-scanline-zip-half-float-l2 fate/exr : add tests for file with half and float channels 2016-06-26 21:12:32 +02:00
exr-rgb-tile-float-raw-12x8 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
exr-rgb-tile-float-raw-150x130 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
exr-rgb-tile-half-float-b44-12x8-l1 fate/exr : add tests for file with half and float channels 2016-06-26 21:12:32 +02:00
exr-rgb-tile-half-float-b44-12x8-l2 fate/exr : add tests for file with half and float channels 2016-06-26 21:12:32 +02:00
exr-rgb-tile-half-raw-12x8 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
exr-rgb-tile-pxr24-float-half-l1 fate/exr : add tests for file with half and float channels 2016-06-26 21:12:32 +02:00
exr-rgb-tile-pxr24-float-half-l2 fate/exr : add tests for file with half and float channels 2016-06-26 21:12:32 +02:00
exr-rgb-tile-pxr24-half-float-l1 fate/exr : add tests for file with half and float channels 2016-06-26 21:12:32 +02:00
exr-rgb-tile-pxr24-half-float-l2 fate/exr : add tests for file with half and float channels 2016-06-26 21:12:32 +02:00
exr-rgb-tile-raw-half-float-l1 fate/exr : add tests for file with half and float channels 2016-06-26 21:12:32 +02:00
exr-rgb-tile-raw-half-float-l2 fate/exr : add tests for file with half and float channels 2016-06-26 21:12:32 +02:00
exr-rgb-tile-rle-half-float-l1 fate/exr : add tests for file with half and float channels 2016-06-26 21:12:32 +02:00
exr-rgb-tile-rle-half-float-l2 fate/exr : add tests for file with half and float channels 2016-06-26 21:12:32 +02:00
exr-rgb-tile-zip1-half-float-l1 fate/exr : add tests for file with half and float channels 2016-06-26 21:12:32 +02:00
exr-rgb-tile-zip1-half-float-l2 fate/exr : add tests for file with half and float channels 2016-06-26 21:12:32 +02:00
exr-rgb-tile-zip-half-float-l1 fate/exr : add tests for file with half and float channels 2016-06-26 21:12:32 +02:00
exr-rgb-tile-zip-half-float-l2 fate/exr : add tests for file with half and float channels 2016-06-26 21:12:32 +02:00
exr-rgba-multiscanline-half-b44 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
exr-rgba-scanline-float-half-b44-12x8-l1 ffmpeg: init filtergraphs only after we have a frame on each input 2017-03-03 08:45:43 +01:00
exr-rgba-scanline-float-half-b44-12x8-l2 ffmpeg: init filtergraphs only after we have a frame on each input 2017-03-03 08:45:43 +01:00
exr-rgba-scanline-float-half-b44-13x9-l1 ffmpeg: init filtergraphs only after we have a frame on each input 2017-03-03 08:45:43 +01:00
exr-rgba-scanline-float-half-b44-13x9-l2 ffmpeg: init filtergraphs only after we have a frame on each input 2017-03-03 08:45:43 +01:00
exr-rgba-scanline-float-half-b44a-12x8-l1 ffmpeg: init filtergraphs only after we have a frame on each input 2017-03-03 08:45:43 +01:00
exr-rgba-scanline-float-half-b44a-12x8-l2 ffmpeg: init filtergraphs only after we have a frame on each input 2017-03-03 08:45:43 +01:00
exr-rgba-scanline-float-half-b44a-13x9-l1 ffmpeg: init filtergraphs only after we have a frame on each input 2017-03-03 08:45:43 +01:00
exr-rgba-scanline-float-half-b44a-13x9-l2 ffmpeg: init filtergraphs only after we have a frame on each input 2017-03-03 08:45:43 +01:00
exr-slice-pxr24 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
exr-slice-raw avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
exr-slice-rle avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
exr-slice-zip1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
exr-slice-zip16 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
exr-y-scanline-zip-half-12x8 fate/exr : add test for Y, b44A negative half, and datawindow != displaywindow 2017-05-10 14:00:20 +02:00
exr-y-tile-zip-half-12x8 fate/exr : add test for Y, b44A negative half, and datawindow != displaywindow 2017-05-10 14:00:20 +02:00
ffmpeg-bsf-remove-e tests/fate: Add fate-ffmpeg-bsf-remove-* tests 2016-09-23 13:34:13 +02:00
ffmpeg-bsf-remove-k ffmpeg: switch to the new BSF API 2016-09-24 14:25:53 -03:00
ffmpeg-bsf-remove-r ffmpeg: switch to the new BSF API 2016-09-24 14:25:53 -03:00
ffmpeg-filter_colorkey fate/colorkey: disable audio stream. 2016-11-13 10:41:16 +01:00
ffmpeg-filter_complex avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
ffmpeg-lavfi avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
ffprobe_compact fate: update ffprobe stuff after dbc7f02a72 2017-02-26 17:05:43 +01:00
ffprobe_csv fate: update ffprobe stuff after dbc7f02a72 2017-02-26 17:05:43 +01:00
ffprobe_default fate: update ffprobe stuff after dbc7f02a72 2017-02-26 17:05:43 +01:00
ffprobe_flat fate: update ffprobe stuff after dbc7f02a72 2017-02-26 17:05:43 +01:00
ffprobe_ini fate: update ffprobe stuff after dbc7f02a72 2017-02-26 17:05:43 +01:00
ffprobe_json fate: update ffprobe stuff after dbc7f02a72 2017-02-26 17:05:43 +01:00
ffprobe_xml fate: update ffprobe stuff after dbc7f02a72 2017-02-26 17:05:43 +01:00
fic-avi avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
fifo avutil: Improved selftest coverage for libavutil/fifo.c 2016-10-14 23:14:33 +02:00
fifo-muxer-tst avformat/fifo: Add fate test 2016-08-22 22:07:48 +02:00
film-cvid avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-2xbr avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-3xbr avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-4xbr avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-acrossfade avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
filter-adelay avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
filter-aecho avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
filter-aemphasis fate: add aemphasis test 2016-05-28 22:09:17 +02:00
filter-aemphasis-50fm avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
filter-aemphasis-75kf avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
filter-afade-esin avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
filter-afade-exp avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
filter-afade-hsin avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
filter-afade-iqsin avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
filter-afade-log avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
filter-afade-qsin avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
filter-agate avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
filter-alimiter avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
filter-alphaextract_alphamerge_rgb avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-alphaextract_alphamerge_yuv avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-amerge avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
filter-anequalizer avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
filter-apad avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
filter-asetnsamples avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
filter-asetrate avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
filter-atrim-duration avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
filter-atrim-mixed avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
filter-atrim-samples avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
filter-atrim-time avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
filter-boxblur avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-chorus avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
filter-codecview-mvs avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-colorchannelmixer avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-colormatrix1 avfilter/vf_colormatrix: increase precision 2016-06-05 18:47:36 +02:00
filter-colormatrix2 avfilter/vf_colormatrix: increase precision 2016-06-05 18:47:36 +02:00
filter-compand avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
filter-concat avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
filter-crop Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-crop_scale Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-crop_scale_vflip Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-crop_vflip Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-curves avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-dcshift avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
filter-delogo avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-drawbox avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-earwax avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
filter-edgedetect fate: increase the number of filtered frames to 20 for edgedetect* & hue 2015-05-15 03:13:49 +02:00
filter-edgedetect-colormix fate: increase the number of filtered frames to 20 for edgedetect* & hue 2015-05-15 03:13:49 +02:00
filter-extrastereo avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
filter-fade avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-fieldorder avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-formats avfilter/formats: do not allow unknown layouts in ff_parse_channel_layout if nret is not set 2017-01-24 23:51:36 +01:00
filter-fps avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-fps-cfr lavf/mov: Add support for edit list parsing. 2016-09-19 19:52:05 +02:00
filter-fps-r avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-framepack-columns avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-framepack-frameseq avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-framepack-lines avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-framepack-sbs avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-framepack-tab avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-framerate-down fate: Add vf_framerate test. 2017-03-16 16:16:05 +01:00
filter-framerate-up fate: Add vf_framerate test. 2017-03-16 16:16:05 +01:00
filter-gradfun avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-gradfun-sample avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-histogram-levels avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-hls avfilter/aeval: trim last frame's number of samples to match requested duration 2017-02-25 19:53:14 +01:00
filter-hls-append avfilter/aeval: trim last frame's number of samples to match requested duration 2017-02-25 19:53:14 +01:00
filter-hq2x avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-hq3x avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-hq4x avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-hqdn3d avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-hqdn3d-sample avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-hstack fate: add hstack and vstack 2016-09-09 12:49:15 +02:00
filter-hue fate: increase the number of filtered frames to 20 for edgedetect* & hue 2015-05-15 03:13:49 +02:00
filter-idet avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-interlace avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-interlace-complex avfilter/interlace: add complex vertical low-pass filter 2017-05-02 14:09:50 -03:00
filter-lavd-life avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-lavd-scalenorm avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-lavd-testsrc avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-mcdeint-fast avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-mcdeint-medium avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-mergeplanes avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-meta-4560-rotate0 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
filter-metadata-avf-aphase-meter-mono avfilter/avf_aphasemeter: make video output optional 2016-12-28 17:03:57 +01:00
filter-metadata-avf-aphase-meter-out-of-phase avfilter/avf_aphasemeter: make video output optional 2016-12-28 17:03:57 +01:00
filter-metadata-cropdetect fate: Add filter-metadata-cropdetect 2016-03-30 22:55:51 +02:00
filter-metadata-ebur128
filter-metadata-readvitc-def fate: add readvitc filter test 2016-04-20 18:08:17 +02:00
filter-metadata-readvitc-thr fate: add readvitc filter test 2016-04-20 18:08:17 +02:00
filter-metadata-scenedetect
filter-metadata-silencedetect
filter-mpdecimate avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-negate avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-null Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-overlay avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-overlay_rgb avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-overlay_yuv420 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-overlay_yuv422 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-overlay_yuv444 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-overlay-dvdsub-2397 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
filter-pad Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-palettegen-1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-palettegen-2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-paletteuse-bayer avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-paletteuse-nodither avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-paletteuse-sierra2_4a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-phase avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-pixdesc-0bgr Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-0rgb Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-abgr Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-argb Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-ayuv64le swscale: ayuv64le output support 2015-07-24 03:45:48 +00:00
filter-pixdesc-bgr0 Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-bgr4_byte Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-bgr8 Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-bgr24 Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-bgr48be Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-bgr48le Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-bgr444be Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-bgr444le Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-bgr555be Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-bgr555le Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-bgr565be Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-bgr565le Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-bgra Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-bgra64be Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-bgra64le Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-gbrap fate: update for gbrap after 61980dc479 2016-08-24 08:08:39 +02:00
filter-pixdesc-gbrap10be swscale: Add GBRAP10 output 2016-11-10 00:33:12 +01:00
filter-pixdesc-gbrap10le swscale: Add GBRAP10 output 2016-11-10 00:33:12 +01:00
filter-pixdesc-gbrap12be swscale: Add the GBRAP12 output 2016-11-10 00:33:12 +01:00
filter-pixdesc-gbrap12le swscale: Add the GBRAP12 output 2016-11-10 00:33:12 +01:00
filter-pixdesc-gbrap16be swscale: add gbr(a)p16 output support 2016-12-01 21:37:25 +01:00
filter-pixdesc-gbrap16le swscale: add gbr(a)p16 output support 2016-12-01 21:37:25 +01:00
filter-pixdesc-gbrp Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-gbrp9be swscale/output: Fix rounding offset in yuv2gbrp_full_X_c() 2016-08-23 02:46:02 +02:00
filter-pixdesc-gbrp9le swscale/output: Fix rounding offset in yuv2gbrp_full_X_c() 2016-08-23 02:46:02 +02:00
filter-pixdesc-gbrp10be swscale/output: Fix rounding offset in yuv2gbrp_full_X_c() 2016-08-23 02:46:02 +02:00
filter-pixdesc-gbrp10le swscale/output: Fix rounding offset in yuv2gbrp_full_X_c() 2016-08-23 02:46:02 +02:00
filter-pixdesc-gbrp12be swscale: Enable GBRP12 output 2016-10-12 18:00:24 +02:00
filter-pixdesc-gbrp12le swscale: Enable GBRP12 output 2016-10-12 18:00:24 +02:00
filter-pixdesc-gbrp14be swscale/output: Fix rounding offset in yuv2gbrp_full_X_c() 2016-08-23 02:46:02 +02:00
filter-pixdesc-gbrp14le swscale/output: Fix rounding offset in yuv2gbrp_full_X_c() 2016-08-23 02:46:02 +02:00
filter-pixdesc-gbrp16be swscale: add gbr(a)p16 output support 2016-12-01 21:37:25 +01:00
filter-pixdesc-gbrp16le swscale: add gbr(a)p16 output support 2016-12-01 21:37:25 +01:00
filter-pixdesc-gray Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-gray10be tests: Fix gray10 and gray12 references after c1616b45. 2017-04-13 08:19:48 +02:00
filter-pixdesc-gray10le tests: Fix gray10 and gray12 references after c1616b45. 2017-04-13 08:19:48 +02:00
filter-pixdesc-gray12be tests: Fix gray10 and gray12 references after c1616b45. 2017-04-13 08:19:48 +02:00
filter-pixdesc-gray12le tests: Fix gray10 and gray12 references after c1616b45. 2017-04-13 08:19:48 +02:00
filter-pixdesc-gray16be Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-gray16le Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-monob sws/output: fix ordered dither threshold for mono output 2016-02-10 17:22:26 +01:00
filter-pixdesc-monow sws/output: fix ordered dither threshold for mono output 2016-02-10 17:22:26 +01:00
filter-pixdesc-nv12 Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-nv21 Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-p010be swscale: add support for P010LE/BE output 2016-08-31 13:19:46 +02:00
filter-pixdesc-p010le swscale: add unscaled conversion from yuv420p to p010 2016-09-06 12:41:28 +02:00
filter-pixdesc-rgb0 Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-rgb4_byte Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-rgb8 Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-rgb24 Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-rgb48be Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-rgb48le Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-rgb444be Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-rgb444le Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-rgb555be Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-rgb555le Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-rgb565be Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-rgb565le Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-rgba Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-rgba64be Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-rgba64le Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-uyvy422 Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-xyz12be Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-xyz12le Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-ya8 swscale/utils: handle gray+alpha formats like gray for luma ranges 2015-09-10 15:00:19 +02:00
filter-pixdesc-yuv410p Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuv411p Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuv420p Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuv420p9be lavf/nut: Add forgotten fourccs for YUV4xxP9. 2016-01-21 03:35:49 +01:00
filter-pixdesc-yuv420p9le lavf/nut: Add forgotten fourccs for YUV4xxP9. 2016-01-21 03:35:49 +01:00
filter-pixdesc-yuv420p10be Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuv420p10le Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuv420p12be pixfmt: Add yuv420p12 pixel format 2016-09-27 18:48:30 +02:00
filter-pixdesc-yuv420p12le pixfmt: Add yuv420p12 pixel format 2016-09-27 18:48:30 +02:00
filter-pixdesc-yuv420p14be Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuv420p14le Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuv420p16be Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuv420p16le Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuv422p Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuv422p9be lavf/nut: Add forgotten fourccs for YUV4xxP9. 2016-01-21 03:35:49 +01:00
filter-pixdesc-yuv422p9le lavf/nut: Add forgotten fourccs for YUV4xxP9. 2016-01-21 03:35:49 +01:00
filter-pixdesc-yuv422p10be Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuv422p10le Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuv422p12be pixfmt: Add yuv422p12 pixel format 2016-09-27 18:48:30 +02:00
filter-pixdesc-yuv422p12le pixfmt: Add yuv422p12 pixel format 2016-09-27 18:48:30 +02:00
filter-pixdesc-yuv422p14be Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuv422p14le Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuv422p16be Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuv422p16le Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuv440p Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuv440p10be Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuv440p10le Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuv440p12be Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuv440p12le Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuv444p Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuv444p9be lavf/nut: Add forgotten fourccs for YUV4xxP9. 2016-01-21 03:35:49 +01:00
filter-pixdesc-yuv444p9le lavf/nut: Add forgotten fourccs for YUV4xxP9. 2016-01-21 03:35:49 +01:00
filter-pixdesc-yuv444p10be Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuv444p10le Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuv444p12be pixfmt: Add yuv444p12 pixel format 2016-09-27 18:48:30 +02:00
filter-pixdesc-yuv444p12le pixfmt: Add yuv444p12 pixel format 2016-09-27 18:48:30 +02:00
filter-pixdesc-yuv444p14be Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuv444p14le Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuv444p16be Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuv444p16le Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuva420p Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuva420p9be Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuva420p9le Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuva420p10be Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuva420p10le Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuva420p16be Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuva420p16le Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuva422p Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuva422p9be Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuva422p9le Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuva422p10be Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuva422p10le Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuva422p16be Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuva422p16le Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuva444p Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuva444p9be Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuva444p9le Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuva444p10be Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuva444p10le Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuva444p16be Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuva444p16le Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuvj411p Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuvj420p Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuvj422p Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuvj440p Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuvj444p Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yuyv422 Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixdesc-yvyu422 Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixfmts-copy tests: Fix gray10 and gray12 references after c1616b45. 2017-04-13 08:19:48 +02:00
filter-pixfmts-crop tests: Fix gray10 and gray12 references after c1616b45. 2017-04-13 08:19:48 +02:00
filter-pixfmts-field tests: Fix gray10 and gray12 references after c1616b45. 2017-04-13 08:19:48 +02:00
filter-pixfmts-fieldmatch avfilter/vf_telecine: Make frame writable before writing into it 2016-06-14 18:08:56 +02:00
filter-pixfmts-fieldorder tests: Fix gray10 and gray12 references after c1616b45. 2017-04-13 08:19:48 +02:00
filter-pixfmts-hflip tests: Fix gray10 and gray12 references after c1616b45. 2017-04-13 08:19:48 +02:00
filter-pixfmts-histeq
filter-pixfmts-il tests: Fix gray10 and gray12 references after c1616b45. 2017-04-13 08:19:48 +02:00
filter-pixfmts-kerndeint Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixfmts-lut avfilter/vf_lut: do not always explicitly clip pixels 2017-02-13 22:54:20 +01:00
filter-pixfmts-null tests: Fix gray10 and gray12 references after c1616b45. 2017-04-13 08:19:48 +02:00
filter-pixfmts-pad tests: Fix gray10 and gray12 references after c1616b45. 2017-04-13 08:19:48 +02:00
filter-pixfmts-pullup fate: Test pullup and fieldmatch with 5 instead of 1 frame 2015-05-12 12:29:47 +02:00
filter-pixfmts-rotate fate: update for gbrap after 61980dc479 2016-08-24 08:08:39 +02:00
filter-pixfmts-scale tests: Fix gray10 and gray12 references after c1616b45. 2017-04-13 08:19:48 +02:00
filter-pixfmts-super2xsai Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixfmts-swapuv lavf/nut: Add forgotten fourccs for YUV4xxP9. 2016-01-21 03:35:49 +01:00
filter-pixfmts-tinterlace_merge Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixfmts-tinterlace_pad Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pixfmts-vflip tests: Fix gray10 and gray12 references after c1616b45. 2017-04-13 08:19:48 +02:00
filter-pp avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-pp1 Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pp2 Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pp3 Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pp4 Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pp5 Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-pp6 Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-qp Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-removegrain-mode-00 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-removegrain-mode-01 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-removegrain-mode-02 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-removegrain-mode-03 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-removegrain-mode-04 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-removegrain-mode-05 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-removegrain-mode-06 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-removegrain-mode-07 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-removegrain-mode-08 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-removegrain-mode-09 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-removegrain-mode-10 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-removegrain-mode-11 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-removegrain-mode-12 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-removegrain-mode-13 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-removegrain-mode-14 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-removegrain-mode-15 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-removegrain-mode-16 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-removegrain-mode-17 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-removegrain-mode-18 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-removegrain-mode-19 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-removegrain-mode-20 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-removegrain-mode-21 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-removegrain-mode-22 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-removegrain-mode-23 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-removegrain-mode-24 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-scale2ref_keep_aspect libavfilter/scale2ref: Maintain main input's DAR 2017-07-04 15:09:10 +02:00
filter-scale200 Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-scale500 Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-scalechroma avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-select avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-select-alternate avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-separatefields avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-setdar Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-setpts avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-setsar Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-showpalette avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-shuffleframes fate: add shuffleframes test 2016-09-08 11:14:42 +02:00
filter-shuffleplanes-dup-luma avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-shuffleplanes-swapuv avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-silenceremove avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
filter-stereo3d-abr-ml avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-stereo3d-abr-mr avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-stereo3d-al-sbsl avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-stereo3d-ar-abl avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-stereo3d-sbsl-abl avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-stereo3d-sbsl-abr avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-stereo3d-sbsl-agmc avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-stereo3d-sbsl-agmd avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-stereo3d-sbsl-agmg avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-stereo3d-sbsl-agmh avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-stereo3d-sbsl-al avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-stereo3d-sbsl-arbg avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-stereo3d-sbsl-arcc avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-stereo3d-sbsl-arcd avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-stereo3d-sbsl-arcg avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-stereo3d-sbsl-arch avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-stereo3d-sbsl-argg avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-stereo3d-sbsl-aybc avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-stereo3d-sbsl-aybd avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-stereo3d-sbsl-aybg avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-stereo3d-sbsl-aybh avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-stereo3d-sbsl-sbsr avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-stereotools avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
filter-swaprect fate: add swaprect 2016-09-09 00:57:01 +02:00
filter-tblend avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-telecine avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-testsrc2-rgb24 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-testsrc2-yuv420p avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-testsrc2-yuv444p avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-thumbnail
filter-tile Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-transpose avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-tremolo avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
filter-trim-duration avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-trim-frame avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-trim-mixed avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-trim-time avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-unsharp avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-vectorscope_color avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-vectorscope_color2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-vectorscope_color3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-vectorscope_color4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-vectorscope_gray avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-vectorscope_xy avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-vflip Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-vflip_crop Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-vflip_vflip Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' 2015-05-10 23:09:06 +02:00
filter-vstack fate: add hstack and vstack 2016-09-09 12:49:15 +02:00
filter-w3fdif-complex avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-w3fdif-simple avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-waveform_column avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-waveform_envelope avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-waveform_row avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-waveform_uv avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-weave fate: add weave 2016-09-09 11:55:45 +02:00
filter-yadif10 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-yadif16 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-yadif-mode0 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-yadif-mode1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
flcl1905 fate: Add test for pkt_size of ffprobe 2017-04-24 23:17:58 +02:00
flic-af11-palette-change avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
flic-af12 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
flic-magiccarpet avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
flv-add_keyframe_index avformat/flvenc: add add_keyframe_index option 2016-11-10 10:30:48 +08:00
flv-demux avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
force_key_frames avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
fraps-v0 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
fraps-v1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
fraps-v2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
fraps-v3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
fraps-v4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
fraps-v5 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
frwu avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
g2m2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
g2m3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
g2m4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
g722-encode avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
g722dec-1 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
g723_1-dec-1 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
g723_1-dec-2 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
g723_1-dec-3 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
g723_1-dec-4 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
g723_1-dec-5 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
g723_1-dec-6 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
g723_1-dec-7 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
g723_1-dec-8 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
g726-encode-2bit avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
g726-encode-3bit avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
g726-encode-4bit avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
g726-encode-5bit avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
g729-0
g729-1
gapless-mp3 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
gaplessenc-itunes-to-ipod-aac tests/fate-run.sh: Show packet flags for fate gapless tests. 2017-04-19 14:06:32 +02:00
gaplessenc-pcm-to-mov-aac tests/fate-run.sh: Show packet flags for fate gapless tests. 2017-04-19 14:06:32 +02:00
gaplessinfo-itunes1 tests/fate-run.sh: Show packet flags for fate gapless tests. 2017-04-19 14:06:32 +02:00
gaplessinfo-itunes2 tests/fate-run.sh: Show packet flags for fate gapless tests. 2017-04-19 14:06:32 +02:00
gif-color avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
gif-deal avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
gif-demux avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
gif-disposal-background avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
gif-disposal-restore avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
gif-gray avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
gifenc-bgr4_byte avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
gifenc-bgr8 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
gifenc-gray avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
gifenc-pal8 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
gifenc-rgb4_byte avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
gifenc-rgb8 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
gsm-ms avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
gsm-toast avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
h264_mp4toannexb_ticket2991 lavf: use the new bitstream filter for extracting extradata 2017-04-07 17:16:17 -03:00
h264_mp4toannexb_ticket5927 lavf: use the new bitstream filter for extracting extradata 2017-04-07 17:16:17 -03:00
h264_mp4toannexb_ticket5927_2 lavf: use the new bitstream filter for extracting extradata 2017-04-07 17:16:17 -03:00
h264-3386 tests/fate: Add test for ticket 3386 ([H264] [Regression] illegal short term buffer state detected) 2016-07-02 21:37:48 +02:00
h264-attachment-631 fate/h264: add test for ticket #631 2016-06-17 17:46:19 +02:00
h264-brokensps-2580 fate: Add test for broken SPS (Ticket 2580) 2016-05-05 04:11:52 +02:00
h264-bsf-mp4toannexb
h264-conformance-aud_mw_e avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-ba1_ft_c avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-ba1_sony_d avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-ba2_sony_f avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-ba3_sva_c avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-ba_mw_d avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-bamq1_jvc_c avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-bamq2_jvc_c avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-banm_mw_d avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-basqp1_sony_c avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-caba1_sony_d avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-caba1_sva_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-caba2_sony_e avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-caba2_sva_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-caba3_sony_c avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-caba3_sva_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-caba3_toshiba_e avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cabac_mot_fld0_full avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cabac_mot_frm0_full avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cabac_mot_mbaff0_full avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cabac_mot_picaff0_full avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cabaci3_sony_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cabast3_sony_e avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cabastbr3_sony_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cabref3_sand_d avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cacqp3_sony_d avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cafi1_sva_c avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cama1_sony_c avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cama1_toshiba_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cama1_vtc_c avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cama2_vtc_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cama3_sand_e avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cama3_vtc_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-camaci3_sony_c avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-camanl1_toshiba_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-camanl2_toshiba_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-camanl3_sand_e avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-camasl3_sony_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-camp_mot_mbaff_l30 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-camp_mot_mbaff_l31 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-canl1_sony_e avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-canl1_sva_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-canl1_toshiba_g avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-canl2_sony_e avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-canl2_sva_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-canl3_sony_c avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-canl3_sva_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-canl4_sva_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-canlma2_sony_c avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-canlma3_sony_c avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-capa1_toshiba_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-capama3_sand_f avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-capcm1_sand_e avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-capcmnl1_sand_e avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-capm3_sony_d avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-caqp1_sony_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cavlc_mot_fld0_full_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cavlc_mot_frm0_full_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cavlc_mot_mbaff0_full_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cavlc_mot_picaff0_full_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cawp1_toshiba_e avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cawp5_toshiba_e avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-ci1_ft_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-ci_mw_d avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cvbs3_sony_c avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cvcanlma2_sony_c avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cvfc1_sony_c avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cvfi1_sony_d avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cvfi1_sva_c avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cvfi2_sony_h avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cvfi2_sva_c avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cvma1_sony_d avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cvma1_toshiba_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cvmanl1_toshiba_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cvmanl2_toshiba_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cvmapaqp3_sony_e avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cvmaqp2_sony_g avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cvmaqp3_sony_d avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cvmp_mot_fld_l30_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cvmp_mot_frm_l31_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cvnlfi1_sony_c avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cvnlfi2_sony_h avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cvpa1_toshiba_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cvpcmnl1_sva_c avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cvpcmnl2_sva_c avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cvwp1_toshiba_e avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cvwp2_toshiba_e avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cvwp3_toshiba_e avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-cvwp5_toshiba_e avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-fi1_sony_e avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-alphaconformanceg avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-bcrm_freh10 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-brcm_freh3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-brcm_freh4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-brcm_freh5 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-brcm_freh8 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-brcm_freh9 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-brcm_freh11 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-freh1_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-freh2_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-freh6 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-freh7_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-freh12_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-frext1_panasonic_c avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-frext2_panasonic_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-frext3_panasonic_d avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-frext4_panasonic_a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-frext01_jvc_d avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-frext02_jvc_c avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-frext_mmco4_sony_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-hcaff1_hhi_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-hcafr1_hhi_c avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-hcafr2_hhi_a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-hcafr3_hhi_a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-hcafr4_hhi_a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-hcamff1_hhi_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-hi422fr1_sony_a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-hi422fr6_sony_a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-hi422fr10_sony_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-hi422fr13_sony_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-hpca_brcm_c avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-hpcadq_brcm_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-hpcafl_bcrm_c avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-hpcaflnl_bcrm_c avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-hpcalq_brcm_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-hpcamapalq_bcrm_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-hpcamolq_brcm_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-hpcanl_brcm_c avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-hpcaq2lq_brcm_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-hpcv_brcm_a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-hpcvfl_bcrm_a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-hpcvflnl_bcrm_a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-hpcvmolq_brcm_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-hpcvnl_brcm_a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-pph10i1_panasonic_a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-pph10i2_panasonic_a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-pph10i3_panasonic_a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-pph10i4_panasonic_a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-pph10i5_panasonic_a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-pph10i6_panasonic_a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-pph10i7_panasonic_a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-pph422i1_panasonic_a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-pph422i2_panasonic_a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-pph422i3_panasonic_a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-pph422i4_panasonic_a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-pph422i5_panasonic_a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-pph422i6_panasonic_a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-frext-pph422i7_panasonic_a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-hcbp2_hhi_a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-hcmp1_hhi_a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-ls_sva_d avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-midr_mw_d avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-mps_mw_a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-mr1_bt_a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-mr1_mw_a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-mr2_mw_a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-mr2_tandberg_e avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-mr3_tandberg_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-mr4_tandberg_c avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-mr5_tandberg_c avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-mr6_bt_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-mr7_bt_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-mr8_bt_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-mr9_bt_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-mv1_brcm_d avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-nl1_sony_d avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-nl2_sony_h avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-nl3_sva_e avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-nlmq1_jvc_c avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-nlmq2_jvc_c avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-nrf_mw_e avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-sharp_mp_field_1_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-sharp_mp_field_2_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-sharp_mp_field_3_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-sharp_mp_paff_1r2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-sharp_mp_paff_2r avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-sl1_sva_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-sva_ba1_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-sva_ba2_d avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-sva_base_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-sva_cl1_e avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-sva_fm1_e avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-sva_nl1_b avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-conformance-sva_nl2_e avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-crop-to-container avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
h264-direct-bff avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-dts_5frames fate: add missing h264-dts_5frames ref file 2016-03-12 19:06:30 -03:00
h264-extradata-reload fate: Add h264 and hevc extradata reload tests 2016-11-16 11:17:27 -05:00
h264-extreme-plane-pred avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
h264-interlace-crop avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-intra-refresh-recovery Merge commit '8d07e941b04d63fc4443dd986e3dc7b69cdcca43' 2016-11-18 11:32:10 +01:00
h264-invalid-ref-mod lavf/mov: Add support for edit list parsing. 2016-09-19 19:52:05 +02:00
h264-lossless avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-missing-frame fate: Add h264 test for frame num gaps 2016-12-14 11:01:50 +01:00
h264-mixed-nal-coding Merge commit '390b95b88b2b896b63f257f69e434dfc0111e076' 2016-11-18 10:16:54 +01:00
h264-reinit-large_420_8-to-small_420_8 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-reinit-small_420_8-to-large_444_10 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-reinit-small_420_9-to-small_420_8 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-reinit-small_422_9-to-small_420_9 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
h264-skip-nointra avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
h264-skip-nokey avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
h264-twofields-packet lavf/mov.c: offset index timestamps by the minimum pts to make first pts zero 2017-06-09 18:13:33 +02:00
h264-unescaped-extradata Merge commit '18019f8cb9663dd1032c65aa453eaec18d641905' 2016-05-11 19:39:09 +01:00
h264-xavc-4389 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
hap1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hap5 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hap-chunk avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hapy avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hash Add tests for functions in hash.c 2016-03-09 20:05:29 +01:00
hevc-conformance-ADJUST_IPRED_ANGLE_A_RExt_Mitsubishi_1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-AMP_A_Samsung_4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-AMP_A_Samsung_6 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-AMP_B_Samsung_4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-AMP_B_Samsung_6 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-AMP_D_Hisilicon avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-AMP_E_Hisilicon avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-AMP_F_Hisilicon_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-AMVP_A_MTK_4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-AMVP_B_MTK_4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-AMVP_C_Samsung_4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-AMVP_C_Samsung_6 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-BUMPING_A_ericsson_1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-CAINIT_A_SHARP_4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-CAINIT_B_SHARP_4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-CAINIT_C_SHARP_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-CAINIT_D_SHARP_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-CAINIT_E_SHARP_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-CAINIT_F_SHARP_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-CAINIT_G_SHARP_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-CAINIT_H_SHARP_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-CIP_A_Panasonic_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-cip_B_NEC_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-CIP_C_Panasonic_2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-CONFWIN_A_Sony_1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-DBLK_A_MAIN10_VIXS_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-DBLK_A_SONY_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-DBLK_B_SONY_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-DBLK_C_SONY_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-DBLK_D_VIXS_2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-DBLK_E_VIXS_2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-DBLK_F_VIXS_2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-DBLK_G_VIXS_2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-DELTAQP_A_BRCM_4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-DELTAQP_B_SONY_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-DELTAQP_C_SONY_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-DSLICE_A_HHI_5 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-DSLICE_B_HHI_5 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-DSLICE_C_HHI_5 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-ENTP_A_Qualcomm_1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-ENTP_B_Qualcomm_1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-ENTP_C_Qualcomm_1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-EXT_A_ericsson_4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-FILLER_A_Sony_1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-HRD_A_Fujitsu_2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-HRD_A_Fujitsu_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-INITQP_A_Sony_1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-INITQP_B_Sony_1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-ipcm_A_NEC_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-IPCM_A_RExt_NEC avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-ipcm_B_NEC_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-IPCM_B_RExt_NEC avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-ipcm_C_NEC_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-ipcm_D_NEC_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-ipcm_E_NEC_2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-IPRED_A_docomo_2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-IPRED_B_Nokia_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-IPRED_C_Mitsubishi_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-LS_A_Orange_2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-LS_B_ORANGE_4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-LTRPSPS_A_Qualcomm_1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-Main_422_10_A_RExt_Sony_1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-Main_422_10_B_RExt_Sony_1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-MAXBINS_A_TI_4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-MAXBINS_B_TI_4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-MAXBINS_C_TI_4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-MERGE_A_TI_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-MERGE_B_TI_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-MERGE_C_TI_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-MERGE_D_TI_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-MERGE_E_TI_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-MERGE_F_MTK_4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-MERGE_G_HHI_4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-MVCLIP_A_qualcomm_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-MVDL1ZERO_A_docomo_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-MVEDGE_A_qualcomm_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-NoOutPrior_A_Qualcomm_1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-NoOutPrior_B_Qualcomm_1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-NUT_A_ericsson_5 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-OPFLAG_A_Qualcomm_1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-OPFLAG_B_Qualcomm_1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-OPFLAG_C_Qualcomm_1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-PERSIST_RPARAM_A_RExt_Sony_1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-PICSIZE_A_Bossen_1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-PICSIZE_B_Bossen_1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-PICSIZE_C_Bossen_1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-PICSIZE_D_Bossen_1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-PMERGE_A_TI_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-PMERGE_B_TI_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-PMERGE_C_TI_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-PMERGE_D_TI_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-PMERGE_E_TI_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-POC_A_Bossen_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-PPS_A_qualcomm_7 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-PS_A_VIDYO_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-PS_B_VIDYO_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-QMATRIX_A_RExt_Sony_1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-RAP_A_docomo_4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-RAP_B_Bossen_1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-RPLM_A_qualcomm_4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-RPLM_B_qualcomm_4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-RPS_A_docomo_4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-RPS_B_qualcomm_5 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-RPS_C_ericsson_5 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-RPS_D_ericsson_6 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-RPS_E_qualcomm_5 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-RPS_F_docomo_1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-RQT_A_HHI_4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-RQT_B_HHI_4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-RQT_C_HHI_4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-RQT_D_HHI_4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-RQT_E_HHI_4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-RQT_F_HHI_4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-RQT_G_HHI_4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-SAO_A_MediaTek_4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-SAO_A_RExt_MediaTek_1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-SAO_B_MediaTek_5 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-SAO_C_Samsung_4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-SAO_C_Samsung_5 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-SAO_D_Samsung_4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-SAO_D_Samsung_5 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-SAO_E_Canon_4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-SAO_F_Canon_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-SAO_G_Canon_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-SDH_A_Orange_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-SLICES_A_Rovi_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-SLIST_A_Sony_4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-SLIST_B_Sony_8 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-SLIST_C_Sony_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-SLIST_D_Sony_9 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-SLPPLP_A_VIDYO_1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-SLPPLP_A_VIDYO_2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-STRUCT_A_Samsung_5 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-STRUCT_B_Samsung_4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-STRUCT_B_Samsung_6 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-TILES_A_Cisco_2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-TILES_B_Cisco_1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-TMVP_A_MS_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-TSCL_A_VIDYO_5 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-TSCL_B_VIDYO_4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-TSKIP_A_MS_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-TUSIZE_A_Samsung_1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-VPSID_A_VIDYO_1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-VPSID_A_VIDYO_2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-WP_A_MAIN10_Toshiba_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-WP_A_Toshiba_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-WP_B_Toshiba_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-WP_MAIN10_B_Toshiba_3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-WPP_A_ericsson_MAIN10_2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-WPP_A_ericsson_MAIN_2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-WPP_B_ericsson_MAIN10_2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-WPP_B_ericsson_MAIN_2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-WPP_C_ericsson_MAIN10_2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-WPP_C_ericsson_MAIN_2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-WPP_D_ericsson_MAIN10_2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-WPP_D_ericsson_MAIN_2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-WPP_E_ericsson_MAIN10_2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-WPP_E_ericsson_MAIN_2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-WPP_F_ericsson_MAIN10_2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-conformance-WPP_F_ericsson_MAIN_2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-extradata-reload fate: add bitexact sws_flags to hevc-extradata-reload 2017-04-01 13:39:49 -03:00
hevc-paramchange-yuv420p-yuv420p10 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hmac fate: add test vectors for HMAC SHA and SHA-2 2015-07-29 22:09:16 +03:00
id-cin-video avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
idroq-video-encode
iff-byterun1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
iff-fibonacci
iff-ilbm avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
iff-pcm
iirfilter
imgutils fate: add av_image_check_size() test 2016-12-10 22:24:10 +01:00
indeo2-delta avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
indeo2-intra avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
indeo3-1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
indeo3-2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
indeo4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
indeo5 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
interplay-mve-8bit avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
interplay-mve-16bit avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
iscc Merge commit 'b5f47d95c6cb8ffa9982eb8fd3e9ab5c9f97e914' 2016-05-08 23:41:40 +01:00
iv8-demux lavf: use the new bitstream filter for extracting extradata 2016-10-16 20:27:30 +02:00
j2k-dwt avcodec/jpeg2000dwt: Print 1 digit less in the 9/7f DWT test 2015-06-22 23:18:38 +02:00
jpeg2000-dcinema avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
jpg-12bpp fate: add 12bpp sample 2016-09-04 12:05:06 +02:00
jpg-jfif fate: Add test for ticket #5805. 2016-09-04 20:28:29 +02:00
jv avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
jv-demux avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
kgv1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
kmvc avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
lagarith-red avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
lagarith-rgb24 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
lagarith-rgb32 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
lagarith-ticket4119 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
lagarith-ticket4119-cfr avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
lagarith-ticket4119-drop avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
lagarith-ticket4119-pass avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
lagarith-ticket4119-vfr avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
lagarith-yuy2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
lagarith-yv12 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
lfg avutil/tests/lfg.c: added proper normality test 2017-03-08 14:32:00 +01:00
libavcodec-options fate: add libavcodec/options-test 2014-12-08 23:14:29 +01:00
limited_input_seek fate: add limited_input_seek tests 2015-12-07 10:39:17 +01:00
limited_input_seek-copyts fate: add limited_input_seek tests 2015-12-07 10:39:17 +01:00
lmlm4-demux avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
loco-rgb avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
loco-yuy2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
lossless-alac
lossless-meridianaudio
lossless-monkeysaudio-399
lossless-shorten
lossless-tak
lossless-truehd-5.1 fate: add dolby true hd tests 2014-12-09 22:00:08 +01:00
lossless-truehd-5.1-downmix-2.0 fate: add dolby true hd tests 2014-12-09 22:00:08 +01:00
lossless-tta
lossless-tta-encrypted
lossless-wma FATE: drop the last truncated frame from the wma lossless test 2015-06-28 10:10:07 +02:00
lossless-wma24-1 fate: wma: add lossless 24bits tests 2016-05-02 21:50:10 +02:00
lossless-wma24-2 fate: wma: add lossless 24bits tests 2016-05-02 21:50:10 +02:00
lossless-wma24-rawtile fate: wma: add lossless 24bits tests 2016-05-02 21:50:10 +02:00
m4v avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
m4v-cfr avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
magicyuv-rgb Merge commit 'cc58656aca95b5ab517989a9524b9a2b1c5653cf' 2016-07-14 18:57:37 +02:00
magicyuv-rgba Merge commit 'cc58656aca95b5ab517989a9524b9a2b1c5653cf' 2016-07-14 18:57:37 +02:00
magicyuv-y400i Merge commit 'cc58656aca95b5ab517989a9524b9a2b1c5653cf' 2016-07-14 18:57:37 +02:00
magicyuv-y420 Merge commit 'cc58656aca95b5ab517989a9524b9a2b1c5653cf' 2016-07-14 18:57:37 +02:00
magicyuv-y422i Merge commit 'cc58656aca95b5ab517989a9524b9a2b1c5653cf' 2016-07-14 18:57:37 +02:00
magicyuv-y444 Merge commit 'cc58656aca95b5ab517989a9524b9a2b1c5653cf' 2016-07-14 18:57:37 +02:00
magicyuv-y4444i Merge commit 'cc58656aca95b5ab517989a9524b9a2b1c5653cf' 2016-07-14 18:57:37 +02:00
mapchan-6ch-extract-2
mapchan-6ch-extract-2-downmix-mono fate: use do_md5sum instead of the md5 protocol for most md5 fate tests 2017-06-18 23:19:48 +02:00
mapchan-silent-mono fate: use do_md5sum instead of the md5 protocol for most md5 fate tests 2017-06-18 23:19:48 +02:00
matroska-spherical-mono fate: Do not report side data size 2017-03-17 13:12:25 -04:00
maxis-xa avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
md5
mdec avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
mdec-v3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
mimic avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
mjpegb avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
mkv avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
mkv-1242 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
mlv-demux
motionpixels avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
mov-1elist-1ctts lavf/mov: Add support for edit list parsing. 2016-09-19 19:52:05 +02:00
mov-1elist-ends-last-bframe lavf/mov: Add support for edit list parsing. 2016-09-19 19:52:05 +02:00
mov-1elist-noctts lavf/mov: Add support for edit list parsing. 2016-09-19 19:52:05 +02:00
mov-2elist-elist1-ends-bframe lavf/mov: Add support for edit list parsing. 2016-09-19 19:52:05 +02:00
mov-3elist lavf/mov: Add support for edit list parsing. 2016-09-19 19:52:05 +02:00
mov-3elist-1ctts lavf/mov: Add support for edit list parsing. 2016-09-19 19:52:05 +02:00
mov-3elist-encrypted mov: add fate test for decryption with edit list 2017-02-01 15:09:38 +01:00
mov-aac-2048-priming ffprobe: fix printing packet side data information 2017-03-29 21:20:06 -03:00
mov-displaymatrix Merge commit 'b90c8a3d08e3f9ad4de1253376d2d1d93abb8b8c' 2017-03-27 18:19:02 -03:00
mov-elist-starts-ctts-2ndsample lavf/mov: Add support for edit list parsing. 2016-09-19 19:52:05 +02:00
mov-init-nonkeyframe fate: rename fate-mov-init-nonkeyframe ref file 2016-12-02 20:06:17 -03:00
mov-mp3-demux avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
mov-spherical-mono fate: Do not report side data size 2017-03-17 13:12:25 -04:00
mov-zombie fate: Do not report side data size 2017-03-17 13:12:25 -04:00
movenc FATE: Add test for muxing discontinuous MP4 fragments with large timestamps 2016-10-19 13:25:21 +02:00
mpc7-demux
mpc8-demux
mpeg2-field-enc avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
mpeg2-ticket186 ffmpeg: use new decode API 2016-10-01 17:22:22 +02:00
mpeg2-ticket6024 fate: Add test for ticket 6024, truncated decoding mode 2016-12-22 20:35:27 +01:00
mpeg4-als-conformance-00
mpeg4-als-conformance-01
mpeg4-als-conformance-02
mpeg4-als-conformance-03
mpeg4-als-conformance-04
mpeg4-als-conformance-05
mpeg4-bsf-unpack-bframes fate: use do_md5sum instead of the md5 protocol for most md5 fate tests 2017-06-18 23:19:48 +02:00
mpeg4-packed avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
mpeg4-resolution-change-down-down avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
mpeg4-resolution-change-down-up avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
mpeg4-resolution-change-up-down avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
mpeg4-resolution-change-up-up avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
msmpeg4v1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
msrle-8bit avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
mss1-pal Merge commit '5b1409c75563b4a3aca113c34d09e3b5442de47f' 2016-06-21 12:50:03 +02:00
mss2-pal avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
mss2-pals avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
mss2-rgb555 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
mss2-rgb555s avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
mss2-wmv avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
msvideo1-8bit avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
msvideo1-16bit avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
mszh avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
mts2 Merge commit '1982d0cc561912d685a0c2dbe58bc19f50bae231' 2016-06-21 14:14:21 +02:00
mts2-xesc fate: Add test for mts2 (mss4) codec 2016-04-20 00:02:30 +02:00
mtv avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
murmur3
mv-mvc1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
mv-mvc2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
mv-sgirle avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
mxf-demux avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
mxf-essencegroup-demux avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
mxf-metadata-source-ref1 tests/fate: add mxf metadata streams test 2016-10-21 02:04:21 +02:00
mxf-metadata-source-ref2 tests/fate: add mxf metadata streams test 2016-10-21 02:04:21 +02:00
mxf-missing-index-demux tests/fate: added mxf tests for essencegroups and missing index 2015-01-28 05:45:32 +01:00
mxf-multiple-components-demux test/fate: add multi component mxf test 2016-09-21 01:29:47 +02:00
mxf-probe-d10 fate: Add MXF D10/DNXHD/DV25 probe tests 2016-10-26 02:08:52 +02:00
mxf-probe-dnxhd fate: Add MXF D10/DNXHD/DV25 probe tests 2016-10-26 02:08:52 +02:00
mxf-probe-dv25 fate: Add MXF D10/DNXHD/DV25 probe tests 2016-10-26 02:08:52 +02:00
mxpeg avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
nc-demux avcodec/mpeg4videodec: Fix default low_delay flag value if not coded 2016-06-05 20:55:09 +02:00
nistsphere-demux
noproxy
nsv-demux avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
nuv-rtjpeg avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
nuv-rtjpeg-fh avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
oggopus-demux avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
oggvp8-demux avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
oma-demux
on2avc avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
opt lavu/opt: enhance printing durations. 2015-11-07 16:04:09 +01:00
paf-audio avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
paf-demux avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
paf-video avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
parseutils add locale month names to av_small_strptime 2017-02-26 17:16:22 +01:00
pcm_dvd avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
pcm_s16be-stereo lavf/mov: Add support for edit list parsing. 2016-09-19 19:52:05 +02:00
pcm_s16le-stereo
pcm_u8-mono
pcm_u8-stereo
pcm-planar avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
pict avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
pictor avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
pixelutils
pmp-demux avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
png-gray8 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
png-gray16 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
png-int-rgb24 fate/png : add test for rgba64 and interleaved rgb 2016-07-05 01:48:00 +02:00
png-rgb24 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
png-rgb48 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
png-rgba avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
png-rgba64 fate/png : add test for rgba64 and interleaved rgb 2016-07-05 01:48:00 +02:00
png-ya8 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
png-ya16 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
pngparser avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
prores-422 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
prores-422_hq avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
prores-422_lt avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
prores-422_proxy avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
prores-alpha avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
prores-alpha_skip avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
prores-gray avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
prores-transparency avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
prores-transparency_skip avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
psd-duo-tone-color fate/psd : add test for bitmap and duotone 2017-01-14 04:52:43 +01:00
psd-gray8 fate/psd: add tests for uncompress and rle samples 2016-12-16 02:07:20 +01:00
psd-gray16 fate/psd: add tests for uncompress and rle samples 2016-12-16 02:07:20 +01:00
psd-lena-127x127-rgb24 fate/psd: add tests for uncompress and rle samples 2016-12-16 02:07:20 +01:00
psd-lena-256c fate/psd : add test for 256 color 2017-01-11 22:25:21 +01:00
psd-lena-bitmap fate/psd : add test for bitmap and duotone 2017-01-14 04:52:43 +01:00
psd-lena-rgb-rle-127x127-8b fate/psd: add tests for uncompress and rle samples 2016-12-16 02:07:20 +01:00
psd-lena-rgb-rle-127x127-16b fate/psd: add tests for uncompress and rle samples 2016-12-16 02:07:20 +01:00
psd-lena-rgba-rle-128x128-8b fate/psd: add tests for uncompress and rle samples 2016-12-16 02:07:20 +01:00
psd-rgb24 fate/psd: add tests for uncompress and rle samples 2016-12-16 02:07:20 +01:00
psd-rgb48 fate/psd: add tests for uncompress and rle samples 2016-12-16 02:07:20 +01:00
psd-rgba fate/psd: add tests for uncompress and rle samples 2016-12-16 02:07:20 +01:00
psd-rgba64 fate/psd: add tests for uncompress and rle samples 2016-12-16 02:07:20 +01:00
psd-ya8 fate/psd: add tests for uncompress and rle samples 2016-12-16 02:07:20 +01:00
psd-ya16 fate/psd: add tests for uncompress and rle samples 2016-12-16 02:07:20 +01:00
psx-str-demux avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
ptx avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
pva-demux avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
qcp-demux
qpeg avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
qt-alaw-mono
qt-alaw-stereo
qt-ima4-mono
qt-ima4-stereo
qt-mac3-mono
qt-mac3-stereo
qt-mac6-mono
qt-mac6-stereo
qt-ulaw-mono
qt-ulaw-stereo
qtrle-1bit avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
qtrle-2bit avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
qtrle-4bit avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
qtrle-8bit avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
qtrle-16bit avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
qtrle-24bit avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
qtrle-32bit avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
quickdraw lavf/mov: Add support for edit list parsing. 2016-09-19 19:52:05 +02:00
r210 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
ra3-144 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
ra-144
ralf
random_seed avutil/tests: Improved code coverage for random_seed 2016-12-23 02:57:20 +01:00
redcode-demux avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
redspark-demux
rgb24-mkv lavf/matroskaenc: Do not write two CodecID elements for rawvideo. 2017-01-14 06:06:05 +01:00
rgbapng-4816 fate: add test for Ticket4816 (PNG decoding with alpha) 2016-04-17 01:16:19 +02:00
ripemd
rl2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
roqvideo avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
rpza avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
rscc-8bit Merge commit 'dc3fe45fca9c10c4af6bfcf48eb7b81968892ef9' 2017-03-23 11:40:09 +01:00
rscc-16bit Merge commit 'b5f47d95c6cb8ffa9982eb8fd3e9ab5c9f97e914' 2016-05-08 23:41:40 +01:00
rscc-24bit Merge commit 'b5f47d95c6cb8ffa9982eb8fd3e9ab5c9f97e914' 2016-05-08 23:41:40 +01:00
rscc-32bit Merge commit 'b5f47d95c6cb8ffa9982eb8fd3e9ab5c9f97e914' 2016-05-08 23:41:40 +01:00
rsd-demux
rtmpdh rtmpdh: Add fate test for the DH handshake routine 2015-05-29 09:42:35 +03:00
rv20-1239 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
rv30 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
rv40 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
sanm avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
screenpresso-16bit Merge commit '8dde92b95a197eb809d798aacb34dbe52a0689a8' 2016-05-08 23:46:58 +01:00
screenpresso-24bit Merge commit '8dde92b95a197eb809d798aacb34dbe52a0689a8' 2016-05-08 23:46:58 +01:00
screenpresso-32bit Merge commit '8dde92b95a197eb809d798aacb34dbe52a0689a8' 2016-05-08 23:46:58 +01:00
segment-adts-to-mkv-header-000 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
segment-adts-to-mkv-header-001 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
segment-adts-to-mkv-header-002 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
segment-adts-to-mkv-header-all avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
segment-mp4-to-ts lavf: use the new bitstream filter for extracting extradata 2017-04-07 17:16:17 -03:00
sgi-gray8 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
sgi-gray8-rle avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
sgi-gray16 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
sgi-gray16-rle avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
sgi-rgb24 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
sgi-rgb24-rle avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
sgi-rgb48 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
sgi-rgb48-rle avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
sgi-rgba avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
sgi-rgba64 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
sgi-rgba64-rle avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
sgi-rgba-rle avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
sha
sha512
sierra-vmd-audio avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
sierra-vmd-video avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
siff-demux avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
smacker-audio avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
smacker-video avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
smc avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
smjpeg
smjpeg-demux avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
smvjpeg avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
source Merge commit '122de16dd8108a59a55d30543c9f28b5f61b02d1' 2017-05-05 14:04:30 +02:00
sp5x avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
srtp
sub2video ffmpeg: do packet ts rescaling in write_packet() 2017-03-03 08:45:43 +01:00
sub-aqtitle
sub-ass-to-ass-transcode tests: add some ASS/SSA/MKS remux and transcode tests 2015-05-31 12:10:59 +02:00
sub-cc avcodec/ccaption_dec: implement positioning for closed captions 2016-07-18 01:31:25 +02:00
sub-cc-realtime avcodec/ccaption_dec: implement positioning for closed captions 2016-07-18 01:31:25 +02:00
sub-charenc ffmpeg: set sub_text_format to ass (without timing) by default 2016-02-26 21:53:34 +01:00
sub-jacosub
sub-microdvd tests/subtitles: fix microdvd crlf in ref 2015-04-27 18:23:32 +02:00
sub-microdvd-remux microdvd: do not export framerate hint as subtitle packet 2015-04-08 20:58:25 +02:00
sub-movtext movtextdec: Use default style information from movtext header 2015-08-12 14:43:19 -07:00
sub-mpl2
sub-mpsub
sub-mpsub-frames
sub-pjs
sub-realtext
sub-sami avcodec/samidec: use ff_htmlmarkup_to_ass() 2015-09-06 13:29:28 +02:00
sub-sami2 avcodec/samidec: use ff_htmlmarkup_to_ass() 2015-09-06 13:29:28 +02:00
sub-scc fate: add SCC test 2017-01-27 17:06:42 +01:00
sub-srt avcodec/srtdec: attempt to correct SubRip positioning 2015-05-14 12:11:34 +02:00
sub-srt-empty-events lavf/srtdec: rewrite parsing logic 2016-01-01 18:31:49 +01:00
sub-srt-madness-timeshift lavf/srtdec: rewrite parsing logic 2016-01-01 18:31:49 +01:00
sub-srt-rrn-remux lavf/srtdec: rewrite parsing logic 2016-01-01 18:31:49 +01:00
sub-ssa-to-ass-remux tests: add some ASS/SSA/MKS remux and transcode tests 2015-05-31 12:10:59 +02:00
sub-stl Added STL demuxer and decoder 2014-10-22 23:12:38 +02:00
sub-subripenc movtextdec: Use default style information from movtext header 2015-08-12 14:43:19 -07:00
sub-subviewer
sub-subviewer1
sub-textenc ffmpeg: set sub_text_format to ass (without timing) by default 2016-02-26 21:53:34 +01:00
sub-vplayer
sub-webvtt
sub-webvtt2 avformat/webvttdec: Don't stop parsing on comments 2015-10-12 22:16:12 +02:00
sub-webvttenc ffmpeg: set sub_text_format to ass (without timing) by default 2016-02-26 21:53:34 +01:00
sunraster-1bit-raw avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
sunraster-1bit-rle avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
sunraster-8bit_gray-raw avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
sunraster-8bit-raw avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
sunraster-8bit-rle avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
sunraster-24bit-raw avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
sunraster-24bit-rle avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
svq1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
svq1-headerswap avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
svq3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
svq3-watermark ffmpeg: use new decode API 2016-10-01 17:22:22 +02:00
sws-pixdesc-query swscale: remove unused is{RGB,BGR}inBytes 2017-03-20 08:02:30 +01:00
targa-conformance-CBW8 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
targa-conformance-CCM8 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
targa-conformance-CTC16 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
targa-conformance-CTC24 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
targa-conformance-CTC32 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
targa-conformance-UBW8 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
targa-conformance-UCM8 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
targa-conformance-UTC16 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
targa-conformance-UTC24 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
targa-conformance-UTC32 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
targa-top-to-bottom avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
tdsc avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
tea Add support for TEA (Tiny Encryption Algorithm) 2015-07-21 23:10:44 +02:00
theora-coeff-level64 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
theora-offset avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
thp avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
tiertex-seq avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
tiff-fax-g3 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
tiff-fax-g3s avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
time_base fate: use do_md5sum instead of the md5 protocol for most md5 fate tests 2017-06-18 23:19:48 +02:00
timefilter
tmv avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
truemotion1-15 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
truemotion1-24 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
truemotion2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
truemotion2rt-high Merge commit '523c4c5b70994f5cd1f192b68d07cf24b292ca05' 2016-07-14 19:37:14 +02:00
truemotion2rt-low Merge commit '523c4c5b70994f5cd1f192b68d07cf24b292ca05' 2016-07-14 19:37:14 +02:00
truemotion2rt-mid Merge commit '523c4c5b70994f5cd1f192b68d07cf24b292ca05' 2016-07-14 19:37:14 +02:00
ts-demux avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
ts-opus-demux avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
tscc2-avi avcodec/tscc2: Skip duplicate frames 2017-05-25 14:30:04 +02:00
tscc2-mov lavf/mov: Add support for edit list parsing. 2016-09-19 19:52:05 +02:00
tscc-15bit avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
tscc-32bit avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
txd-16bpp avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
txd-odd avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
txd-pal8 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
ulti avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
unknown_layout-ac3
unknown_layout-pcm
url
utvideo_rgb_left avcodec/utvideodec: decode to GBR(A)P 2017-06-26 20:11:58 +02:00
utvideo_rgb_median avcodec/utvideodec: decode to GBR(A)P 2017-06-26 20:11:58 +02:00
utvideo_rgba_left avcodec/utvideodec: decode to GBR(A)P 2017-06-26 20:11:58 +02:00
utvideo_rgba_median avcodec/utvideodec: decode to GBR(A)P 2017-06-26 20:11:58 +02:00
utvideo_rgba_single_symbol avcodec/utvideodec: decode to GBR(A)P 2017-06-26 20:11:58 +02:00
utvideo_yuv420_left avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
utvideo_yuv420_median avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
utvideo_yuv422_left avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
utvideo_yuv422_median avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
utvideoenc_rgb_left avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
utvideoenc_rgb_median avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
utvideoenc_rgb_none avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
utvideoenc_rgba_left avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
utvideoenc_rgba_median avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
utvideoenc_rgba_none avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
utvideoenc_yuv420_left avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
utvideoenc_yuv420_median avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
utvideoenc_yuv420_none avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
utvideoenc_yuv422_left avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
utvideoenc_yuv422_median avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
utvideoenc_yuv422_none avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
v210 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
v410dec avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
v410enc fate: use do_md5sum instead of the md5 protocol for most md5 fate tests 2017-06-18 23:19:48 +02:00
vb avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
vble avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
vc1_ilaced_twomv avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
vc1_sa00040 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
vc1_sa00050 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
vc1_sa10091 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
vc1_sa10143 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
vc1_sa20021 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
vc1-ism avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
vcr1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
vcr2 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
videoxl avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
vmnc-16bit avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
vmnc-32bit avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
vorbis-1833-chapters fate: Add test for ticket 1833 (Ogg/Vorbis Chapters) 2016-04-20 01:41:44 +02:00
vp5 avcodec/vp56: Implement very basic error concealment 2017-02-25 13:09:50 +01:00
vp6a avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
vp6a-skip_alpha avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
vp6f avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
vp7 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
vp8-2451 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
vp8-alpha avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
vp8-sign-bias avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp8-size-change ffmpeg: init filtergraphs only after we have a frame on each input 2017-03-03 08:45:43 +01:00
vp8-test-vector-001 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp8-test-vector-002 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp8-test-vector-003 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp8-test-vector-004 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp8-test-vector-005 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp8-test-vector-006 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp8-test-vector-007 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp8-test-vector-008 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp8-test-vector-009 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp8-test-vector-010 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp8-test-vector-011 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp8-test-vector-012 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp8-test-vector-013 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp8-test-vector-014 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp8-test-vector-015 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp8-test-vector-016 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp8-test-vector-017 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-2pass-akiyo avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-00 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-01 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-02 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-03 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-04 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-05 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-06 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-07 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-08 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-09 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-10 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-11 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-12 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-13 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-14 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-15 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-16 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-17 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-18 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-19 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-20 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-21 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-22 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-23 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-24 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-25 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-26 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-27 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-28 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-29 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-30 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-31 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-32 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-33 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-34 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-35 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-36 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-37 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-38 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-39 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-40 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-41 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-42 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-43 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-44 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-45 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-46 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-47 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-48 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-49 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-50 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-51 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-52 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-53 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-54 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-55 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-56 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-57 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-58 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-59 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-60 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-61 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-62 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-00-quantizer-63 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-01-sharpness-1 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-01-sharpness-2 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-01-sharpness-3 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-01-sharpness-4 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-01-sharpness-5 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-01-sharpness-6 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-01-sharpness-7 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-08x08 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-08x10 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-08x16 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-08x18 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-08x32 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-08x34 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-08x64 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-08x66 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-10x08 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-10x10 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-10x16 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-10x18 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-10x32 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-10x34 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-10x64 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-10x66 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-16x08 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-16x10 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-16x16 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-16x18 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-16x32 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-16x34 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-16x64 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-16x66 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-18x08 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-18x10 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-18x16 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-18x18 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-18x32 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-18x34 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-18x64 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-18x66 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-32x08 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-32x10 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-32x16 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-32x18 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-32x32 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-32x34 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-32x64 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-32x66 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-34x08 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-34x10 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-34x16 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-34x18 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-34x32 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-34x34 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-34x64 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-34x66 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-64x08 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-64x10 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-64x16 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-64x18 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-64x32 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-64x34 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-64x64 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-64x66 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-66x08 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-66x10 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-66x16 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-66x18 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-66x32 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-66x34 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-66x64 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-02-size-66x66 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-deltaq avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-196x196 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-196x198 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-196x200 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-196x202 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-196x208 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-196x210 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-196x224 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-196x226 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-198x196 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-198x198 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-198x200 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-198x202 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-198x208 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-198x210 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-198x224 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-198x226 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-200x196 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-200x198 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-200x200 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-200x202 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-200x208 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-200x210 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-200x224 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-200x226 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-202x196 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-202x198 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-202x200 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-202x202 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-202x208 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-202x210 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-202x224 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-202x226 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-208x196 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-208x198 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-208x200 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-208x202 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-208x208 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-208x210 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-208x224 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-208x226 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-210x196 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-210x198 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-210x200 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-210x202 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-210x208 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-210x210 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-210x224 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-210x226 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-224x196 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-224x198 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-224x200 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-224x202 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-224x208 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-224x210 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-224x224 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-224x226 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-226x196 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-226x198 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-226x200 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-226x202 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-226x208 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-226x210 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-226x224 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-03-size-226x226 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-05-resize avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-06-bilinear avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-09-lf_deltas avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-10-show-existing-frame avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-10-show-existing-frame2 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-15-segkey_adpq avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-16-intra-only avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-parallelmode-akiyo avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-segmentation-aq-akiyo avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-segmentation-sf-akiyo avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-tiling-pedestrian avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-trac3849 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9-trac4359 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9p1-04-yuv422 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9p1-04-yuv440 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9p1-04-yuv444 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9p2-20-10bit-yuv420 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9p2-20-12bit-yuv420 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9p3-20-10bit-yuv422 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9p3-20-10bit-yuv440 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9p3-20-10bit-yuv444 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9p3-20-12bit-yuv422 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9p3-20-12bit-yuv440 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp9p3-20-12bit-yuv444 avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
vp31 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
vp60 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
vp61 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
vqa-cc avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
vqf-demux avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
w64
wav-ac3 avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
wavpack-channels-4.0
wavpack-channels-5.1
wavpack-channels-6.1
wavpack-channels-7.1
wavpack-channels-monofloat
wavpack-channels-monoint
wavpack-clipping
wavpack-cuesheet
wavpack-falsestereo
wavpack-lossless-8bit
wavpack-lossless-12bit
wavpack-lossless-16bit
wavpack-lossless-24bit
wavpack-lossless-32bit
wavpack-lossless-float
wavpack-lossy-8bit
wavpack-lossy-16bit
wavpack-lossy-24bit
wavpack-lossy-32bit
wavpack-lossy-float
wavpack-matroskamode
wavpack-speed-default
wavpack-speed-fast
wavpack-speed-high
wavpack-speed-vhigh
wavpack-zerolsbs
wc3movie-xan avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
webm-dash-manifest lavf/webmdashenc: Representation IDs should be unique. 2014-11-12 00:21:37 +01:00
webm-dash-manifest-live webmdashenc: Fix UTCTiming Element 2015-04-28 03:39:07 +02:00
webm-dash-manifest-live-bandwidth webm_dash_manifest: Add option to specify bandwidth 2017-04-17 10:46:51 -07:00
webm-dash-manifest-representations
webm-dash-manifest-unaligned-audio-streams
webm-dash-manifest-unaligned-video-streams
webp-rgb-lena-lossless fate/webp : add test for lossless picture to improve cover 2016-07-01 20:58:51 +02:00
webp-rgb-lena-lossless-rgb24 fate/webp : add test for lossless picture to improve cover 2016-07-01 20:58:51 +02:00
webp-rgb-lossless fate/webp : add test for webp lossless decoding (rgb and rgba) 2016-06-26 21:12:33 +02:00
webp-rgb-lossy-q80 fate/webp : add test for lossy compression. 2016-06-28 18:21:12 -03:00
webp-rgba-lossless fate/webp : add test for webp lossless decoding (rgb and rgba) 2016-06-26 21:12:33 +02:00
webp-rgba-lossy-q80 fate/webp : add test for lossy compression. 2016-06-28 18:21:12 -03:00
westwood-aud avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
wmv8-drm avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
wmv8-drm-nodec avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
wmv8-x8intra Merge commit '9f4d99138df434a73b097c997fb4cafc65f4ff54' 2016-05-07 21:34:07 +01:00
wnv1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
ws_snd
wtv-demux avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
xbm10 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
xbm11 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
xface avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
xmv-demux avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
xtea
xvid-custom-matrix avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
xvid-idct avformat/framehash: enable new output 2016-04-13 21:13:21 -03:00
xwma-demux
xxan-wc4 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
yop avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
zerocodec avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
zlib avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
zmbv-8bit avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
zmbv-15bit avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
zmbv-16bit avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
zmbv-32bit avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00