1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-12 19:18:44 +02:00
FFmpeg/tests/ref/fate
Andreas Rheinhardt e3c54b549a avformat/matroskaenc: Redo handling of FlagDefault
Up until now, the Matroska muxer would mark a track as default if it had
the disposition AV_DISPOSITION_DEFAULT or if there was no track with
AV_DISPOSITION_DEFAULT set; in the latter case even more than one track
of a kind (audio, video, subtitles) was marked as default which is not
sensible.

This commit changes the logic used to mark tracks as default. There are
now three modes for this:
a) In the "infer" mode the first track of every type (audio, video,
subtitles) with default disposition set will be marked as default; if
there is no such track (for a given type), then the first track of this
type (if existing) will be marked as default. This behaviour is inspired
by mkvmerge. It ensures that the default flags will be set in a sensible
way even if the input comes from containers that lack the concept of
default flags. This mode is the default mode.
b) The "infer_no_subs" mode is similar to the "infer" mode; the
difference is that if no subtitle track with default disposition exists,
no subtitle track will be marked as default at all.
c) The "passthrough" mode: Here the track will be marked as default if
and only the corresponding input stream had disposition default.

This fixes ticket #8173 (the passthrough mode is ideal for this) as
well as ticket #8416 (the "infer_no_subs" mode leads to the desired
output).

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
2020-04-21 08:36:20 +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 avformat/matroskaenc: Don't waste bytes on length fields 2020-04-21 08:11:09 +02: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-argo-mono fate/adpcm: add adpcm_argo tests 2020-02-04 23:34:22 +01:00
adpcm-argo-stereo fate/adpcm: add adpcm_argo tests 2020-02-04 23:34:22 +01: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-alp-mono fate/adpcm: add adpcm_ima_alp tests 2020-03-10 20:22:32 +01:00
adpcm-ima-alp-stereo fate/adpcm: add adpcm_ima_alp tests 2020-03-10 20:22:32 +01:00
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-apm-mono fate/adpcm: add adpcm_ima_apm tests 2020-02-22 20:45:45 +01:00
adpcm-ima-apm-stereo fate/adpcm: add adpcm_ima_apm tests 2020-02-22 20:45:45 +01:00
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-ssi-mono fate/adpcm: add adpcm_ima_ssi tests 2020-02-08 00:01:17 +01:00
adpcm-ima-ssi-stereo fate/adpcm: add adpcm_ima_ssi tests 2020-02-08 00:01:17 +01: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
adts-id3v2-demux fate: add aac id3v2 demux test 2018-02-12 22:08:51 +01:00
adts-id3v2-two-tags-demux libavformat/aac: Parse all ID3 tags present between ADTS frames 2018-04-12 02:54:14 +02:00
adtstoasc_ticket3715 avformat/movenc: ensure we don't write the major brand as a compatible brand more than once 2019-12-21 11:57:28 -03:00
aea-demux
aic avcodec/aic: fix decoding of videos which height is not multiple of 16 2018-04-02 16:17:18 +02:00
aic-oddsize avcodec/aic: fix decoding of videos which height is not multiple of 16 2018-04-02 16:17:18 +02: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
api-h264-slice fate: add api-h264-slice test 2018-10-26 11:51:04 +01:00
api-mjpeg-codec-param avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export 2020-02-22 23:19:07 -03:00
api-png-codec-param avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export 2020-02-22 23:19:07 -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
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
av1-annexb-demux fate/demux: add an AV1 Annex B test 2019-11-29 18:58:42 -03:00
avio-direct avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
avstring
base64
bcstm
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
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: Make output more deterministic 2020-04-13 08:43:14 +02:00
binsub-movtextenc avformat/movenc: ensure we don't write the major brand as a compatible brand more than once 2019-12-21 11:57:28 -03: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 avcodec/cavsdec: Set ret on errors in decode_pic() 2019-10-17 13:17:18 +02:00
cbs-av1-av1-1-b8-02-allintra fate/cbs: use the rawvideo muxer for AV1 tests 2019-12-13 10:58:10 -03:00
cbs-av1-av1-1-b8-03-sizedown fate/cbs: use the rawvideo muxer for AV1 tests 2019-12-13 10:58:10 -03:00
cbs-av1-av1-1-b8-03-sizeup fate/cbs: use the rawvideo muxer for AV1 tests 2019-12-13 10:58:10 -03:00
cbs-av1-av1-1-b8-04-cdfupdate fate/cbs: use the rawvideo muxer for AV1 tests 2019-12-13 10:58:10 -03:00
cbs-av1-av1-1-b8-05-mv fate/cbs: use the rawvideo muxer for AV1 tests 2019-12-13 10:58:10 -03:00
cbs-av1-av1-1-b8-06-mfmv fate/cbs: use the rawvideo muxer for AV1 tests 2019-12-13 10:58:10 -03:00
cbs-av1-av1-1-b8-22-svc-L1T2 fate/cbs: use the rawvideo muxer for AV1 tests 2019-12-13 10:58:10 -03:00
cbs-av1-av1-1-b8-22-svc-L2T1 fate/cbs: use the rawvideo muxer for AV1 tests 2019-12-13 10:58:10 -03:00
cbs-av1-av1-1-b8-22-svc-L2T2 fate/cbs: use the rawvideo muxer for AV1 tests 2019-12-13 10:58:10 -03:00
cbs-av1-av1-1-b8-23-film_grain-50 fate/cbs: use the rawvideo muxer for AV1 tests 2019-12-13 10:58:10 -03:00
cbs-av1-av1-1-b10-23-film_grain-50 fate/cbs: use the rawvideo muxer for AV1 tests 2019-12-13 10:58:10 -03:00
cbs-av1-decode_model fate/cbs: use the rawvideo muxer for AV1 tests 2019-12-13 10:58:10 -03:00
cbs-av1-frames_refs_short_signaling fate/cbs: use the rawvideo muxer for AV1 tests 2019-12-13 10:58:10 -03:00
cbs-av1-non_uniform_tiling fate/cbs: use the rawvideo muxer for AV1 tests 2019-12-13 10:58:10 -03:00
cbs-av1-seq_hdr_op_param_info fate/cbs: use the rawvideo muxer for AV1 tests 2019-12-13 10:58:10 -03:00
cbs-av1-switch_frame fate/cbs: use the rawvideo muxer for AV1 tests 2019-12-13 10:58:10 -03:00
cbs-h264-AUD_MW_E cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-h264-BASQP1_Sony_C cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-h264-CABACI3_Sony_B cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-h264-CVBS3_Sony_C cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-h264-CVFC1_Sony_C cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-h264-CVMANL1_TOSHIBA_B cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-h264-CVNLFI1_Sony_C cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-h264-CVSE2_Sony_B cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-h264-CVWP1_TOSHIBA_E cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-h264-FM1_BT_B cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-h264-MR1_BT_A cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-h264-sei-1 fate/cbs: Add an SEI test 2018-05-10 23:54:02 +01:00
cbs-h264-Sharp_MP_PAFF_1r2 cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-h264-sp1_bt_a cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-h264-SVA_Base_B cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-hevc-CAINIT_E_SHARP_3 cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-hevc-CAINIT_H_SHARP_3 cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-hevc-CONFWIN_A_Sony_1 cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-hevc-HRD_A_Fujitsu_2 cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-hevc-ipcm_E_NEC_2 cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-hevc-LTRPSPS_A_Qualcomm_1 cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-hevc-NUT_A_ericsson_5 cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-hevc-PICSIZE_A_Bossen_1 cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-hevc-PICSIZE_B_Bossen_1 cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-hevc-RPLM_A_qualcomm_4 cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-hevc-RPS_A_docomo_4 cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-hevc-RPS_E_qualcomm_5 cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-hevc-SLIST_A_Sony_4 cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-hevc-SLIST_D_Sony_9 cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-hevc-SLPPLP_A_VIDYO_2 cbs_h265: Add PTL parsing for sublayers 2018-11-11 17:22:09 +00:00
cbs-hevc-STRUCT_A_Samsung_5 cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-hevc-TILES_B_Cisco_1 cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-hevc-WP_A_Toshiba_3 cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-hevc-WPP_A_ericsson_MAIN_2 cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-hevc-WPP_F_ericsson_MAIN_2 cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-mpeg2-hhi_burst_422_short cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-mpeg2-sony-ct3 cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-mpeg2-tcela-6 cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
cbs-vp9-vp90-2-03-deltaq lavc/cbs: Add tests for VP9 2018-05-02 01:21:40 +01:00
cbs-vp9-vp90-2-05-resize lavc/cbs: Add tests for VP9 2018-05-02 01:21:40 +01:00
cbs-vp9-vp90-2-06-bilinear lavc/cbs: Add tests for VP9 2018-05-02 01:21:40 +01:00
cbs-vp9-vp90-2-09-lf_deltas lavc/cbs: Add tests for VP9 2018-05-02 01:21:40 +01:00
cbs-vp9-vp90-2-10-show-existing-frame lavc/cbs: Add tests for VP9 2018-05-02 01:21:40 +01:00
cbs-vp9-vp90-2-10-show-existing-frame2 lavc/cbs: Add tests for VP9 2018-05-02 01:21:40 +01:00
cbs-vp9-vp90-2-segmentation-aq-akiyo lavc/cbs: Add tests for VP9 2018-05-02 01:21:40 +01:00
cbs-vp9-vp90-2-segmentation-sf-akiyo lavc/cbs: Add tests for VP9 2018-05-02 01:21:40 +01:00
cbs-vp9-vp90-2-tiling-pedestrian lavc/cbs: Add tests for VP9 2018-05-02 01:21:40 +01:00
cbs-vp9-vp91-2-04-yuv440 lavc/cbs: Add tests for VP9 2018-05-02 01:21:40 +01:00
cbs-vp9-vp91-2-04-yuv444 lavc/cbs: Add tests for VP9 2018-05-02 01:21:40 +01:00
cbs-vp9-vp92-2-20-10bit-yuv420 lavc/cbs: Add tests for VP9 2018-05-02 01:21:40 +01:00
cbs-vp9-vp93-2-20-10bit-yuv422 lavc/cbs: Add tests for VP9 2018-05-02 01:21:40 +01:00
cbs-vp9-vp93-2-20-12bit-yuv444 lavc/cbs: Add tests for VP9 2018-05-02 01:21:40 +01: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
cfhd-1 Merge commit 'b57a95d0147beae746db1c1223d100447f42dced' 2017-10-18 11:11:44 -03:00
cfhd-2 Merge commit 'b57a95d0147beae746db1c1223d100447f42dced' 2017-10-18 11:11:44 -03:00
cfhd-3 lavc/cfhd: fix distortion of lowest 8 lines when height is not multiple of 16 2018-04-03 18:20:30 +02: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 avformat/mxfenc: Add Padding Bits 2018-05-08 23:02:58 +02:00
concat-demuxer-extended-lavf-mxf_d10 avformat/mxfenc: Add Padding Bits 2018-05-08 23:02:58 +02:00
concat-demuxer-simple1-lavf-mxf avformat/mxfenc: Add Padding Bits 2018-05-08 23:02:58 +02:00
concat-demuxer-simple1-lavf-mxf_d10 avformat/mxfenc: Add Padding Bits 2018-05-08 23:02:58 +02:00
concat-demuxer-simple2-lavf-ts avformat/mpegtsenc: get rid of packet counting for sdt/pat/pmt 2019-08-23 22:49:01 +02:00
copy-apng Merge commit 'f8df5e2f31a5ba7b30a0e1caaaf5a03c753b3f9b' 2019-03-14 14:59:45 -03:00
copy-psp avformat/movenc: write the major brand also as the first compatible brand 2019-12-21 11:57:28 -03:00
copy-trac236 avformat/movenc: ensure we don't write the major brand as a compatible brand more than once 2019-12-21 11:57:28 -03:00
copy-trac2211-avi avformat/avienc: fix fields-per-frame value for interlaced video streams 2017-11-27 09:13:05 +01:00
copy-trac3074 avformat/movenc: ensure we don't write the major brand as a compatible brand more than once 2019-12-21 11:57:28 -03:00
copy-trac4914 fate: Update checksums for recent mxf changes 2018-10-14 13:06:32 +02: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 crc: add AV_CRC_8_SBC as a 8 bits CRC with polynomial 0x1D 2018-03-07 22:26:53 +01:00
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
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 lavc: prefer the mp3float decoder to the mp3 decoder 2018-04-01 13:02:12 +01:00
exif-image-jpg lavu/frame: add QP side data 2018-03-18 12:36:24 +01:00
exif-image-tiff ffprobe: Print color properties from show_frames 2017-07-21 20:19:07 +02:00
exif-image-webp ffprobe: Print color properties from show_frames 2017-07-21 20:19:07 +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-rgba-zip16-16x32-flag4 fate/exr : add test for long name flag 2018-02-24 21:42:46 +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-attached_pics fate: change fate-ffmpeg-attached_pics to encode to pcm_s16le 2017-10-28 21:35:57 +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 lsws/input: Do not change transparency range. 2020-03-11 22:55:49 +01:00
ffmpeg-filter_complex avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
ffmpeg-filter_complex_audio fate: add fate test for ticket #6603 2017-10-27 00:33:56 +02:00
ffmpeg-lavfi avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
ffmpeg-streamloop fate: add test for stream_loop 2019-09-05 23:23:24 +05:30
ffprobe_compact ffprobe: use consistent string for unspecified color_range value 2017-09-07 13:26:44 +02:00
ffprobe_csv ffprobe: use consistent string for unspecified color_range value 2017-09-07 13:26:44 +02:00
ffprobe_default ffprobe: use consistent string for unspecified color_range value 2017-09-07 13:26:44 +02:00
ffprobe_flat ffprobe: use consistent string for unspecified color_range value 2017-09-07 13:26:44 +02:00
ffprobe_ini ffprobe: use consistent string for unspecified color_range value 2017-09-07 13:26:44 +02: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/mux: stop delaying writing the header 2017-12-06 15:43:59 -03: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 fate: update filter-acrossfade test reference file 2018-01-18 19:12:50 -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-allrgb fate: add tests for some video source filters 2017-08-31 11:48:15 +02:00
filter-allyuv fate: add tests for some video source filters 2017-08-31 11:48:15 +02: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-nopad fate: add test for asetnsamples filter with padding disabled 2017-09-08 08:54:20 +02:00
filter-asetnsamples-pad fate: add test for asetnsamples filter with padding disabled 2017-09-08 08:54:20 +02: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-colorlevels tests/fate/filter-video: add test for colorlevels 2019-11-11 14:51:09 +01:00
filter-colorlevels-16 tests/fate/filter-video: add test for colorlevels 2019-11-11 14:51:09 +01: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-concat-vfr lavfi/concat: allow to support inputs with different frame rates 2019-09-08 16:48:28 +02:00
filter-crop
filter-crop_scale
filter-crop_scale_vflip
filter-crop_vflip
filter-curves avfilter/vf_curves: add planar rgb support 2018-09-25 16:35:29 +02: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
filter-edgedetect-colormix
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: remove support for deprecated channel count specification 2018-01-20 18:07:44 +01:00
filter-fps vf_fps: when reading EOF, using current_pts to duplicate the last frame if needed. 2017-09-15 02:24:31 +02:00
filter-fps-cfr lavf/mov: Add support for edit list parsing. 2016-09-19 19:52:05 +02:00
filter-fps-down libavfilter/vf_fps: Add more fate tests 2018-02-17 20:31:39 +01:00
filter-fps-down-eof-pass libavfilter/vf_fps: Add more fate tests 2018-02-17 20:31:39 +01:00
filter-fps-down-round-down libavfilter/vf_fps: Add more fate tests 2018-02-17 20:31:39 +01:00
filter-fps-down-round-up libavfilter/vf_fps: Add more fate tests 2018-02-17 20:31:39 +01:00
filter-fps-r vf_fps: when reading EOF, using current_pts to duplicate the last frame if needed. 2017-09-15 02:24:31 +02:00
filter-fps-start-drop libavfilter/vf_fps: Add tests for start_time option 2018-02-22 00:29:27 +01:00
filter-fps-start-fill libavfilter/vf_fps: Add tests for start_time option 2018-02-22 00:29:27 +01:00
filter-fps-up libavfilter/vf_fps: Add more fate tests 2018-02-17 20:31:39 +01:00
filter-fps-up-round-down libavfilter/vf_fps: Add more fate tests 2018-02-17 20:31:39 +01:00
filter-fps-up-round-up libavfilter/vf_fps: Add more fate tests 2018-02-17 20:31:39 +01: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-12bit-down avfilter/vf_framerate: change blend factor precision 2018-01-28 18:50:50 +01:00
filter-framerate-12bit-up avfilter/vf_framerate: change blend factor precision 2018-01-28 18:50:50 +01:00
filter-framerate-down fate: Add vf_framerate test. 2017-03-16 16:16:05 +01:00
filter-framerate-up avfilter/vf_framerate: change blend factor precision 2018-01-28 18:50:50 +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 from RTCTIME to N*23, step is 23 2018-06-25 14:06:45 +08: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-hue1 fate: add more tests for hue video filter 2018-05-11 09:16:08 +02:00
filter-hue2 fate: add more tests for hue video filter 2018-05-11 09:16:08 +02:00
filter-hue3 fate: add more tests for hue video filter 2018-05-11 09:16:08 +02:00
filter-hue4 fate: add 10-bit test for hue video filter 2018-08-31 13:57: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: prevent over-sharpening with the complex low-pass filter 2017-09-15 22:40:21 +02: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 avcodec/mpeg2dec: Fix motion vector rounding for chroma components 2018-02-11 12:04:47 +01:00
filter-mcdeint-medium avcodec/mpeg2dec: Fix motion vector rounding for chroma components 2018-02-11 12:04:47 +01: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-freezedetect FATE: add a test for freeezedetect 2019-10-30 18:09:00 +01:00
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 avfilter/f_select: yuv will use Y plane only for scenecut detect 2019-08-17 17:15:19 +02:00
filter-metadata-silencedetect tests/fate/filter-video: Use a bitexact/lossless input sample for fate-filter-metadata-silencedetect 2018-04-13 21:44:28 +02:00
filter-mpdecimate vf_fps: when reading EOF, using current_pts to duplicate the last frame if needed. 2017-09-15 02:24:31 +02:00
filter-negate avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-null
filter-overlay avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-overlay_gbrap_gbrap lsws/input: Do not change transparency range. 2020-03-11 22:55:49 +01:00
filter-overlay_gbrp_gbrap lsws/input: Do not change transparency range. 2020-03-11 22:55:49 +01:00
filter-overlay_rgb avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-overlay_rgb_rgba fate: add overlay filter tests with alpha 2017-08-16 22:00:35 +02:00
filter-overlay_rgba_rgba fate: add overlay filter tests with alpha 2017-08-16 22:00:35 +02:00
filter-overlay_yuv420 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-overlay_yuv420_yuva420 lsws/input: Do not change transparency range. 2020-03-11 22:55:49 +01:00
filter-overlay_yuv422 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-overlay_yuv422_yuva422 lsws/input: Do not change transparency range. 2020-03-11 22:55:49 +01:00
filter-overlay_yuv444 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-overlay_yuv444_yuva444 lsws/input: Do not change transparency range. 2020-03-11 22:55:49 +01:00
filter-overlay_yuva420_yuva420 lsws/input: Do not change transparency range. 2020-03-11 22:55:49 +01:00
filter-overlay_yuva422_yuva422 lsws/input: Do not change transparency range. 2020-03-11 22:55:49 +01:00
filter-overlay_yuva444_yuva444 lsws/input: Do not change transparency range. 2020-03-11 22:55:49 +01:00
filter-overlay-dvdsub-2397 lsws/input: Do not change transparency range. 2020-03-11 22:55:49 +01:00
filter-pad
filter-pal75bars avfilter/vsrc_testsrc: add pal75bars and pal100bars video filter sources 2018-05-18 15:39:54 +02:00
filter-pal100bars avfilter/vsrc_testsrc: add pal75bars and pal100bars video filter sources 2018-05-18 15:39:54 +02:00
filter-palettegen-1 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-palettegen-2 palettegen: Fill with last color, not black 2019-02-19 21:29:03 +01: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-pan-downmix1 fate: add tests for audio channel up-/downmixing with pan filter 2018-07-30 10:46:19 +02:00
filter-pan-downmix2 fate: add tests for audio channel up-/downmixing with pan filter 2018-07-30 10:46:19 +02:00
filter-pan-mono1 fate: add tests for pan audio filter 2018-02-19 08:32:44 +01:00
filter-pan-mono2 fate: add tests for pan audio filter 2018-02-19 08:32:44 +01:00
filter-pan-stereo1 fate: add tests for pan audio filter 2018-02-19 08:32:44 +01:00
filter-pan-stereo2 fate: add tests for pan audio filter 2018-02-19 08:32:44 +01:00
filter-pan-stereo3 fate: add tests for pan audio filter 2018-02-19 08:32:44 +01:00
filter-pan-stereo4 fate: add tests for audio channel up-/downmixing with pan filter 2018-07-30 10:46:19 +02:00
filter-pan-upmix1 fate: add tests for audio channel up-/downmixing with pan filter 2018-07-30 10:46:19 +02:00
filter-pan-upmix2 fate: add tests for audio channel up-/downmixing with pan filter 2018-07-30 10:46:19 +02:00
filter-phase avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-pixdesc-0bgr
filter-pixdesc-0rgb
filter-pixdesc-abgr
filter-pixdesc-argb
filter-pixdesc-ayuv64le
filter-pixdesc-bgr0
filter-pixdesc-bgr4_byte
filter-pixdesc-bgr8
filter-pixdesc-bgr24
filter-pixdesc-bgr48be
filter-pixdesc-bgr48le
filter-pixdesc-bgr444be
filter-pixdesc-bgr444le
filter-pixdesc-bgr555be
filter-pixdesc-bgr555le
filter-pixdesc-bgr565be
filter-pixdesc-bgr565le
filter-pixdesc-bgra
filter-pixdesc-bgra64be
filter-pixdesc-bgra64le
filter-pixdesc-gbrap fate: update for gbrap after 61980dc479 2016-08-24 08:08:39 +02:00
filter-pixdesc-gbrap10be swscale: Add gbrap10 output 2017-04-15 15:37:10 +02:00
filter-pixdesc-gbrap10le swscale: Add gbrap10 output 2017-04-15 15:37:10 +02: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
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
filter-pixdesc-gray9be libswscale: add gray9 support 2017-08-07 13:09:41 +02:00
filter-pixdesc-gray9le libswscale: add gray9 support 2017-08-07 13:09:41 +02:00
filter-pixdesc-gray10be swscale: Add GRAY10 2018-11-06 12:39:15 -03:00
filter-pixdesc-gray10le swscale: Add GRAY10 2018-11-06 12:39:15 -03: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-gray14be swscale: add gray14 support 2018-05-05 21:35:31 +02:00
filter-pixdesc-gray14le swscale: add gray14 support 2018-05-05 21:35:31 +02:00
filter-pixdesc-gray16be
filter-pixdesc-gray16le
filter-pixdesc-grayf32be avfilter/vf_pixdesctest: Use 32bit read/write 2018-10-27 22:39:27 +02:00
filter-pixdesc-grayf32le avfilter/vf_pixdesctest: Use 32bit read/write 2018-10-27 22:39:27 +02:00
filter-pixdesc-monob
filter-pixdesc-monow
filter-pixdesc-nv12
filter-pixdesc-nv21
filter-pixdesc-nv24 avutil: Add missing reference files for pixdesc fate test 2019-05-14 12:06:26 +02:00
filter-pixdesc-nv42 avutil: Add missing reference files for pixdesc fate test 2019-05-14 12:06:26 +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-p016be swscale: Add p016 output support and generalise yuv420p1x to p010 2018-03-02 14:52:48 -08:00
filter-pixdesc-p016le swscale: Add p016 output support and generalise yuv420p1x to p010 2018-03-02 14:52:48 -08:00
filter-pixdesc-rgb0
filter-pixdesc-rgb4_byte
filter-pixdesc-rgb8
filter-pixdesc-rgb24
filter-pixdesc-rgb48be
filter-pixdesc-rgb48le
filter-pixdesc-rgb444be
filter-pixdesc-rgb444le
filter-pixdesc-rgb555be
filter-pixdesc-rgb555le
filter-pixdesc-rgb565be
filter-pixdesc-rgb565le
filter-pixdesc-rgba
filter-pixdesc-rgba64be
filter-pixdesc-rgba64le
filter-pixdesc-uyvy422
filter-pixdesc-xyz12be
filter-pixdesc-xyz12le
filter-pixdesc-ya8
filter-pixdesc-ya16be fate: update hashes after ya16 change 2019-09-26 16:59:14 +02:00
filter-pixdesc-ya16le fate: update hashes after ya16 change 2019-09-26 16:59:14 +02:00
filter-pixdesc-yuv410p
filter-pixdesc-yuv411p
filter-pixdesc-yuv420p
filter-pixdesc-yuv420p9be
filter-pixdesc-yuv420p9le
filter-pixdesc-yuv420p10be
filter-pixdesc-yuv420p10le
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
filter-pixdesc-yuv420p14le
filter-pixdesc-yuv420p16be
filter-pixdesc-yuv420p16le
filter-pixdesc-yuv422p
filter-pixdesc-yuv422p9be
filter-pixdesc-yuv422p9le
filter-pixdesc-yuv422p10be
filter-pixdesc-yuv422p10le
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
filter-pixdesc-yuv422p14le
filter-pixdesc-yuv422p16be
filter-pixdesc-yuv422p16le
filter-pixdesc-yuv440p
filter-pixdesc-yuv440p10be
filter-pixdesc-yuv440p10le
filter-pixdesc-yuv440p12be
filter-pixdesc-yuv440p12le
filter-pixdesc-yuv444p
filter-pixdesc-yuv444p9be
filter-pixdesc-yuv444p9le
filter-pixdesc-yuv444p10be
filter-pixdesc-yuv444p10le
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
filter-pixdesc-yuv444p14le
filter-pixdesc-yuv444p16be
filter-pixdesc-yuv444p16le
filter-pixdesc-yuva420p
filter-pixdesc-yuva420p9be
filter-pixdesc-yuva420p9le
filter-pixdesc-yuva420p10be
filter-pixdesc-yuva420p10le
filter-pixdesc-yuva420p16be
filter-pixdesc-yuva420p16le
filter-pixdesc-yuva422p
filter-pixdesc-yuva422p9be
filter-pixdesc-yuva422p9le
filter-pixdesc-yuva422p10be
filter-pixdesc-yuva422p10le
filter-pixdesc-yuva422p12be avformat/nut: add support for yuva444/422p12 pixel format 2018-12-14 11:26:30 +01:00
filter-pixdesc-yuva422p12le avformat/nut: add support for yuva444/422p12 pixel format 2018-12-14 11:26:30 +01:00
filter-pixdesc-yuva422p16be
filter-pixdesc-yuva422p16le
filter-pixdesc-yuva444p
filter-pixdesc-yuva444p9be
filter-pixdesc-yuva444p9le
filter-pixdesc-yuva444p10be
filter-pixdesc-yuva444p10le
filter-pixdesc-yuva444p12be avformat/nut: add support for yuva444/422p12 pixel format 2018-12-14 11:26:30 +01:00
filter-pixdesc-yuva444p12le avformat/nut: add support for yuva444/422p12 pixel format 2018-12-14 11:26:30 +01:00
filter-pixdesc-yuva444p16be
filter-pixdesc-yuva444p16le
filter-pixdesc-yuvj411p
filter-pixdesc-yuvj420p
filter-pixdesc-yuvj422p
filter-pixdesc-yuvj440p
filter-pixdesc-yuvj444p
filter-pixdesc-yuyv422
filter-pixdesc-yvyu422
filter-pixfmts-copy fate: update hashes after ya16 change 2019-09-26 16:59:14 +02:00
filter-pixfmts-crop fate: update hashes after ya16 change 2019-09-26 16:59:14 +02:00
filter-pixfmts-field fate: update hashes after ya16 change 2019-09-26 16:59:14 +02:00
filter-pixfmts-fieldmatch avfilter/vf_fieldmatch: use correct subsamplings for y0a, y1a and startx 2018-04-28 22:49:09 +02:00
filter-pixfmts-fieldorder fate: update hashes after ya16 change 2019-09-26 16:59:14 +02:00
filter-pixfmts-hflip fate: update hashes after ya16 change 2019-09-26 16:59:14 +02:00
filter-pixfmts-histeq
filter-pixfmts-il fate: update hashes after ya16 change 2019-09-26 16:59:14 +02:00
filter-pixfmts-kerndeint
filter-pixfmts-lut tests/fate: fix lut hash for gray14 2018-09-09 22:58:26 +02:00
filter-pixfmts-null fate: update hashes after ya16 change 2019-09-26 16:59:14 +02:00
filter-pixfmts-pad fate: update hashes after ya16 change 2019-09-26 16:59:14 +02:00
filter-pixfmts-pullup
filter-pixfmts-rotate fate: update for gbrap after 61980dc479 2016-08-24 08:08:39 +02:00
filter-pixfmts-scale fate: update hashes after ya16 change 2019-09-26 16:59:14 +02:00
filter-pixfmts-super2xsai
filter-pixfmts-swapuv avformat/nut: add support for yuva444/422p12 pixel format 2018-12-14 11:26:30 +01:00
filter-pixfmts-tinterlace_cvlpf avfilter/interlace: add support for 10 and 12 bit 2017-09-23 16:19:58 -03:00
filter-pixfmts-tinterlace_merge avfilter/interlace: add support for 10 and 12 bit 2017-09-23 16:19:58 -03:00
filter-pixfmts-tinterlace_pad avfilter/interlace: add support for 10 and 12 bit 2017-09-23 16:19:58 -03:00
filter-pixfmts-tinterlace_vlpf avfilter/interlace: add support for 10 and 12 bit 2017-09-23 16:19:58 -03:00
filter-pixfmts-transpose fate: update hashes after ya16 change 2019-09-26 16:59:14 +02:00
filter-pixfmts-vflip fate: update hashes after ya16 change 2019-09-26 16:59:14 +02:00
filter-pp avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-pp1
filter-pp2
filter-pp3
filter-pp4
filter-pp5
filter-pp6
filter-qp
filter-refcmp-psnr-rgb fate: add tests for psnr and ssim filter 2017-09-27 15:58:49 +02:00
filter-refcmp-psnr-yuv fate: add tests for psnr and ssim filter 2017-09-27 15:58:49 +02:00
filter-refcmp-ssim-rgb fate: add tests for psnr and ssim filter 2017-09-27 15:58:49 +02:00
filter-refcmp-ssim-yuv fate: add tests for psnr and ssim filter 2017-09-27 15:58:49 +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-rgbtestsrc fate: add tests for some video source filters 2017-08-31 11:48:15 +02:00
filter-scale2ref_keep_aspect libavfilter/scale2ref: Maintain main input's DAR 2017-07-04 15:09:10 +02:00
filter-scale200
filter-scale500
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
filter-setpts avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
filter-setsar
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-smptebars fate: add tests for some video source filters 2017-08-31 11:48:15 +02:00
filter-smptehdbars fate: add tests for some video source filters 2017-08-31 11:48:15 +02: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 avfilter/vf_stereo3d: improve dubois anaglyphs 2019-08-30 22:41:07 +02: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 avfilter/vf_stereo3d: improve dubois anaglyphs 2019-08-30 22:41:07 +02: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-rgba fate: add tests for some video source filters 2017-08-31 11:48:15 +02: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
filter-transpose avformat/framecrc: enable new output 2016-04-13 11:37:14 -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 avfilter/vf_vectorscope: rename gray mode to tint mode 2019-12-28 14:01:15 +01:00
filter-vectorscope_color2 avfilter/vf_vectorscope: rename gray mode to tint mode 2019-12-28 14:01:15 +01:00
filter-vectorscope_color3 avfilter/vf_vectorscope: rename gray mode to tint mode 2019-12-28 14:01:15 +01:00
filter-vectorscope_color4 avfilter/vf_vectorscope: rename gray mode to tint mode 2019-12-28 14:01:15 +01:00
filter-vectorscope_gray avfilter/vf_vectorscope: rename gray mode to tint mode 2019-12-28 14:01:15 +01:00
filter-vectorscope_xy avfilter/vf_vectorscope: rename gray mode to tint mode 2019-12-28 14:01:15 +01:00
filter-vflip
filter-vflip_crop
filter-vflip_vflip
filter-vstack fate: add hstack and vstack 2016-09-09 12:49:15 +02:00
filter-w3fdif-complex avcodec/mpeg2dec: Fix motion vector rounding for chroma components 2018-02-11 12:04:47 +01:00
filter-w3fdif-simple avcodec/mpeg2dec: Fix motion vector rounding for chroma components 2018-02-11 12:04:47 +01: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 avfilter/vf_waveform: implement tint options 2019-12-28 21:51:40 +01:00
filter-weave fate: add weave 2016-09-09 11:55:45 +02:00
filter-yadif10 avcodec/mpeg2dec: Fix motion vector rounding for chroma components 2018-02-11 12:04:47 +01:00
filter-yadif16 avcodec/mpeg2dec: Fix motion vector rounding for chroma components 2018-02-11 12:04:47 +01:00
filter-yadif-mode0 avcodec/mpeg2dec: Fix motion vector rounding for chroma components 2018-02-11 12:04:47 +01:00
filter-yadif-mode1 avcodec/mpeg2dec: Fix motion vector rounding for chroma components 2018-02-11 12:04:47 +01:00
filter-yuvtestsrc-yuv444p fate: add tests for some video source filters 2017-08-31 11:48:15 +02:00
filter-yuvtestsrc-yuv444p12 fate: add tests for some video source filters 2017-08-31 11:48:15 +02:00
fits-demux FATE: Add FITS tests 2017-08-30 12:13:02 +02:00
fitsdec-bitpix-32 avcodec/fitsdec: Use lrint() 2019-12-05 20:20:05 +01:00
fitsdec-bitpix-64 avcodec/fitsdec: Use lrint() 2019-12-05 20:20:05 +01:00
fitsdec-blank_bitpix32 avcodec/fitsdec: Use lrint() 2019-12-05 20:20:05 +01:00
fitsdec-ext_data_min_max avcodec/fitsdec: Use lrint() 2019-12-05 20:20:05 +01:00
fitsdec-gbrap16le fate: Fix fitsdec-gbrap16 test on big-endian hardware. 2017-11-04 00:47:37 +01:00
fitsdec-gbrp FATE: Add FITS tests 2017-08-30 12:13:02 +02:00
fitsdec-gbrp16 FATE: Add FITS tests 2017-08-30 12:13:02 +02:00
fitsdec-gray avcodec/fitsdec: Use lrint() 2019-12-05 20:20:05 +01:00
fitsdec-multi FATE: Add FITS tests 2017-08-30 12:13:02 +02:00
fitsenc-gbrap FATE: Add FITS tests 2017-08-30 12:13:02 +02:00
fitsenc-gbrap16be FATE: Add FITS tests 2017-08-30 12:13:02 +02:00
fitsenc-gbrp FATE: Add FITS tests 2017-08-30 12:13:02 +02:00
fitsenc-gbrp16be FATE: Add FITS tests 2017-08-30 12:13:02 +02:00
fitsenc-gray FATE: Add FITS tests 2017-08-30 12:13:02 +02:00
fitsenc-gray16be FATE: Add FITS tests 2017-08-30 12:13:02 +02: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
fmvc-type1 Merge commit '4d4d7cf9d539a053f531f662a972b23d335738eb' 2017-10-27 21:16:18 -03:00
fmvc-type2 Merge commit '4d4d7cf9d539a053f531f662a972b23d335738eb' 2017-10-27 21:16:18 -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 fate: add accurate_rnd+bitexact sws_flags for fate-gifenc 2019-08-17 17:33:16 +02:00
gifenc-bgr8 fate: add accurate_rnd+bitexact sws_flags for fate-gifenc 2019-08-17 17:33:16 +02:00
gifenc-gray avcodec/gif: use avctx->frame_number 2018-12-13 19:30:39 +01:00
gifenc-pal8 fate: add accurate_rnd+bitexact sws_flags for fate-gifenc 2019-08-17 17:33:16 +02:00
gifenc-rgb4_byte fate: add accurate_rnd+bitexact sws_flags for fate-gifenc 2019-08-17 17:33:16 +02:00
gifenc-rgb8 fate: add accurate_rnd+bitexact sws_flags for fate-gifenc 2019-08-17 17:33:16 +02: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 h264_mp4toannexb: Try to avoid four byte startcodes 2020-03-06 00:58:31 +01:00
h264_mp4toannexb_ticket5927 h264_mp4toannexb: Try to avoid four byte startcodes 2020-03-06 00:58:31 +01:00
h264_mp4toannexb_ticket5927_2 h264_mp4toannexb: Try to avoid four byte startcodes 2020-03-06 00:58:31 +01: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 h264_ps: make the PPS hold a reference to its SPS 2020-04-10 15:52:41 +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_mp4toannexb: Try to avoid four byte startcodes 2020-03-06 00:58:31 +01:00
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 ffprobe: Print color properties from show_frames 2017-07-21 20:19:07 +02: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-ref-pic-mod-overflow Merge commit 'ec0f4fa17ce29cf01d4def21041b0b87f7e3105d' 2017-11-11 18:37:54 -03: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-timecode fate: add h264 timecode test 2018-10-23 15:46:30 +01: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-alpha-only-nosnappy-128x72 fate/hapAlphaOnly : add test for hap alpha only decoding 2017-11-25 19:49:34 +01:00
hap-alpha-only-snappy-127x71 fate/hapAlphaOnly : add test for hap alpha only decoding 2017-11-25 19:49:34 +01:00
hap-chunk avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hapenc-hap-none fate/hap : add test for hap encoding 2018-03-13 20:27:27 +01:00
hapenc-hapa-none fate/hap : add test for hap encoding 2018-03-13 20:27:27 +01:00
hapenc-hapq-none fate/hap : add test for hap encoding 2018-03-13 20:27:27 +01:00
hapqa-extract-nosnappy-to-hapalphaonly-mov avformat/movenc: ensure we don't write the major brand as a compatible brand more than once 2019-12-21 11:57:28 -03:00
hapqa-extract-nosnappy-to-hapq-mov avformat/movenc: ensure we don't write the major brand as a compatible brand more than once 2019-12-21 11:57:28 -03:00
hapqa-extract-snappy1-to-hapalphaonly avformat/mov: parse sdtp atom and set the pkt disposable flag accordingly 2019-10-12 14:36:15 +02:00
hapqa-extract-snappy1-to-hapq avformat/mov: parse sdtp atom and set the pkt disposable flag accordingly 2019-10-12 14:36:15 +02:00
hapqa-extract-snappy16-to-hapalphaonly avformat/mov: parse sdtp atom and set the pkt disposable flag accordingly 2019-10-12 14:36:15 +02:00
hapqa-extract-snappy16-to-hapq avformat/mov: parse sdtp atom and set the pkt disposable flag accordingly 2019-10-12 14:36:15 +02:00
hapqa-nosnappy-127x71 fate/hapdec : add test for hapqa decoding 2017-11-21 12:05:21 +01:00
hapqa-snappy1-127x71 fate/hapdec : add test for hapqa decoding 2017-11-21 12:05:21 +01:00
hapqa-snappy16-127x71 fate/hapdec : add test for hapqa decoding 2017-11-21 12:05:21 +01: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-cabac-tudepth FATE: add test for hevc files with 4 TUDepth(0..4) of cbf_cb/cbf_cr 2019-12-17 14:12:40 -03: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-PERSIST_RPARAM_A_RExt_Sony_3 fate: add PERSIST_RPARAM_A_RExt_Sony_3 hevc conformance test 2018-01-05 16:47:02 -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-monochrome-crop lavc/hevc_ps: fix crop info for monochrome 2018-08-22 14:01:12 -03:00
hevc-paired-fields avcodec/hevc_sei: Support HEVC paired fields. 2017-09-30 03:44:59 +02:00
hevc-paramchange-yuv420p-yuv420p10 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
hevc-skiploopfilter fate/hevc: add skip_loop_filter test 2017-12-05 19:56:40 +01:00
hevc-two-first-slice FATE: Add test for HEVC files that claim to have two first slices 2019-04-05 14:16:52 +01:00
hls-fmp4 fate: add hls fmp4 segment type test case 2019-07-15 21:57:43 +08:00
hls-init-time fate: add hls_init_time option fate 2019-07-11 09:37:29 +08:00
hls-list-size fate: add hls_list_size fate test case 2019-07-11 09:39:44 +08:00
hls-segment-single FATE: add hls single file mode test case 2019-08-01 19:25:29 +08:00
hls-segment-size add tests/ref/fate/hls-segment-size for the fate test 2019-04-19 06:14:03 +08:00
hmac
id3v2-priv fate: add id3v2 test 2018-02-02 12:16:56 -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
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 avcodec/lagarith: switch to planar rgb 2018-09-09 22:58:26 +02:00
lagarith-rgb24 avcodec/lagarith: switch to planar rgb 2018-09-09 22:58:26 +02:00
lagarith-rgb32 avformat/framecrc: enable new output 2016-04-13 11:37:14 -03:00
lagarith-ticket4119 avcodec/lagarith: switch to planar rgb 2018-09-09 22:58:26 +02:00
lagarith-ticket4119-cfr avcodec/lagarith: switch to planar rgb 2018-09-09 22:58:26 +02:00
lagarith-ticket4119-drop avcodec/lagarith: switch to planar rgb 2018-09-09 22:58:26 +02:00
lagarith-ticket4119-pass avcodec/lagarith: switch to planar rgb 2018-09-09 22:58:26 +02:00
lagarith-ticket4119-vfr avcodec/lagarith: switch to planar rgb 2018-09-09 22:58:26 +02: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-htmlsubtitles lavc/htmlsubtitles: improve line breaks handling 2017-08-01 15:50:00 +02:00
libavcodec-options
limited_input_seek lavf/oggparsevorbis: Fix change the case of metadata keys issue 2019-04-22 23:24:42 +08:00
limited_input_seek-copyts lavf/oggparsevorbis: Fix change the case of metadata keys issue 2019-04-22 23:24:42 +08:00
lmlm4-demux avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
loco-rgb avcodec/loco: switch to planar rgb format 2018-09-10 15:16:07 +02: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-tta
lossless-tta-encrypted
lossless-wma
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 vf_fps: when reading EOF, using current_pts to duplicate the last frame if needed. 2017-09-15 02:24:31 +02: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-2ch-extract-ch0-ch2-trailing ffmpeg options: Enable trailing ? for map_channel 2017-08-25 23:41:11 +02:00
mapchan-3ch-extract-ch0-ch2-trailing ffmpeg options: Enable trailing ? for map_channel 2017-08-25 23:41:11 +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-flac-channel-mapping fate/matroska: Add a test for propagating flac channel layouts 2019-12-08 18:20:53 -03:00
matroska-flac-extradata-update avformat/matroskaenc: Redo handling of FlagDefault 2020-04-21 08:36:20 +02:00
matroska-lzo-decompression avformat/matroskadec: Fix lzo decompression 2019-12-28 22:40:13 -03:00
matroska-prores-header-insertion-bz2 fate/matroska: Add test for ProRes and bz2 compression 2019-12-28 22:40:13 -03:00
matroska-prores-zlib fate/matroska: add a demux test for ProRes using zlib compression 2019-12-07 12:36:21 -03:00
matroska-spherical-mono fate: Do not report side data size 2017-03-17 13:12:25 -04:00
matroska-wavpack-missing-codecprivate avformat/matroskadec: Add a workaround for missing WavPack extradata 2020-04-02 07:12:01 +02:00
matroska-xiph-lacing fate/matroska: add a test for xiph lacing 2019-12-04 22:52:01 -03:00
matroska-zlib-decompression avformat/matroskadec: Add a fate test for CodecPrivate compression 2019-12-07 23:11:55 -03: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
mjpeg-ticket3229 fate: add a case for ticket #3229 2019-08-13 10:46:20 +08: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-440hz-10ms avformat/mov: Set start_pad correctly in mov_fix_index() 2017-10-21 03:12:43 +02:00
mov-aac-2048-priming ffprobe: fix printing packet side data information 2017-03-29 21:20:06 -03:00
mov-bbi-elst-starts-b fate: Fix fate-mov-bbi-elst-starts-b on ARM 2017-12-08 20:02:16 +01: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-elst-ends-betn-b-and-i lavf/mov.c: Parse upto 2 keyframes after the edit list end in mov_fix_index. 2017-11-11 14:15:15 +01:00
mov-frag-encrypted avformat/mov: Increase support for common encryption. 2018-04-19 03:15:32 +02:00
mov-frag-overlap fate/mov: add test for overlapping fragments 2017-11-14 20:49:07 +01:00
mov-guess-delay-1 lavf/mov.c: Guess video codec delay based on PTS while parsing MOV header. 2017-12-20 22:27:06 +01:00
mov-guess-delay-2 lavf/mov.c: Guess video codec delay based on PTS while parsing MOV header. 2017-12-20 22:27:06 +01:00
mov-guess-delay-3 lavf/mov.c: Guess video codec delay based on PTS while parsing MOV header. 2017-12-20 22:27:06 +01:00
mov-ibi-elst-starts-b lavf/mov.c: Refine edit list start seek, based on PTS computed from CTTS. 2017-11-04 05:05:03 +01:00
mov-init-nonkeyframe fate: rename fate-mov-init-nonkeyframe ref file 2016-12-02 20:06:17 -03:00
mov-invalid-elst-entry-count fate: Add bitexact flag to the invalid-elst test. 2017-10-29 23:10:02 +01:00
mov-mp3-demux avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
mov-mp4-with-mov-in24-ver Add FATE test for QT format audio descriptors in MP4 2018-09-09 19:55:08 +01:00
mov-neg-firstpts-discard lavf/mov.c: Set st->start_time for video streams explicitly. 2018-06-06 01:53:30 +02:00
mov-neg-firstpts-discard-frames lavf/utils.c: Don't compute start_time from DISCARD packets for video. 2018-03-24 03:11:08 +01:00
mov-neg-firstpts-discard-vorbis lavf/mov.c: Set start_time for all streams (in case of edit lists). 2018-08-11 02:37:42 +02:00
mov-spherical-mono fate: Do not report side data size 2017-03-17 13:12:25 -04:00
mov-stream-shorter-than-movie lavf/mov.c: Set st->start_time for video streams explicitly. 2018-06-06 01:53:30 +02:00
mov-tenc-only-encrypted avformat/mov: Increase support for common encryption. 2018-04-19 03:15:32 +02:00
mov-zombie avformat/mov: only set handler_name from mdia->hdlr 2018-07-16 21:33:01 +05:30
movenc avformat/movenc: add a flag to enable CMAF compatability 2020-01-15 23:34:21 -03:00
mpc7-demux
mpc8-demux
mpeg2-field-enc avcodec/mpeg2dec: Fix motion vector rounding for chroma components 2018-02-11 12:04:47 +01:00
mpeg2-ticket186 avcodec/mpeg2dec: Fix field selection for skipped macroblocks 2018-02-11 02:16:40 +01:00
mpeg2-ticket6024 fate: Add test for ticket 6024, truncated decoding mode 2016-12-22 20:35:27 +01:00
mpeg2-ticket6677 avcodec/mpeg2dec: Fix motion vector rounding for chroma components 2018-02-11 12:04:47 +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-als-conformance-09 fate/als: Add test for conformance file with 512 channels. 2019-08-24 09:33:44 +02:00
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
mpegps-remuxed-pcm-demux fate/mpegps: add tests for PCM_DVD stream remux 2018-02-16 21:53:22 +01:00
mpegts-probe-latm avformat/mpegts: add support for EPG extraction from mpegts 2019-09-19 21:30:54 +02:00
mpegts-probe-pmt-merge avformat/mpegts: add merge_pmt_versions option 2018-05-18 19:00:29 -07:00
mpegts-probe-program fate: to test program sub stream selection by its type in mpegts 2018-04-12 23:52:59 +02: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-d10-user-comments fate/mxf: add mxf user comments tests 2019-03-13 12:39:51 +01: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
mxf-multiple-components-demux test/fate: add multi component mxf test 2016-09-21 01:29:47 +02:00
mxf-opatom-user-comments fate/mxf: add mxf user comments tests 2019-03-13 12:39:51 +01:00
mxf-probe-d10 avcodec/mpeg12dec: Add CPB coded side data 2020-03-20 09:16:05 +01:00
mxf-probe-dnxhd avformat/mxfdec: use operational_pattern_ul instead of operational_pattern for metadata 2019-04-14 21:54:35 +02:00
mxf-probe-dv25 avformat/mxfdec: use operational_pattern_ul instead of operational_pattern for metadata 2019-04-14 21:54:35 +02:00
mxf-reel_name fate: Update checksums for recent mxf changes 2018-10-14 13:06:32 +02:00
mxf-user-comments avformat/mxfenc: use a zero based continuity counter 2020-03-02 22:01:47 +01: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 tests/ref/fate/nuv-rtjpeg: Preserve the original timestamps 2019-06-12 12:01:32 +02: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 avutil/tests/opt: add av_opt_get/av_opt_set tests 2019-12-27 21:52:21 +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 avutil/tests/parseutils: add some big duration tests 2018-10-07 20:26:29 +02: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 tests/ref/fate/pixelutils: Add a newline. 2018-08-31 00:45:36 +02:00
pixfmt_best avutil: Add NV24 and NV42 pixel formats 2019-05-12 07:51:02 -07:00
pixlet-rgb fate/pixlet : add test for rgb 2017-08-31 02:53:11 +02:00
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 avcodec/proresdec : add 12b decoding 2018-12-02 12:55:57 +01:00
prores-alpha_skip avcodec/proresdec : add 12b decoding 2018-12-02 12:55:57 +01:00
prores-gray avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
prores-metadata avformat/movenc: ensure we don't write the major brand as a compatible brand more than once 2019-12-21 11:57:28 -03:00
prores-transparency avcodec/proresdec : add 12b decoding 2018-12-02 12:55:57 +01:00
prores-transparency_skip avcodec/proresdec : add 12b decoding 2018-12-02 12:55:57 +01: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 Revert "avcodec/qtrle: Do not output duplicated frames on insufficient input" 2019-08-27 15:10:03 -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 fate/qtrle : change 32b test to output bgra instead of rgb24 2019-03-04 13:03:34 +01: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 avformat/matroskaenc: Don't waste bytes on length fields 2020-04-21 08:11:09 +02: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
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 h264_mp4toannexb: Try to avoid four byte startcodes 2020-03-06 00:58:31 +01: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 compat/avisynth: remove avisynth headers 2020-04-05 01:17:55 +02:00
sp5x avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
speedhq-422 speedhq: add FATE tests 2017-08-03 16:36:02 -03:00
speedhq-422-singlefield speedhq: add FATE tests 2017-08-03 16:36:02 -03:00
srtp
sub2video ffmpeg: do packet ts rescaling in write_packet() 2017-03-03 08:45:43 +01:00
sub2video_basic fate/ffmpeg: add a second, simple sub2video test 2020-03-16 19:35:17 +02:00
sub2video_time_limited fate/ffmpeg: add test for time limited sub2video instance 2020-03-16 19:35:17 +02:00
sub-aqtitle
sub-ass-to-ass-transcode
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-cc-scte20 avcodec/mpeg12dec: parse A53 caption data embedded in SCTE-20 user data 2017-11-15 18:14:39 -08:00
sub-charenc ffmpeg: set sub_text_format to ass (without timing) by default 2016-02-26 21:53:34 +01:00
sub-jacosub lavf/jacosubdec: compute subtitle duration correctly 2019-02-20 21:15:07 +01:00
sub-microdvd
sub-microdvd-remux avformat/microdvd: Use \n instead of \0 to end file header 2019-12-27 12:38:08 +01:00
sub-movtext lavc/movtextdec: add alpha default to ass header colors 2020-04-10 09:32:13 -07:00
sub-mpl2
sub-mpsub
sub-mpsub-frames avformat/mpsubdec: Remove floating point usage 2019-08-29 15:14:32 +02:00
sub-pjs
sub-realtext
sub-sami
sub-sami2 lavc/htmlsubtitles: improve handling broken garbage 2017-08-01 15:50:00 +02:00
sub-scc fate: add SCC test 2017-01-27 17:06:42 +01:00
sub-srt lavc/htmlsubtitles: improve handling broken garbage 2017-08-01 15:50:00 +02:00
sub-srt-badsyntax lavc/htmlsubtitles: handle colors starting with many '#' 2017-08-01 15:50:00 +02:00
sub-srt-empty-events
sub-srt-madness-timeshift
sub-srt-rrn-remux
sub-ssa-to-ass-remux
sub-stl
sub-subripenc
sub-subviewer
sub-subviewer1
sub-textenc lavc/htmlsubtitles: improve handling broken garbage 2017-08-01 15:50:00 +02:00
sub-vplayer
sub-webvtt
sub-webvtt2
sub-webvttenc lavc/htmlsubtitles: improve handling broken garbage 2017-08-01 15:50:00 +02: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-1 Merge commit '8e4d4efc67e154fdffd65964a7cfeef740320827' 2017-10-02 18:23:48 -03:00
svq3-2 Merge commit '8e4d4efc67e154fdffd65964a7cfeef740320827' 2017-10-02 18:23:48 -03:00
svq3-watermark ffmpeg: use new decode API 2016-10-01 17:22:22 +02:00
sws-pixdesc-query lavu/pix_fmt: add new pixel format y210 2020-02-24 00:09:51 +00: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
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: Update checksums for recent mxf changes 2018-10-14 13:06:32 +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 avcodec/mpeg12dec: Add CPB coded side data 2020-03-20 09:16:05 +01:00
ts-opus-demux avformat/framehash: also print channel layout as a string 2016-11-05 22:42:22 -03:00
ts-small-demux tests/fate/demux: Add test for d25c945247 2018-07-07 12:09:34 +02: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 avcodec/tscc: Do not duplicate images 2018-07-23 02:58:38 +02:00
tscc-32bit avcodec/tscc: Do not duplicate images 2018-07-23 02:58:38 +02: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 avformat/utils: make av_url_split search for hashmark as well to separate hostname 2020-02-15 18:41:36 +01:00
utvideo_rgb_int_gradient fate/utvideo : add test for decoding and encoding 2017-11-07 00:52:58 +01:00
utvideo_rgb_int_median fate/utvideo : add test for decoding and encoding 2017-11-07 00:52:58 +01:00
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_gradient fate/utvideo : add test for decoding and encoding 2017-11-07 00:52:58 +01: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_gradient fate/utvideo : add test for decoding and encoding 2017-11-07 00:52:58 +01:00
utvideo_yuv420_int_gradient fate/utvideo : add test for decoding and encoding 2017-11-07 00:52:58 +01:00
utvideo_yuv420_int_median fate/utvideo : add test for decoding and encoding 2017-11-07 00:52:58 +01: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_gradient fate/utvideo : add test for decoding and encoding 2017-11-07 00:52:58 +01:00
utvideo_yuv422_int_gradient fate/utvideo : add test for decoding and encoding 2017-11-07 00:52:58 +01:00
utvideo_yuv422_int_median fate/utvideo : add test for decoding and encoding 2017-11-07 00:52:58 +01: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
utvideo_yuv444_709_gradient fate/utvideo : add test for decoding and encoding 2017-11-07 00:52:58 +01:00
utvideo_yuv444_709_int_gradient fate/utvideo : add test for decoding and encoding 2017-11-07 00:52:58 +01:00
utvideo_yuv444_709_int_median fate/utvideo : add test for decoding and encoding 2017-11-07 00:52:58 +01:00
utvideo_yuv444_709_median fate/utvideo : add test for decoding and encoding 2017-11-07 00:52:58 +01:00
utvideoenc_rgb_left avcodec/utvideoenc: switch to planar RGB formats 2018-01-02 13:41:50 +01:00
utvideoenc_rgb_median avcodec/utvideoenc: switch to planar RGB formats 2018-01-02 13:41:50 +01:00
utvideoenc_rgb_none avcodec/utvideoenc: switch to planar RGB formats 2018-01-02 13:41:50 +01:00
utvideoenc_rgba_left avcodec/utvideoenc: switch to planar RGB formats 2018-01-02 13:41:50 +01:00
utvideoenc_rgba_median avcodec/utvideoenc: switch to planar RGB formats 2018-01-02 13:41:50 +01:00
utvideoenc_rgba_none avcodec/utvideoenc: switch to planar RGB formats 2018-01-02 13:41:50 +01: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
utvideoenc_yuv444_left fate/utvideo : add test for decoding and encoding 2017-11-07 00:52:58 +01:00
utvideoenc_yuv444_median fate/utvideo : add test for decoding and encoding 2017-11-07 00:52:58 +01:00
utvideoenc_yuv444_none fate/utvideo : add test for decoding and encoding 2017-11-07 00:52:58 +01: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 avcodec/vc1: add overlap smooting and loop filter for frame/field-interlace 2018-04-25 22:07:20 +02: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 avcodec/vc1: add overlap smooting and loop filter for frame/field-interlace 2018-04-25 22:07:20 +02: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
vc1test_smm0005 tests/ref/fate/vc1test_smm0005: Add a newline. 2018-12-02 14:17:53 +01:00
vc1test_smm0015 fate: Add test for vc1test demuxer 2018-11-12 19:13:36 +08: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
vp4 fate: add VP4 test 2019-06-12 20:06:20 +10:00
vp5 avcodec/vp56rac: delay signaling an error on truncated input 2019-09-11 22:36:33 +02:00
vp6a avcodec/vp6: select idct based (loosely) on number of coefficients decoded 2019-01-26 23:49:09 +11:00
vp6a-skip_alpha avcodec/vp6: select idct based (loosely) on number of coefficients decoded 2019-01-26 23:49:09 +11:00
vp6f avcodec/vp6: use ff_vp3dsp_[hv]_loop_filter_12 2019-01-26 23:49:04 +11: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 Merge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa' 2017-11-29 21:06:49 -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 avcodec/vp6: use rounded shift for chroma motion vector calculation 2019-01-26 23:48:59 +11:00
vp61 avcodec/vp6: use ff_vp3dsp_[hv]_loop_filter_12 2019-01-26 23:49:04 +11: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-chapters avformat/matroskaenc: Don't waste bytes on length fields 2020-04-21 08:11:09 +02:00
webm-dash-manifest
webm-dash-manifest-live
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
wmv3-drm-dec Merge commit 'e1a6d63c7eeff2f0ec8173546357bfaa9deecea4' 2017-10-03 23:36:25 -03:00
wmv3-drm-nodec Merge commit 'e1a6d63c7eeff2f0ec8173546357bfaa9deecea4' 2017-10-03 23:36:25 -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