├── RELEASE ├── doc └── doxy │ └── .gitignore ├── tests ├── api │ └── .gitignore ├── filtergraphs │ ├── hstack │ ├── vstack │ ├── select-alternate │ ├── anequalizer │ ├── compand │ ├── hqdn3d │ ├── channelmap_one_int │ ├── channelmap_one_str │ ├── overlay-dvdsub-2397 │ ├── select-buffering │ ├── setpts │ ├── mergeplanes │ ├── overlay │ ├── lavr_mix_output_zero │ ├── colorkey │ ├── gradfun │ └── custom_rematrix ├── ref │ ├── fate │ │ ├── ast │ │ ├── ffmpeg-error-rate-fail │ │ ├── ffmpeg-error-rate-pass │ │ ├── w64 │ │ ├── aea-demux │ │ ├── bcstm │ │ ├── bfstm │ │ ├── brstm │ │ ├── caf-demux │ │ ├── mlv-demux │ │ ├── oma-demux │ │ ├── qcp-demux │ │ ├── rsd-demux │ │ ├── adpcm-ea-r2 │ │ ├── adpcm-ea-r3 │ │ ├── adts-demux │ │ ├── bink-demux │ │ ├── cine-demux │ │ ├── lossless-tak │ │ ├── lossless-tta │ │ ├── mpc7-demux │ │ ├── mpc8-demux │ │ ├── redspark-demux │ │ ├── xwma-demux │ │ ├── nistsphere-demux │ │ ├── random_seed │ │ ├── lossless-tta-encrypted │ │ ├── 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 │ │ ├── mxf-missing-index-demux │ │ ├── ra-144 │ │ ├── ralf │ │ ├── tea │ │ ├── ws_snd │ │ ├── blowfish │ │ ├── dca-xll │ │ ├── dpcm-sierra │ │ ├── dpcm-xan │ │ ├── ea-cdata │ │ ├── iff-pcm │ │ ├── pcm_u8-mono │ │ ├── spdif-eac3 │ │ ├── spdif-mlp │ │ ├── time_base │ │ ├── v410enc │ │ ├── vqf-demux │ │ ├── xtea │ │ ├── adpcm-argo-mono │ │ ├── adpcm-creative │ │ ├── adpcm-ima-apc │ │ ├── adpcm-ima-dk3 │ │ ├── adpcm-ima-dk4 │ │ ├── adpcm-ima-iss │ │ ├── adpcm-ima-oki │ │ ├── adpcm-ima-rad │ │ ├── adpcm_ms-stereo │ │ ├── binsub-mksenc │ │ ├── cbs-h264-sei-1 │ │ ├── cbs-vvc-AUD_A_3 │ │ ├── cbs-vvc-BUMP_A_2 │ │ ├── cbs-vvc-CROP_B_4 │ │ ├── cbs-vvc-DCI_A_3 │ │ ├── cbs-vvc-HRD_A_3 │ │ ├── cbs-vvc-OPI_B_3 │ │ ├── cbs-vvc-PHSH_B_1 │ │ ├── cbs-vvc-POC_A_1 │ │ ├── cbs-vvc-PPS_B_1 │ │ ├── cbs-vvc-RAP_A_1 │ │ ├── cbs-vvc-SAO_A_3 │ │ ├── cbs-vvc-SPS_B_1 │ │ ├── cbs-vvc-TILE_A_2 │ │ ├── cbs-vvc-VPS_A_3 │ │ ├── cbs-vvc-WPP_A_3 │ │ ├── cbs-vvc-WP_A_3 │ │ ├── cbs-vvc-WRAP_A_4 │ │ ├── iff-fibonacci │ │ ├── lossless-alac │ │ ├── lossless-osq │ │ ├── lossless-rka │ │ ├── lossless-shorten │ │ ├── lossless-wma │ │ ├── lossless-wma24-1 │ │ ├── lossless-wma24-2 │ │ ├── mxf-reel_name │ │ ├── pcm_s16be-stereo │ │ ├── pcm_s16le-stereo │ │ ├── pcm_u8-stereo │ │ ├── pixfmt_best │ │ ├── prores-metadata │ │ ├── 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 │ │ ├── spdif-dca-master │ │ ├── spdif-truehd │ │ ├── wavpack-clipping │ │ ├── wavpack-cuesheet │ │ ├── wavpack-zerolsbs │ │ ├── adpcm-argo-stereo │ │ ├── adpcm-creative-8-2bit │ │ ├── adpcm-creative-8-4bit │ │ ├── adpcm-ima-alp-mono │ │ ├── adpcm-ima-alp-stereo │ │ ├── adpcm-ima-apm-mono │ │ ├── adpcm-ima-apm-stereo │ │ ├── adpcm-ima-ssi-mono │ │ ├── adpcm-ima-ssi-stereo │ │ ├── adpcm-ima_wav-stereo │ │ ├── binsub-movtextenc │ │ ├── cbs-av1-decode_model │ │ ├── cbs-av1-switch_frame │ │ ├── cbs-h264-AUD_MW_E │ │ ├── cbs-h264-CVBS3_Sony_C │ │ ├── cbs-h264-CVFC1_Sony_C │ │ ├── cbs-h264-CVSE2_Sony_B │ │ ├── cbs-h264-FM1_BT_B │ │ ├── cbs-h264-MR1_BT_A │ │ ├── cbs-h264-SVA_Base_B │ │ ├── cbs-h264-sp1_bt_a │ │ ├── cbs-hevc-ipcm_E_NEC_2 │ │ ├── cbs-mpeg2-sony-ct3 │ │ ├── cbs-mpeg2-tcela-6 │ │ ├── cbs-vvc-APSALF_A_2 │ │ ├── cbs-vvc-APSLMCS_D_1 │ │ ├── cbs-vvc-APSMULT_A_4 │ │ ├── cbs-vvc-BOUNDARY_A_3 │ │ ├── cbs-vvc-SCALING_A_1 │ │ ├── cbs-vvc-SLICES_A_3 │ │ ├── cbs-vvc-STILL_B_1 │ │ ├── cbs-vvc-SUBPIC_A_3 │ │ ├── h264-bsf-mp4toannexb │ │ ├── idroq-video-encode │ │ ├── limited_input_seek │ │ ├── mapchan-silent-mono │ │ ├── murmur3 │ │ ├── mxf-user-comments │ │ ├── spdif-dca-core-bswap │ │ ├── spdif-dca-master-core │ │ ├── unknown_layout-ac3 │ │ ├── unknown_layout-pcm │ │ ├── wavpack-channels-4.0 │ │ ├── wavpack-channels-5.1 │ │ ├── wavpack-channels-6.1 │ │ ├── wavpack-channels-7.1 │ │ ├── wavpack-falsestereo │ │ ├── wavpack-lossless-8bit │ │ ├── wavpack-lossless-dsd │ │ ├── wavpack-lossy-16bit │ │ ├── wavpack-lossy-24bit │ │ ├── wavpack-lossy-32bit │ │ ├── wavpack-lossy-8bit │ │ ├── wavpack-lossy-float │ │ ├── wavpack-matroskamode │ │ ├── wavpack-speed-default │ │ ├── wavpack-speed-fast │ │ ├── wavpack-speed-high │ │ ├── wavpack-speed-vhigh │ │ ├── adpcm-creative-8-2.6bit │ │ ├── adpcm-ima-cunning-single │ │ ├── adpcm-ima-cunning-stereo │ │ ├── adpcm-ima-cunning-track0 │ │ ├── adpcm-ima-cunning-track1 │ │ ├── adpcm-ima-cunning-trunc-h2 │ │ ├── adpcm-ima-cunning-trunc-t1 │ │ ├── cbs-apv-profile_422-10 │ │ ├── cbs-av1-av1-1-b8-03-sizeup │ │ ├── cbs-av1-av1-1-b8-05-mv │ │ ├── cbs-av1-av1-1-b8-06-mfmv │ │ ├── cbs-av1-non_uniform_tiling │ │ ├── cbs-h264-BASQP1_Sony_C │ │ ├── cbs-h264-CABACI3_Sony_B │ │ ├── cbs-h264-CVMANL1_TOSHIBA_B │ │ ├── cbs-h264-CVNLFI1_Sony_C │ │ ├── cbs-h264-CVWP1_TOSHIBA_E │ │ ├── cbs-h264-Sharp_MP_PAFF_1r2 │ │ ├── cbs-h264-discard-bidir │ │ ├── cbs-h264-discard-nonintra │ │ ├── cbs-h264-discard-nonkey │ │ ├── cbs-h264-discard-nonref │ │ ├── cbs-hevc-CAINIT_E_SHARP_3 │ │ ├── cbs-hevc-CAINIT_H_SHARP_3 │ │ ├── cbs-hevc-CONFWIN_A_Sony_1 │ │ ├── cbs-hevc-HRD_A_Fujitsu_2 │ │ ├── cbs-hevc-NUT_A_ericsson_5 │ │ ├── cbs-hevc-RPLM_A_qualcomm_4 │ │ ├── cbs-hevc-RPS_A_docomo_4 │ │ ├── cbs-hevc-RPS_E_qualcomm_5 │ │ ├── cbs-hevc-SLIST_A_Sony_4 │ │ ├── cbs-hevc-SLIST_D_Sony_9 │ │ ├── cbs-hevc-SLPPLP_A_VIDYO_2 │ │ ├── cbs-hevc-TILES_B_Cisco_1 │ │ ├── cbs-hevc-WP_A_Toshiba_3 │ │ ├── cbs-hevc-discard-bidir │ │ ├── cbs-hevc-discard-nonintra │ │ ├── cbs-hevc-discard-nonkey │ │ ├── cbs-hevc-discard-nonref │ │ ├── cbs-vp9-vp90-2-03-deltaq │ │ ├── cbs-vp9-vp90-2-05-resize │ │ ├── cbs-vp9-vp90-2-06-bilinear │ │ ├── cbs-vp9-vp91-2-04-yuv440 │ │ ├── cbs-vp9-vp91-2-04-yuv444 │ │ ├── limited_input_seek-copyts │ │ ├── lossless-meridianaudio │ │ ├── lossless-monkeysaudio-399 │ │ ├── lossless-wma24-rawtile │ │ ├── mov-guess-delay-1 │ │ ├── mov-guess-delay-2 │ │ ├── mov-guess-delay-3 │ │ ├── mpeg4-bsf-unpack-bframes │ │ ├── mxf-opatom-user-comments │ │ ├── wavpack-channels-monofloat │ │ ├── wavpack-channels-monoint │ │ ├── wavpack-lossless-12bit │ │ ├── wavpack-lossless-16bit │ │ ├── wavpack-lossless-24bit │ │ ├── wavpack-lossless-32bit │ │ ├── wavpack-lossless-float │ │ ├── audiomatch-square-aac │ │ ├── audiomatch-square-mp3 │ │ ├── cbs-av1-av1-1-b8-02-allintra │ │ ├── cbs-av1-av1-1-b8-03-sizedown │ │ ├── cbs-av1-av1-1-b8-04-cdfupdate │ │ ├── cbs-av1-av1-1-b8-22-svc-L1T2 │ │ ├── cbs-av1-av1-1-b8-22-svc-L2T1 │ │ ├── cbs-av1-av1-1-b8-22-svc-L2T2 │ │ ├── cbs-av1-seq_hdr_op_param_info │ │ ├── cbs-hevc-LTRPSPS_A_Qualcomm_1 │ │ ├── cbs-hevc-PICSIZE_A_Bossen_1 │ │ ├── cbs-hevc-PICSIZE_B_Bossen_1 │ │ ├── cbs-hevc-STRUCT_A_Samsung_5 │ │ ├── cbs-hevc-WPP_A_ericsson_MAIN_2 │ │ ├── cbs-hevc-WPP_F_ericsson_MAIN_2 │ │ ├── cbs-mpeg2-hhi_burst_422_short │ │ ├── cbs-vp9-vp90-2-09-lf_deltas │ │ ├── cbs-vp9-vp92-2-20-10bit-yuv420 │ │ ├── cbs-vp9-vp93-2-20-10bit-yuv422 │ │ ├── cbs-vp9-vp93-2-20-12bit-yuv444 │ │ ├── cbs-vvc-CodingToolsSets_A_2 │ │ ├── filter-crop │ │ ├── filter-hue1 │ │ ├── filter-hue2 │ │ ├── filter-hue3 │ │ ├── filter-hue4 │ │ ├── filter-null │ │ ├── filter-pad │ │ ├── filter-tile │ │ ├── lossless-monkeysaudio-legacy │ │ ├── adpcm-ima-cunning-trunc-t2-track0 │ │ ├── adpcm-ima-cunning-trunc-t2-track1 │ │ ├── adpcm-ima-cunning-trunc-t2a-track0 │ │ ├── adpcm-ima-cunning-trunc-t2a-track1 │ │ ├── cbs-av1-av1-1-b10-23-film_grain-50 │ │ ├── cbs-av1-av1-1-b8-23-film_grain-50 │ │ ├── cbs-av1-frames_refs_short_signaling │ │ ├── cbs-vp9-vp90-2-segmentation-aq-akiyo │ │ ├── cbs-vp9-vp90-2-segmentation-sf-akiyo │ │ ├── cbs-vp9-vp90-2-tiling-pedestrian │ │ ├── filter-median │ │ ├── filter-scale200 │ │ ├── filter-scale500 │ │ ├── filter-setdar │ │ ├── filter-setsar │ │ ├── filter-thumbnail │ │ ├── filter-vflip │ │ ├── mapchan-2ch-extract-ch0-ch2-trailing │ │ ├── mapchan-3ch-extract-ch0-ch2-trailing │ │ ├── mapchan-6ch-extract-2-downmix-mono │ │ ├── cbs-vp9-vp90-2-10-show-existing-frame │ │ ├── cbs-vp9-vp90-2-10-show-existing-frame2 │ │ ├── filter-colormatrix1 │ │ ├── filter-colormatrix2 │ │ ├── filter-crop_scale │ │ ├── filter-crop_vflip │ │ ├── filter-edgedetect │ │ ├── filter-pixdesc-0bgr │ │ ├── filter-pixdesc-0rgb │ │ ├── filter-pixdesc-abgr │ │ ├── filter-pixdesc-argb │ │ ├── filter-pixdesc-ayuv │ │ ├── filter-pixdesc-bgr0 │ │ ├── filter-pixdesc-bgr24 │ │ ├── filter-pixdesc-bgr8 │ │ ├── filter-pixdesc-bgra │ │ ├── filter-pixdesc-gbrap │ │ ├── filter-pixdesc-gbrp │ │ ├── filter-pixdesc-gray │ │ ├── filter-pixdesc-monob │ │ ├── filter-pixdesc-monow │ │ ├── filter-pixdesc-nv12 │ │ ├── filter-pixdesc-nv16 │ │ ├── filter-pixdesc-nv20be │ │ ├── filter-pixdesc-nv20le │ │ ├── filter-pixdesc-nv21 │ │ ├── filter-pixdesc-nv24 │ │ ├── filter-pixdesc-nv42 │ │ ├── filter-pixdesc-p010be │ │ ├── filter-pixdesc-p010le │ │ ├── filter-pixdesc-p012be │ │ ├── filter-pixdesc-p012le │ │ ├── filter-pixdesc-p016be │ │ ├── filter-pixdesc-p016le │ │ ├── filter-pixdesc-p210be │ │ ├── filter-pixdesc-p210le │ │ ├── filter-pixdesc-p212be │ │ ├── filter-pixdesc-p212le │ │ ├── filter-pixdesc-p216be │ │ ├── filter-pixdesc-p216le │ │ ├── filter-pixdesc-p410be │ │ ├── filter-pixdesc-p410le │ │ ├── filter-pixdesc-p412be │ │ ├── filter-pixdesc-p412le │ │ ├── filter-pixdesc-p416be │ │ ├── filter-pixdesc-p416le │ │ ├── filter-pixdesc-rgb0 │ │ ├── filter-pixdesc-rgb24 │ │ ├── filter-pixdesc-rgb8 │ │ ├── filter-pixdesc-rgba │ │ ├── filter-pixdesc-uyva │ │ ├── filter-pixdesc-v30xle │ │ ├── filter-pixdesc-vuya │ │ ├── filter-pixdesc-vuyx │ │ ├── filter-pixdesc-vyu444 │ │ ├── filter-pixdesc-xv30le │ │ ├── filter-pixdesc-xv36be │ │ ├── filter-pixdesc-xv36le │ │ ├── filter-pixdesc-xv48be │ │ ├── filter-pixdesc-xv48le │ │ ├── filter-pixdesc-y210le │ │ ├── filter-pixdesc-y212le │ │ ├── filter-pixdesc-y216le │ │ ├── filter-pixdesc-ya16be │ │ ├── filter-pixdesc-ya16le │ │ ├── filter-pixdesc-ya8 │ │ ├── filter-pixelize-avg │ │ ├── filter-pixelize-max │ │ ├── filter-pixelize-min │ │ ├── filter-vflip_crop │ │ ├── filter-vflip_vflip │ │ ├── mov-mp4-with-mov-in24-ver │ │ ├── mov-neg-firstpts-discard │ │ ├── audiomatch-faac-16000-mono-lc-adts │ │ ├── audiomatch-faac-16000-mono-lc-m4a │ │ ├── audiomatch-faac-44100-mono-lc-adts │ │ ├── audiomatch-faac-44100-mono-lc-m4a │ │ ├── audiomatch-nero-16000-mono-lc-m4a │ │ ├── audiomatch-nero-16000-stereo-lc-m4a │ │ ├── audiomatch-nero-44100-mono-lc-m4a │ │ ├── audiomatch-nero-44100-stereo-lc-m4a │ │ ├── filter-crop_scale_vflip │ │ ├── filter-edgedetect-colormix │ │ ├── filter-pixdesc-ayuv64be │ │ ├── filter-pixdesc-ayuv64le │ │ ├── filter-pixdesc-bgr444be │ │ ├── filter-pixdesc-bgr444le │ │ ├── filter-pixdesc-bgr48be │ │ ├── filter-pixdesc-bgr48le │ │ ├── filter-pixdesc-bgr4_byte │ │ ├── filter-pixdesc-bgr555be │ │ ├── filter-pixdesc-bgr555le │ │ ├── filter-pixdesc-bgr565be │ │ ├── filter-pixdesc-bgr565le │ │ ├── filter-pixdesc-bgra64be │ │ ├── filter-pixdesc-bgra64le │ │ ├── filter-pixdesc-gbrap10be │ │ ├── filter-pixdesc-gbrap10le │ │ ├── filter-pixdesc-gbrap12be │ │ ├── filter-pixdesc-gbrap12le │ │ ├── filter-pixdesc-gbrap14be │ │ ├── filter-pixdesc-gbrap14le │ │ ├── filter-pixdesc-gbrap16be │ │ ├── filter-pixdesc-gbrap16le │ │ ├── filter-pixdesc-gbrapf32be │ │ ├── filter-pixdesc-gbrapf32le │ │ ├── filter-pixdesc-gbrp10be │ │ ├── filter-pixdesc-gbrp10le │ │ ├── filter-pixdesc-gbrp10msbbe │ │ ├── filter-pixdesc-gbrp10msble │ │ ├── filter-pixdesc-gbrp12be │ │ ├── filter-pixdesc-gbrp12le │ │ ├── filter-pixdesc-gbrp12msbbe │ │ ├── filter-pixdesc-gbrp12msble │ │ ├── filter-pixdesc-gbrp14be │ │ ├── filter-pixdesc-gbrp14le │ │ ├── filter-pixdesc-gbrp16be │ │ ├── filter-pixdesc-gbrp16le │ │ ├── filter-pixdesc-gbrp9be │ │ ├── filter-pixdesc-gbrp9le │ │ ├── filter-pixdesc-gbrpf32be │ │ ├── filter-pixdesc-gbrpf32le │ │ ├── filter-pixdesc-gray10be │ │ ├── filter-pixdesc-gray10le │ │ ├── filter-pixdesc-gray12be │ │ ├── filter-pixdesc-gray12le │ │ ├── filter-pixdesc-gray14be │ │ ├── filter-pixdesc-gray14le │ │ ├── filter-pixdesc-gray16be │ │ ├── filter-pixdesc-gray16le │ │ ├── filter-pixdesc-gray9be │ │ ├── filter-pixdesc-gray9le │ │ ├── filter-pixdesc-grayf32be │ │ ├── filter-pixdesc-grayf32le │ │ ├── filter-pixdesc-rgb444be │ │ ├── filter-pixdesc-rgb444le │ │ ├── filter-pixdesc-rgb48be │ │ ├── filter-pixdesc-rgb48le │ │ ├── filter-pixdesc-rgb4_byte │ │ ├── filter-pixdesc-rgb555be │ │ ├── filter-pixdesc-rgb555le │ │ ├── filter-pixdesc-rgb565be │ │ ├── filter-pixdesc-rgb565le │ │ ├── filter-pixdesc-rgba64be │ │ ├── filter-pixdesc-rgba64le │ │ ├── filter-pixdesc-uyvy422 │ │ ├── filter-pixdesc-x2bgr10le │ │ ├── filter-pixdesc-x2rgb10le │ │ ├── filter-pixdesc-xyz12be │ │ ├── filter-pixdesc-xyz12le │ │ ├── filter-pixdesc-yuv410p │ │ ├── filter-pixdesc-yuv411p │ │ ├── filter-pixdesc-yuv420p │ │ ├── filter-pixdesc-yuv420p10be │ │ ├── filter-pixdesc-yuv420p10le │ │ ├── filter-pixdesc-yuv420p12be │ │ ├── filter-pixdesc-yuv420p12le │ │ ├── filter-pixdesc-yuv420p14be │ │ ├── filter-pixdesc-yuv420p14le │ │ ├── filter-pixdesc-yuv420p16be │ │ ├── filter-pixdesc-yuv420p16le │ │ ├── filter-pixdesc-yuv420p9be │ │ ├── filter-pixdesc-yuv420p9le │ │ ├── filter-pixdesc-yuv422p │ │ ├── filter-pixdesc-yuv422p10be │ │ ├── filter-pixdesc-yuv422p10le │ │ ├── filter-pixdesc-yuv422p12be │ │ ├── filter-pixdesc-yuv422p12le │ │ ├── filter-pixdesc-yuv422p14be │ │ ├── filter-pixdesc-yuv422p14le │ │ ├── filter-pixdesc-yuv422p16be │ │ ├── filter-pixdesc-yuv422p16le │ │ ├── filter-pixdesc-yuv422p9be │ │ ├── filter-pixdesc-yuv422p9le │ │ ├── filter-pixdesc-yuv440p │ │ ├── filter-pixdesc-yuv440p10be │ │ ├── filter-pixdesc-yuv440p10le │ │ ├── filter-pixdesc-yuv440p12be │ │ ├── filter-pixdesc-yuv440p12le │ │ ├── filter-pixdesc-yuv444p │ │ ├── filter-pixdesc-yuv444p10be │ │ ├── filter-pixdesc-yuv444p10le │ │ ├── filter-pixdesc-yuv444p12be │ │ ├── filter-pixdesc-yuv444p12le │ │ ├── filter-pixdesc-yuv444p14be │ │ ├── filter-pixdesc-yuv444p14le │ │ ├── filter-pixdesc-yuv444p16be │ │ ├── filter-pixdesc-yuv444p16le │ │ ├── filter-pixdesc-yuv444p9be │ │ ├── filter-pixdesc-yuv444p9le │ │ ├── filter-pixdesc-yuva420p │ │ ├── filter-pixdesc-yuva420p9be │ │ ├── filter-pixdesc-yuva420p9le │ │ ├── filter-pixdesc-yuva422p │ │ ├── filter-pixdesc-yuva422p9be │ │ ├── filter-pixdesc-yuva422p9le │ │ ├── filter-pixdesc-yuva444p │ │ ├── filter-pixdesc-yuva444p9be │ │ ├── filter-pixdesc-yuva444p9le │ │ ├── filter-pixdesc-yuvj411p │ │ ├── filter-pixdesc-yuvj420p │ │ ├── filter-pixdesc-yuvj422p │ │ ├── filter-pixdesc-yuvj440p │ │ ├── filter-pixdesc-yuvj444p │ │ ├── filter-pixdesc-yuyv422 │ │ ├── filter-pixdesc-yvyu422 │ │ ├── mov-neg-firstpts-discard-vorbis │ │ ├── audiomatch-afconvert-16000-mono-lc-m4a │ │ ├── audiomatch-afconvert-44100-mono-lc-m4a │ │ ├── audiomatch-dolby-44100-mono-he-mp4 │ │ ├── audiomatch-dolby-44100-mono-lc-mp4 │ │ ├── audiomatch-faac-16000-stereo-lc-adts │ │ ├── audiomatch-faac-16000-stereo-lc-m4a │ │ ├── audiomatch-faac-44100-stereo-lc-adts │ │ ├── audiomatch-faac-44100-stereo-lc-m4a │ │ ├── audiomatch-nero-16000-mono-he-m4a │ │ ├── audiomatch-nero-16000-stereo-he-m4a │ │ ├── audiomatch-nero-16000-stereo-he2-m4a │ │ ├── audiomatch-nero-44100-mono-he-m4a │ │ ├── audiomatch-nero-44100-stereo-he-m4a │ │ ├── audiomatch-nero-44100-stereo-he2-m4a │ │ ├── filter-pixdesc-yuv444p10msbbe │ │ ├── filter-pixdesc-yuv444p10msble │ │ ├── filter-pixdesc-yuv444p12msbbe │ │ ├── filter-pixdesc-yuv444p12msble │ │ ├── filter-pixdesc-yuva420p10be │ │ ├── filter-pixdesc-yuva420p10le │ │ ├── filter-pixdesc-yuva420p16be │ │ ├── filter-pixdesc-yuva420p16le │ │ ├── filter-pixdesc-yuva422p10be │ │ ├── filter-pixdesc-yuva422p10le │ │ ├── filter-pixdesc-yuva422p12be │ │ ├── filter-pixdesc-yuva422p12le │ │ ├── filter-pixdesc-yuva422p16be │ │ ├── filter-pixdesc-yuva422p16le │ │ ├── filter-pixdesc-yuva444p10be │ │ ├── filter-pixdesc-yuva444p10le │ │ ├── filter-pixdesc-yuva444p12be │ │ ├── filter-pixdesc-yuva444p12le │ │ ├── filter-pixdesc-yuva444p16be │ │ ├── filter-pixdesc-yuva444p16le │ │ ├── audiomatch-afconvert-16000-mono-he-adts │ │ ├── audiomatch-afconvert-16000-mono-he-m4a │ │ ├── audiomatch-afconvert-16000-mono-lc-adts │ │ ├── audiomatch-afconvert-16000-stereo-he-adts │ │ ├── audiomatch-afconvert-16000-stereo-he-m4a │ │ ├── audiomatch-afconvert-16000-stereo-he2-adts │ │ ├── audiomatch-afconvert-16000-stereo-he2-m4a │ │ ├── audiomatch-afconvert-16000-stereo-lc-adts │ │ ├── audiomatch-afconvert-16000-stereo-lc-m4a │ │ ├── audiomatch-afconvert-44100-mono-he-adts │ │ ├── audiomatch-afconvert-44100-mono-he-m4a │ │ ├── audiomatch-afconvert-44100-mono-lc-adts │ │ ├── audiomatch-afconvert-44100-stereo-he-m4a │ │ ├── audiomatch-afconvert-44100-stereo-he2-m4a │ │ ├── audiomatch-afconvert-44100-stereo-lc-adts │ │ ├── audiomatch-afconvert-44100-stereo-lc-m4a │ │ ├── audiomatch-dolby-44100-stereo-he-mp4 │ │ ├── audiomatch-dolby-44100-stereo-he2-mp4 │ │ ├── audiomatch-dolby-44100-stereo-lc-mp4 │ │ ├── audiomatch-quicktimeX-44100-stereo-lc-m4a │ │ ├── rtmpdh │ │ ├── audiomatch-afconvert-44100-stereo-he-adts │ │ ├── audiomatch-afconvert-44100-stereo-he2-adts │ │ ├── audiomatch-quicktime7-44100-stereo-lc-mp4 │ │ ├── mapchan-6ch-extract-2 │ │ ├── png-frame-metadata │ │ ├── concat-demuxer-extended-lavf-mxf │ │ └── concat-demuxer-extended-lavf-mxf_d10 │ ├── lavf │ │ ├── none.gbrpf32le.exr │ │ ├── none.grayf32le.exr │ │ ├── rle.gbrapf32le.exr │ │ ├── rle.gbrpf32le.exr │ │ ├── rle.grayf32le.exr │ │ ├── zip1.gbrpf32le.exr │ │ ├── zip1.grayf32le.exr │ │ ├── none.gbrapf32le.exr │ │ ├── rm │ │ ├── zip1.gbrapf32le.exr │ │ ├── zip16.gbrpf32le.exr │ │ ├── zip16.grayf32le.exr │ │ ├── zip16.gbrapf32le.exr │ │ └── peak_only.wav │ └── pixfmt │ │ ├── bgr24 │ │ ├── gray │ │ ├── monob │ │ ├── monow │ │ ├── nv12 │ │ ├── nv16 │ │ ├── nv24 │ │ ├── rgb24 │ │ ├── rgb32 │ │ ├── vuyx │ │ ├── rgb555 │ │ ├── rgb565 │ │ ├── uyvy422 │ │ ├── vyu444 │ │ ├── xyz12le │ │ ├── yuv410p │ │ ├── yuv411p │ │ ├── yuv420p │ │ ├── yuv422p │ │ ├── yuv440p │ │ ├── yuv444p │ │ ├── yuyv422 │ │ ├── yvyu422 │ │ ├── yuvj420p │ │ ├── yuvj422p │ │ ├── yuvj440p │ │ ├── yuvj444p │ │ ├── gbrp-bgr24 │ │ ├── gbrp-gray │ │ ├── gbrp-monob │ │ ├── gbrp-monow │ │ ├── gbrp-nv12 │ │ ├── gbrp-nv16 │ │ ├── gbrp-nv24 │ │ ├── gbrp-rgb24 │ │ ├── gbrp-rgb32 │ │ ├── gbrp-rgb48 │ │ ├── gbrp-vuyx │ │ ├── nv24-bgr24 │ │ ├── nv24-gray │ │ ├── nv24-monob │ │ ├── nv24-monow │ │ ├── nv24-nv12 │ │ ├── nv24-nv16 │ │ ├── nv24-nv24 │ │ ├── nv24-rgb24 │ │ ├── nv24-rgb32 │ │ ├── nv24-rgb48 │ │ ├── nv24-vuyx │ │ ├── p410-gray │ │ ├── p410-nv12 │ │ ├── p410-nv16 │ │ ├── p410-nv24 │ │ ├── p410-vuyx │ │ ├── p412-gray │ │ ├── p412-nv12 │ │ ├── p412-nv16 │ │ ├── p412-nv24 │ │ ├── p412-vuyx │ │ ├── rgb24-gray │ │ ├── rgb24-nv12 │ │ ├── rgb24-nv16 │ │ ├── rgb24-nv24 │ │ ├── rgb24-vuyx │ │ ├── gbrp-p010be │ │ ├── gbrp-p010le │ │ ├── gbrp-p012be │ │ ├── gbrp-p012le │ │ ├── gbrp-p016be │ │ ├── gbrp-p016le │ │ ├── gbrp-p210be │ │ ├── gbrp-p210le │ │ ├── gbrp-p212be │ │ ├── gbrp-p212le │ │ ├── gbrp-p216be │ │ ├── gbrp-p216le │ │ ├── gbrp-p410be │ │ ├── gbrp-p410le │ │ ├── gbrp-p412be │ │ ├── gbrp-p412le │ │ ├── gbrp-p416be │ │ ├── gbrp-p416le │ │ ├── gbrp-rgb555 │ │ ├── gbrp-rgb565 │ │ ├── gbrp-v30xle │ │ ├── gbrp-vyu444 │ │ ├── gbrp-xv30le │ │ ├── gbrp-xv36be │ │ ├── gbrp-xv36le │ │ ├── gbrp-xv48be │ │ ├── gbrp-xv48le │ │ ├── gbrp-y210le │ │ ├── gbrp-y212le │ │ ├── gbrp-y216le │ │ ├── gbrp10-gray │ │ ├── gbrp10-nv12 │ │ ├── gbrp10-nv16 │ │ ├── gbrp10-nv24 │ │ ├── gbrp10-vuyx │ │ ├── gbrp12-gray │ │ ├── gbrp12-nv12 │ │ ├── gbrp12-nv16 │ │ ├── gbrp12-nv24 │ │ ├── gbrp12-vuyx │ │ ├── nv24-p010be │ │ ├── nv24-p010le │ │ ├── nv24-p012be │ │ ├── nv24-p012le │ │ ├── nv24-p016be │ │ ├── nv24-p016le │ │ ├── nv24-p210be │ │ ├── nv24-p210le │ │ ├── nv24-p212be │ │ ├── nv24-p212le │ │ ├── nv24-p216be │ │ ├── nv24-p216le │ │ ├── nv24-p410be │ │ ├── nv24-p410le │ │ ├── nv24-p412be │ │ ├── nv24-p412le │ │ ├── nv24-p416be │ │ ├── nv24-p416le │ │ ├── nv24-rgb555 │ │ ├── nv24-rgb565 │ │ ├── nv24-v30xle │ │ ├── nv24-vyu444 │ │ ├── nv24-xv30le │ │ ├── nv24-xv36be │ │ ├── nv24-xv36le │ │ ├── nv24-xv48be │ │ ├── nv24-xv48le │ │ ├── nv24-y210le │ │ ├── nv24-y212le │ │ ├── nv24-y216le │ │ ├── p410-bgr24 │ │ ├── p410-monob │ │ ├── p410-monow │ │ ├── p410-p010be │ │ ├── p410-p010le │ │ ├── p410-p012be │ │ ├── p410-p012le │ │ ├── p410-p016be │ │ ├── p410-p016le │ │ ├── p410-p210be │ │ ├── p410-p210le │ │ ├── p410-p212be │ │ ├── p410-p212le │ │ ├── p410-p216be │ │ ├── p410-p216le │ │ ├── p410-p410be │ │ ├── p410-p410le │ │ ├── p410-p412be │ │ ├── p410-p412le │ │ ├── p410-p416be │ │ ├── p410-p416le │ │ ├── p410-rgb24 │ │ ├── p410-rgb32 │ │ ├── p410-rgb48 │ │ ├── p410-rgb555 │ │ ├── p410-rgb565 │ │ ├── p410-v30xle │ │ ├── p410-vyu444 │ │ ├── p410-xv30le │ │ ├── p410-xv36be │ │ ├── p410-xv36le │ │ ├── p410-xv48be │ │ ├── p410-xv48le │ │ ├── p410-y210le │ │ ├── p410-y212le │ │ ├── p410-y216le │ │ ├── p412-bgr24 │ │ ├── p412-monob │ │ ├── p412-monow │ │ ├── p412-p010be │ │ ├── p412-p010le │ │ ├── p412-p012be │ │ ├── p412-p012le │ │ ├── p412-p016be │ │ ├── p412-p016le │ │ ├── p412-p210be │ │ ├── p412-p210le │ │ ├── p412-p212be │ │ ├── p412-p212le │ │ ├── p412-p216be │ │ ├── p412-p216le │ │ ├── p412-p410be │ │ ├── p412-p410le │ │ ├── p412-p412be │ │ ├── p412-p412le │ │ ├── p412-p416be │ │ ├── p412-p416le │ │ ├── p412-rgb24 │ │ ├── p412-rgb32 │ │ ├── p412-rgb48 │ │ ├── p412-rgb555 │ │ ├── p412-rgb565 │ │ ├── p412-v30xle │ │ ├── p412-vyu444 │ │ ├── p412-xv30le │ │ ├── p412-xv36be │ │ ├── p412-xv36le │ │ ├── p412-xv48be │ │ ├── p412-xv48le │ │ ├── p412-y210le │ │ ├── p412-y212le │ │ ├── p412-y216le │ │ ├── p416-p016be │ │ ├── p416-p016le │ │ ├── p416-p216be │ │ ├── p416-p216le │ │ ├── p416-p416be │ │ ├── p416-p416le │ │ ├── p416-rgb48 │ │ ├── p416-xv48be │ │ ├── p416-xv48le │ │ ├── p416-y216le │ │ ├── rgb24-bgr24 │ │ ├── rgb24-monob │ │ ├── rgb24-monow │ │ ├── rgb24-rgb24 │ │ ├── rgb24-rgb32 │ │ ├── rgb24-rgb48 │ │ ├── rgb48-bgr24 │ │ ├── rgb48-gray │ │ ├── rgb48-monob │ │ ├── rgb48-monow │ │ ├── rgb48-nv12 │ │ ├── rgb48-nv16 │ │ ├── rgb48-nv24 │ │ ├── rgb48-rgb24 │ │ ├── rgb48-rgb32 │ │ ├── rgb48-rgb48 │ │ ├── rgb48-vuyx │ │ ├── gbrp-gbrp10be │ │ ├── gbrp-gbrp10le │ │ ├── gbrp-gbrp12be │ │ ├── gbrp-gbrp12le │ │ ├── gbrp-gbrp16be │ │ ├── gbrp-gbrp16le │ │ ├── gbrp-gray10be │ │ ├── gbrp-gray10le │ │ ├── gbrp-gray12be │ │ ├── gbrp-gray12le │ │ ├── gbrp-gray16be │ │ ├── gbrp-gray16le │ │ ├── gbrp-uyvy422 │ │ ├── gbrp-xyz12le │ │ ├── gbrp-yuv410p │ │ ├── gbrp-yuv411p │ │ ├── gbrp-yuv420p │ │ ├── gbrp-yuv422p │ │ ├── gbrp-yuv440p │ │ ├── gbrp-yuv444p │ │ ├── gbrp-yuvj420p │ │ ├── gbrp-yuvj422p │ │ ├── gbrp-yuvj440p │ │ ├── gbrp-yuvj444p │ │ ├── gbrp-yuyv422 │ │ ├── gbrp-yvyu422 │ │ ├── gbrp10-bgr24 │ │ ├── gbrp10-monob │ │ ├── gbrp10-monow │ │ ├── gbrp10-p010be │ │ ├── gbrp10-p010le │ │ ├── gbrp10-p012be │ │ ├── gbrp10-p012le │ │ ├── gbrp10-p016be │ │ ├── gbrp10-p016le │ │ ├── gbrp10-p210be │ │ ├── gbrp10-p210le │ │ └── gbrp10-p212be ├── checkasm │ └── .gitignore ├── reference.pnm ├── fate │ └── source.mak └── maps │ └── fsync-down ├── libavfilter ├── opencl │ └── .gitignore ├── vulkan │ └── .gitignore ├── .gitignore ├── log2_tab.c ├── file_open.c ├── riscv │ └── cpu_common.c └── libavfilter.v ├── libavdevice ├── tests │ └── .gitignore ├── reverse.c ├── .gitignore ├── file_open.c ├── riscv │ ├── Makefile │ └── cpu_common.c └── libavdevice.v ├── libavutil ├── wasm │ └── Makefile ├── .gitignore ├── loongarch │ └── Makefile ├── mips │ └── Makefile └── libavutil.v ├── libswresample ├── tests │ └── .gitignore ├── log2_tab.c └── libswresample.v ├── libavcodec ├── log2_tab.c ├── reverse.c ├── file_open.c ├── riscv │ └── cpu_common.c ├── .gitignore └── neon │ └── Makefile ├── libavformat ├── log2_tab.c ├── file_open.c ├── golomb_tab.c ├── riscv │ ├── Makefile │ └── cpu_common.c ├── rangecoder_dec.c ├── cbs.c ├── cbs_apv.c ├── .gitignore ├── libavformat.v └── tests │ └── .gitignore ├── libswscale ├── log2_tab.c ├── riscv │ └── cpu_common.c ├── tests │ └── .gitignore └── libswscale.v ├── .gitattributes ├── fftools ├── fftoolsres.rc └── resources │ └── .gitignore ├── tools ├── clean-diff └── unwrap-diff ├── ffbuild └── .gitignore └── FUNDING.json /RELEASE: -------------------------------------------------------------------------------- 1 | 7.1.git 2 | -------------------------------------------------------------------------------- /doc/doxy/.gitignore: -------------------------------------------------------------------------------- 1 | /html/ 2 | -------------------------------------------------------------------------------- /tests/api/.gitignore: -------------------------------------------------------------------------------- 1 | /*-test 2 | -------------------------------------------------------------------------------- /libavfilter/opencl/.gitignore: -------------------------------------------------------------------------------- 1 | *.c 2 | -------------------------------------------------------------------------------- /libavfilter/vulkan/.gitignore: -------------------------------------------------------------------------------- 1 | *.c 2 | -------------------------------------------------------------------------------- /tests/filtergraphs/hstack: -------------------------------------------------------------------------------- 1 | hstack 2 | -------------------------------------------------------------------------------- /tests/filtergraphs/vstack: -------------------------------------------------------------------------------- 1 | vstack 2 | -------------------------------------------------------------------------------- /tests/ref/fate/ast: -------------------------------------------------------------------------------- 1 | CRC=0x87713611 2 | -------------------------------------------------------------------------------- /tests/ref/fate/ffmpeg-error-rate-fail: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/ref/fate/ffmpeg-error-rate-pass: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/ref/fate/w64: -------------------------------------------------------------------------------- 1 | CRC=0xc1e71a5c 2 | -------------------------------------------------------------------------------- /libavfilter/.gitignore: -------------------------------------------------------------------------------- 1 | /filter_list.c 2 | -------------------------------------------------------------------------------- /tests/checkasm/.gitignore: -------------------------------------------------------------------------------- 1 | /checkasm 2 | -------------------------------------------------------------------------------- /tests/ref/fate/aea-demux: -------------------------------------------------------------------------------- 1 | CRC=0xc1312082 2 | -------------------------------------------------------------------------------- /tests/ref/fate/bcstm: -------------------------------------------------------------------------------- 1 | CRC=0xca62d03b 2 | -------------------------------------------------------------------------------- /tests/ref/fate/bfstm: -------------------------------------------------------------------------------- 1 | CRC=0xbd3d0d33 2 | -------------------------------------------------------------------------------- /tests/ref/fate/brstm: -------------------------------------------------------------------------------- 1 | CRC=0x1feb92a8 2 | -------------------------------------------------------------------------------- /tests/ref/fate/caf-demux: -------------------------------------------------------------------------------- 1 | CRC=0xd0d7195c 2 | -------------------------------------------------------------------------------- /tests/ref/fate/mlv-demux: -------------------------------------------------------------------------------- 1 | CRC=0x937f8af3 2 | -------------------------------------------------------------------------------- /tests/ref/fate/oma-demux: -------------------------------------------------------------------------------- 1 | CRC=0xdd181a1c 2 | -------------------------------------------------------------------------------- /tests/ref/fate/qcp-demux: -------------------------------------------------------------------------------- 1 | CRC=0x4f9f567a 2 | -------------------------------------------------------------------------------- /tests/ref/fate/rsd-demux: -------------------------------------------------------------------------------- 1 | CRC=0x7b7807d8 2 | -------------------------------------------------------------------------------- /libavdevice/tests/.gitignore: -------------------------------------------------------------------------------- 1 | /timefilter 2 | -------------------------------------------------------------------------------- /libavutil/wasm/Makefile: -------------------------------------------------------------------------------- 1 | OBJS += wasm/cpu.o 2 | -------------------------------------------------------------------------------- /libswresample/tests/.gitignore: -------------------------------------------------------------------------------- 1 | /swresample 2 | -------------------------------------------------------------------------------- /tests/ref/fate/adpcm-ea-r2: -------------------------------------------------------------------------------- 1 | CRC=0xa1158634 2 | -------------------------------------------------------------------------------- /tests/ref/fate/adpcm-ea-r3: -------------------------------------------------------------------------------- 1 | CRC=0x9ea2507f 2 | -------------------------------------------------------------------------------- /tests/ref/fate/adts-demux: -------------------------------------------------------------------------------- 1 | CRC=0xbda37454 2 | -------------------------------------------------------------------------------- /tests/ref/fate/bink-demux: -------------------------------------------------------------------------------- 1 | CRC=0x839f34e6 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cine-demux: -------------------------------------------------------------------------------- 1 | CRC=0x8555ed33 2 | -------------------------------------------------------------------------------- /tests/ref/fate/lossless-tak: -------------------------------------------------------------------------------- 1 | CRC=0x4ec0971f 2 | -------------------------------------------------------------------------------- /tests/ref/fate/lossless-tta: -------------------------------------------------------------------------------- 1 | CRC=0xb2b8b6d9 2 | -------------------------------------------------------------------------------- /tests/ref/fate/mpc7-demux: -------------------------------------------------------------------------------- 1 | CRC=0xdeb152dd 2 | -------------------------------------------------------------------------------- /tests/ref/fate/mpc8-demux: -------------------------------------------------------------------------------- 1 | CRC=0x5cdeaf0c 2 | -------------------------------------------------------------------------------- /tests/ref/fate/redspark-demux: -------------------------------------------------------------------------------- 1 | CRC=0xc0fd1aa2 2 | -------------------------------------------------------------------------------- /tests/ref/fate/xwma-demux: -------------------------------------------------------------------------------- 1 | CRC=0x2ac2159e 2 | -------------------------------------------------------------------------------- /libavutil/.gitignore: -------------------------------------------------------------------------------- 1 | /avconfig.h 2 | /ffversion.h 3 | -------------------------------------------------------------------------------- /tests/ref/fate/nistsphere-demux: -------------------------------------------------------------------------------- 1 | CRC=0xc4faddaf 2 | -------------------------------------------------------------------------------- /tests/ref/fate/random_seed: -------------------------------------------------------------------------------- 1 | seeds OK 2 | seeds OK 3 | -------------------------------------------------------------------------------- /libavcodec/log2_tab.c: -------------------------------------------------------------------------------- 1 | #include "libavutil/log2_tab.c" 2 | -------------------------------------------------------------------------------- /libavcodec/reverse.c: -------------------------------------------------------------------------------- 1 | #include "libavutil/reverse.c" 2 | -------------------------------------------------------------------------------- /libavdevice/reverse.c: -------------------------------------------------------------------------------- 1 | #include "libavutil/reverse.c" 2 | -------------------------------------------------------------------------------- /libavfilter/log2_tab.c: -------------------------------------------------------------------------------- 1 | #include "libavutil/log2_tab.c" 2 | -------------------------------------------------------------------------------- /libavformat/log2_tab.c: -------------------------------------------------------------------------------- 1 | #include "libavutil/log2_tab.c" 2 | -------------------------------------------------------------------------------- /libavutil/loongarch/Makefile: -------------------------------------------------------------------------------- 1 | OBJS += loongarch/cpu.o 2 | -------------------------------------------------------------------------------- /libswscale/log2_tab.c: -------------------------------------------------------------------------------- 1 | #include "libavutil/log2_tab.c" 2 | -------------------------------------------------------------------------------- /tests/ref/fate/lossless-tta-encrypted: -------------------------------------------------------------------------------- 1 | CRC=0x4563745f 2 | -------------------------------------------------------------------------------- /tests/ref/fate/mpeg4-als-conformance-00: -------------------------------------------------------------------------------- 1 | CRC=0x7e67db0b 2 | -------------------------------------------------------------------------------- /tests/ref/fate/mpeg4-als-conformance-01: -------------------------------------------------------------------------------- 1 | CRC=0x7e67db0b 2 | -------------------------------------------------------------------------------- /tests/ref/fate/mpeg4-als-conformance-02: -------------------------------------------------------------------------------- 1 | CRC=0x7e67db0b 2 | -------------------------------------------------------------------------------- /tests/ref/fate/mpeg4-als-conformance-03: -------------------------------------------------------------------------------- 1 | CRC=0x7e67db0b 2 | -------------------------------------------------------------------------------- /tests/ref/fate/mpeg4-als-conformance-04: -------------------------------------------------------------------------------- 1 | CRC=0x7e67db0b 2 | -------------------------------------------------------------------------------- /tests/ref/fate/mpeg4-als-conformance-05: -------------------------------------------------------------------------------- 1 | CRC=0x7e67db0b 2 | -------------------------------------------------------------------------------- /tests/ref/fate/mpeg4-als-conformance-09: -------------------------------------------------------------------------------- 1 | CRC=0xbf3e7189 2 | -------------------------------------------------------------------------------- /tests/ref/fate/mxf-missing-index-demux: -------------------------------------------------------------------------------- 1 | CRC=0x48508eed 2 | -------------------------------------------------------------------------------- /tests/ref/fate/ra-144: -------------------------------------------------------------------------------- 1 | 2da17ae831ea415592c7e6828e3fb69a 2 | -------------------------------------------------------------------------------- /tests/ref/fate/ralf: -------------------------------------------------------------------------------- 1 | 10da0398e06a470a0b97817fe113abcb 2 | -------------------------------------------------------------------------------- /tests/ref/fate/tea: -------------------------------------------------------------------------------- 1 | Test encryption/decryption success. 2 | -------------------------------------------------------------------------------- /tests/ref/fate/ws_snd: -------------------------------------------------------------------------------- 1 | 023317c7876aa5271f086f753d84561b 2 | -------------------------------------------------------------------------------- /libavcodec/file_open.c: -------------------------------------------------------------------------------- 1 | #include "libavutil/file_open.c" 2 | -------------------------------------------------------------------------------- /libavdevice/.gitignore: -------------------------------------------------------------------------------- 1 | /indev_list.c 2 | /outdev_list.c 3 | -------------------------------------------------------------------------------- /libavdevice/file_open.c: -------------------------------------------------------------------------------- 1 | #include "libavutil/file_open.c" 2 | -------------------------------------------------------------------------------- /libavdevice/riscv/Makefile: -------------------------------------------------------------------------------- 1 | SHLIBOBJS += riscv/cpu_common.o 2 | -------------------------------------------------------------------------------- /libavfilter/file_open.c: -------------------------------------------------------------------------------- 1 | #include "libavutil/file_open.c" 2 | -------------------------------------------------------------------------------- /libavformat/file_open.c: -------------------------------------------------------------------------------- 1 | #include "libavutil/file_open.c" 2 | -------------------------------------------------------------------------------- /libavformat/golomb_tab.c: -------------------------------------------------------------------------------- 1 | #include "libavcodec/golomb.c" 2 | -------------------------------------------------------------------------------- /libavformat/riscv/Makefile: -------------------------------------------------------------------------------- 1 | SHLIBOBJS += riscv/cpu_common.o 2 | -------------------------------------------------------------------------------- /libswresample/log2_tab.c: -------------------------------------------------------------------------------- 1 | #include "libavutil/log2_tab.c" 2 | -------------------------------------------------------------------------------- /tests/filtergraphs/select-alternate: -------------------------------------------------------------------------------- 1 | select=not(mod(n\,2)) 2 | -------------------------------------------------------------------------------- /tests/ref/fate/blowfish: -------------------------------------------------------------------------------- 1 | Test encryption/decryption success. 2 | -------------------------------------------------------------------------------- /tests/ref/fate/dca-xll: -------------------------------------------------------------------------------- 1 | 5eb9a95ddaf3c803e74443a49a691686 2 | -------------------------------------------------------------------------------- /tests/ref/fate/dpcm-sierra: -------------------------------------------------------------------------------- 1 | a99402e1f1a0f137608898251b3f309b 2 | -------------------------------------------------------------------------------- /tests/ref/fate/dpcm-xan: -------------------------------------------------------------------------------- 1 | b6da857766896ab10bb900004f915053 2 | -------------------------------------------------------------------------------- /tests/ref/fate/ea-cdata: -------------------------------------------------------------------------------- 1 | db441b7f9c8767ee675002763cd3ae46 2 | -------------------------------------------------------------------------------- /tests/ref/fate/iff-pcm: -------------------------------------------------------------------------------- 1 | 6dc1329541393525a60fd6b9782573f5 2 | -------------------------------------------------------------------------------- /tests/ref/fate/pcm_u8-mono: -------------------------------------------------------------------------------- 1 | c2dcec9b230dad733b6b877fbed36755 2 | -------------------------------------------------------------------------------- /tests/ref/fate/spdif-eac3: -------------------------------------------------------------------------------- 1 | b881db03eb6370e057645396d1880260 2 | -------------------------------------------------------------------------------- /tests/ref/fate/spdif-mlp: -------------------------------------------------------------------------------- 1 | 6deb20b45c83b0edce9b91a44a76137c 2 | -------------------------------------------------------------------------------- /tests/ref/fate/time_base: -------------------------------------------------------------------------------- 1 | 69ffc45e19ab070bc3e964d7b718fe53 2 | -------------------------------------------------------------------------------- /tests/ref/fate/v410enc: -------------------------------------------------------------------------------- 1 | 465bcc7477104a8295f47b35f1b987df 2 | -------------------------------------------------------------------------------- /tests/ref/fate/vqf-demux: -------------------------------------------------------------------------------- 1 | e42a45601a4a7c39436907c5cdfde5ee 2 | -------------------------------------------------------------------------------- /tests/ref/fate/xtea: -------------------------------------------------------------------------------- 1 | Test encryption/decryption success. 2 | -------------------------------------------------------------------------------- /.gitattributes: -------------------------------------------------------------------------------- 1 | *.pnm -diff -text 2 | Changelog merge=union 3 | -------------------------------------------------------------------------------- /libavformat/rangecoder_dec.c: -------------------------------------------------------------------------------- 1 | #include "libavcodec/rangecoder.c" 2 | -------------------------------------------------------------------------------- /libavutil/mips/Makefile: -------------------------------------------------------------------------------- 1 | OBJS += mips/float_dsp_mips.o mips/cpu.o 2 | -------------------------------------------------------------------------------- /tests/ref/fate/adpcm-argo-mono: -------------------------------------------------------------------------------- 1 | 3876d24a376b1ab1f6d207b7abda635e 2 | -------------------------------------------------------------------------------- /tests/ref/fate/adpcm-creative: -------------------------------------------------------------------------------- 1 | 66004779a5e51ca659b21a4197e019e6 2 | -------------------------------------------------------------------------------- /tests/ref/fate/adpcm-ima-apc: -------------------------------------------------------------------------------- 1 | 6dcee91d3364f389f804da7a25934b36 2 | -------------------------------------------------------------------------------- /tests/ref/fate/adpcm-ima-dk3: -------------------------------------------------------------------------------- 1 | 62fbe4db4a49cb044f57f92cce9993c5 2 | -------------------------------------------------------------------------------- /tests/ref/fate/adpcm-ima-dk4: -------------------------------------------------------------------------------- 1 | 5234b53dde4961dd715a2524d6a8eb75 2 | -------------------------------------------------------------------------------- /tests/ref/fate/adpcm-ima-iss: -------------------------------------------------------------------------------- 1 | 816ca37c22e42f488fd787e3155e59ff 2 | -------------------------------------------------------------------------------- /tests/ref/fate/adpcm-ima-oki: -------------------------------------------------------------------------------- 1 | 641049800e735b62e975baacc9a011a4 2 | -------------------------------------------------------------------------------- /tests/ref/fate/adpcm-ima-rad: -------------------------------------------------------------------------------- 1 | 495f0ae514c28c6bdcbd40811a17e2a5 2 | -------------------------------------------------------------------------------- /tests/ref/fate/adpcm_ms-stereo: -------------------------------------------------------------------------------- 1 | 3b7554e9a186c30adfd2a86bae950f4a 2 | -------------------------------------------------------------------------------- /tests/ref/fate/binsub-mksenc: -------------------------------------------------------------------------------- 1 | 490b1b4beb4a614c06004609039ce779 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-h264-sei-1: -------------------------------------------------------------------------------- 1 | 5f537551b7dfab76a172f1aebb028986 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vvc-AUD_A_3: -------------------------------------------------------------------------------- 1 | 5a5bf4ec5e75d38958863ce8aa6c1fad 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vvc-BUMP_A_2: -------------------------------------------------------------------------------- 1 | 80cb700aa0c31e693abaad7be56a606b 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vvc-CROP_B_4: -------------------------------------------------------------------------------- 1 | 7d451021118d63bebe613cec1f773cc5 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vvc-DCI_A_3: -------------------------------------------------------------------------------- 1 | 2b0eb33eb66078a3454619c5612e7bc2 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vvc-HRD_A_3: -------------------------------------------------------------------------------- 1 | c0d308912bcdda2b780f3e0a808ff138 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vvc-OPI_B_3: -------------------------------------------------------------------------------- 1 | c35066104c7cf9be0e7b9aad5b576256 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vvc-PHSH_B_1: -------------------------------------------------------------------------------- 1 | 724e3af9b9aac47049a58534ada918e6 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vvc-POC_A_1: -------------------------------------------------------------------------------- 1 | 608f780e20d18f8dde4ca25276a66598 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vvc-PPS_B_1: -------------------------------------------------------------------------------- 1 | de563a85244bf4a7781b98198a5bf409 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vvc-RAP_A_1: -------------------------------------------------------------------------------- 1 | 6460f629ca2377bd271bd1fa5787214f 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vvc-SAO_A_3: -------------------------------------------------------------------------------- 1 | 44f8666cd7fa1f4f52f0570ad29e7a8b 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vvc-SPS_B_1: -------------------------------------------------------------------------------- 1 | cf3e0c51035bde7499f80eac34563762 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vvc-TILE_A_2: -------------------------------------------------------------------------------- 1 | b9fca953a0b5aed276fb3c0418ada885 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vvc-VPS_A_3: -------------------------------------------------------------------------------- 1 | 40c6750868d27bba165a1553c519cee5 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vvc-WPP_A_3: -------------------------------------------------------------------------------- 1 | c5e6ba8eb4ef6e991b8528ca2490d350 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vvc-WP_A_3: -------------------------------------------------------------------------------- 1 | 05a8ac4844ce65c7a64dfd304f4186a5 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vvc-WRAP_A_4: -------------------------------------------------------------------------------- 1 | ba7de3caf1bf4efe77bdb424ba5fc814 2 | -------------------------------------------------------------------------------- /tests/ref/fate/iff-fibonacci: -------------------------------------------------------------------------------- 1 | e968a853779bb6438339e3b8d69d8d24 2 | -------------------------------------------------------------------------------- /tests/ref/fate/lossless-alac: -------------------------------------------------------------------------------- 1 | d0beb768d860b4776358077dd9fcb1e9 2 | -------------------------------------------------------------------------------- /tests/ref/fate/lossless-osq: -------------------------------------------------------------------------------- 1 | 97223f65c91213694a660d52f87f35aa 2 | -------------------------------------------------------------------------------- /tests/ref/fate/lossless-rka: -------------------------------------------------------------------------------- 1 | 97223f65c91213694a660d52f87f35aa 2 | -------------------------------------------------------------------------------- /tests/ref/fate/lossless-shorten: -------------------------------------------------------------------------------- 1 | da93c50961443b88fce416ae61c8ca8a 2 | -------------------------------------------------------------------------------- /tests/ref/fate/lossless-wma: -------------------------------------------------------------------------------- 1 | ab45f262b22030e908cb03f2cc8e89b5 2 | -------------------------------------------------------------------------------- /tests/ref/fate/lossless-wma24-1: -------------------------------------------------------------------------------- 1 | 9ade91f506bc025854f6ffea0d635bc6 2 | -------------------------------------------------------------------------------- /tests/ref/fate/lossless-wma24-2: -------------------------------------------------------------------------------- 1 | 908ec5c16f497bf7d5658d2689d125c8 2 | -------------------------------------------------------------------------------- /tests/ref/fate/mxf-reel_name: -------------------------------------------------------------------------------- 1 | 75e0ac14d5632d709bd805f1cacb1fbb 2 | -------------------------------------------------------------------------------- /tests/ref/fate/pcm_s16be-stereo: -------------------------------------------------------------------------------- 1 | 759cf5d12a4b2fb653e61f5219331f14 2 | -------------------------------------------------------------------------------- /tests/ref/fate/pcm_s16le-stereo: -------------------------------------------------------------------------------- 1 | 0262b20b728f5bb95594e64e2173b2f2 2 | -------------------------------------------------------------------------------- /tests/ref/fate/pcm_u8-stereo: -------------------------------------------------------------------------------- 1 | 973cf68365c3d58ff60ba652433b3bd2 2 | -------------------------------------------------------------------------------- /tests/ref/fate/pixfmt_best: -------------------------------------------------------------------------------- 1 | 135 tests passed, 0 tests failed. 2 | -------------------------------------------------------------------------------- /tests/ref/fate/prores-metadata: -------------------------------------------------------------------------------- 1 | 3492734b4bd0dd097cd9f264457c8345 2 | -------------------------------------------------------------------------------- /tests/ref/fate/qt-alaw-mono: -------------------------------------------------------------------------------- 1 | 7257c296fbba7eedf688fcb667144f7b 2 | -------------------------------------------------------------------------------- /tests/ref/fate/qt-alaw-stereo: -------------------------------------------------------------------------------- 1 | 011d4aecaee697cc861012b7c25b5d40 2 | -------------------------------------------------------------------------------- /tests/ref/fate/qt-ima4-mono: -------------------------------------------------------------------------------- 1 | e178ed520edf2f46492ae740d88f5815 2 | -------------------------------------------------------------------------------- /tests/ref/fate/qt-ima4-stereo: -------------------------------------------------------------------------------- 1 | d22be0e193dcbba1068a1ca6ab04cf77 2 | -------------------------------------------------------------------------------- /tests/ref/fate/qt-mac3-mono: -------------------------------------------------------------------------------- 1 | 728d89210e1c90a9185db729b0b6e8c0 2 | -------------------------------------------------------------------------------- /tests/ref/fate/qt-mac3-stereo: -------------------------------------------------------------------------------- 1 | 2eef3c68fce3d18ec757bcbc0d369698 2 | -------------------------------------------------------------------------------- /tests/ref/fate/qt-mac6-mono: -------------------------------------------------------------------------------- 1 | eec238d2737365fba15da813e5a7fbc9 2 | -------------------------------------------------------------------------------- /tests/ref/fate/qt-mac6-stereo: -------------------------------------------------------------------------------- 1 | 2716d66016d8230bcc0fe90586da97a9 2 | -------------------------------------------------------------------------------- /tests/ref/fate/qt-ulaw-mono: -------------------------------------------------------------------------------- 1 | 63075293c68079826146963e94f45ca6 2 | -------------------------------------------------------------------------------- /tests/ref/fate/qt-ulaw-stereo: -------------------------------------------------------------------------------- 1 | 96316117d444b06b2aa20877f7de36fd 2 | -------------------------------------------------------------------------------- /tests/ref/fate/spdif-dca-master: -------------------------------------------------------------------------------- 1 | 00d1ec506aa862a0c17c197c3773a82b 2 | -------------------------------------------------------------------------------- /tests/ref/fate/spdif-truehd: -------------------------------------------------------------------------------- 1 | ed9617614478a05b3f94a74d3f1061d9 2 | -------------------------------------------------------------------------------- /tests/ref/fate/wavpack-clipping: -------------------------------------------------------------------------------- 1 | d18d0b2dc7d329aefcbb889dc99383ab 2 | -------------------------------------------------------------------------------- /tests/ref/fate/wavpack-cuesheet: -------------------------------------------------------------------------------- 1 | 85eb2940491442ca25c2a702a6f30e5f 2 | -------------------------------------------------------------------------------- /tests/ref/fate/wavpack-zerolsbs: -------------------------------------------------------------------------------- 1 | 33c09fedba88693f6cc423ca3763e7fe 2 | -------------------------------------------------------------------------------- /libavcodec/riscv/cpu_common.c: -------------------------------------------------------------------------------- 1 | #include "libavutil/riscv/cpu_common.c" 2 | -------------------------------------------------------------------------------- /libavformat/cbs.c: -------------------------------------------------------------------------------- 1 | #include "cbs.h" 2 | #include "libavcodec/cbs.c" 3 | -------------------------------------------------------------------------------- /libswscale/riscv/cpu_common.c: -------------------------------------------------------------------------------- 1 | #include "libavutil/riscv/cpu_common.c" 2 | -------------------------------------------------------------------------------- /tests/filtergraphs/anequalizer: -------------------------------------------------------------------------------- 1 | anequalizer='c0 f=200 w=200 g=-80 t=1' 2 | -------------------------------------------------------------------------------- /tests/ref/fate/adpcm-argo-stereo: -------------------------------------------------------------------------------- 1 | 53ad310be0175583a5c3c0e5fe341b18 2 | -------------------------------------------------------------------------------- /tests/ref/fate/adpcm-creative-8-2bit: -------------------------------------------------------------------------------- 1 | 832846066fbce28821b7f0717c4d3a90 2 | -------------------------------------------------------------------------------- /tests/ref/fate/adpcm-creative-8-4bit: -------------------------------------------------------------------------------- 1 | 1813d196cef83f7030bb150399b2903e 2 | -------------------------------------------------------------------------------- /tests/ref/fate/adpcm-ima-alp-mono: -------------------------------------------------------------------------------- 1 | 288d1ce2e92240ccebfe2586fc22d01b 2 | -------------------------------------------------------------------------------- /tests/ref/fate/adpcm-ima-alp-stereo: -------------------------------------------------------------------------------- 1 | a100877e7e02b8a6ad63154682c844f4 2 | -------------------------------------------------------------------------------- /tests/ref/fate/adpcm-ima-apm-mono: -------------------------------------------------------------------------------- 1 | a5cb56a035ab4b79adceba6fe4a428d2 2 | -------------------------------------------------------------------------------- /tests/ref/fate/adpcm-ima-apm-stereo: -------------------------------------------------------------------------------- 1 | e7ceb7f846f831b0bb3728d8ec18fdd4 2 | -------------------------------------------------------------------------------- /tests/ref/fate/adpcm-ima-ssi-mono: -------------------------------------------------------------------------------- 1 | 18decd2cd6da6957f0b323f7598b2d42 2 | -------------------------------------------------------------------------------- /tests/ref/fate/adpcm-ima-ssi-stereo: -------------------------------------------------------------------------------- 1 | c4be97a96aea1d6b15f1fe7d97ef7db8 2 | -------------------------------------------------------------------------------- /tests/ref/fate/adpcm-ima_wav-stereo: -------------------------------------------------------------------------------- 1 | 1ee96f1efc09251a732621049dc5b66e 2 | -------------------------------------------------------------------------------- /tests/ref/fate/binsub-movtextenc: -------------------------------------------------------------------------------- 1 | fc6d07679ac1f718aa50de687924cd97 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-av1-decode_model: -------------------------------------------------------------------------------- 1 | 171ebf527c4cd57179d6a4e5c4f23ce4 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-av1-switch_frame: -------------------------------------------------------------------------------- 1 | 156b5297ca32c18183ca41a102a09a02 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-h264-AUD_MW_E: -------------------------------------------------------------------------------- 1 | 9b8884667eda0b9853bec631458686ce 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-h264-CVBS3_Sony_C: -------------------------------------------------------------------------------- 1 | 59ff1df9b25e80277cad4ad99e634df6 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-h264-CVFC1_Sony_C: -------------------------------------------------------------------------------- 1 | 669f4f3d3ae35fa5a6f5c94e48776dcf 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-h264-CVSE2_Sony_B: -------------------------------------------------------------------------------- 1 | ca8bdba497bd2f3b97c50d59692eb537 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-h264-FM1_BT_B: -------------------------------------------------------------------------------- 1 | f7d5474ec576eea3f70d83a26a641a60 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-h264-MR1_BT_A: -------------------------------------------------------------------------------- 1 | 699d37e66764ddb3b4265c299ca77dcd 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-h264-SVA_Base_B: -------------------------------------------------------------------------------- 1 | 443e55dd5f63dccf9a62acbb48451b08 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-h264-sp1_bt_a: -------------------------------------------------------------------------------- 1 | 8405c5583d31d7015ed401b34b4ec93c 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-hevc-ipcm_E_NEC_2: -------------------------------------------------------------------------------- 1 | 2e1f9c95364cfac2aa6e6ee3a52c43c4 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-mpeg2-sony-ct3: -------------------------------------------------------------------------------- 1 | b1e15a09cfffbad801810af0928736ab 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-mpeg2-tcela-6: -------------------------------------------------------------------------------- 1 | 771b6756a63793e05b74e645794908a2 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vvc-APSALF_A_2: -------------------------------------------------------------------------------- 1 | c981a00e28e51adde1654850935a889d 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vvc-APSLMCS_D_1: -------------------------------------------------------------------------------- 1 | e2e3407885d84e0dee5ec5d51dd4a3a6 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vvc-APSMULT_A_4: -------------------------------------------------------------------------------- 1 | 66dc3dba5c25bcaab231007bc059c331 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vvc-BOUNDARY_A_3: -------------------------------------------------------------------------------- 1 | 3ef48cf6019ee5d7ca4ab8d5cd12bbd5 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vvc-SCALING_A_1: -------------------------------------------------------------------------------- 1 | 50b3221ba3dc373189527428ea8a4b38 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vvc-SLICES_A_3: -------------------------------------------------------------------------------- 1 | 77ac8631941cc5fe0d67cefe94e923a2 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vvc-STILL_B_1: -------------------------------------------------------------------------------- 1 | bfa7b1d3ad3b84dac122e8127d579a24 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vvc-SUBPIC_A_3: -------------------------------------------------------------------------------- 1 | 70eb8a1074a76e63406036e03dc8734a 2 | -------------------------------------------------------------------------------- /tests/ref/fate/h264-bsf-mp4toannexb: -------------------------------------------------------------------------------- 1 | ff2551123909f54c382294baa1bb4364 2 | -------------------------------------------------------------------------------- /tests/ref/fate/idroq-video-encode: -------------------------------------------------------------------------------- 1 | d50d6d32d39b4f787b74e4e10bb6d3d3 2 | -------------------------------------------------------------------------------- /tests/ref/fate/limited_input_seek: -------------------------------------------------------------------------------- 1 | ae878bdaec23f36a63d142165fe57f49 2 | -------------------------------------------------------------------------------- /tests/ref/fate/mapchan-silent-mono: -------------------------------------------------------------------------------- 1 | b6b034fffa8639e64d79be84f16d9ebe 2 | -------------------------------------------------------------------------------- /tests/ref/fate/murmur3: -------------------------------------------------------------------------------- 1 | result: 0x63f3de036384ba69 0x7192878ce684ed2d 2 | -------------------------------------------------------------------------------- /tests/ref/fate/mxf-user-comments: -------------------------------------------------------------------------------- 1 | 620ae205fefbb6dba74418f357a62c36 2 | -------------------------------------------------------------------------------- /tests/ref/fate/spdif-dca-core-bswap: -------------------------------------------------------------------------------- 1 | 45ff602f64887babf37f4ee14e5d5072 2 | -------------------------------------------------------------------------------- /tests/ref/fate/spdif-dca-master-core: -------------------------------------------------------------------------------- 1 | 43fc10a0a8360931f946f80b9941c9c5 2 | -------------------------------------------------------------------------------- /tests/ref/fate/unknown_layout-ac3: -------------------------------------------------------------------------------- 1 | ff7e25844b3cb6abb571ef7e226cbafa 2 | -------------------------------------------------------------------------------- /tests/ref/fate/unknown_layout-pcm: -------------------------------------------------------------------------------- 1 | 4dada0795adf50f7a0e60861658f86ea 2 | -------------------------------------------------------------------------------- /tests/ref/fate/wavpack-channels-4.0: -------------------------------------------------------------------------------- 1 | a03999c3ad17423f3a7e3d537fea8589 2 | -------------------------------------------------------------------------------- /tests/ref/fate/wavpack-channels-5.1: -------------------------------------------------------------------------------- 1 | 4ab874ad4a47141073f6db9aeec422a8 2 | -------------------------------------------------------------------------------- /tests/ref/fate/wavpack-channels-6.1: -------------------------------------------------------------------------------- 1 | a524a76c85f55b7d63914fc1543a5268 2 | -------------------------------------------------------------------------------- /tests/ref/fate/wavpack-channels-7.1: -------------------------------------------------------------------------------- 1 | cffe4d47290ff3cef974e5aa6bc32559 2 | -------------------------------------------------------------------------------- /tests/ref/fate/wavpack-falsestereo: -------------------------------------------------------------------------------- 1 | e3fdd584bef84e85f4ca84e2769306f8 2 | -------------------------------------------------------------------------------- /tests/ref/fate/wavpack-lossless-8bit: -------------------------------------------------------------------------------- 1 | e4e65e2048ba373d89836907328cfb27 2 | -------------------------------------------------------------------------------- /tests/ref/fate/wavpack-lossless-dsd: -------------------------------------------------------------------------------- 1 | 0b33207f1ec7e47333878cb8420c21ce 2 | -------------------------------------------------------------------------------- /tests/ref/fate/wavpack-lossy-16bit: -------------------------------------------------------------------------------- 1 | c2aa8d83d14f799a9289b73bb6263fbc 2 | -------------------------------------------------------------------------------- /tests/ref/fate/wavpack-lossy-24bit: -------------------------------------------------------------------------------- 1 | 0c04941424ba0981eac0e681130788f7 2 | -------------------------------------------------------------------------------- /tests/ref/fate/wavpack-lossy-32bit: -------------------------------------------------------------------------------- 1 | 7b94c7ab8ec78ddf59bd7967199cdc8e 2 | -------------------------------------------------------------------------------- /tests/ref/fate/wavpack-lossy-8bit: -------------------------------------------------------------------------------- 1 | f0e452d762d5e7b675970e6e67b781e7 2 | -------------------------------------------------------------------------------- /tests/ref/fate/wavpack-lossy-float: -------------------------------------------------------------------------------- 1 | d4733e795e5af80da9a265cf83a6da69 2 | -------------------------------------------------------------------------------- /tests/ref/fate/wavpack-matroskamode: -------------------------------------------------------------------------------- 1 | cffe4d47290ff3cef974e5aa6bc32559 2 | -------------------------------------------------------------------------------- /tests/ref/fate/wavpack-speed-default: -------------------------------------------------------------------------------- 1 | a57bec3f270c3b294d1e5ea07760514c 2 | -------------------------------------------------------------------------------- /tests/ref/fate/wavpack-speed-fast: -------------------------------------------------------------------------------- 1 | ebff08f89073e3f662f822df428711d5 2 | -------------------------------------------------------------------------------- /tests/ref/fate/wavpack-speed-high: -------------------------------------------------------------------------------- 1 | a28c4d0f1d0c6ac7739e05150a8c401a 2 | -------------------------------------------------------------------------------- /tests/ref/fate/wavpack-speed-vhigh: -------------------------------------------------------------------------------- 1 | a28c4d0f1d0c6ac7739e05150a8c401a 2 | -------------------------------------------------------------------------------- /libavdevice/riscv/cpu_common.c: -------------------------------------------------------------------------------- 1 | #include "libavutil/riscv/cpu_common.c" 2 | -------------------------------------------------------------------------------- /libavfilter/riscv/cpu_common.c: -------------------------------------------------------------------------------- 1 | #include "libavutil/riscv/cpu_common.c" 2 | -------------------------------------------------------------------------------- /libavformat/cbs_apv.c: -------------------------------------------------------------------------------- 1 | #include "cbs.h" 2 | #include "libavcodec/cbs_apv.c" 3 | -------------------------------------------------------------------------------- /libavformat/riscv/cpu_common.c: -------------------------------------------------------------------------------- 1 | #include "libavutil/riscv/cpu_common.c" 2 | -------------------------------------------------------------------------------- /tests/filtergraphs/compand: -------------------------------------------------------------------------------- 1 | compand='points=-80/-80|-9/-9|0/-5.3|20/2.9' 2 | -------------------------------------------------------------------------------- /tests/ref/fate/adpcm-creative-8-2.6bit: -------------------------------------------------------------------------------- 1 | dee4417597abc2db70a175d6809870e7 2 | -------------------------------------------------------------------------------- /tests/ref/fate/adpcm-ima-cunning-single: -------------------------------------------------------------------------------- 1 | dd6ba6151c3e74d09be3c54005465aab 2 | -------------------------------------------------------------------------------- /tests/ref/fate/adpcm-ima-cunning-stereo: -------------------------------------------------------------------------------- 1 | c508235656525c97429153c639dbe8eb 2 | -------------------------------------------------------------------------------- /tests/ref/fate/adpcm-ima-cunning-track0: -------------------------------------------------------------------------------- 1 | fb8db1eef33860c1adde4932e7a250ac 2 | -------------------------------------------------------------------------------- /tests/ref/fate/adpcm-ima-cunning-track1: -------------------------------------------------------------------------------- 1 | 4b2f9c416ae676526754c82f2a669c91 2 | -------------------------------------------------------------------------------- /tests/ref/fate/adpcm-ima-cunning-trunc-h2: -------------------------------------------------------------------------------- 1 | fb8db1eef33860c1adde4932e7a250ac 2 | -------------------------------------------------------------------------------- /tests/ref/fate/adpcm-ima-cunning-trunc-t1: -------------------------------------------------------------------------------- 1 | a0eaad31febdcf1cfb94a4d418e1e140 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-apv-profile_422-10: -------------------------------------------------------------------------------- 1 | 646c61e4e96b83146da8140c4c2a68b6 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-av1-av1-1-b8-03-sizeup: -------------------------------------------------------------------------------- 1 | 0348fba6ebf6caadfe80b19a6ad93caa 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-av1-av1-1-b8-05-mv: -------------------------------------------------------------------------------- 1 | 33f548eeef87e12b93b9bf4a3b79c70e 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-av1-av1-1-b8-06-mfmv: -------------------------------------------------------------------------------- 1 | 2e20870d44ba5ec5a8e1450b287e20b4 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-av1-non_uniform_tiling: -------------------------------------------------------------------------------- 1 | 3e204ee8a71273cf0247f48e977e64b7 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-h264-BASQP1_Sony_C: -------------------------------------------------------------------------------- 1 | 00c52ae60bf9a41ae1145fbf5fea9838 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-h264-CABACI3_Sony_B: -------------------------------------------------------------------------------- 1 | 2d94c80b858aec880530bad47afe3668 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-h264-CVMANL1_TOSHIBA_B: -------------------------------------------------------------------------------- 1 | 0c1d9694df747cc4697caf866bd3051a 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-h264-CVNLFI1_Sony_C: -------------------------------------------------------------------------------- 1 | 7817d89bd749bc617a225978958a3af0 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-h264-CVWP1_TOSHIBA_E: -------------------------------------------------------------------------------- 1 | 01290611165b8d8ccba8468f3dae4c4d 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-h264-Sharp_MP_PAFF_1r2: -------------------------------------------------------------------------------- 1 | fd01840ed6b086c3118b7c53c86d01f5 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-h264-discard-bidir: -------------------------------------------------------------------------------- 1 | 7940bb467e4b795f123e0ab147ca4bea 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-h264-discard-nonintra: -------------------------------------------------------------------------------- 1 | e5ec7a91e6213248027eeea3e498c205 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-h264-discard-nonkey: -------------------------------------------------------------------------------- 1 | 2f3a096573bc63190c83886ba8860c37 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-h264-discard-nonref: -------------------------------------------------------------------------------- 1 | 6782650c620a5c8aff3107e192af19a7 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-hevc-CAINIT_E_SHARP_3: -------------------------------------------------------------------------------- 1 | 44d1c0b80828af779d942cc20dde4ea4 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-hevc-CAINIT_H_SHARP_3: -------------------------------------------------------------------------------- 1 | ae9311dfcaf65bb8de9c4fcf23ce0871 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-hevc-CONFWIN_A_Sony_1: -------------------------------------------------------------------------------- 1 | dce8104b2addbdd601eb280a88e18583 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-hevc-HRD_A_Fujitsu_2: -------------------------------------------------------------------------------- 1 | 716a90051f028c90daeb86b3825af36d 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-hevc-NUT_A_ericsson_5: -------------------------------------------------------------------------------- 1 | 25cf94dfa2e0334eeedbfa9a8ed1c4b2 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-hevc-RPLM_A_qualcomm_4: -------------------------------------------------------------------------------- 1 | f5d2633eefcd95e189faf4302d270457 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-hevc-RPS_A_docomo_4: -------------------------------------------------------------------------------- 1 | 97bd4fefd8cd95584f586027e244f283 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-hevc-RPS_E_qualcomm_5: -------------------------------------------------------------------------------- 1 | b2528ef681729176ccb38a77be93a0de 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-hevc-SLIST_A_Sony_4: -------------------------------------------------------------------------------- 1 | 72cf53bbc967c9679e21a6d3203edb07 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-hevc-SLIST_D_Sony_9: -------------------------------------------------------------------------------- 1 | 59a22d715e30748492da5e0b9d421909 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-hevc-SLPPLP_A_VIDYO_2: -------------------------------------------------------------------------------- 1 | e5309cf061c06496f8fe2b8b313e6c39 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-hevc-TILES_B_Cisco_1: -------------------------------------------------------------------------------- 1 | 85a114def19cefbd0fb0daf8370d711c 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-hevc-WP_A_Toshiba_3: -------------------------------------------------------------------------------- 1 | 158312a1a35ef4b20cb4aeee48549c03 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-hevc-discard-bidir: -------------------------------------------------------------------------------- 1 | 1e288139b41d50b5d117ef2610bf4d53 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-hevc-discard-nonintra: -------------------------------------------------------------------------------- 1 | 1e288139b41d50b5d117ef2610bf4d53 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-hevc-discard-nonkey: -------------------------------------------------------------------------------- 1 | 1e288139b41d50b5d117ef2610bf4d53 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-hevc-discard-nonref: -------------------------------------------------------------------------------- 1 | 2af1c1236ca0034d2a853bc975c20d81 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vp9-vp90-2-03-deltaq: -------------------------------------------------------------------------------- 1 | fe62460fe28202e0666e628afd8602ca 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vp9-vp90-2-05-resize: -------------------------------------------------------------------------------- 1 | 6838422ebb45df353a2bad62b9aff8e9 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vp9-vp90-2-06-bilinear: -------------------------------------------------------------------------------- 1 | 179e228004c396a301c89f34b6c72f68 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vp9-vp91-2-04-yuv440: -------------------------------------------------------------------------------- 1 | 9bb416c0304a13c4f66c56aef8431cd4 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vp9-vp91-2-04-yuv444: -------------------------------------------------------------------------------- 1 | 3a7ed001d30f96d4888f5ca16e6263ce 2 | -------------------------------------------------------------------------------- /tests/ref/fate/limited_input_seek-copyts: -------------------------------------------------------------------------------- 1 | ffe8a674bdf38e4f650f91963debc654 2 | -------------------------------------------------------------------------------- /tests/ref/fate/lossless-meridianaudio: -------------------------------------------------------------------------------- 1 | b3d0c9523c42fae639f7074e60281509 2 | -------------------------------------------------------------------------------- /tests/ref/fate/lossless-monkeysaudio-399: -------------------------------------------------------------------------------- 1 | a28d4e5f2192057f7d4bece870f40bd0 2 | -------------------------------------------------------------------------------- /tests/ref/fate/lossless-wma24-rawtile: -------------------------------------------------------------------------------- 1 | 337592f38a2218a5bc95ceb9b5e72c8b 2 | -------------------------------------------------------------------------------- /tests/ref/fate/mov-guess-delay-1: -------------------------------------------------------------------------------- 1 | [STREAM] 2 | has_b_frames=1 3 | [/STREAM] 4 | -------------------------------------------------------------------------------- /tests/ref/fate/mov-guess-delay-2: -------------------------------------------------------------------------------- 1 | [STREAM] 2 | has_b_frames=2 3 | [/STREAM] 4 | -------------------------------------------------------------------------------- /tests/ref/fate/mov-guess-delay-3: -------------------------------------------------------------------------------- 1 | [STREAM] 2 | has_b_frames=2 3 | [/STREAM] 4 | -------------------------------------------------------------------------------- /tests/ref/fate/mpeg4-bsf-unpack-bframes: -------------------------------------------------------------------------------- 1 | a0c4ba21ab9d68966b8fce7cc848e2c6 2 | -------------------------------------------------------------------------------- /tests/ref/fate/mxf-opatom-user-comments: -------------------------------------------------------------------------------- 1 | d40b64e492133c74faa07e605eb65b2f 2 | -------------------------------------------------------------------------------- /tests/ref/fate/wavpack-channels-monofloat: -------------------------------------------------------------------------------- 1 | 71386c0f63105e414220f0f0d369a0e6 2 | -------------------------------------------------------------------------------- /tests/ref/fate/wavpack-channels-monoint: -------------------------------------------------------------------------------- 1 | 931f27e3ec69fae0952548504461d97c 2 | -------------------------------------------------------------------------------- /tests/ref/fate/wavpack-lossless-12bit: -------------------------------------------------------------------------------- 1 | 925e047ac0d4c874a9cff3cc9117ac91 2 | -------------------------------------------------------------------------------- /tests/ref/fate/wavpack-lossless-16bit: -------------------------------------------------------------------------------- 1 | e2dc4b85377b275a48c8bd2a4f5b91fd 2 | -------------------------------------------------------------------------------- /tests/ref/fate/wavpack-lossless-24bit: -------------------------------------------------------------------------------- 1 | 9d7bc1a45bd3ba9d1eb5706f0dfc3e47 2 | -------------------------------------------------------------------------------- /tests/ref/fate/wavpack-lossless-32bit: -------------------------------------------------------------------------------- 1 | c35f539bb5796ed93908c987fab1c26c 2 | -------------------------------------------------------------------------------- /tests/ref/fate/wavpack-lossless-float: -------------------------------------------------------------------------------- 1 | 04b860cf4f9ecba36c053fdf83dac14a 2 | -------------------------------------------------------------------------------- /fftools/fftoolsres.rc: -------------------------------------------------------------------------------- 1 | #include 2 | 1 RT_MANIFEST fftools.manifest 3 | -------------------------------------------------------------------------------- /libavformat/.gitignore: -------------------------------------------------------------------------------- 1 | /protocol_list.c 2 | /muxer_list.c 3 | /demuxer_list.c 4 | -------------------------------------------------------------------------------- /tests/filtergraphs/hqdn3d: -------------------------------------------------------------------------------- 1 | perms=random, hqdn3d=enable='not(between(t,5,6))' 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-square-aac: -------------------------------------------------------------------------------- 1 | presig: 0 postsig:892 c: 0.9983 lenerr:892 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-square-mp3: -------------------------------------------------------------------------------- 1 | presig: 0 postsig:0 c: 0.9447 lenerr:0 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-av1-av1-1-b8-02-allintra: -------------------------------------------------------------------------------- 1 | 134b447b04086088de4da127a97731f3 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-av1-av1-1-b8-03-sizedown: -------------------------------------------------------------------------------- 1 | e5924930773efdbbd82da02c96747f27 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-av1-av1-1-b8-04-cdfupdate: -------------------------------------------------------------------------------- 1 | aec87cd950fb985b1e345d0366709aea 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-av1-av1-1-b8-22-svc-L1T2: -------------------------------------------------------------------------------- 1 | f7138eaa1e572260a8a34f73f91e058a 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-av1-av1-1-b8-22-svc-L2T1: -------------------------------------------------------------------------------- 1 | 4f51af7abcf75eba35ab1c4796793681 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-av1-av1-1-b8-22-svc-L2T2: -------------------------------------------------------------------------------- 1 | d52adb1719a0422782e40352e44c6cb0 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-av1-seq_hdr_op_param_info: -------------------------------------------------------------------------------- 1 | 10e7bdd7cab67f203520e44b28a6477c 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-hevc-LTRPSPS_A_Qualcomm_1: -------------------------------------------------------------------------------- 1 | 11b599202a4d25693123bea8bb003e54 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-hevc-PICSIZE_A_Bossen_1: -------------------------------------------------------------------------------- 1 | e87fbd90c297d401738db928e3e04dd4 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-hevc-PICSIZE_B_Bossen_1: -------------------------------------------------------------------------------- 1 | 4993d49d6f2f532dfc683a9d26c1e313 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-hevc-STRUCT_A_Samsung_5: -------------------------------------------------------------------------------- 1 | 647eb851b935fd3bc6a98ce5ce45dbc7 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-hevc-WPP_A_ericsson_MAIN_2: -------------------------------------------------------------------------------- 1 | de7d440b556eea827953e6d12aeb4023 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-hevc-WPP_F_ericsson_MAIN_2: -------------------------------------------------------------------------------- 1 | f197136f1fb3242c3422a48470dd7d35 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-mpeg2-hhi_burst_422_short: -------------------------------------------------------------------------------- 1 | e0c2fdd9baeba0c5ba5839a8cd7a72d3 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vp9-vp90-2-09-lf_deltas: -------------------------------------------------------------------------------- 1 | 1d1f0768c547461ae2abef57f0aabc24 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vp9-vp92-2-20-10bit-yuv420: -------------------------------------------------------------------------------- 1 | 7315bb7b55693a87c350b48cd2ee9811 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vp9-vp93-2-20-10bit-yuv422: -------------------------------------------------------------------------------- 1 | 1a7b5bf86bf0bbef10c9a1b2c799b276 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vp9-vp93-2-20-12bit-yuv444: -------------------------------------------------------------------------------- 1 | 9b7a0b7fc081542d9be1074b23054861 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vvc-CodingToolsSets_A_2: -------------------------------------------------------------------------------- 1 | 6f0043acadfc70d7ec8d556194169a6e 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-crop: -------------------------------------------------------------------------------- 1 | crop 59c225f4cdab05af984dd259f10be762 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-hue1: -------------------------------------------------------------------------------- 1 | hue1 57463dd9bc17156a51b704dd7271c863 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-hue2: -------------------------------------------------------------------------------- 1 | hue2 e951ae8ffb279552abc4354c4de7cb5b 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-hue3: -------------------------------------------------------------------------------- 1 | hue3 149dc22f5dc9f578f7d281dc3120c09b 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-hue4: -------------------------------------------------------------------------------- 1 | hue4 6279ed43527e7b5be645819e08880107 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-null: -------------------------------------------------------------------------------- 1 | null fcb007249fba9371fe84a61c974fcb00 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pad: -------------------------------------------------------------------------------- 1 | pad 8fdc977f88a9884b95cf87836603022e 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-tile: -------------------------------------------------------------------------------- 1 | tile 93119209651dc299708c7f31522b991c 2 | -------------------------------------------------------------------------------- /tests/ref/fate/lossless-monkeysaudio-legacy: -------------------------------------------------------------------------------- 1 | 2cd8a60478c77382dfed8b8bdf1f70e4 2 | -------------------------------------------------------------------------------- /tests/filtergraphs/channelmap_one_int: -------------------------------------------------------------------------------- 1 | channelmap=map=1|2|0|5|3|4:channel_layout=5.1 2 | -------------------------------------------------------------------------------- /tests/filtergraphs/channelmap_one_str: -------------------------------------------------------------------------------- 1 | channelmap=map=FR|FL:channel_layout=stereo 2 | -------------------------------------------------------------------------------- /tests/ref/fate/adpcm-ima-cunning-trunc-t2-track0: -------------------------------------------------------------------------------- 1 | fb8db1eef33860c1adde4932e7a250ac 2 | -------------------------------------------------------------------------------- /tests/ref/fate/adpcm-ima-cunning-trunc-t2-track1: -------------------------------------------------------------------------------- 1 | d41d8cd98f00b204e9800998ecf8427e 2 | -------------------------------------------------------------------------------- /tests/ref/fate/adpcm-ima-cunning-trunc-t2a-track0: -------------------------------------------------------------------------------- 1 | fb8db1eef33860c1adde4932e7a250ac 2 | -------------------------------------------------------------------------------- /tests/ref/fate/adpcm-ima-cunning-trunc-t2a-track1: -------------------------------------------------------------------------------- 1 | af0d42f01108333ab356061f9cab9403 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-av1-av1-1-b10-23-film_grain-50: -------------------------------------------------------------------------------- 1 | 0ab934a437181d0275dc6c26bb9f6281 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-av1-av1-1-b8-23-film_grain-50: -------------------------------------------------------------------------------- 1 | 99a635753d7e4e7deb99fd2ba866818e 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-av1-frames_refs_short_signaling: -------------------------------------------------------------------------------- 1 | d1b05cf934aeda64b25a93423904c14d 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vp9-vp90-2-segmentation-aq-akiyo: -------------------------------------------------------------------------------- 1 | b5be66a6a8792f7aac090beb9f3b4555 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vp9-vp90-2-segmentation-sf-akiyo: -------------------------------------------------------------------------------- 1 | 7bde6532fc682bfa3f5170cf9d607865 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vp9-vp90-2-tiling-pedestrian: -------------------------------------------------------------------------------- 1 | 1e40e8b48e4682e8b8004b9e0e60a5b6 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-median: -------------------------------------------------------------------------------- 1 | median 8754a3715917ff8b20ff520c4bb4370c 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-scale200: -------------------------------------------------------------------------------- 1 | scale200 e7b8419c7de2912f0585b79e99f174c2 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-scale500: -------------------------------------------------------------------------------- 1 | scale500 e7d6f07710a707e4e5583aee54a8f5ff 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-setdar: -------------------------------------------------------------------------------- 1 | setdar 99036518df5b66d2e64646f3e0c808f2 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-setsar: -------------------------------------------------------------------------------- 1 | setsar 99036518df5b66d2e64646f3e0c808f2 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-thumbnail: -------------------------------------------------------------------------------- 1 | thumbnail 8b54dbc891b9cc05742dd0f5b74c0727 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-vflip: -------------------------------------------------------------------------------- 1 | vflip 0de640dff4447bd1b33d23f2b8ad9d4a 2 | -------------------------------------------------------------------------------- /tests/ref/fate/mapchan-2ch-extract-ch0-ch2-trailing: -------------------------------------------------------------------------------- 1 | b6e1d142b4e484221562e7b66b9bbbdc 2 | -------------------------------------------------------------------------------- /tests/ref/fate/mapchan-3ch-extract-ch0-ch2-trailing: -------------------------------------------------------------------------------- 1 | ae533985186cab287309c04f6b3e866c 2 | -------------------------------------------------------------------------------- /tests/ref/fate/mapchan-6ch-extract-2-downmix-mono: -------------------------------------------------------------------------------- 1 | 6ededcfc9f0b26d200a7295205e87663 2 | -------------------------------------------------------------------------------- /tools/clean-diff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ossrs/ffmpeg-webrtc/HEAD/tools/clean-diff -------------------------------------------------------------------------------- /libswscale/tests/.gitignore: -------------------------------------------------------------------------------- 1 | /colorspace 2 | /floatimg_cmp 3 | /pixdesc_query 4 | /swscale 5 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vp9-vp90-2-10-show-existing-frame: -------------------------------------------------------------------------------- 1 | 13fa042ee1b4079c227a5c5c96e2db38 2 | -------------------------------------------------------------------------------- /tests/ref/fate/cbs-vp9-vp90-2-10-show-existing-frame2: -------------------------------------------------------------------------------- 1 | 2ab7c95e4637fb6a15efd8c0a8d6af98 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-colormatrix1: -------------------------------------------------------------------------------- 1 | colormatrix1 1593e24a71db42d07781b92665cf99a9 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-colormatrix2: -------------------------------------------------------------------------------- 1 | colormatrix2 cafba294debb89f59143b519f3cd1673 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-crop_scale: -------------------------------------------------------------------------------- 1 | crop_scale 728fa480f1b959cddd3f83c92d8719c4 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-crop_vflip: -------------------------------------------------------------------------------- 1 | crop_vflip 0652fe087e7a0cc110c3a876543b8662 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-edgedetect: -------------------------------------------------------------------------------- 1 | edgedetect 04ff46bb35edff3dbad4102391516d25 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-0bgr: -------------------------------------------------------------------------------- 1 | pixdesc-0bgr f8b4f2a30d477709e6f414039c8d9602 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-0rgb: -------------------------------------------------------------------------------- 1 | pixdesc-0rgb f38dad4f69a806881b4cc3f9953e0a15 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-abgr: -------------------------------------------------------------------------------- 1 | pixdesc-abgr ded06f35fe57b74f6cdbba9e356cd02d 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-argb: -------------------------------------------------------------------------------- 1 | pixdesc-argb f983e1f44ce61c3c2bfac3cb55d3cdd8 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-ayuv: -------------------------------------------------------------------------------- 1 | pixdesc-ayuv 31b8e3c2e1f027af001f774e8a6feae4 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-bgr0: -------------------------------------------------------------------------------- 1 | pixdesc-bgr0 62400c257204fe1ddf61a7bc3a405531 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-bgr24: -------------------------------------------------------------------------------- 1 | pixdesc-bgr24 30134c7e6c9298df1d830398edca22b9 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-bgr8: -------------------------------------------------------------------------------- 1 | pixdesc-bgr8 0abb130e5224af5e2e10149f1680fa2e 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-bgra: -------------------------------------------------------------------------------- 1 | pixdesc-bgra 0bb08da9936d2efd20351ab4a88e9b10 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gbrap: -------------------------------------------------------------------------------- 1 | pixdesc-gbrap 62c4d187a269f9f6fc87bb87e904ea71 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gbrp: -------------------------------------------------------------------------------- 1 | pixdesc-gbrp fe5bffda29f9afbf84fbf9cc2a8f45bd 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gray: -------------------------------------------------------------------------------- 1 | pixdesc-gray 24563fd8a34c2bfa8523da74da025e23 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-monob: -------------------------------------------------------------------------------- 1 | pixdesc-monob e69e4b6e48dd419bb199312727f60a47 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-monow: -------------------------------------------------------------------------------- 1 | pixdesc-monow 51a45d1d34b95373fffdd79fc3abf457 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-nv12: -------------------------------------------------------------------------------- 1 | pixdesc-nv12 7686f473937082abcba7a46f028aaa08 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-nv16: -------------------------------------------------------------------------------- 1 | pixdesc-nv16 cbbc5d904b8eebad3705a325c3ec5734 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-nv20be: -------------------------------------------------------------------------------- 1 | pixdesc-nv20be 145a739af0a3f51705493f09380794e5 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-nv20le: -------------------------------------------------------------------------------- 1 | pixdesc-nv20le f28f8ab3015403e7e932592e08413120 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-nv21: -------------------------------------------------------------------------------- 1 | pixdesc-nv21 61c09258160939049f9807ed589bc90e 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-nv24: -------------------------------------------------------------------------------- 1 | pixdesc-nv24 7437f36b6ee58050564b20a1f839ff07 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-nv42: -------------------------------------------------------------------------------- 1 | pixdesc-nv42 110bad2f58424ab800ad832f6966cafe 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-p010be: -------------------------------------------------------------------------------- 1 | pixdesc-p010be 784a49bf554861da9d0809a615bcf813 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-p010le: -------------------------------------------------------------------------------- 1 | pixdesc-p010le 0268fd44f63022e21ada69704534fc85 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-p012be: -------------------------------------------------------------------------------- 1 | pixdesc-p012be 784a49bf554861da9d0809a615bcf813 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-p012le: -------------------------------------------------------------------------------- 1 | pixdesc-p012le 0268fd44f63022e21ada69704534fc85 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-p016be: -------------------------------------------------------------------------------- 1 | pixdesc-p016be 784a49bf554861da9d0809a615bcf813 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-p016le: -------------------------------------------------------------------------------- 1 | pixdesc-p016le 0268fd44f63022e21ada69704534fc85 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-p210be: -------------------------------------------------------------------------------- 1 | pixdesc-p210be 016fd90989d14914bbbcc7dc2968bef0 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-p210le: -------------------------------------------------------------------------------- 1 | pixdesc-p210le 9994fb3da38c83d3b5fd4994993ad0ae 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-p212be: -------------------------------------------------------------------------------- 1 | pixdesc-p212be 3a6540d860f6befcc76f367f1c493548 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-p212le: -------------------------------------------------------------------------------- 1 | pixdesc-p212le 008b0b732e8f719cf2859ad106717a67 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-p216be: -------------------------------------------------------------------------------- 1 | pixdesc-p216be d95084fa0758169851f57455a9624a2e 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-p216le: -------------------------------------------------------------------------------- 1 | pixdesc-p216le 79d711ee3dac99e37c013d2073d90a2c 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-p410be: -------------------------------------------------------------------------------- 1 | pixdesc-p410be 33d7e8e5d6a85cc22fcbf0c12c7bafd0 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-p410le: -------------------------------------------------------------------------------- 1 | pixdesc-p410le 0b90a10af76240042876793a1dafa862 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-p412be: -------------------------------------------------------------------------------- 1 | pixdesc-p412be b6e7d1f6049563cc3e3d3a20c437ee88 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-p412le: -------------------------------------------------------------------------------- 1 | pixdesc-p412le 4505a632dee08204171ff96908bd2149 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-p416be: -------------------------------------------------------------------------------- 1 | pixdesc-p416be 6a4b1b2fc8435acfc82312109f13bc58 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-p416le: -------------------------------------------------------------------------------- 1 | pixdesc-p416le e0f93774f62dd3b261fb8637696f3773 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-rgb0: -------------------------------------------------------------------------------- 1 | pixdesc-rgb0 eb2182d10f034e3c791598726744f20e 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-rgb24: -------------------------------------------------------------------------------- 1 | pixdesc-rgb24 6fa2d8a2a57d1cb1a30354851e8dfd82 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-rgb8: -------------------------------------------------------------------------------- 1 | pixdesc-rgb8 2ce87991241972bea465f41e4d82d27a 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-rgba: -------------------------------------------------------------------------------- 1 | pixdesc-rgba f55378fcaad1b471faaa4068be30104c 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-uyva: -------------------------------------------------------------------------------- 1 | pixdesc-uyva 646d7fbb9600f80590d9a7cff4919cd5 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-v30xle: -------------------------------------------------------------------------------- 1 | pixdesc-v30xle f0f0ee6ff29b97cdd05034a7f7c19cd5 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-vuya: -------------------------------------------------------------------------------- 1 | pixdesc-vuya acf482aa1a27ed6166a3673cc5920a22 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-vuyx: -------------------------------------------------------------------------------- 1 | pixdesc-vuyx a27703ac894af1a90df131dc3c590833 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-vyu444: -------------------------------------------------------------------------------- 1 | pixdesc-vyu444 be62739ab38a49b86c0ed51f21de29e4 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-xv30le: -------------------------------------------------------------------------------- 1 | pixdesc-xv30le 4ec53e18ad4e4c188ddc869db5e137a0 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-xv36be: -------------------------------------------------------------------------------- 1 | pixdesc-xv36be eea153c1e290161700b854b34c02edda 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-xv36le: -------------------------------------------------------------------------------- 1 | pixdesc-xv36le 82b19f66b18a2161a5c051066938506e 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-xv48be: -------------------------------------------------------------------------------- 1 | pixdesc-xv48be 9d848c07ad49d025b9d1421b906ee191 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-xv48le: -------------------------------------------------------------------------------- 1 | pixdesc-xv48le 57282e6865accac431d05d0c54038e82 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-y210le: -------------------------------------------------------------------------------- 1 | pixdesc-y210le a66dba4aa4dca748a2dc2bd5f3619e5f 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-y212le: -------------------------------------------------------------------------------- 1 | pixdesc-y212le d481592126b10ef2d5f71a2ccac0ebe5 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-y216le: -------------------------------------------------------------------------------- 1 | pixdesc-y216le a7d1e552815201d1df4d731b32968e8a 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-ya16be: -------------------------------------------------------------------------------- 1 | pixdesc-ya16be 77841706de5383974985954a2610feab 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-ya16le: -------------------------------------------------------------------------------- 1 | pixdesc-ya16le ec8ba00cdba56fb22962f0139953a60b 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-ya8: -------------------------------------------------------------------------------- 1 | pixdesc-ya8 d087df6cabb2a38d14db347fce634e2f 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixelize-avg: -------------------------------------------------------------------------------- 1 | pixelize-avg df03e58c3756dd4ecef6b6f50709c23e 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixelize-max: -------------------------------------------------------------------------------- 1 | pixelize-max db60eb984b9aec61f3ee16ed798eca34 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixelize-min: -------------------------------------------------------------------------------- 1 | pixelize-min 3eacb4349fb19d11f4f96c19a1bdbbfa 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-vflip_crop: -------------------------------------------------------------------------------- 1 | vflip_crop f7d5d9ffd815847c3e2089b920bae406 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-vflip_vflip: -------------------------------------------------------------------------------- 1 | vflip_vflip fcb007249fba9371fe84a61c974fcb00 2 | -------------------------------------------------------------------------------- /tests/ref/fate/mov-mp4-with-mov-in24-ver: -------------------------------------------------------------------------------- 1 | [STREAM] 2 | codec_name=pcm_s24le 3 | [/STREAM] 4 | -------------------------------------------------------------------------------- /tests/ref/fate/mov-neg-firstpts-discard: -------------------------------------------------------------------------------- 1 | [STREAM] 2 | start_time=0.000000 3 | [/STREAM] 4 | -------------------------------------------------------------------------------- /tests/reference.pnm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ossrs/ffmpeg-webrtc/HEAD/tests/reference.pnm -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-faac-16000-mono-lc-adts: -------------------------------------------------------------------------------- 1 | presig: 0 postsig:768 c: 1.0011 lenerr:768 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-faac-16000-mono-lc-m4a: -------------------------------------------------------------------------------- 1 | presig: 0 postsig:768 c: 1.0011 lenerr:768 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-faac-44100-mono-lc-adts: -------------------------------------------------------------------------------- 1 | presig: 0 postsig:888 c: 0.9882 lenerr:888 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-faac-44100-mono-lc-m4a: -------------------------------------------------------------------------------- 1 | presig: 0 postsig:888 c: 0.9882 lenerr:888 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-nero-16000-mono-lc-m4a: -------------------------------------------------------------------------------- 1 | presig: 0 postsig:192 c: 0.9965 lenerr:192 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-nero-16000-stereo-lc-m4a: -------------------------------------------------------------------------------- 1 | presig: 0 postsig:384 c: 0.9961 lenerr:384 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-nero-44100-mono-lc-m4a: -------------------------------------------------------------------------------- 1 | presig: 0 postsig:312 c: 0.9986 lenerr:312 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-nero-44100-stereo-lc-m4a: -------------------------------------------------------------------------------- 1 | presig: 0 postsig:624 c: 0.9954 lenerr:624 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-crop_scale_vflip: -------------------------------------------------------------------------------- 1 | crop_scale_vflip d6a0bb35b159aa6787add0082088a59f 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-edgedetect-colormix: -------------------------------------------------------------------------------- 1 | edgedetect-colormix 9f50c5586f899a8f5a10059154d64bde 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-ayuv64be: -------------------------------------------------------------------------------- 1 | pixdesc-ayuv64be a4311bdc59c9b7a48d911647845d8214 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-ayuv64le: -------------------------------------------------------------------------------- 1 | pixdesc-ayuv64le 2269279a2df156931021793927876e84 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-bgr444be: -------------------------------------------------------------------------------- 1 | pixdesc-bgr444be bbe69fdff1c6965674bf5be5d14a342d 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-bgr444le: -------------------------------------------------------------------------------- 1 | pixdesc-bgr444le 497e36f9004a10b46e4bc7253e95ad9f 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-bgr48be: -------------------------------------------------------------------------------- 1 | pixdesc-bgr48be c0ddbd8b786877336e725ec3c150b17e 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-bgr48le: -------------------------------------------------------------------------------- 1 | pixdesc-bgr48le 0d7a6d9d46fec1e701f34c2d5e2c6918 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-bgr4_byte: -------------------------------------------------------------------------------- 1 | pixdesc-bgr4_byte 68d51f7d88311efcb4661ffb5ff9582e 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-bgr555be: -------------------------------------------------------------------------------- 1 | pixdesc-bgr555be 2718e3363c3191b14bc2f3f1936cebdb 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-bgr555le: -------------------------------------------------------------------------------- 1 | pixdesc-bgr555le 35bf7049f067f541ae6dad8a70bc28ed 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-bgr565be: -------------------------------------------------------------------------------- 1 | pixdesc-bgr565be 104e725cc5237aee0b03b8c537eaacac 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-bgr565le: -------------------------------------------------------------------------------- 1 | pixdesc-bgr565le 33df7dd9a9d738fb9c8b82dbf23c7caa 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-bgra64be: -------------------------------------------------------------------------------- 1 | pixdesc-bgra64be c524aa7e4c02dbca57035bb548afc1ec 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-bgra64le: -------------------------------------------------------------------------------- 1 | pixdesc-bgra64le df3a79d47b9dcf3ed2c252afd80e062c 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gbrap10be: -------------------------------------------------------------------------------- 1 | pixdesc-gbrap10be 95487536cdc73e10e06d739e03427390 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gbrap10le: -------------------------------------------------------------------------------- 1 | pixdesc-gbrap10le bf2ce9a1b3cfd56667c19b30a1a51181 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gbrap12be: -------------------------------------------------------------------------------- 1 | pixdesc-gbrap12be 419eca7130f22b62fd50cab347a56459 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gbrap12le: -------------------------------------------------------------------------------- 1 | pixdesc-gbrap12le 01fff1419a76749e214056618a43f8b1 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gbrap14be: -------------------------------------------------------------------------------- 1 | pixdesc-gbrap14be 31cab6d8ee655ff61cf44ea458268e4c 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gbrap14le: -------------------------------------------------------------------------------- 1 | pixdesc-gbrap14le db6b141efe8f0d9cfa8f77937e577b50 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gbrap16be: -------------------------------------------------------------------------------- 1 | pixdesc-gbrap16be 7874e7fd35419ef212a450ea637ffb24 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gbrap16le: -------------------------------------------------------------------------------- 1 | pixdesc-gbrap16le a83c7d0bbbfb1c1a8208f75680358387 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gbrapf32be: -------------------------------------------------------------------------------- 1 | pixdesc-gbrapf32be a88b5d1a90acd76b369b1b3341c3ea5d 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gbrapf32le: -------------------------------------------------------------------------------- 1 | pixdesc-gbrapf32le 3bd5733de5a14091ecacd97ee1025d83 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gbrp10be: -------------------------------------------------------------------------------- 1 | pixdesc-gbrp10be c2ba960cf177208de99d4cf8d63402b1 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gbrp10le: -------------------------------------------------------------------------------- 1 | pixdesc-gbrp10le 870de5644f6eb7bfbf183bd89f45130a 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gbrp10msbbe: -------------------------------------------------------------------------------- 1 | pixdesc-gbrp10msbbe fc1a397ca61a80383b134d902cd4ae24 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gbrp10msble: -------------------------------------------------------------------------------- 1 | pixdesc-gbrp10msble 1acc24b493137f465be216a4d3eee77a 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gbrp12be: -------------------------------------------------------------------------------- 1 | pixdesc-gbrp12be d464c9f821b37c688b8a9196bd682938 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gbrp12le: -------------------------------------------------------------------------------- 1 | pixdesc-gbrp12le 0399e1a940870dd3e3fd7c4be7f9e681 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gbrp12msbbe: -------------------------------------------------------------------------------- 1 | pixdesc-gbrp12msbbe 6bd47ffb08879dcd69c0ee86bee3600a 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gbrp12msble: -------------------------------------------------------------------------------- 1 | pixdesc-gbrp12msble 9ba8fe8131c643f49c5522a56449a40b 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gbrp14be: -------------------------------------------------------------------------------- 1 | pixdesc-gbrp14be f430b5b2f8fdf778a708a332e0ef0ebf 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gbrp14le: -------------------------------------------------------------------------------- 1 | pixdesc-gbrp14le 0ca93f5e5dd4b75481a77f0a63c600d1 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gbrp16be: -------------------------------------------------------------------------------- 1 | pixdesc-gbrp16be daccdd0a7d41d566ab40c4d00e552cbe 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gbrp16le: -------------------------------------------------------------------------------- 1 | pixdesc-gbrp16le 04f40ad1a27963be3125624446ed195e 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gbrp9be: -------------------------------------------------------------------------------- 1 | pixdesc-gbrp9be 78d289e0bd8ca8cca0674597b6d0fe2c 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gbrp9le: -------------------------------------------------------------------------------- 1 | pixdesc-gbrp9le a233e529a254da36dc1f539da6a3e9bc 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gbrpf32be: -------------------------------------------------------------------------------- 1 | pixdesc-gbrpf32be 3077e1f7769c11b5692bcde24727f9ba 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gbrpf32le: -------------------------------------------------------------------------------- 1 | pixdesc-gbrpf32le ee4a7181e5a651060e38c89da9883be3 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gray10be: -------------------------------------------------------------------------------- 1 | pixdesc-gray10be 7ea33650899480c5ff55b4dd1eb21f7a 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gray10le: -------------------------------------------------------------------------------- 1 | pixdesc-gray10le 5da6368b2a0a4b86eb2596f7316742df 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gray12be: -------------------------------------------------------------------------------- 1 | pixdesc-gray12be 063a64bcfcc5744b931dcade2a513454 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gray12le: -------------------------------------------------------------------------------- 1 | pixdesc-gray12le e1a970f626f635590d7f97787360e2db 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gray14be: -------------------------------------------------------------------------------- 1 | pixdesc-gray14be 10eccf800656159d7ef7465d3cef7b6f 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gray14le: -------------------------------------------------------------------------------- 1 | pixdesc-gray14le de40970df968149021ca43ead42053ee 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gray16be: -------------------------------------------------------------------------------- 1 | pixdesc-gray16be c91b77c5b06f161740f6a2a51e886e2b 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gray16le: -------------------------------------------------------------------------------- 1 | pixdesc-gray16le db565557ed702661047210233a409e58 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gray9be: -------------------------------------------------------------------------------- 1 | pixdesc-gray9be d85b9070b391069692c49a6e2e0933e9 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-gray9le: -------------------------------------------------------------------------------- 1 | pixdesc-gray9le fd83ed4e5eb472a744fe4f80dafe44df 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-grayf32be: -------------------------------------------------------------------------------- 1 | pixdesc-grayf32be 9b23c74e8e8ffae5d7c7e82bbf5929da 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-grayf32le: -------------------------------------------------------------------------------- 1 | pixdesc-grayf32le 291f074a24c44799a1f437d1c55556f1 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-rgb444be: -------------------------------------------------------------------------------- 1 | pixdesc-rgb444be cfa4ee284dd89df92eed7f99f19a0218 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-rgb444le: -------------------------------------------------------------------------------- 1 | pixdesc-rgb444le a40633dce705f439ecfc1a1b75661e17 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-rgb48be: -------------------------------------------------------------------------------- 1 | pixdesc-rgb48be 464a81ce147465017b7edb71f806f434 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-rgb48le: -------------------------------------------------------------------------------- 1 | pixdesc-rgb48le e05c1d73c722b93735ec2d5f8109e1f3 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-rgb4_byte: -------------------------------------------------------------------------------- 1 | pixdesc-rgb4_byte 0d4f7b0112d0e942527f168a651a6f8c 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-rgb555be: -------------------------------------------------------------------------------- 1 | pixdesc-rgb555be 6ba7d102e12460af51365ee66e070ad4 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-rgb555le: -------------------------------------------------------------------------------- 1 | pixdesc-rgb555le ab391dde7ec72eb100c6a38aa301ff55 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-rgb565be: -------------------------------------------------------------------------------- 1 | pixdesc-rgb565be 8f05c5786c1e5c9bd64cc6dab05139a5 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-rgb565le: -------------------------------------------------------------------------------- 1 | pixdesc-rgb565le 427bd36cdf8e8786be888368bbfb35be 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-rgba64be: -------------------------------------------------------------------------------- 1 | pixdesc-rgba64be 8d5aea96a7c90aad9d97b06533ad291c 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-rgba64le: -------------------------------------------------------------------------------- 1 | pixdesc-rgba64le 2c757090db978d11718bae97027f3a56 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-uyvy422: -------------------------------------------------------------------------------- 1 | pixdesc-uyvy422 45211ac7c751e7a7ce6b703a74ce9e71 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-x2bgr10le: -------------------------------------------------------------------------------- 1 | pixdesc-x2bgr10le 0ea287ba7ea42330714e7020f2fde7d0 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-x2rgb10le: -------------------------------------------------------------------------------- 1 | pixdesc-x2rgb10le d34a932222b55f4041742b95837b272e 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-xyz12be: -------------------------------------------------------------------------------- 1 | pixdesc-xyz12be 1508a33dea936c45d9ee13f7743af00d 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-xyz12le: -------------------------------------------------------------------------------- 1 | pixdesc-xyz12le da2d1326fa5747a7f6ce5ac1e1494aea 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv410p: -------------------------------------------------------------------------------- 1 | pixdesc-yuv410p 87d3cb32a4b5a44b94cd6f61e441d279 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv411p: -------------------------------------------------------------------------------- 1 | pixdesc-yuv411p 0b5beeda04c6f9d091f75ca767b5ffb7 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv420p: -------------------------------------------------------------------------------- 1 | pixdesc-yuv420p fcb007249fba9371fe84a61c974fcb00 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv420p10be: -------------------------------------------------------------------------------- 1 | pixdesc-yuv420p10be 51349063819809ca088e76c01041f3e9 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv420p10le: -------------------------------------------------------------------------------- 1 | pixdesc-yuv420p10le 070fe05fe4df43e117d1e4cff578655d 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv420p12be: -------------------------------------------------------------------------------- 1 | pixdesc-yuv420p12be 0527525aee87d21db82ecc738ab76848 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv420p12le: -------------------------------------------------------------------------------- 1 | pixdesc-yuv420p12le cb513fbc83b63eedf0cafb26914d37be 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv420p14be: -------------------------------------------------------------------------------- 1 | pixdesc-yuv420p14be ecafa03e42e81d83c8e8711f2133b128 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv420p14le: -------------------------------------------------------------------------------- 1 | pixdesc-yuv420p14le a7ed1889fec8fff122dd2b065a5082ba 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv420p16be: -------------------------------------------------------------------------------- 1 | pixdesc-yuv420p16be 9219829ae866614f64889a0b2603240d 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv420p16le: -------------------------------------------------------------------------------- 1 | pixdesc-yuv420p16le be0f1d41796ac141f33161349d47b4b5 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv420p9be: -------------------------------------------------------------------------------- 1 | pixdesc-yuv420p9be 69e0e50358ee0f7301d4cf252e9c35b1 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv420p9le: -------------------------------------------------------------------------------- 1 | pixdesc-yuv420p9le eed25f5d0562d3158ae2f97589950ba9 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv422p: -------------------------------------------------------------------------------- 1 | pixdesc-yuv422p 81452c764f8da88d823c925d52cce322 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv422p10be: -------------------------------------------------------------------------------- 1 | pixdesc-yuv422p10be 55c4d6699258c42444265aa8dae7720e 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv422p10le: -------------------------------------------------------------------------------- 1 | pixdesc-yuv422p10le 8732c020f4401b757caa9e5616f426f2 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv422p12be: -------------------------------------------------------------------------------- 1 | pixdesc-yuv422p12be a3119254cc1aa9893478faedf3b49b4f 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv422p12le: -------------------------------------------------------------------------------- 1 | pixdesc-yuv422p12le 8d397de88edec1a85b5fbbe7bdce08ac 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv422p14be: -------------------------------------------------------------------------------- 1 | pixdesc-yuv422p14be c9d0750d9b784ca43d279479372f3a3e 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv422p14le: -------------------------------------------------------------------------------- 1 | pixdesc-yuv422p14le c8233b3c0fee4036ead0ac7a65489f69 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv422p16be: -------------------------------------------------------------------------------- 1 | pixdesc-yuv422p16be 1dddb5353eb5b2e99cb54707eb7b80a7 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv422p16le: -------------------------------------------------------------------------------- 1 | pixdesc-yuv422p16le ba6cdf27c86b2dfdfaa29c394eea76cb 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv422p9be: -------------------------------------------------------------------------------- 1 | pixdesc-yuv422p9be 25929926226d191bc1c459e67546c6c8 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv422p9le: -------------------------------------------------------------------------------- 1 | pixdesc-yuv422p9le 1de20cc8c68751dbf3e8f2bd64f2ffd7 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv440p: -------------------------------------------------------------------------------- 1 | pixdesc-yuv440p 155eec1fc346090dab79d25cf1a3902a 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv440p10be: -------------------------------------------------------------------------------- 1 | pixdesc-yuv440p10be 3ad2b1fd9659be2f2f0a1d824c1bdede 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv440p10le: -------------------------------------------------------------------------------- 1 | pixdesc-yuv440p10le 657aa6e83f5bcd91c1feab2c6d2db8e8 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv440p12be: -------------------------------------------------------------------------------- 1 | pixdesc-yuv440p12be 3c1ae4bdffe084ad574eff46bd88d556 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv440p12le: -------------------------------------------------------------------------------- 1 | pixdesc-yuv440p12le ac9101bdea22b00dc24d4975935425bb 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv444p: -------------------------------------------------------------------------------- 1 | pixdesc-yuv444p d8401af0780d85b75769571a07fa8538 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv444p10be: -------------------------------------------------------------------------------- 1 | pixdesc-yuv444p10be 05f72cb93495d28ad032a54ad5b69cc5 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv444p10le: -------------------------------------------------------------------------------- 1 | pixdesc-yuv444p10le 8f34212f8f9b95c9266cf7cd62eeae3f 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv444p12be: -------------------------------------------------------------------------------- 1 | pixdesc-yuv444p12be 24540e0c367e31a66f3ba40a6b847600 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv444p12le: -------------------------------------------------------------------------------- 1 | pixdesc-yuv444p12le 15d9282fae68c44f17005e5eb15bc7e7 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv444p14be: -------------------------------------------------------------------------------- 1 | pixdesc-yuv444p14be 682673e893053a3a3d61dacb5212112e 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv444p14le: -------------------------------------------------------------------------------- 1 | pixdesc-yuv444p14le 9e9edf45e52df28d1b74e032815ad17f 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv444p16be: -------------------------------------------------------------------------------- 1 | pixdesc-yuv444p16be 5cea1d7afdc3d7b47043947eb61de666 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv444p16le: -------------------------------------------------------------------------------- 1 | pixdesc-yuv444p16le 4fbf077117a0cadf4d277e99ebf254d6 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv444p9be: -------------------------------------------------------------------------------- 1 | pixdesc-yuv444p9be d59a020d35a4434d5904effdfa70ca69 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv444p9le: -------------------------------------------------------------------------------- 1 | pixdesc-yuv444p9le d6b9667d8bc7aab7fa5d27540c65010d 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuva420p: -------------------------------------------------------------------------------- 1 | pixdesc-yuva420p 3f4612e9436065a77a40945a71fdc0b8 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuva420p9be: -------------------------------------------------------------------------------- 1 | pixdesc-yuva420p9be daadd46290d54a592bb1c0e657001e06 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuva420p9le: -------------------------------------------------------------------------------- 1 | pixdesc-yuva420p9le e417b7c2a5d18768dd42f44c50a67a47 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuva422p: -------------------------------------------------------------------------------- 1 | pixdesc-yuva422p 1faf18b3fef6c3792d8e2f1ac6e7490a 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuva422p9be: -------------------------------------------------------------------------------- 1 | pixdesc-yuva422p9be a9da61fa1aecb8c8f55eff08a89f8f4d 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuva422p9le: -------------------------------------------------------------------------------- 1 | pixdesc-yuva422p9le bd427a5fd70aa2e07aa5869dcd9d7d17 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuva444p: -------------------------------------------------------------------------------- 1 | pixdesc-yuva444p 7ce64f043f8d3658c7c627d2163ad19f 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuva444p9be: -------------------------------------------------------------------------------- 1 | pixdesc-yuva444p9be 0f5d25349e3fd1e0580300b3a36724ac 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuva444p9le: -------------------------------------------------------------------------------- 1 | pixdesc-yuva444p9le 46e052f61b8cebd4b016836857f54b39 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuvj411p: -------------------------------------------------------------------------------- 1 | pixdesc-yuvj411p cfae02914ace41c16a1f8a07edb3e352 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuvj420p: -------------------------------------------------------------------------------- 1 | pixdesc-yuvj420p 7c3e28789af8ed1f8c2d621214067b1c 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuvj422p: -------------------------------------------------------------------------------- 1 | pixdesc-yuvj422p 3dfc9370430f44126dc0ffb3d76bcf1b 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuvj440p: -------------------------------------------------------------------------------- 1 | pixdesc-yuvj440p dceaba9394c974d6082931d68d1d8f96 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuvj444p: -------------------------------------------------------------------------------- 1 | pixdesc-yuvj444p f5edd2b27eda82be5f2ffa99d9ada215 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuyv422: -------------------------------------------------------------------------------- 1 | pixdesc-yuyv422 edb8aa7b424e4d810ed500fd1ea0268b 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yvyu422: -------------------------------------------------------------------------------- 1 | pixdesc-yvyu422 f8ac718bb6a56ccd9ab91c68d01986de 2 | -------------------------------------------------------------------------------- /tests/ref/fate/mov-neg-firstpts-discard-vorbis: -------------------------------------------------------------------------------- 1 | [STREAM] 2 | start_time=0.000000 3 | [/STREAM] 4 | -------------------------------------------------------------------------------- /fftools/resources/.gitignore: -------------------------------------------------------------------------------- 1 | *.html.c 2 | *.css.c 3 | *.html.gz 4 | *.css.gz 5 | *.min 6 | *.min.gz 7 | -------------------------------------------------------------------------------- /tests/fate/source.mak: -------------------------------------------------------------------------------- 1 | 2 | FATE += fate-source 3 | fate-source: CMD = runlocal fate/source-check.sh 4 | -------------------------------------------------------------------------------- /tests/filtergraphs/overlay-dvdsub-2397: -------------------------------------------------------------------------------- 1 | sws_flags=+accurate_rnd+bitexact; 2 | [0:v][0:s:1]overlay 3 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-afconvert-16000-mono-lc-m4a: -------------------------------------------------------------------------------- 1 | presig: 0 postsig:704 c: 0.9842 lenerr:704 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-afconvert-44100-mono-lc-m4a: -------------------------------------------------------------------------------- 1 | presig: 0 postsig:824 c: 0.9995 lenerr:824 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-dolby-44100-mono-he-mp4: -------------------------------------------------------------------------------- 1 | presig: 5569 postsig:-1609 c: 0.9702 lenerr:3960 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-dolby-44100-mono-lc-mp4: -------------------------------------------------------------------------------- 1 | presig: 2973 postsig:-37 c: 0.9998 lenerr:2936 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-faac-16000-stereo-lc-adts: -------------------------------------------------------------------------------- 1 | presig: 0 postsig:1536 c: 1.0011 lenerr:1536 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-faac-16000-stereo-lc-m4a: -------------------------------------------------------------------------------- 1 | presig: 0 postsig:1536 c: 1.0011 lenerr:1536 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-faac-44100-stereo-lc-adts: -------------------------------------------------------------------------------- 1 | presig: 0 postsig:1776 c: 0.9882 lenerr:1776 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-faac-44100-stereo-lc-m4a: -------------------------------------------------------------------------------- 1 | presig: 0 postsig:1776 c: 0.9882 lenerr:1776 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-nero-16000-mono-he-m4a: -------------------------------------------------------------------------------- 1 | presig: 2332 postsig:196 c: 0.9736 lenerr:2528 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-nero-16000-stereo-he-m4a: -------------------------------------------------------------------------------- 1 | presig: 4664 postsig:392 c: 0.9777 lenerr:5056 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-nero-16000-stereo-he2-m4a: -------------------------------------------------------------------------------- 1 | presig: 5618 postsig:2590 c: 0.9934 lenerr:8208 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-nero-44100-mono-he-m4a: -------------------------------------------------------------------------------- 1 | presig: 2336 postsig:1336 c: 0.9973 lenerr:3672 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-nero-44100-stereo-he-m4a: -------------------------------------------------------------------------------- 1 | presig: 4670 postsig:2674 c: 0.9986 lenerr:7344 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-nero-44100-stereo-he2-m4a: -------------------------------------------------------------------------------- 1 | presig: 5618 postsig:782 c: 0.9980 lenerr:6400 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv444p10msbbe: -------------------------------------------------------------------------------- 1 | pixdesc-yuv444p10msbbeff1c8fa25341156ee539790dc8c34efd 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv444p10msble: -------------------------------------------------------------------------------- 1 | pixdesc-yuv444p10msbled250ae9fc413980fbbd846460bb8d616 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv444p12msbbe: -------------------------------------------------------------------------------- 1 | pixdesc-yuv444p12msbbe7a306f73ba8c35c04405c5568219e87b 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuv444p12msble: -------------------------------------------------------------------------------- 1 | pixdesc-yuv444p12msble618b9bafd6bf66ffd1265b1d611380b7 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuva420p10be: -------------------------------------------------------------------------------- 1 | pixdesc-yuva420p10beeea756629ceb059a9368899ebe8623d7 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuva420p10le: -------------------------------------------------------------------------------- 1 | pixdesc-yuva420p10leca41b24346d7b71baff040d8e05d1c99 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuva420p16be: -------------------------------------------------------------------------------- 1 | pixdesc-yuva420p16be62309264f29a79ffe2c7e224a49afb10 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuva420p16le: -------------------------------------------------------------------------------- 1 | pixdesc-yuva420p16le8e3f544099b9b92421fae4147bb64892 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuva422p10be: -------------------------------------------------------------------------------- 1 | pixdesc-yuva422p10be48269e4c136138ebf989f3829b636136 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuva422p10le: -------------------------------------------------------------------------------- 1 | pixdesc-yuva422p10le1e9a7ea03647cb6d8f5a4cb3085124e3 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuva422p12be: -------------------------------------------------------------------------------- 1 | pixdesc-yuva422p12be0420bebaa8a56fea28a06fd565f8e6b3 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuva422p12le: -------------------------------------------------------------------------------- 1 | pixdesc-yuva422p12le5dff3afb6301abbc0e2a85761b8c5c64 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuva422p16be: -------------------------------------------------------------------------------- 1 | pixdesc-yuva422p16be3ed898fd49bb4210a1c204a555c63997 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuva422p16le: -------------------------------------------------------------------------------- 1 | pixdesc-yuva422p16led3ca3020575d91f2a9bf27eaf3c9bce6 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuva444p10be: -------------------------------------------------------------------------------- 1 | pixdesc-yuva444p10beadba33abe66edb10474ca6e81a05b5aa 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuva444p10le: -------------------------------------------------------------------------------- 1 | pixdesc-yuva444p10lea649ca6173037030cae3d21936d3b19d 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuva444p12be: -------------------------------------------------------------------------------- 1 | pixdesc-yuva444p12be952d5e6b4a3494c5228527237fdfc413 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuva444p12le: -------------------------------------------------------------------------------- 1 | pixdesc-yuva444p12le235218d42dbbe40fbc044755825c6a95 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuva444p16be: -------------------------------------------------------------------------------- 1 | pixdesc-yuva444p16bede8077bfb08bc61284b23db5d524563b 2 | -------------------------------------------------------------------------------- /tests/ref/fate/filter-pixdesc-yuva444p16le: -------------------------------------------------------------------------------- 1 | pixdesc-yuva444p16lecf80d3441689eca8cd5fe007c4091c35 2 | -------------------------------------------------------------------------------- /tests/filtergraphs/select-buffering: -------------------------------------------------------------------------------- 1 | select=n=3:e='lt(t,10)+gte(t,10)*lt(t,20)*2+gte(t,20)*3'[o1][o2][o3] 2 | -------------------------------------------------------------------------------- /tests/filtergraphs/setpts: -------------------------------------------------------------------------------- 1 | settb=1/1000, 2 | setpts=1/(35*TB) * (N + 0.05 * sin(N*2*PI/25)):strip_fps=1 3 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-afconvert-16000-mono-he-adts: -------------------------------------------------------------------------------- 1 | presig: 2593 postsig:223 c: 0.9835 lenerr:2816 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-afconvert-16000-mono-he-m4a: -------------------------------------------------------------------------------- 1 | presig: 1537 postsig:223 c: 0.9835 lenerr:1760 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-afconvert-16000-mono-lc-adts: -------------------------------------------------------------------------------- 1 | presig: 2112 postsig:704 c: 0.9842 lenerr:2816 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-afconvert-16000-stereo-he-adts: -------------------------------------------------------------------------------- 1 | presig: 5186 postsig:446 c: 0.9895 lenerr:5632 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-afconvert-16000-stereo-he-m4a: -------------------------------------------------------------------------------- 1 | presig: 3074 postsig:446 c: 0.9895 lenerr:3520 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-afconvert-16000-stereo-he2-adts: -------------------------------------------------------------------------------- 1 | presig: 5186 postsig:446 c: 0.9839 lenerr:5632 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-afconvert-16000-stereo-he2-m4a: -------------------------------------------------------------------------------- 1 | presig: 3074 postsig:446 c: 0.9839 lenerr:3520 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-afconvert-16000-stereo-lc-adts: -------------------------------------------------------------------------------- 1 | presig: 4224 postsig:1408 c: 0.9985 lenerr:5632 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-afconvert-16000-stereo-lc-m4a: -------------------------------------------------------------------------------- 1 | presig: 0 postsig:1408 c: 0.9985 lenerr:1408 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-afconvert-44100-mono-he-adts: -------------------------------------------------------------------------------- 1 | presig: 5186 postsig:822 c: 0.9911 lenerr:6008 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-afconvert-44100-mono-he-m4a: -------------------------------------------------------------------------------- 1 | presig: 3074 postsig:822 c: 0.9911 lenerr:3896 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-afconvert-44100-mono-lc-adts: -------------------------------------------------------------------------------- 1 | presig: 2112 postsig:824 c: 0.9995 lenerr:2936 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-afconvert-44100-stereo-he-m4a: -------------------------------------------------------------------------------- 1 | presig: 6148 postsig:1644 c: 0.9890 lenerr:7792 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-afconvert-44100-stereo-he2-m4a: -------------------------------------------------------------------------------- 1 | presig: 6148 postsig:1644 c: 0.9909 lenerr:7792 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-afconvert-44100-stereo-lc-adts: -------------------------------------------------------------------------------- 1 | presig: 4224 postsig:1648 c: 1.0006 lenerr:5872 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-afconvert-44100-stereo-lc-m4a: -------------------------------------------------------------------------------- 1 | presig: 0 postsig:1648 c: 1.0006 lenerr:1648 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-dolby-44100-stereo-he-mp4: -------------------------------------------------------------------------------- 1 | presig: 11160 postsig:-3240 c: 0.9703 lenerr:7920 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-dolby-44100-stereo-he2-mp4: -------------------------------------------------------------------------------- 1 | presig: 15884 postsig:228 c: 0.8390 lenerr:16112 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-dolby-44100-stereo-lc-mp4: -------------------------------------------------------------------------------- 1 | presig: 5760 postsig:-1936 c: 0.9837 lenerr:3824 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-quicktimeX-44100-stereo-lc-m4a: -------------------------------------------------------------------------------- 1 | presig: 0 postsig:1648 c: 0.9994 lenerr:1648 2 | -------------------------------------------------------------------------------- /tests/ref/fate/rtmpdh: -------------------------------------------------------------------------------- 1 | Generated shared key ok 2 | Generated public key ok 3 | Generated shared key ok 4 | -------------------------------------------------------------------------------- /libavutil/libavutil.v: -------------------------------------------------------------------------------- 1 | LIBAVUTIL_MAJOR { 2 | global: 3 | av*; 4 | local: 5 | *; 6 | }; 7 | -------------------------------------------------------------------------------- /tests/filtergraphs/mergeplanes: -------------------------------------------------------------------------------- 1 | sws_flags=+accurate_rnd+bitexact; 2 | format=yuv420p,mergeplanes=0:yuv444p 3 | -------------------------------------------------------------------------------- /tests/maps/fsync-down: -------------------------------------------------------------------------------- 1 | 1 0 1/7 2 | 5 1 1/7 3 | 8 2 1/7 4 | 12 3 1/7 5 | 16 4 1/7 6 | 19 5 1/7 7 | 23 6 1/7 8 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-afconvert-44100-stereo-he-adts: -------------------------------------------------------------------------------- 1 | presig: 10372 postsig:1644 c: 0.9890 lenerr:12016 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-afconvert-44100-stereo-he2-adts: -------------------------------------------------------------------------------- 1 | presig: 10372 postsig:1644 c: 0.9909 lenerr:12016 2 | -------------------------------------------------------------------------------- /tests/ref/fate/audiomatch-quicktime7-44100-stereo-lc-mp4: -------------------------------------------------------------------------------- 1 | presig: 4220 postsig:-2444 c: 0.9768 lenerr:1776 2 | -------------------------------------------------------------------------------- /tests/ref/fate/mapchan-6ch-extract-2: -------------------------------------------------------------------------------- 1 | 955514d4a026a4a48695866d2ec904d0 2 | 498a49e692ee2e3c454863654275c4bb 3 | -------------------------------------------------------------------------------- /tests/ref/lavf/none.gbrpf32le.exr: -------------------------------------------------------------------------------- 1 | tests/data/images/none.gbrpf32le.exr/%02d.none.gbrpf32le.exr CRC=0x95e1053f 2 | -------------------------------------------------------------------------------- /tests/ref/lavf/none.grayf32le.exr: -------------------------------------------------------------------------------- 1 | tests/data/images/none.grayf32le.exr/%02d.none.grayf32le.exr CRC=0x5443a443 2 | -------------------------------------------------------------------------------- /tests/ref/lavf/rle.gbrapf32le.exr: -------------------------------------------------------------------------------- 1 | tests/data/images/rle.gbrapf32le.exr/%02d.rle.gbrapf32le.exr CRC=0x068aca4e 2 | -------------------------------------------------------------------------------- /tests/ref/lavf/rle.gbrpf32le.exr: -------------------------------------------------------------------------------- 1 | tests/data/images/rle.gbrpf32le.exr/%02d.rle.gbrpf32le.exr CRC=0x95e1053f 2 | -------------------------------------------------------------------------------- /tests/ref/lavf/rle.grayf32le.exr: -------------------------------------------------------------------------------- 1 | tests/data/images/rle.grayf32le.exr/%02d.rle.grayf32le.exr CRC=0x5443a443 2 | -------------------------------------------------------------------------------- /tests/ref/lavf/zip1.gbrpf32le.exr: -------------------------------------------------------------------------------- 1 | tests/data/images/zip1.gbrpf32le.exr/%02d.zip1.gbrpf32le.exr CRC=0x95e1053f 2 | -------------------------------------------------------------------------------- /tests/ref/lavf/zip1.grayf32le.exr: -------------------------------------------------------------------------------- 1 | tests/data/images/zip1.grayf32le.exr/%02d.zip1.grayf32le.exr CRC=0x5443a443 2 | -------------------------------------------------------------------------------- /tests/ref/fate/png-frame-metadata: -------------------------------------------------------------------------------- 1 | [FRAME] 2 | TAG:gamma=45455/100000 3 | TAG:Software=GLDPNG ver 3.4 4 | [/FRAME] 5 | -------------------------------------------------------------------------------- /tests/ref/lavf/none.gbrapf32le.exr: -------------------------------------------------------------------------------- 1 | tests/data/images/none.gbrapf32le.exr/%02d.none.gbrapf32le.exr CRC=0x068aca4e 2 | -------------------------------------------------------------------------------- /tests/ref/lavf/rm: -------------------------------------------------------------------------------- 1 | a7b0ac6e5131bbf662a07ccc82ab8618 *tests/data/lavf/lavf.rm 2 | 346424 tests/data/lavf/lavf.rm 3 | -------------------------------------------------------------------------------- /tests/ref/lavf/zip1.gbrapf32le.exr: -------------------------------------------------------------------------------- 1 | tests/data/images/zip1.gbrapf32le.exr/%02d.zip1.gbrapf32le.exr CRC=0x068aca4e 2 | -------------------------------------------------------------------------------- /tests/ref/lavf/zip16.gbrpf32le.exr: -------------------------------------------------------------------------------- 1 | tests/data/images/zip16.gbrpf32le.exr/%02d.zip16.gbrpf32le.exr CRC=0x95e1053f 2 | -------------------------------------------------------------------------------- /tests/ref/lavf/zip16.grayf32le.exr: -------------------------------------------------------------------------------- 1 | tests/data/images/zip16.grayf32le.exr/%02d.zip16.grayf32le.exr CRC=0x5443a443 2 | -------------------------------------------------------------------------------- /ffbuild/.gitignore: -------------------------------------------------------------------------------- 1 | /.config 2 | /bin2c 3 | /bin2c.exe 4 | /config.fate 5 | /config.log 6 | /config.mak 7 | /config.sh 8 | -------------------------------------------------------------------------------- /libavcodec/.gitignore: -------------------------------------------------------------------------------- 1 | /*_tablegen 2 | /*_tables.c 3 | /*_tables.h 4 | /bsf_list.c 5 | /codec_list.c 6 | /parser_list.c 7 | -------------------------------------------------------------------------------- /libavformat/libavformat.v: -------------------------------------------------------------------------------- 1 | LIBAVFORMAT_MAJOR { 2 | global: 3 | av*; 4 | local: 5 | *; 6 | }; 7 | -------------------------------------------------------------------------------- /tests/ref/lavf/zip16.gbrapf32le.exr: -------------------------------------------------------------------------------- 1 | tests/data/images/zip16.gbrapf32le.exr/%02d.zip16.gbrapf32le.exr CRC=0x068aca4e 2 | -------------------------------------------------------------------------------- /tests/filtergraphs/overlay: -------------------------------------------------------------------------------- 1 | sws_flags=+accurate_rnd+bitexact; 2 | [1:v] scale=50:50 [over]; 3 | [0:v][over] overlay=20:20 4 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/bgr24: -------------------------------------------------------------------------------- 1 | 6bb61113e7b70eb09dbcec356122a0e2 *tests/data/pixfmt/bgr24.yuv 2 | 304128 tests/data/pixfmt/bgr24.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gray: -------------------------------------------------------------------------------- 1 | 1e080c12bd9755c41ecb8e19b756f406 *tests/data/pixfmt/gray.yuv 2 | 304128 tests/data/pixfmt/gray.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/monob: -------------------------------------------------------------------------------- 1 | d87cf0c2e7a13cc693fe6ece22461c83 *tests/data/pixfmt/monob.yuv 2 | 304128 tests/data/pixfmt/monob.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/monow: -------------------------------------------------------------------------------- 1 | d87cf0c2e7a13cc693fe6ece22461c83 *tests/data/pixfmt/monow.yuv 2 | 304128 tests/data/pixfmt/monow.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv12: -------------------------------------------------------------------------------- 1 | 5641dba168ff665af1cdb4a91e1afdd6 *tests/data/pixfmt/nv12.yuv 2 | 304128 tests/data/pixfmt/nv12.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv16: -------------------------------------------------------------------------------- 1 | ac68f9fdd9d55efd0306d9b004038761 *tests/data/pixfmt/nv16.yuv 2 | 304128 tests/data/pixfmt/nv16.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24: -------------------------------------------------------------------------------- 1 | 5641dba168ff665af1cdb4a91e1afdd6 *tests/data/pixfmt/nv24.yuv 2 | 304128 tests/data/pixfmt/nv24.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/rgb24: -------------------------------------------------------------------------------- 1 | 6bb61113e7b70eb09dbcec356122a0e2 *tests/data/pixfmt/rgb24.yuv 2 | 304128 tests/data/pixfmt/rgb24.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/rgb32: -------------------------------------------------------------------------------- 1 | 6bb61113e7b70eb09dbcec356122a0e2 *tests/data/pixfmt/rgb32.yuv 2 | 304128 tests/data/pixfmt/rgb32.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/vuyx: -------------------------------------------------------------------------------- 1 | 5641dba168ff665af1cdb4a91e1afdd6 *tests/data/pixfmt/vuyx.yuv 2 | 304128 tests/data/pixfmt/vuyx.yuv 3 | -------------------------------------------------------------------------------- /tests/filtergraphs/lavr_mix_output_zero: -------------------------------------------------------------------------------- 1 | atrim=end_sample=1024,channelmap=channel_layout=FL|FR|LFE|BC,aformat=channel_layouts=3.0 2 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/rgb555: -------------------------------------------------------------------------------- 1 | 0df2a477af1415a1b8fbf2a3e552bc39 *tests/data/pixfmt/rgb555.yuv 2 | 304128 tests/data/pixfmt/rgb555.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/rgb565: -------------------------------------------------------------------------------- 1 | efa7c0337cc00c796c6df615223716f1 *tests/data/pixfmt/rgb565.yuv 2 | 304128 tests/data/pixfmt/rgb565.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/uyvy422: -------------------------------------------------------------------------------- 1 | ac68f9fdd9d55efd0306d9b004038761 *tests/data/pixfmt/uyvy422.yuv 2 | 304128 tests/data/pixfmt/uyvy422.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/vyu444: -------------------------------------------------------------------------------- 1 | 5641dba168ff665af1cdb4a91e1afdd6 *tests/data/pixfmt/vyu444.yuv 2 | 304128 tests/data/pixfmt/vyu444.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/xyz12le: -------------------------------------------------------------------------------- 1 | 47b890678bb9195107c2f7afb2344bbf *tests/data/pixfmt/xyz12le.yuv 2 | 304128 tests/data/pixfmt/xyz12le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/yuv410p: -------------------------------------------------------------------------------- 1 | 507c7e9f0c97660385df977469ca9e6d *tests/data/pixfmt/yuv410p.yuv 2 | 304128 tests/data/pixfmt/yuv410p.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/yuv411p: -------------------------------------------------------------------------------- 1 | 8594ea0b8d7c2c964525b0801b5351de *tests/data/pixfmt/yuv411p.yuv 2 | 304128 tests/data/pixfmt/yuv411p.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/yuv420p: -------------------------------------------------------------------------------- 1 | 5641dba168ff665af1cdb4a91e1afdd6 *tests/data/pixfmt/yuv420p.yuv 2 | 304128 tests/data/pixfmt/yuv420p.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/yuv422p: -------------------------------------------------------------------------------- 1 | ac68f9fdd9d55efd0306d9b004038761 *tests/data/pixfmt/yuv422p.yuv 2 | 304128 tests/data/pixfmt/yuv422p.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/yuv440p: -------------------------------------------------------------------------------- 1 | 00b85790df5740bab95e2559d81603a7 *tests/data/pixfmt/yuv440p.yuv 2 | 304128 tests/data/pixfmt/yuv440p.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/yuv444p: -------------------------------------------------------------------------------- 1 | 5641dba168ff665af1cdb4a91e1afdd6 *tests/data/pixfmt/yuv444p.yuv 2 | 304128 tests/data/pixfmt/yuv444p.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/yuyv422: -------------------------------------------------------------------------------- 1 | ac68f9fdd9d55efd0306d9b004038761 *tests/data/pixfmt/yuyv422.yuv 2 | 304128 tests/data/pixfmt/yuyv422.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/yvyu422: -------------------------------------------------------------------------------- 1 | ac68f9fdd9d55efd0306d9b004038761 *tests/data/pixfmt/yvyu422.yuv 2 | 304128 tests/data/pixfmt/yvyu422.yuv 3 | -------------------------------------------------------------------------------- /tools/unwrap-diff: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | tr '\n' '\001' | sed 's/\x01\x01/\x01 \x01/g' | sed 's/\x01\([^-+ @]\)/ \1/g' | tr '\001' '\n' 3 | -------------------------------------------------------------------------------- /tests/filtergraphs/colorkey: -------------------------------------------------------------------------------- 1 | sws_flags=+accurate_rnd+bitexact; 2 | [1]colorkey=black:0.2:0.5[t],[0][t]overlay=10:main_h-overlay_h-10 3 | -------------------------------------------------------------------------------- /tests/filtergraphs/gradfun: -------------------------------------------------------------------------------- 1 | sws_flags=+accurate_rnd+bitexact; 2 | format=gray, perms=random, gradfun=10:8:enable='not(between(n,5,10))' 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/yuvj420p: -------------------------------------------------------------------------------- 1 | 1bf1ab64d323264f31428164ea50bc12 *tests/data/pixfmt/yuvj420p.yuv 2 | 304128 tests/data/pixfmt/yuvj420p.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/yuvj422p: -------------------------------------------------------------------------------- 1 | 641d058a9a1e586c368f08a6d698b297 *tests/data/pixfmt/yuvj422p.yuv 2 | 304128 tests/data/pixfmt/yuvj422p.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/yuvj440p: -------------------------------------------------------------------------------- 1 | 6480e61c5309b7e967c9e20a129fc824 *tests/data/pixfmt/yuvj440p.yuv 2 | 304128 tests/data/pixfmt/yuvj440p.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/yuvj444p: -------------------------------------------------------------------------------- 1 | 7e5e7f9271f060cb3ca681b8a86c41fa *tests/data/pixfmt/yuvj444p.yuv 2 | 304128 tests/data/pixfmt/yuvj444p.yuv 3 | -------------------------------------------------------------------------------- /libswscale/libswscale.v: -------------------------------------------------------------------------------- 1 | LIBSWSCALE_MAJOR { 2 | global: 3 | swscale_*; 4 | sws_*; 5 | local: 6 | *; 7 | }; 8 | -------------------------------------------------------------------------------- /tests/ref/fate/concat-demuxer-extended-lavf-mxf: -------------------------------------------------------------------------------- 1 | efaed079aa49fb9867eeb25219ba6224 *tests/data/fate/concat-demuxer-extended-lavf-mxf.ffprobe 2 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-bgr24: -------------------------------------------------------------------------------- 1 | b47e4ab6d421bb8a7f911787aa7ca753 *tests/data/pixfmt/gbrp-bgr24.yuv 2 | 7603200 tests/data/pixfmt/gbrp-bgr24.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-gray: -------------------------------------------------------------------------------- 1 | 864bbc2930f659157095c0f5b1ba3a29 *tests/data/pixfmt/gbrp-gray.yuv 2 | 7603200 tests/data/pixfmt/gbrp-gray.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-monob: -------------------------------------------------------------------------------- 1 | 03573be7429bc9bc4b966fe35f7861fe *tests/data/pixfmt/gbrp-monob.yuv 2 | 7603200 tests/data/pixfmt/gbrp-monob.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-monow: -------------------------------------------------------------------------------- 1 | 03573be7429bc9bc4b966fe35f7861fe *tests/data/pixfmt/gbrp-monow.yuv 2 | 7603200 tests/data/pixfmt/gbrp-monow.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-nv12: -------------------------------------------------------------------------------- 1 | 13f8be3ed2a4a1a8a419e8eb837fbef9 *tests/data/pixfmt/gbrp-nv12.yuv 2 | 7603200 tests/data/pixfmt/gbrp-nv12.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-nv16: -------------------------------------------------------------------------------- 1 | a41ccfab2d42cc3204b78a7fce5143a9 *tests/data/pixfmt/gbrp-nv16.yuv 2 | 7603200 tests/data/pixfmt/gbrp-nv16.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-nv24: -------------------------------------------------------------------------------- 1 | d7ed2c3b0af84bbdc71f04acbe9b6f28 *tests/data/pixfmt/gbrp-nv24.yuv 2 | 7603200 tests/data/pixfmt/gbrp-nv24.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-rgb24: -------------------------------------------------------------------------------- 1 | b47e4ab6d421bb8a7f911787aa7ca753 *tests/data/pixfmt/gbrp-rgb24.yuv 2 | 7603200 tests/data/pixfmt/gbrp-rgb24.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-rgb32: -------------------------------------------------------------------------------- 1 | b47e4ab6d421bb8a7f911787aa7ca753 *tests/data/pixfmt/gbrp-rgb32.yuv 2 | 7603200 tests/data/pixfmt/gbrp-rgb32.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-rgb48: -------------------------------------------------------------------------------- 1 | b47e4ab6d421bb8a7f911787aa7ca753 *tests/data/pixfmt/gbrp-rgb48.yuv 2 | 7603200 tests/data/pixfmt/gbrp-rgb48.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-vuyx: -------------------------------------------------------------------------------- 1 | d7ed2c3b0af84bbdc71f04acbe9b6f28 *tests/data/pixfmt/gbrp-vuyx.yuv 2 | 7603200 tests/data/pixfmt/gbrp-vuyx.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-bgr24: -------------------------------------------------------------------------------- 1 | 4f92124f11a3afb3d75bc7e5dedb48ea *tests/data/pixfmt/nv24-bgr24.yuv 2 | 7603200 tests/data/pixfmt/nv24-bgr24.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-gray: -------------------------------------------------------------------------------- 1 | 20b27d4336d38a6a4a082f7e929a5c25 *tests/data/pixfmt/nv24-gray.yuv 2 | 7603200 tests/data/pixfmt/nv24-gray.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-monob: -------------------------------------------------------------------------------- 1 | 3988749a5157074ab6dda717acb9cc88 *tests/data/pixfmt/nv24-monob.yuv 2 | 7603200 tests/data/pixfmt/nv24-monob.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-monow: -------------------------------------------------------------------------------- 1 | 3988749a5157074ab6dda717acb9cc88 *tests/data/pixfmt/nv24-monow.yuv 2 | 7603200 tests/data/pixfmt/nv24-monow.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-nv12: -------------------------------------------------------------------------------- 1 | a2f3f65c9ae6571e239348e203ed1343 *tests/data/pixfmt/nv24-nv12.yuv 2 | 7603200 tests/data/pixfmt/nv24-nv12.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-nv16: -------------------------------------------------------------------------------- 1 | f571348efe9b349f98f65d4d60a9b150 *tests/data/pixfmt/nv24-nv16.yuv 2 | 7603200 tests/data/pixfmt/nv24-nv16.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-nv24: -------------------------------------------------------------------------------- 1 | b9d61649c900a0aa6d69b5095e5d7efe *tests/data/pixfmt/nv24-nv24.yuv 2 | 7603200 tests/data/pixfmt/nv24-nv24.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-rgb24: -------------------------------------------------------------------------------- 1 | 4f92124f11a3afb3d75bc7e5dedb48ea *tests/data/pixfmt/nv24-rgb24.yuv 2 | 7603200 tests/data/pixfmt/nv24-rgb24.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-rgb32: -------------------------------------------------------------------------------- 1 | 4f92124f11a3afb3d75bc7e5dedb48ea *tests/data/pixfmt/nv24-rgb32.yuv 2 | 7603200 tests/data/pixfmt/nv24-rgb32.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-rgb48: -------------------------------------------------------------------------------- 1 | 5b79f8e6c88fe1d0d26bbe33ce4d46c9 *tests/data/pixfmt/nv24-rgb48.yuv 2 | 7603200 tests/data/pixfmt/nv24-rgb48.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-vuyx: -------------------------------------------------------------------------------- 1 | b9d61649c900a0aa6d69b5095e5d7efe *tests/data/pixfmt/nv24-vuyx.yuv 2 | 7603200 tests/data/pixfmt/nv24-vuyx.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-gray: -------------------------------------------------------------------------------- 1 | 7b7b047c42b85ce0444eba17611031ef *tests/data/pixfmt/p410-gray.yuv 2 | 15206400 tests/data/pixfmt/p410-gray.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-nv12: -------------------------------------------------------------------------------- 1 | 43e72f87b82cea8259a25d462f1c3f24 *tests/data/pixfmt/p410-nv12.yuv 2 | 15206400 tests/data/pixfmt/p410-nv12.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-nv16: -------------------------------------------------------------------------------- 1 | 2bb13eb9f4c50c25c407f867cad06a3c *tests/data/pixfmt/p410-nv16.yuv 2 | 15206400 tests/data/pixfmt/p410-nv16.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-nv24: -------------------------------------------------------------------------------- 1 | bd4ba14d2828d10001aa6111adda31a8 *tests/data/pixfmt/p410-nv24.yuv 2 | 15206400 tests/data/pixfmt/p410-nv24.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-vuyx: -------------------------------------------------------------------------------- 1 | bd4ba14d2828d10001aa6111adda31a8 *tests/data/pixfmt/p410-vuyx.yuv 2 | 15206400 tests/data/pixfmt/p410-vuyx.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-gray: -------------------------------------------------------------------------------- 1 | b6e93947df69d00afe3522879794055a *tests/data/pixfmt/p412-gray.yuv 2 | 15206400 tests/data/pixfmt/p412-gray.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-nv12: -------------------------------------------------------------------------------- 1 | 34b387fc90fec16b169cf7308edaaa1f *tests/data/pixfmt/p412-nv12.yuv 2 | 15206400 tests/data/pixfmt/p412-nv12.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-nv16: -------------------------------------------------------------------------------- 1 | b7ea3ec42f4ca7ccbc7dc6b73e06a401 *tests/data/pixfmt/p412-nv16.yuv 2 | 15206400 tests/data/pixfmt/p412-nv16.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-nv24: -------------------------------------------------------------------------------- 1 | bd4ba14d2828d10001aa6111adda31a8 *tests/data/pixfmt/p412-nv24.yuv 2 | 15206400 tests/data/pixfmt/p412-nv24.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-vuyx: -------------------------------------------------------------------------------- 1 | bd4ba14d2828d10001aa6111adda31a8 *tests/data/pixfmt/p412-vuyx.yuv 2 | 15206400 tests/data/pixfmt/p412-vuyx.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/rgb24-gray: -------------------------------------------------------------------------------- 1 | b2c40a2f92b02f980bf3095a08aad6c8 *tests/data/pixfmt/rgb24-gray.yuv 2 | 7603200 tests/data/pixfmt/rgb24-gray.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/rgb24-nv12: -------------------------------------------------------------------------------- 1 | c50d8e79fb0c447a7d92e7780aaa2b54 *tests/data/pixfmt/rgb24-nv12.yuv 2 | 7603200 tests/data/pixfmt/rgb24-nv12.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/rgb24-nv16: -------------------------------------------------------------------------------- 1 | 2f3b40e55b843623859e058f1343b4b7 *tests/data/pixfmt/rgb24-nv16.yuv 2 | 7603200 tests/data/pixfmt/rgb24-nv16.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/rgb24-nv24: -------------------------------------------------------------------------------- 1 | d5f6d817ca410332064c4b92ca355f35 *tests/data/pixfmt/rgb24-nv24.yuv 2 | 7603200 tests/data/pixfmt/rgb24-nv24.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/rgb24-vuyx: -------------------------------------------------------------------------------- 1 | d5f6d817ca410332064c4b92ca355f35 *tests/data/pixfmt/rgb24-vuyx.yuv 2 | 7603200 tests/data/pixfmt/rgb24-vuyx.yuv 3 | -------------------------------------------------------------------------------- /FUNDING.json: -------------------------------------------------------------------------------- 1 | { 2 | "drips": { 3 | "ethereum": { 4 | "ownedBy": "0x2f3900e7064eE63D30d749971265858612AA7139" 5 | } 6 | } 7 | } 8 | -------------------------------------------------------------------------------- /libavcodec/neon/Makefile: -------------------------------------------------------------------------------- 1 | clean:: 2 | $(RM) $(CLEANSUFFIXES:%=libavcodec/neon/%) 3 | 4 | OBJS-$(CONFIG_MPEGVIDEO) += neon/mpegvideo.o 5 | -------------------------------------------------------------------------------- /libavdevice/libavdevice.v: -------------------------------------------------------------------------------- 1 | LIBAVDEVICE_MAJOR { 2 | global: 3 | avdevice_*; 4 | av_*; 5 | local: 6 | *; 7 | }; 8 | -------------------------------------------------------------------------------- /libavfilter/libavfilter.v: -------------------------------------------------------------------------------- 1 | LIBAVFILTER_MAJOR { 2 | global: 3 | avfilter_*; 4 | av_*; 5 | local: 6 | *; 7 | }; 8 | -------------------------------------------------------------------------------- /libavformat/tests/.gitignore: -------------------------------------------------------------------------------- 1 | /fifo_muxer 2 | /imf 3 | /movenc 4 | /noproxy 5 | /rtmpdh 6 | /seek 7 | /srtp 8 | /url 9 | /seek_utils 10 | -------------------------------------------------------------------------------- /tests/ref/lavf/peak_only.wav: -------------------------------------------------------------------------------- 1 | f1a8aeeae8069f3992c4d780436c3d23 *tests/data/lavf/lavf.peak_only.wav 2 | 832 tests/data/lavf/lavf.peak_only.wav 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-p010be: -------------------------------------------------------------------------------- 1 | 5ccaaa0cce16d3c1ace355ddd1e5327f *tests/data/pixfmt/gbrp-p010be.yuv 2 | 7603200 tests/data/pixfmt/gbrp-p010be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-p010le: -------------------------------------------------------------------------------- 1 | 5ccaaa0cce16d3c1ace355ddd1e5327f *tests/data/pixfmt/gbrp-p010le.yuv 2 | 7603200 tests/data/pixfmt/gbrp-p010le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-p012be: -------------------------------------------------------------------------------- 1 | a1cd0780ed4a9db6984896d59bd848ae *tests/data/pixfmt/gbrp-p012be.yuv 2 | 7603200 tests/data/pixfmt/gbrp-p012be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-p012le: -------------------------------------------------------------------------------- 1 | a1cd0780ed4a9db6984896d59bd848ae *tests/data/pixfmt/gbrp-p012le.yuv 2 | 7603200 tests/data/pixfmt/gbrp-p012le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-p016be: -------------------------------------------------------------------------------- 1 | e83e47ffd01e92b0bf54c925b49400e2 *tests/data/pixfmt/gbrp-p016be.yuv 2 | 7603200 tests/data/pixfmt/gbrp-p016be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-p016le: -------------------------------------------------------------------------------- 1 | e83e47ffd01e92b0bf54c925b49400e2 *tests/data/pixfmt/gbrp-p016le.yuv 2 | 7603200 tests/data/pixfmt/gbrp-p016le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-p210be: -------------------------------------------------------------------------------- 1 | af24c15d5ae010de700759a02afddbbd *tests/data/pixfmt/gbrp-p210be.yuv 2 | 7603200 tests/data/pixfmt/gbrp-p210be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-p210le: -------------------------------------------------------------------------------- 1 | af24c15d5ae010de700759a02afddbbd *tests/data/pixfmt/gbrp-p210le.yuv 2 | 7603200 tests/data/pixfmt/gbrp-p210le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-p212be: -------------------------------------------------------------------------------- 1 | b47e4ab6d421bb8a7f911787aa7ca753 *tests/data/pixfmt/gbrp-p212be.yuv 2 | 7603200 tests/data/pixfmt/gbrp-p212be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-p212le: -------------------------------------------------------------------------------- 1 | b47e4ab6d421bb8a7f911787aa7ca753 *tests/data/pixfmt/gbrp-p212le.yuv 2 | 7603200 tests/data/pixfmt/gbrp-p212le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-p216be: -------------------------------------------------------------------------------- 1 | b47e4ab6d421bb8a7f911787aa7ca753 *tests/data/pixfmt/gbrp-p216be.yuv 2 | 7603200 tests/data/pixfmt/gbrp-p216be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-p216le: -------------------------------------------------------------------------------- 1 | b47e4ab6d421bb8a7f911787aa7ca753 *tests/data/pixfmt/gbrp-p216le.yuv 2 | 7603200 tests/data/pixfmt/gbrp-p216le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-p410be: -------------------------------------------------------------------------------- 1 | b47e4ab6d421bb8a7f911787aa7ca753 *tests/data/pixfmt/gbrp-p410be.yuv 2 | 7603200 tests/data/pixfmt/gbrp-p410be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-p410le: -------------------------------------------------------------------------------- 1 | b47e4ab6d421bb8a7f911787aa7ca753 *tests/data/pixfmt/gbrp-p410le.yuv 2 | 7603200 tests/data/pixfmt/gbrp-p410le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-p412be: -------------------------------------------------------------------------------- 1 | b47e4ab6d421bb8a7f911787aa7ca753 *tests/data/pixfmt/gbrp-p412be.yuv 2 | 7603200 tests/data/pixfmt/gbrp-p412be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-p412le: -------------------------------------------------------------------------------- 1 | b47e4ab6d421bb8a7f911787aa7ca753 *tests/data/pixfmt/gbrp-p412le.yuv 2 | 7603200 tests/data/pixfmt/gbrp-p412le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-p416be: -------------------------------------------------------------------------------- 1 | b47e4ab6d421bb8a7f911787aa7ca753 *tests/data/pixfmt/gbrp-p416be.yuv 2 | 7603200 tests/data/pixfmt/gbrp-p416be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-p416le: -------------------------------------------------------------------------------- 1 | b47e4ab6d421bb8a7f911787aa7ca753 *tests/data/pixfmt/gbrp-p416le.yuv 2 | 7603200 tests/data/pixfmt/gbrp-p416le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-rgb555: -------------------------------------------------------------------------------- 1 | 5d64e03cfb2aa21f625bdee163ab2cdb *tests/data/pixfmt/gbrp-rgb555.yuv 2 | 7603200 tests/data/pixfmt/gbrp-rgb555.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-rgb565: -------------------------------------------------------------------------------- 1 | 213fa622818b37865c0f3cb187922127 *tests/data/pixfmt/gbrp-rgb565.yuv 2 | 7603200 tests/data/pixfmt/gbrp-rgb565.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-v30xle: -------------------------------------------------------------------------------- 1 | b47e4ab6d421bb8a7f911787aa7ca753 *tests/data/pixfmt/gbrp-v30xle.yuv 2 | 7603200 tests/data/pixfmt/gbrp-v30xle.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-vyu444: -------------------------------------------------------------------------------- 1 | d7ed2c3b0af84bbdc71f04acbe9b6f28 *tests/data/pixfmt/gbrp-vyu444.yuv 2 | 7603200 tests/data/pixfmt/gbrp-vyu444.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-xv30le: -------------------------------------------------------------------------------- 1 | b47e4ab6d421bb8a7f911787aa7ca753 *tests/data/pixfmt/gbrp-xv30le.yuv 2 | 7603200 tests/data/pixfmt/gbrp-xv30le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-xv36be: -------------------------------------------------------------------------------- 1 | b47e4ab6d421bb8a7f911787aa7ca753 *tests/data/pixfmt/gbrp-xv36be.yuv 2 | 7603200 tests/data/pixfmt/gbrp-xv36be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-xv36le: -------------------------------------------------------------------------------- 1 | b47e4ab6d421bb8a7f911787aa7ca753 *tests/data/pixfmt/gbrp-xv36le.yuv 2 | 7603200 tests/data/pixfmt/gbrp-xv36le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-xv48be: -------------------------------------------------------------------------------- 1 | b47e4ab6d421bb8a7f911787aa7ca753 *tests/data/pixfmt/gbrp-xv48be.yuv 2 | 7603200 tests/data/pixfmt/gbrp-xv48be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-xv48le: -------------------------------------------------------------------------------- 1 | b47e4ab6d421bb8a7f911787aa7ca753 *tests/data/pixfmt/gbrp-xv48le.yuv 2 | 7603200 tests/data/pixfmt/gbrp-xv48le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-y210le: -------------------------------------------------------------------------------- 1 | af24c15d5ae010de700759a02afddbbd *tests/data/pixfmt/gbrp-y210le.yuv 2 | 7603200 tests/data/pixfmt/gbrp-y210le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-y212le: -------------------------------------------------------------------------------- 1 | b47e4ab6d421bb8a7f911787aa7ca753 *tests/data/pixfmt/gbrp-y212le.yuv 2 | 7603200 tests/data/pixfmt/gbrp-y212le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-y216le: -------------------------------------------------------------------------------- 1 | b47e4ab6d421bb8a7f911787aa7ca753 *tests/data/pixfmt/gbrp-y216le.yuv 2 | 7603200 tests/data/pixfmt/gbrp-y216le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp10-gray: -------------------------------------------------------------------------------- 1 | 111884fe1b747a04b348850f008e8f0c *tests/data/pixfmt/gbrp10-gray.yuv 2 | 15206400 tests/data/pixfmt/gbrp10-gray.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp10-nv12: -------------------------------------------------------------------------------- 1 | c1e554255de934b10fbffda5121f2680 *tests/data/pixfmt/gbrp10-nv12.yuv 2 | 15206400 tests/data/pixfmt/gbrp10-nv12.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp10-nv16: -------------------------------------------------------------------------------- 1 | 87b7f227dd0ef9fb571881d1b05fb801 *tests/data/pixfmt/gbrp10-nv16.yuv 2 | 15206400 tests/data/pixfmt/gbrp10-nv16.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp10-nv24: -------------------------------------------------------------------------------- 1 | e40afe127b0d698b03e1165603e871e1 *tests/data/pixfmt/gbrp10-nv24.yuv 2 | 15206400 tests/data/pixfmt/gbrp10-nv24.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp10-vuyx: -------------------------------------------------------------------------------- 1 | 33ac4b3717ef61d92f95a4e72ccf8dcd *tests/data/pixfmt/gbrp10-vuyx.yuv 2 | 15206400 tests/data/pixfmt/gbrp10-vuyx.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp12-gray: -------------------------------------------------------------------------------- 1 | c47c18fa6a00b6f24c689caf8755c9e9 *tests/data/pixfmt/gbrp12-gray.yuv 2 | 15206400 tests/data/pixfmt/gbrp12-gray.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp12-nv12: -------------------------------------------------------------------------------- 1 | faa7b7f6332300263711e46d8c6a1841 *tests/data/pixfmt/gbrp12-nv12.yuv 2 | 15206400 tests/data/pixfmt/gbrp12-nv12.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp12-nv16: -------------------------------------------------------------------------------- 1 | 1f52f55fd5890c056f57fdd286af819c *tests/data/pixfmt/gbrp12-nv16.yuv 2 | 15206400 tests/data/pixfmt/gbrp12-nv16.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp12-nv24: -------------------------------------------------------------------------------- 1 | e285d138f196a7b9e13e4703c97420d2 *tests/data/pixfmt/gbrp12-nv24.yuv 2 | 15206400 tests/data/pixfmt/gbrp12-nv24.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp12-vuyx: -------------------------------------------------------------------------------- 1 | 957966291224d1bd2daaf987a9aebbd0 *tests/data/pixfmt/gbrp12-vuyx.yuv 2 | 15206400 tests/data/pixfmt/gbrp12-vuyx.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-p010be: -------------------------------------------------------------------------------- 1 | 2d35dce5831073599c984cc76fa5357d *tests/data/pixfmt/nv24-p010be.yuv 2 | 7603200 tests/data/pixfmt/nv24-p010be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-p010le: -------------------------------------------------------------------------------- 1 | 2d35dce5831073599c984cc76fa5357d *tests/data/pixfmt/nv24-p010le.yuv 2 | 7603200 tests/data/pixfmt/nv24-p010le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-p012be: -------------------------------------------------------------------------------- 1 | 77690feaf39edeec375384ce10f8d3b8 *tests/data/pixfmt/nv24-p012be.yuv 2 | 7603200 tests/data/pixfmt/nv24-p012be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-p012le: -------------------------------------------------------------------------------- 1 | 77690feaf39edeec375384ce10f8d3b8 *tests/data/pixfmt/nv24-p012le.yuv 2 | 7603200 tests/data/pixfmt/nv24-p012le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-p016be: -------------------------------------------------------------------------------- 1 | 7ab178163daa018e713b95af8d6e030c *tests/data/pixfmt/nv24-p016be.yuv 2 | 7603200 tests/data/pixfmt/nv24-p016be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-p016le: -------------------------------------------------------------------------------- 1 | 7ab178163daa018e713b95af8d6e030c *tests/data/pixfmt/nv24-p016le.yuv 2 | 7603200 tests/data/pixfmt/nv24-p016le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-p210be: -------------------------------------------------------------------------------- 1 | c504f9f9f7e72ad34e61be0d5dcbe786 *tests/data/pixfmt/nv24-p210be.yuv 2 | 7603200 tests/data/pixfmt/nv24-p210be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-p210le: -------------------------------------------------------------------------------- 1 | c504f9f9f7e72ad34e61be0d5dcbe786 *tests/data/pixfmt/nv24-p210le.yuv 2 | 7603200 tests/data/pixfmt/nv24-p210le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-p212be: -------------------------------------------------------------------------------- 1 | 88f8a8b0b9a8909f121fe84882968b99 *tests/data/pixfmt/nv24-p212be.yuv 2 | 7603200 tests/data/pixfmt/nv24-p212be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-p212le: -------------------------------------------------------------------------------- 1 | 88f8a8b0b9a8909f121fe84882968b99 *tests/data/pixfmt/nv24-p212le.yuv 2 | 7603200 tests/data/pixfmt/nv24-p212le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-p216be: -------------------------------------------------------------------------------- 1 | 51e0ac3e3f0286e24234e716a287c159 *tests/data/pixfmt/nv24-p216be.yuv 2 | 7603200 tests/data/pixfmt/nv24-p216be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-p216le: -------------------------------------------------------------------------------- 1 | 51e0ac3e3f0286e24234e716a287c159 *tests/data/pixfmt/nv24-p216le.yuv 2 | 7603200 tests/data/pixfmt/nv24-p216le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-p410be: -------------------------------------------------------------------------------- 1 | b9d61649c900a0aa6d69b5095e5d7efe *tests/data/pixfmt/nv24-p410be.yuv 2 | 7603200 tests/data/pixfmt/nv24-p410be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-p410le: -------------------------------------------------------------------------------- 1 | b9d61649c900a0aa6d69b5095e5d7efe *tests/data/pixfmt/nv24-p410le.yuv 2 | 7603200 tests/data/pixfmt/nv24-p410le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-p412be: -------------------------------------------------------------------------------- 1 | b9d61649c900a0aa6d69b5095e5d7efe *tests/data/pixfmt/nv24-p412be.yuv 2 | 7603200 tests/data/pixfmt/nv24-p412be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-p412le: -------------------------------------------------------------------------------- 1 | b9d61649c900a0aa6d69b5095e5d7efe *tests/data/pixfmt/nv24-p412le.yuv 2 | 7603200 tests/data/pixfmt/nv24-p412le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-p416be: -------------------------------------------------------------------------------- 1 | b9d61649c900a0aa6d69b5095e5d7efe *tests/data/pixfmt/nv24-p416be.yuv 2 | 7603200 tests/data/pixfmt/nv24-p416be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-p416le: -------------------------------------------------------------------------------- 1 | b9d61649c900a0aa6d69b5095e5d7efe *tests/data/pixfmt/nv24-p416le.yuv 2 | 7603200 tests/data/pixfmt/nv24-p416le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-rgb555: -------------------------------------------------------------------------------- 1 | 7f5e5c63011561a9ef5568b3250349f3 *tests/data/pixfmt/nv24-rgb555.yuv 2 | 7603200 tests/data/pixfmt/nv24-rgb555.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-rgb565: -------------------------------------------------------------------------------- 1 | ad508ac204b9133e6138b7241f7f57b3 *tests/data/pixfmt/nv24-rgb565.yuv 2 | 7603200 tests/data/pixfmt/nv24-rgb565.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-v30xle: -------------------------------------------------------------------------------- 1 | b9d61649c900a0aa6d69b5095e5d7efe *tests/data/pixfmt/nv24-v30xle.yuv 2 | 7603200 tests/data/pixfmt/nv24-v30xle.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-vyu444: -------------------------------------------------------------------------------- 1 | b9d61649c900a0aa6d69b5095e5d7efe *tests/data/pixfmt/nv24-vyu444.yuv 2 | 7603200 tests/data/pixfmt/nv24-vyu444.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-xv30le: -------------------------------------------------------------------------------- 1 | b9d61649c900a0aa6d69b5095e5d7efe *tests/data/pixfmt/nv24-xv30le.yuv 2 | 7603200 tests/data/pixfmt/nv24-xv30le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-xv36be: -------------------------------------------------------------------------------- 1 | b9d61649c900a0aa6d69b5095e5d7efe *tests/data/pixfmt/nv24-xv36be.yuv 2 | 7603200 tests/data/pixfmt/nv24-xv36be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-xv36le: -------------------------------------------------------------------------------- 1 | b9d61649c900a0aa6d69b5095e5d7efe *tests/data/pixfmt/nv24-xv36le.yuv 2 | 7603200 tests/data/pixfmt/nv24-xv36le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-xv48be: -------------------------------------------------------------------------------- 1 | b9d61649c900a0aa6d69b5095e5d7efe *tests/data/pixfmt/nv24-xv48be.yuv 2 | 7603200 tests/data/pixfmt/nv24-xv48be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-xv48le: -------------------------------------------------------------------------------- 1 | b9d61649c900a0aa6d69b5095e5d7efe *tests/data/pixfmt/nv24-xv48le.yuv 2 | 7603200 tests/data/pixfmt/nv24-xv48le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-y210le: -------------------------------------------------------------------------------- 1 | c504f9f9f7e72ad34e61be0d5dcbe786 *tests/data/pixfmt/nv24-y210le.yuv 2 | 7603200 tests/data/pixfmt/nv24-y210le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-y212le: -------------------------------------------------------------------------------- 1 | 88f8a8b0b9a8909f121fe84882968b99 *tests/data/pixfmt/nv24-y212le.yuv 2 | 7603200 tests/data/pixfmt/nv24-y212le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/nv24-y216le: -------------------------------------------------------------------------------- 1 | 51e0ac3e3f0286e24234e716a287c159 *tests/data/pixfmt/nv24-y216le.yuv 2 | 7603200 tests/data/pixfmt/nv24-y216le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-bgr24: -------------------------------------------------------------------------------- 1 | b3fdc1455ced6889ac73faa6400ee0e3 *tests/data/pixfmt/p410-bgr24.yuv 2 | 15206400 tests/data/pixfmt/p410-bgr24.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-monob: -------------------------------------------------------------------------------- 1 | cb82bff5ae75b9650fe2843f39fc97d7 *tests/data/pixfmt/p410-monob.yuv 2 | 15206400 tests/data/pixfmt/p410-monob.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-monow: -------------------------------------------------------------------------------- 1 | cb82bff5ae75b9650fe2843f39fc97d7 *tests/data/pixfmt/p410-monow.yuv 2 | 15206400 tests/data/pixfmt/p410-monow.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-p010be: -------------------------------------------------------------------------------- 1 | 6047c2f9576e87c779f5064900b8295b *tests/data/pixfmt/p410-p010be.yuv 2 | 15206400 tests/data/pixfmt/p410-p010be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-p010le: -------------------------------------------------------------------------------- 1 | 6047c2f9576e87c779f5064900b8295b *tests/data/pixfmt/p410-p010le.yuv 2 | 15206400 tests/data/pixfmt/p410-p010le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-p012be: -------------------------------------------------------------------------------- 1 | 7e6c06bb4295a448a4d0c1fe45aab310 *tests/data/pixfmt/p410-p012be.yuv 2 | 15206400 tests/data/pixfmt/p410-p012be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-p012le: -------------------------------------------------------------------------------- 1 | 7e6c06bb4295a448a4d0c1fe45aab310 *tests/data/pixfmt/p410-p012le.yuv 2 | 15206400 tests/data/pixfmt/p410-p012le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-p016be: -------------------------------------------------------------------------------- 1 | b3d2176a7a4fa3d092be7b2425314ae0 *tests/data/pixfmt/p410-p016be.yuv 2 | 15206400 tests/data/pixfmt/p410-p016be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-p016le: -------------------------------------------------------------------------------- 1 | b3d2176a7a4fa3d092be7b2425314ae0 *tests/data/pixfmt/p410-p016le.yuv 2 | 15206400 tests/data/pixfmt/p410-p016le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-p210be: -------------------------------------------------------------------------------- 1 | 3da217b0dcb0d97696eef8ba351e0d48 *tests/data/pixfmt/p410-p210be.yuv 2 | 15206400 tests/data/pixfmt/p410-p210be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-p210le: -------------------------------------------------------------------------------- 1 | 3da217b0dcb0d97696eef8ba351e0d48 *tests/data/pixfmt/p410-p210le.yuv 2 | 15206400 tests/data/pixfmt/p410-p210le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-p212be: -------------------------------------------------------------------------------- 1 | 43a927b0d398707a19be3bc1ebff193e *tests/data/pixfmt/p410-p212be.yuv 2 | 15206400 tests/data/pixfmt/p410-p212be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-p212le: -------------------------------------------------------------------------------- 1 | 43a927b0d398707a19be3bc1ebff193e *tests/data/pixfmt/p410-p212le.yuv 2 | 15206400 tests/data/pixfmt/p410-p212le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-p216be: -------------------------------------------------------------------------------- 1 | 43a927b0d398707a19be3bc1ebff193e *tests/data/pixfmt/p410-p216be.yuv 2 | 15206400 tests/data/pixfmt/p410-p216be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-p216le: -------------------------------------------------------------------------------- 1 | 43a927b0d398707a19be3bc1ebff193e *tests/data/pixfmt/p410-p216le.yuv 2 | 15206400 tests/data/pixfmt/p410-p216le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-p410be: -------------------------------------------------------------------------------- 1 | 60b454bfd6f48b64cc24de3041d0a01d *tests/data/pixfmt/p410-p410be.yuv 2 | 15206400 tests/data/pixfmt/p410-p410be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-p410le: -------------------------------------------------------------------------------- 1 | 60b454bfd6f48b64cc24de3041d0a01d *tests/data/pixfmt/p410-p410le.yuv 2 | 15206400 tests/data/pixfmt/p410-p410le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-p412be: -------------------------------------------------------------------------------- 1 | 60b454bfd6f48b64cc24de3041d0a01d *tests/data/pixfmt/p410-p412be.yuv 2 | 15206400 tests/data/pixfmt/p410-p412be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-p412le: -------------------------------------------------------------------------------- 1 | 60b454bfd6f48b64cc24de3041d0a01d *tests/data/pixfmt/p410-p412le.yuv 2 | 15206400 tests/data/pixfmt/p410-p412le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-p416be: -------------------------------------------------------------------------------- 1 | 60b454bfd6f48b64cc24de3041d0a01d *tests/data/pixfmt/p410-p416be.yuv 2 | 15206400 tests/data/pixfmt/p410-p416be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-p416le: -------------------------------------------------------------------------------- 1 | 60b454bfd6f48b64cc24de3041d0a01d *tests/data/pixfmt/p410-p416le.yuv 2 | 15206400 tests/data/pixfmt/p410-p416le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-rgb24: -------------------------------------------------------------------------------- 1 | b3fdc1455ced6889ac73faa6400ee0e3 *tests/data/pixfmt/p410-rgb24.yuv 2 | 15206400 tests/data/pixfmt/p410-rgb24.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-rgb32: -------------------------------------------------------------------------------- 1 | b3fdc1455ced6889ac73faa6400ee0e3 *tests/data/pixfmt/p410-rgb32.yuv 2 | 15206400 tests/data/pixfmt/p410-rgb32.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-rgb48: -------------------------------------------------------------------------------- 1 | c97b2892cbd6756f70e94107595c241d *tests/data/pixfmt/p410-rgb48.yuv 2 | 15206400 tests/data/pixfmt/p410-rgb48.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-rgb555: -------------------------------------------------------------------------------- 1 | c3e1c7d66af2fa6aeee485b17f5dbd47 *tests/data/pixfmt/p410-rgb555.yuv 2 | 15206400 tests/data/pixfmt/p410-rgb555.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-rgb565: -------------------------------------------------------------------------------- 1 | 38db4a9ffeb838a251ae2b2f45e86818 *tests/data/pixfmt/p410-rgb565.yuv 2 | 15206400 tests/data/pixfmt/p410-rgb565.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-v30xle: -------------------------------------------------------------------------------- 1 | 60b454bfd6f48b64cc24de3041d0a01d *tests/data/pixfmt/p410-v30xle.yuv 2 | 15206400 tests/data/pixfmt/p410-v30xle.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-vyu444: -------------------------------------------------------------------------------- 1 | bd4ba14d2828d10001aa6111adda31a8 *tests/data/pixfmt/p410-vyu444.yuv 2 | 15206400 tests/data/pixfmt/p410-vyu444.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-xv30le: -------------------------------------------------------------------------------- 1 | 60b454bfd6f48b64cc24de3041d0a01d *tests/data/pixfmt/p410-xv30le.yuv 2 | 15206400 tests/data/pixfmt/p410-xv30le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-xv36be: -------------------------------------------------------------------------------- 1 | 60b454bfd6f48b64cc24de3041d0a01d *tests/data/pixfmt/p410-xv36be.yuv 2 | 15206400 tests/data/pixfmt/p410-xv36be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-xv36le: -------------------------------------------------------------------------------- 1 | 60b454bfd6f48b64cc24de3041d0a01d *tests/data/pixfmt/p410-xv36le.yuv 2 | 15206400 tests/data/pixfmt/p410-xv36le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-xv48be: -------------------------------------------------------------------------------- 1 | 60b454bfd6f48b64cc24de3041d0a01d *tests/data/pixfmt/p410-xv48be.yuv 2 | 15206400 tests/data/pixfmt/p410-xv48be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-xv48le: -------------------------------------------------------------------------------- 1 | 60b454bfd6f48b64cc24de3041d0a01d *tests/data/pixfmt/p410-xv48le.yuv 2 | 15206400 tests/data/pixfmt/p410-xv48le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-y210le: -------------------------------------------------------------------------------- 1 | 3da217b0dcb0d97696eef8ba351e0d48 *tests/data/pixfmt/p410-y210le.yuv 2 | 15206400 tests/data/pixfmt/p410-y210le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-y212le: -------------------------------------------------------------------------------- 1 | 43a927b0d398707a19be3bc1ebff193e *tests/data/pixfmt/p410-y212le.yuv 2 | 15206400 tests/data/pixfmt/p410-y212le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p410-y216le: -------------------------------------------------------------------------------- 1 | 43a927b0d398707a19be3bc1ebff193e *tests/data/pixfmt/p410-y216le.yuv 2 | 15206400 tests/data/pixfmt/p410-y216le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-bgr24: -------------------------------------------------------------------------------- 1 | 022d76d51b691c25e32ba15ccd10ca0f *tests/data/pixfmt/p412-bgr24.yuv 2 | 15206400 tests/data/pixfmt/p412-bgr24.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-monob: -------------------------------------------------------------------------------- 1 | 376b6a965a500f9c5d895d1d8f042caf *tests/data/pixfmt/p412-monob.yuv 2 | 15206400 tests/data/pixfmt/p412-monob.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-monow: -------------------------------------------------------------------------------- 1 | 376b6a965a500f9c5d895d1d8f042caf *tests/data/pixfmt/p412-monow.yuv 2 | 15206400 tests/data/pixfmt/p412-monow.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-p010be: -------------------------------------------------------------------------------- 1 | 779146b3e4d73e3cbb52ed4c618b3c11 *tests/data/pixfmt/p412-p010be.yuv 2 | 15206400 tests/data/pixfmt/p412-p010be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-p010le: -------------------------------------------------------------------------------- 1 | 779146b3e4d73e3cbb52ed4c618b3c11 *tests/data/pixfmt/p412-p010le.yuv 2 | 15206400 tests/data/pixfmt/p412-p010le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-p012be: -------------------------------------------------------------------------------- 1 | aed20fa013e34379153706c42ea486cf *tests/data/pixfmt/p412-p012be.yuv 2 | 15206400 tests/data/pixfmt/p412-p012be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-p012le: -------------------------------------------------------------------------------- 1 | aed20fa013e34379153706c42ea486cf *tests/data/pixfmt/p412-p012le.yuv 2 | 15206400 tests/data/pixfmt/p412-p012le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-p016be: -------------------------------------------------------------------------------- 1 | 20fc8eb44ad9ba20feea668abf35e881 *tests/data/pixfmt/p412-p016be.yuv 2 | 15206400 tests/data/pixfmt/p412-p016be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-p016le: -------------------------------------------------------------------------------- 1 | 20fc8eb44ad9ba20feea668abf35e881 *tests/data/pixfmt/p412-p016le.yuv 2 | 15206400 tests/data/pixfmt/p412-p016le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-p210be: -------------------------------------------------------------------------------- 1 | 63b284596c9efca950458a1b5d1b90ee *tests/data/pixfmt/p412-p210be.yuv 2 | 15206400 tests/data/pixfmt/p412-p210be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-p210le: -------------------------------------------------------------------------------- 1 | 63b284596c9efca950458a1b5d1b90ee *tests/data/pixfmt/p412-p210le.yuv 2 | 15206400 tests/data/pixfmt/p412-p210le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-p212be: -------------------------------------------------------------------------------- 1 | 078be6f2d57731276041ec835cc1b191 *tests/data/pixfmt/p412-p212be.yuv 2 | 15206400 tests/data/pixfmt/p412-p212be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-p212le: -------------------------------------------------------------------------------- 1 | 078be6f2d57731276041ec835cc1b191 *tests/data/pixfmt/p412-p212le.yuv 2 | 15206400 tests/data/pixfmt/p412-p212le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-p216be: -------------------------------------------------------------------------------- 1 | c1fd7dff341bb0086fd4f03883ce090b *tests/data/pixfmt/p412-p216be.yuv 2 | 15206400 tests/data/pixfmt/p412-p216be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-p216le: -------------------------------------------------------------------------------- 1 | c1fd7dff341bb0086fd4f03883ce090b *tests/data/pixfmt/p412-p216le.yuv 2 | 15206400 tests/data/pixfmt/p412-p216le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-p410be: -------------------------------------------------------------------------------- 1 | 51e761c143c3fce8e9921d8cceb0a433 *tests/data/pixfmt/p412-p410be.yuv 2 | 15206400 tests/data/pixfmt/p412-p410be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-p410le: -------------------------------------------------------------------------------- 1 | 51e761c143c3fce8e9921d8cceb0a433 *tests/data/pixfmt/p412-p410le.yuv 2 | 15206400 tests/data/pixfmt/p412-p410le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-p412be: -------------------------------------------------------------------------------- 1 | 9b5fc804354cf299fcc4c3f7bd2781ad *tests/data/pixfmt/p412-p412be.yuv 2 | 15206400 tests/data/pixfmt/p412-p412be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-p412le: -------------------------------------------------------------------------------- 1 | 9b5fc804354cf299fcc4c3f7bd2781ad *tests/data/pixfmt/p412-p412le.yuv 2 | 15206400 tests/data/pixfmt/p412-p412le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-p416be: -------------------------------------------------------------------------------- 1 | 9b5fc804354cf299fcc4c3f7bd2781ad *tests/data/pixfmt/p412-p416be.yuv 2 | 15206400 tests/data/pixfmt/p412-p416be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-p416le: -------------------------------------------------------------------------------- 1 | 9b5fc804354cf299fcc4c3f7bd2781ad *tests/data/pixfmt/p412-p416le.yuv 2 | 15206400 tests/data/pixfmt/p412-p416le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-rgb24: -------------------------------------------------------------------------------- 1 | 022d76d51b691c25e32ba15ccd10ca0f *tests/data/pixfmt/p412-rgb24.yuv 2 | 15206400 tests/data/pixfmt/p412-rgb24.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-rgb32: -------------------------------------------------------------------------------- 1 | 022d76d51b691c25e32ba15ccd10ca0f *tests/data/pixfmt/p412-rgb32.yuv 2 | 15206400 tests/data/pixfmt/p412-rgb32.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-rgb48: -------------------------------------------------------------------------------- 1 | 4957fb5ffe08bf3aa46224a08e688187 *tests/data/pixfmt/p412-rgb48.yuv 2 | 15206400 tests/data/pixfmt/p412-rgb48.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-rgb555: -------------------------------------------------------------------------------- 1 | b2470ede7c9bad8a0b7ded4353230e65 *tests/data/pixfmt/p412-rgb555.yuv 2 | 15206400 tests/data/pixfmt/p412-rgb555.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-rgb565: -------------------------------------------------------------------------------- 1 | 6b9af574976a9ccbbc2f13a385c2ea78 *tests/data/pixfmt/p412-rgb565.yuv 2 | 15206400 tests/data/pixfmt/p412-rgb565.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-v30xle: -------------------------------------------------------------------------------- 1 | 51e761c143c3fce8e9921d8cceb0a433 *tests/data/pixfmt/p412-v30xle.yuv 2 | 15206400 tests/data/pixfmt/p412-v30xle.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-vyu444: -------------------------------------------------------------------------------- 1 | bd4ba14d2828d10001aa6111adda31a8 *tests/data/pixfmt/p412-vyu444.yuv 2 | 15206400 tests/data/pixfmt/p412-vyu444.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-xv30le: -------------------------------------------------------------------------------- 1 | 51e761c143c3fce8e9921d8cceb0a433 *tests/data/pixfmt/p412-xv30le.yuv 2 | 15206400 tests/data/pixfmt/p412-xv30le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-xv36be: -------------------------------------------------------------------------------- 1 | 9b5fc804354cf299fcc4c3f7bd2781ad *tests/data/pixfmt/p412-xv36be.yuv 2 | 15206400 tests/data/pixfmt/p412-xv36be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-xv36le: -------------------------------------------------------------------------------- 1 | 9b5fc804354cf299fcc4c3f7bd2781ad *tests/data/pixfmt/p412-xv36le.yuv 2 | 15206400 tests/data/pixfmt/p412-xv36le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-xv48be: -------------------------------------------------------------------------------- 1 | 9b5fc804354cf299fcc4c3f7bd2781ad *tests/data/pixfmt/p412-xv48be.yuv 2 | 15206400 tests/data/pixfmt/p412-xv48be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-xv48le: -------------------------------------------------------------------------------- 1 | 9b5fc804354cf299fcc4c3f7bd2781ad *tests/data/pixfmt/p412-xv48le.yuv 2 | 15206400 tests/data/pixfmt/p412-xv48le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-y210le: -------------------------------------------------------------------------------- 1 | 63b284596c9efca950458a1b5d1b90ee *tests/data/pixfmt/p412-y210le.yuv 2 | 15206400 tests/data/pixfmt/p412-y210le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-y212le: -------------------------------------------------------------------------------- 1 | 078be6f2d57731276041ec835cc1b191 *tests/data/pixfmt/p412-y212le.yuv 2 | 15206400 tests/data/pixfmt/p412-y212le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p412-y216le: -------------------------------------------------------------------------------- 1 | c1fd7dff341bb0086fd4f03883ce090b *tests/data/pixfmt/p412-y216le.yuv 2 | 15206400 tests/data/pixfmt/p412-y216le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p416-p016be: -------------------------------------------------------------------------------- 1 | 81952dff55e40775e9403f55baa10ec9 *tests/data/pixfmt/p416-p016be.yuv 2 | 15206400 tests/data/pixfmt/p416-p016be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p416-p016le: -------------------------------------------------------------------------------- 1 | 81952dff55e40775e9403f55baa10ec9 *tests/data/pixfmt/p416-p016le.yuv 2 | 15206400 tests/data/pixfmt/p416-p016le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p416-p216be: -------------------------------------------------------------------------------- 1 | 2fb8ef6ba8c91c626e5a87cf7401b5c0 *tests/data/pixfmt/p416-p216be.yuv 2 | 15206400 tests/data/pixfmt/p416-p216be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p416-p216le: -------------------------------------------------------------------------------- 1 | 2fb8ef6ba8c91c626e5a87cf7401b5c0 *tests/data/pixfmt/p416-p216le.yuv 2 | 15206400 tests/data/pixfmt/p416-p216le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p416-p416be: -------------------------------------------------------------------------------- 1 | 357ae3032c89cef926729b81f66adb8f *tests/data/pixfmt/p416-p416be.yuv 2 | 15206400 tests/data/pixfmt/p416-p416be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p416-p416le: -------------------------------------------------------------------------------- 1 | 357ae3032c89cef926729b81f66adb8f *tests/data/pixfmt/p416-p416le.yuv 2 | 15206400 tests/data/pixfmt/p416-p416le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p416-rgb48: -------------------------------------------------------------------------------- 1 | 1ced907f298de1cc346c8a2e92215c4d *tests/data/pixfmt/p416-rgb48.yuv 2 | 15206400 tests/data/pixfmt/p416-rgb48.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p416-xv48be: -------------------------------------------------------------------------------- 1 | 357ae3032c89cef926729b81f66adb8f *tests/data/pixfmt/p416-xv48be.yuv 2 | 15206400 tests/data/pixfmt/p416-xv48be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p416-xv48le: -------------------------------------------------------------------------------- 1 | 357ae3032c89cef926729b81f66adb8f *tests/data/pixfmt/p416-xv48le.yuv 2 | 15206400 tests/data/pixfmt/p416-xv48le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/p416-y216le: -------------------------------------------------------------------------------- 1 | 2fb8ef6ba8c91c626e5a87cf7401b5c0 *tests/data/pixfmt/p416-y216le.yuv 2 | 15206400 tests/data/pixfmt/p416-y216le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/rgb24-bgr24: -------------------------------------------------------------------------------- 1 | b1edab4786df5840d98338d14625203f *tests/data/pixfmt/rgb24-bgr24.yuv 2 | 7603200 tests/data/pixfmt/rgb24-bgr24.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/rgb24-monob: -------------------------------------------------------------------------------- 1 | 24e90e54f4003cb74d1f1761da61abe5 *tests/data/pixfmt/rgb24-monob.yuv 2 | 7603200 tests/data/pixfmt/rgb24-monob.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/rgb24-monow: -------------------------------------------------------------------------------- 1 | 24e90e54f4003cb74d1f1761da61abe5 *tests/data/pixfmt/rgb24-monow.yuv 2 | 7603200 tests/data/pixfmt/rgb24-monow.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/rgb24-rgb24: -------------------------------------------------------------------------------- 1 | b1edab4786df5840d98338d14625203f *tests/data/pixfmt/rgb24-rgb24.yuv 2 | 7603200 tests/data/pixfmt/rgb24-rgb24.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/rgb24-rgb32: -------------------------------------------------------------------------------- 1 | b1edab4786df5840d98338d14625203f *tests/data/pixfmt/rgb24-rgb32.yuv 2 | 7603200 tests/data/pixfmt/rgb24-rgb32.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/rgb24-rgb48: -------------------------------------------------------------------------------- 1 | b1edab4786df5840d98338d14625203f *tests/data/pixfmt/rgb24-rgb48.yuv 2 | 7603200 tests/data/pixfmt/rgb24-rgb48.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/rgb48-bgr24: -------------------------------------------------------------------------------- 1 | ac7c46f114eac77ef0f977ac0070a5b0 *tests/data/pixfmt/rgb48-bgr24.yuv 2 | 15206400 tests/data/pixfmt/rgb48-bgr24.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/rgb48-gray: -------------------------------------------------------------------------------- 1 | 2c65451ad5f91f6119d87b2e535e7144 *tests/data/pixfmt/rgb48-gray.yuv 2 | 15206400 tests/data/pixfmt/rgb48-gray.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/rgb48-monob: -------------------------------------------------------------------------------- 1 | 0a194f7f837185ec324c719f6bb8ac60 *tests/data/pixfmt/rgb48-monob.yuv 2 | 15206400 tests/data/pixfmt/rgb48-monob.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/rgb48-monow: -------------------------------------------------------------------------------- 1 | 0a194f7f837185ec324c719f6bb8ac60 *tests/data/pixfmt/rgb48-monow.yuv 2 | 15206400 tests/data/pixfmt/rgb48-monow.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/rgb48-nv12: -------------------------------------------------------------------------------- 1 | 2a9817112e5dab50d753eb331eac2c34 *tests/data/pixfmt/rgb48-nv12.yuv 2 | 15206400 tests/data/pixfmt/rgb48-nv12.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/rgb48-nv16: -------------------------------------------------------------------------------- 1 | 93e26e8d94e78fdd26bad819af6e0fb2 *tests/data/pixfmt/rgb48-nv16.yuv 2 | 15206400 tests/data/pixfmt/rgb48-nv16.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/rgb48-nv24: -------------------------------------------------------------------------------- 1 | fbb12a3f411e34fec877c03cb41ad455 *tests/data/pixfmt/rgb48-nv24.yuv 2 | 15206400 tests/data/pixfmt/rgb48-nv24.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/rgb48-rgb24: -------------------------------------------------------------------------------- 1 | ac7c46f114eac77ef0f977ac0070a5b0 *tests/data/pixfmt/rgb48-rgb24.yuv 2 | 15206400 tests/data/pixfmt/rgb48-rgb24.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/rgb48-rgb32: -------------------------------------------------------------------------------- 1 | ac7c46f114eac77ef0f977ac0070a5b0 *tests/data/pixfmt/rgb48-rgb32.yuv 2 | 15206400 tests/data/pixfmt/rgb48-rgb32.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/rgb48-rgb48: -------------------------------------------------------------------------------- 1 | d7683d636dfcf005bd6bfde61eb8460d *tests/data/pixfmt/rgb48-rgb48.yuv 2 | 15206400 tests/data/pixfmt/rgb48-rgb48.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/rgb48-vuyx: -------------------------------------------------------------------------------- 1 | 50f17469c9ce27cba8b218220300c1d8 *tests/data/pixfmt/rgb48-vuyx.yuv 2 | 15206400 tests/data/pixfmt/rgb48-vuyx.yuv 3 | -------------------------------------------------------------------------------- /libswresample/libswresample.v: -------------------------------------------------------------------------------- 1 | LIBSWRESAMPLE_MAJOR { 2 | global: 3 | swr_*; 4 | swresample_*; 5 | local: 6 | *; 7 | }; 8 | -------------------------------------------------------------------------------- /tests/filtergraphs/custom_rematrix: -------------------------------------------------------------------------------- 1 | [0:a]aresample,channelmap=0|1|2|3|6|7|4|5:8 channels (FL+FR+FC+LFE+SL+SR+BL+BR),aresample,aformat=cl=stereo[OUT]; 2 | -------------------------------------------------------------------------------- /tests/ref/fate/concat-demuxer-extended-lavf-mxf_d10: -------------------------------------------------------------------------------- 1 | e22c1d8905c1b3d3ec5d7d2638fc36ba *tests/data/fate/concat-demuxer-extended-lavf-mxf_d10.ffprobe 2 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-gbrp10be: -------------------------------------------------------------------------------- 1 | b47e4ab6d421bb8a7f911787aa7ca753 *tests/data/pixfmt/gbrp-gbrp10be.yuv 2 | 7603200 tests/data/pixfmt/gbrp-gbrp10be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-gbrp10le: -------------------------------------------------------------------------------- 1 | b47e4ab6d421bb8a7f911787aa7ca753 *tests/data/pixfmt/gbrp-gbrp10le.yuv 2 | 7603200 tests/data/pixfmt/gbrp-gbrp10le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-gbrp12be: -------------------------------------------------------------------------------- 1 | b47e4ab6d421bb8a7f911787aa7ca753 *tests/data/pixfmt/gbrp-gbrp12be.yuv 2 | 7603200 tests/data/pixfmt/gbrp-gbrp12be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-gbrp12le: -------------------------------------------------------------------------------- 1 | b47e4ab6d421bb8a7f911787aa7ca753 *tests/data/pixfmt/gbrp-gbrp12le.yuv 2 | 7603200 tests/data/pixfmt/gbrp-gbrp12le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-gbrp16be: -------------------------------------------------------------------------------- 1 | b47e4ab6d421bb8a7f911787aa7ca753 *tests/data/pixfmt/gbrp-gbrp16be.yuv 2 | 7603200 tests/data/pixfmt/gbrp-gbrp16be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-gbrp16le: -------------------------------------------------------------------------------- 1 | b47e4ab6d421bb8a7f911787aa7ca753 *tests/data/pixfmt/gbrp-gbrp16le.yuv 2 | 7603200 tests/data/pixfmt/gbrp-gbrp16le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-gray10be: -------------------------------------------------------------------------------- 1 | 405ad9289c27bd5b71131645a7383bff *tests/data/pixfmt/gbrp-gray10be.yuv 2 | 7603200 tests/data/pixfmt/gbrp-gray10be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-gray10le: -------------------------------------------------------------------------------- 1 | 405ad9289c27bd5b71131645a7383bff *tests/data/pixfmt/gbrp-gray10le.yuv 2 | 7603200 tests/data/pixfmt/gbrp-gray10le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-gray12be: -------------------------------------------------------------------------------- 1 | a59c79d906dc4476fe1ab848c0777266 *tests/data/pixfmt/gbrp-gray12be.yuv 2 | 7603200 tests/data/pixfmt/gbrp-gray12be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-gray12le: -------------------------------------------------------------------------------- 1 | a59c79d906dc4476fe1ab848c0777266 *tests/data/pixfmt/gbrp-gray12le.yuv 2 | 7603200 tests/data/pixfmt/gbrp-gray12le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-gray16be: -------------------------------------------------------------------------------- 1 | d8812792bf3c46b1cb0651ed998ca4fe *tests/data/pixfmt/gbrp-gray16be.yuv 2 | 7603200 tests/data/pixfmt/gbrp-gray16be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-gray16le: -------------------------------------------------------------------------------- 1 | d8812792bf3c46b1cb0651ed998ca4fe *tests/data/pixfmt/gbrp-gray16le.yuv 2 | 7603200 tests/data/pixfmt/gbrp-gray16le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-uyvy422: -------------------------------------------------------------------------------- 1 | a41ccfab2d42cc3204b78a7fce5143a9 *tests/data/pixfmt/gbrp-uyvy422.yuv 2 | 7603200 tests/data/pixfmt/gbrp-uyvy422.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-xyz12le: -------------------------------------------------------------------------------- 1 | 543fe8482e02d14790b2dc48ec0812e8 *tests/data/pixfmt/gbrp-xyz12le.yuv 2 | 7603200 tests/data/pixfmt/gbrp-xyz12le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-yuv410p: -------------------------------------------------------------------------------- 1 | a8dd9c61dbb48585d292b2c8757c16cf *tests/data/pixfmt/gbrp-yuv410p.yuv 2 | 7603200 tests/data/pixfmt/gbrp-yuv410p.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-yuv411p: -------------------------------------------------------------------------------- 1 | 228dfe5d09263ccfd9d485a1c2b240e0 *tests/data/pixfmt/gbrp-yuv411p.yuv 2 | 7603200 tests/data/pixfmt/gbrp-yuv411p.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-yuv420p: -------------------------------------------------------------------------------- 1 | 13f8be3ed2a4a1a8a419e8eb837fbef9 *tests/data/pixfmt/gbrp-yuv420p.yuv 2 | 7603200 tests/data/pixfmt/gbrp-yuv420p.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-yuv422p: -------------------------------------------------------------------------------- 1 | a41ccfab2d42cc3204b78a7fce5143a9 *tests/data/pixfmt/gbrp-yuv422p.yuv 2 | 7603200 tests/data/pixfmt/gbrp-yuv422p.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-yuv440p: -------------------------------------------------------------------------------- 1 | fc87f8cb284cc53d4306a709d3795655 *tests/data/pixfmt/gbrp-yuv440p.yuv 2 | 7603200 tests/data/pixfmt/gbrp-yuv440p.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-yuv444p: -------------------------------------------------------------------------------- 1 | d7ed2c3b0af84bbdc71f04acbe9b6f28 *tests/data/pixfmt/gbrp-yuv444p.yuv 2 | 7603200 tests/data/pixfmt/gbrp-yuv444p.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-yuvj420p: -------------------------------------------------------------------------------- 1 | 2b06103326535b5fcfef6dfc1abc7256 *tests/data/pixfmt/gbrp-yuvj420p.yuv 2 | 7603200 tests/data/pixfmt/gbrp-yuvj420p.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-yuvj422p: -------------------------------------------------------------------------------- 1 | afee1b55a3e7e1c306b58ffe7bb42033 *tests/data/pixfmt/gbrp-yuvj422p.yuv 2 | 7603200 tests/data/pixfmt/gbrp-yuvj422p.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-yuvj440p: -------------------------------------------------------------------------------- 1 | f8e81cddb5310a7f17875c66c33e96ef *tests/data/pixfmt/gbrp-yuvj440p.yuv 2 | 7603200 tests/data/pixfmt/gbrp-yuvj440p.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-yuvj444p: -------------------------------------------------------------------------------- 1 | 59640f2d7e555514a4c417c805cddd23 *tests/data/pixfmt/gbrp-yuvj444p.yuv 2 | 7603200 tests/data/pixfmt/gbrp-yuvj444p.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-yuyv422: -------------------------------------------------------------------------------- 1 | a41ccfab2d42cc3204b78a7fce5143a9 *tests/data/pixfmt/gbrp-yuyv422.yuv 2 | 7603200 tests/data/pixfmt/gbrp-yuyv422.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp-yvyu422: -------------------------------------------------------------------------------- 1 | a41ccfab2d42cc3204b78a7fce5143a9 *tests/data/pixfmt/gbrp-yvyu422.yuv 2 | 7603200 tests/data/pixfmt/gbrp-yvyu422.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp10-bgr24: -------------------------------------------------------------------------------- 1 | b6485ce3942e6c29e686a4efabb99794 *tests/data/pixfmt/gbrp10-bgr24.yuv 2 | 15206400 tests/data/pixfmt/gbrp10-bgr24.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp10-monob: -------------------------------------------------------------------------------- 1 | 2cb56da95fcf7eff098a192613caad83 *tests/data/pixfmt/gbrp10-monob.yuv 2 | 15206400 tests/data/pixfmt/gbrp10-monob.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp10-monow: -------------------------------------------------------------------------------- 1 | 2cb56da95fcf7eff098a192613caad83 *tests/data/pixfmt/gbrp10-monow.yuv 2 | 15206400 tests/data/pixfmt/gbrp10-monow.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp10-p010be: -------------------------------------------------------------------------------- 1 | 361fa84042e8618d322a3c1cbd0a5824 *tests/data/pixfmt/gbrp10-p010be.yuv 2 | 15206400 tests/data/pixfmt/gbrp10-p010be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp10-p010le: -------------------------------------------------------------------------------- 1 | 361fa84042e8618d322a3c1cbd0a5824 *tests/data/pixfmt/gbrp10-p010le.yuv 2 | 15206400 tests/data/pixfmt/gbrp10-p010le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp10-p012be: -------------------------------------------------------------------------------- 1 | 7dd3df5612138c3d097f54ec072d53d7 *tests/data/pixfmt/gbrp10-p012be.yuv 2 | 15206400 tests/data/pixfmt/gbrp10-p012be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp10-p012le: -------------------------------------------------------------------------------- 1 | 7dd3df5612138c3d097f54ec072d53d7 *tests/data/pixfmt/gbrp10-p012le.yuv 2 | 15206400 tests/data/pixfmt/gbrp10-p012le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp10-p016be: -------------------------------------------------------------------------------- 1 | c06c4f873180751936e1ff72e4519958 *tests/data/pixfmt/gbrp10-p016be.yuv 2 | 15206400 tests/data/pixfmt/gbrp10-p016be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp10-p016le: -------------------------------------------------------------------------------- 1 | c06c4f873180751936e1ff72e4519958 *tests/data/pixfmt/gbrp10-p016le.yuv 2 | 15206400 tests/data/pixfmt/gbrp10-p016le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp10-p210be: -------------------------------------------------------------------------------- 1 | d3ae9cee6bae0df1bf830014bd07d2ed *tests/data/pixfmt/gbrp10-p210be.yuv 2 | 15206400 tests/data/pixfmt/gbrp10-p210be.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp10-p210le: -------------------------------------------------------------------------------- 1 | d3ae9cee6bae0df1bf830014bd07d2ed *tests/data/pixfmt/gbrp10-p210le.yuv 2 | 15206400 tests/data/pixfmt/gbrp10-p210le.yuv 3 | -------------------------------------------------------------------------------- /tests/ref/pixfmt/gbrp10-p212be: -------------------------------------------------------------------------------- 1 | b42c916b67805484d27dd42107dbb003 *tests/data/pixfmt/gbrp10-p212be.yuv 2 | 15206400 tests/data/pixfmt/gbrp10-p212be.yuv 3 | --------------------------------------------------------------------------------