Import gst-plugins-bad1.0_1.24.4.orig.tar.xz
authorMarc Leeman <marc.leeman@gmail.com>
Wed, 29 May 2024 12:15:59 +0000 (14:15 +0200)
committerMarc Leeman <marc.leeman@gmail.com>
Wed, 29 May 2024 12:15:59 +0000 (14:15 +0200)
commit678d5f1032c39f5b790bd70e5644057277bf7e65
tree00d51d3383f9a8a1b3a9c87d56af64fbee9a0b89
Import gst-plugins-bad1.0_1.24.4.orig.tar.xz

[dgit import orig gst-plugins-bad1.0_1.24.4.orig.tar.xz]
3554 files changed:
.gitignore [new file with mode: 0644]
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
MAINTAINERS [new file with mode: 0644]
NEWS [new file with mode: 0644]
README.md [new file with mode: 0644]
README.static-linking [new file with mode: 0644]
RELEASE [new file with mode: 0644]
REQUIREMENTS [new file with mode: 0644]
data/meson.build [new file with mode: 0644]
data/targets/device/dvd.gep [new file with mode: 0644]
data/targets/file-extension/avi.gep [new file with mode: 0644]
data/targets/file-extension/flv.gep [new file with mode: 0644]
data/targets/file-extension/mkv.gep [new file with mode: 0644]
data/targets/file-extension/mp3.gep [new file with mode: 0644]
data/targets/file-extension/mp4.gep [new file with mode: 0644]
data/targets/file-extension/oga.gep [new file with mode: 0644]
data/targets/file-extension/ogv.gep [new file with mode: 0644]
data/targets/file-extension/ts.gep [new file with mode: 0644]
data/targets/file-extension/webm.gep [new file with mode: 0644]
data/targets/online-service/youtube.gep [new file with mode: 0644]
docs/gst_api_version.in [new file with mode: 0644]
docs/index.md [new file with mode: 0644]
docs/libs/adaptivedemux/index.md [new file with mode: 0644]
docs/libs/adaptivedemux/sitemap.txt [new file with mode: 0644]
docs/libs/analytics/index.md [new file with mode: 0644]
docs/libs/analytics/sitemap.txt [new file with mode: 0644]
docs/libs/audio/index.md [new file with mode: 0644]
docs/libs/audio/sitemap.txt [new file with mode: 0644]
docs/libs/base/index.md [new file with mode: 0644]
docs/libs/base/sitemap.txt [new file with mode: 0644]
docs/libs/basecamerabinsrc/index.md [new file with mode: 0644]
docs/libs/basecamerabinsrc/sitemap.txt [new file with mode: 0644]
docs/libs/codecparsers/index.md [new file with mode: 0644]
docs/libs/codecparsers/sitemap.txt [new file with mode: 0644]
docs/libs/codecs/index.md [new file with mode: 0644]
docs/libs/codecs/sitemap.txt [new file with mode: 0644]
docs/libs/cuda/index.md [new file with mode: 0644]
docs/libs/cuda/sitemap.txt [new file with mode: 0644]
docs/libs/dxva/index.md [new file with mode: 0644]
docs/libs/dxva/sitemap.txt [new file with mode: 0644]
docs/libs/insertbin/index.md [new file with mode: 0644]
docs/libs/insertbin/sitemap.txt [new file with mode: 0644]
docs/libs/mpegts/index.md [new file with mode: 0644]
docs/libs/mpegts/sitemap.txt [new file with mode: 0644]
docs/libs/mse/index.md [new file with mode: 0644]
docs/libs/mse/sitemap.txt [new file with mode: 0644]
docs/libs/opencv/index.md [new file with mode: 0644]
docs/libs/opencv/sitemap.txt [new file with mode: 0644]
docs/libs/play/index.md [new file with mode: 0644]
docs/libs/play/sitemap.txt [new file with mode: 0644]
docs/libs/player/index.md [new file with mode: 0644]
docs/libs/player/sitemap.txt [new file with mode: 0644]
docs/libs/tools/index.md [new file with mode: 0644]
docs/libs/tools/sitemap.txt [new file with mode: 0644]
docs/libs/transcoder/index.md [new file with mode: 0644]
docs/libs/transcoder/sitemap.txt [new file with mode: 0644]
docs/libs/va/index.md [new file with mode: 0644]
docs/libs/va/sitemap.txt [new file with mode: 0644]
docs/libs/video/index.md [new file with mode: 0644]
docs/libs/video/sitemap.txt [new file with mode: 0644]
docs/libs/vulkan-wayland/index.md [new file with mode: 0644]
docs/libs/vulkan-wayland/sitemap.txt [new file with mode: 0644]
docs/libs/vulkan-xcb/index.md [new file with mode: 0644]
docs/libs/vulkan-xcb/sitemap.txt [new file with mode: 0644]
docs/libs/vulkan/index.md [new file with mode: 0644]
docs/libs/vulkan/sitemap.txt [new file with mode: 0644]
docs/libs/webrtc/index.md [new file with mode: 0644]
docs/libs/webrtc/sitemap.txt [new file with mode: 0644]
docs/meson.build [new file with mode: 0644]
docs/plugins/gst_plugins_cache.json [new file with mode: 0644]
docs/plugins/index.md [new file with mode: 0644]
docs/plugins/inspect/plugin-rist.xml [new file with mode: 0644]
docs/plugins/inspect/plugin-sctp.xml [new file with mode: 0644]
docs/plugins/sitemap.txt [new file with mode: 0644]
docs/random/LICENSE [new file with mode: 0644]
docs/random/PORTED_09 [new file with mode: 0644]
docs/sitemap.txt [new file with mode: 0644]
ext/aes/gstaes.c [new file with mode: 0644]
ext/aes/gstaesdec.c [new file with mode: 0644]
ext/aes/gstaesdec.h [new file with mode: 0644]
ext/aes/gstaesenc.c [new file with mode: 0644]
ext/aes/gstaesenc.h [new file with mode: 0644]
ext/aes/gstaeshelper.c [new file with mode: 0644]
ext/aes/gstaeshelper.h [new file with mode: 0644]
ext/aes/meson.build [new file with mode: 0644]
ext/analyticsoverlay/gstanalyticsoverlay.c [new file with mode: 0644]
ext/analyticsoverlay/gstobjectdetectionoverlay.c [new file with mode: 0644]
ext/analyticsoverlay/gstobjectdetectionoverlay.h [new file with mode: 0644]
ext/analyticsoverlay/meson.build [new file with mode: 0644]
ext/aom/gstaom.c [new file with mode: 0644]
ext/aom/gstaom.h [new file with mode: 0644]
ext/aom/gstav1dec.c [new file with mode: 0644]
ext/aom/gstav1dec.h [new file with mode: 0644]
ext/aom/gstav1enc.c [new file with mode: 0644]
ext/aom/gstav1enc.h [new file with mode: 0644]
ext/aom/gstav1utils.c [new file with mode: 0644]
ext/aom/gstav1utils.h [new file with mode: 0644]
ext/aom/meson.build [new file with mode: 0644]
ext/assrender/gstassrender.c [new file with mode: 0644]
ext/assrender/gstassrender.h [new file with mode: 0644]
ext/assrender/meson.build [new file with mode: 0644]
ext/avtp/gstavtp.c [new file with mode: 0644]
ext/avtp/gstavtpaafdepay.c [new file with mode: 0644]
ext/avtp/gstavtpaafdepay.h [new file with mode: 0644]
ext/avtp/gstavtpaafpay.c [new file with mode: 0644]
ext/avtp/gstavtpaafpay.h [new file with mode: 0644]
ext/avtp/gstavtpbasedepayload.c [new file with mode: 0644]
ext/avtp/gstavtpbasedepayload.h [new file with mode: 0644]
ext/avtp/gstavtpbasepayload.c [new file with mode: 0644]
ext/avtp/gstavtpbasepayload.h [new file with mode: 0644]
ext/avtp/gstavtpcrfbase.c [new file with mode: 0644]
ext/avtp/gstavtpcrfbase.h [new file with mode: 0644]
ext/avtp/gstavtpcrfcheck.c [new file with mode: 0644]
ext/avtp/gstavtpcrfcheck.h [new file with mode: 0644]
ext/avtp/gstavtpcrfsync.c [new file with mode: 0644]
ext/avtp/gstavtpcrfsync.h [new file with mode: 0644]
ext/avtp/gstavtpcrfutil.c [new file with mode: 0644]
ext/avtp/gstavtpcrfutil.h [new file with mode: 0644]
ext/avtp/gstavtpcvfdepay.c [new file with mode: 0644]
ext/avtp/gstavtpcvfdepay.h [new file with mode: 0644]
ext/avtp/gstavtpcvfpay.c [new file with mode: 0644]
ext/avtp/gstavtpcvfpay.h [new file with mode: 0644]
ext/avtp/gstavtprvfdepay.c [new file with mode: 0644]
ext/avtp/gstavtprvfdepay.h [new file with mode: 0644]
ext/avtp/gstavtprvfpay.c [new file with mode: 0644]
ext/avtp/gstavtprvfpay.h [new file with mode: 0644]
ext/avtp/gstavtpsink.c [new file with mode: 0644]
ext/avtp/gstavtpsink.h [new file with mode: 0644]
ext/avtp/gstavtpsrc.c [new file with mode: 0644]
ext/avtp/gstavtpsrc.h [new file with mode: 0644]
ext/avtp/gstavtpvfdepaybase.c [new file with mode: 0644]
ext/avtp/gstavtpvfdepaybase.h [new file with mode: 0644]
ext/avtp/gstavtpvfpaybase.c [new file with mode: 0644]
ext/avtp/gstavtpvfpaybase.h [new file with mode: 0644]
ext/avtp/meson.build [new file with mode: 0644]
ext/bs2b/gstbs2b.c [new file with mode: 0644]
ext/bs2b/gstbs2b.h [new file with mode: 0644]
ext/bs2b/meson.build [new file with mode: 0644]
ext/bz2/gstbz2.c [new file with mode: 0644]
ext/bz2/gstbz2dec.c [new file with mode: 0644]
ext/bz2/gstbz2dec.h [new file with mode: 0644]
ext/bz2/gstbz2enc.c [new file with mode: 0644]
ext/bz2/gstbz2enc.h [new file with mode: 0644]
ext/bz2/meson.build [new file with mode: 0644]
ext/chromaprint/gstchromaprint.c [new file with mode: 0644]
ext/chromaprint/gstchromaprint.h [new file with mode: 0644]
ext/chromaprint/meson.build [new file with mode: 0644]
ext/closedcaption/bcd.h [new file with mode: 0644]
ext/closedcaption/bit_slicer.c [new file with mode: 0644]
ext/closedcaption/bit_slicer.h [new file with mode: 0644]
ext/closedcaption/ccutils.c [new file with mode: 0644]
ext/closedcaption/ccutils.h [new file with mode: 0644]
ext/closedcaption/decoder.c [new file with mode: 0644]
ext/closedcaption/decoder.h [new file with mode: 0644]
ext/closedcaption/gstcccombiner.c [new file with mode: 0644]
ext/closedcaption/gstcccombiner.h [new file with mode: 0644]
ext/closedcaption/gstccconverter.c [new file with mode: 0644]
ext/closedcaption/gstccconverter.h [new file with mode: 0644]
ext/closedcaption/gstccextractor.c [new file with mode: 0644]
ext/closedcaption/gstccextractor.h [new file with mode: 0644]
ext/closedcaption/gstcea608mux.c [new file with mode: 0644]
ext/closedcaption/gstcea608mux.h [new file with mode: 0644]
ext/closedcaption/gstcea708decoder.c [new file with mode: 0644]
ext/closedcaption/gstcea708decoder.h [new file with mode: 0644]
ext/closedcaption/gstceaccoverlay.c [new file with mode: 0644]
ext/closedcaption/gstceaccoverlay.h [new file with mode: 0644]
ext/closedcaption/gstclosedcaption.c [new file with mode: 0644]
ext/closedcaption/gstline21dec.c [new file with mode: 0644]
ext/closedcaption/gstline21dec.h [new file with mode: 0644]
ext/closedcaption/gstline21enc.c [new file with mode: 0644]
ext/closedcaption/gstline21enc.h [new file with mode: 0644]
ext/closedcaption/hamm.h [new file with mode: 0644]
ext/closedcaption/io-sim.c [new file with mode: 0644]
ext/closedcaption/io-sim.h [new file with mode: 0644]
ext/closedcaption/macros.h [new file with mode: 0644]
ext/closedcaption/meson.build [new file with mode: 0644]
ext/closedcaption/misc.h [new file with mode: 0644]
ext/closedcaption/raw_decoder.c [new file with mode: 0644]
ext/closedcaption/raw_decoder.h [new file with mode: 0644]
ext/closedcaption/sampling_par.c [new file with mode: 0644]
ext/closedcaption/sampling_par.h [new file with mode: 0644]
ext/closedcaption/sliced.h [new file with mode: 0644]
ext/codec2json/gstav12json.c [new file with mode: 0644]
ext/codec2json/gstav12json.h [new file with mode: 0644]
ext/codec2json/gsth2642json.c [new file with mode: 0644]
ext/codec2json/gsth2642json.h [new file with mode: 0644]
ext/codec2json/gsth2652json.c [new file with mode: 0644]
ext/codec2json/gsth2652json.h [new file with mode: 0644]
ext/codec2json/gstvp82json.c [new file with mode: 0644]
ext/codec2json/gstvp82json.h [new file with mode: 0644]
ext/codec2json/meson.build [new file with mode: 0644]
ext/codec2json/plugin.c [new file with mode: 0644]
ext/colormanagement/gstcolormanagement.c [new file with mode: 0644]
ext/colormanagement/gstlcms.c [new file with mode: 0644]
ext/colormanagement/gstlcms.h [new file with mode: 0644]
ext/colormanagement/meson.build [new file with mode: 0644]
ext/curl/curltask.h [new file with mode: 0644]
ext/curl/gstcurl.c [new file with mode: 0644]
ext/curl/gstcurlbasesink.c [new file with mode: 0644]
ext/curl/gstcurlbasesink.h [new file with mode: 0644]
ext/curl/gstcurldefaults.h [new file with mode: 0644]
ext/curl/gstcurlelement.c [new file with mode: 0644]
ext/curl/gstcurlelements.h [new file with mode: 0644]
ext/curl/gstcurlfilesink.c [new file with mode: 0644]
ext/curl/gstcurlfilesink.h [new file with mode: 0644]
ext/curl/gstcurlftpsink.c [new file with mode: 0644]
ext/curl/gstcurlftpsink.h [new file with mode: 0644]
ext/curl/gstcurlhttpsink.c [new file with mode: 0644]
ext/curl/gstcurlhttpsink.h [new file with mode: 0644]
ext/curl/gstcurlhttpsrc.c [new file with mode: 0644]
ext/curl/gstcurlhttpsrc.h [new file with mode: 0644]
ext/curl/gstcurlqueue.c [new file with mode: 0644]
ext/curl/gstcurlqueue.h [new file with mode: 0644]
ext/curl/gstcurlsftpsink.c [new file with mode: 0644]
ext/curl/gstcurlsftpsink.h [new file with mode: 0644]
ext/curl/gstcurlsmtpsink.c [new file with mode: 0644]
ext/curl/gstcurlsmtpsink.h [new file with mode: 0644]
ext/curl/gstcurlsshsink.c [new file with mode: 0644]
ext/curl/gstcurlsshsink.h [new file with mode: 0644]
ext/curl/gstcurltlssink.c [new file with mode: 0644]
ext/curl/gstcurltlssink.h [new file with mode: 0644]
ext/curl/meson.build [new file with mode: 0644]
ext/dash/gstdash_debug.h [new file with mode: 0644]
ext/dash/gstdashdemux.c [new file with mode: 0644]
ext/dash/gstdashdemux.h [new file with mode: 0644]
ext/dash/gstdashsink.c [new file with mode: 0644]
ext/dash/gstdashsink.h [new file with mode: 0644]
ext/dash/gstmpdadaptationsetnode.c [new file with mode: 0644]
ext/dash/gstmpdadaptationsetnode.h [new file with mode: 0644]
ext/dash/gstmpdbaseurlnode.c [new file with mode: 0644]
ext/dash/gstmpdbaseurlnode.h [new file with mode: 0644]
ext/dash/gstmpdclient.c [new file with mode: 0644]
ext/dash/gstmpdclient.h [new file with mode: 0644]
ext/dash/gstmpdcontentcomponentnode.c [new file with mode: 0644]
ext/dash/gstmpdcontentcomponentnode.h [new file with mode: 0644]
ext/dash/gstmpddescriptortypenode.c [new file with mode: 0644]
ext/dash/gstmpddescriptortypenode.h [new file with mode: 0644]
ext/dash/gstmpdhelper.c [new file with mode: 0644]
ext/dash/gstmpdhelper.h [new file with mode: 0644]
ext/dash/gstmpdlocationnode.c [new file with mode: 0644]
ext/dash/gstmpdlocationnode.h [new file with mode: 0644]
ext/dash/gstmpdmetricsnode.c [new file with mode: 0644]
ext/dash/gstmpdmetricsnode.h [new file with mode: 0644]
ext/dash/gstmpdmetricsrangenode.c [new file with mode: 0644]
ext/dash/gstmpdmetricsrangenode.h [new file with mode: 0644]
ext/dash/gstmpdmultsegmentbasenode.c [new file with mode: 0644]
ext/dash/gstmpdmultsegmentbasenode.h [new file with mode: 0644]
ext/dash/gstmpdnode.c [new file with mode: 0644]
ext/dash/gstmpdnode.h [new file with mode: 0644]
ext/dash/gstmpdparser.c [new file with mode: 0644]
ext/dash/gstmpdparser.h [new file with mode: 0644]
ext/dash/gstmpdperiodnode.c [new file with mode: 0644]
ext/dash/gstmpdperiodnode.h [new file with mode: 0644]
ext/dash/gstmpdprograminformationnode.c [new file with mode: 0644]
ext/dash/gstmpdprograminformationnode.h [new file with mode: 0644]
ext/dash/gstmpdreportingnode.c [new file with mode: 0644]
ext/dash/gstmpdreportingnode.h [new file with mode: 0644]
ext/dash/gstmpdrepresentationbasenode.c [new file with mode: 0644]
ext/dash/gstmpdrepresentationbasenode.h [new file with mode: 0644]
ext/dash/gstmpdrepresentationnode.c [new file with mode: 0644]
ext/dash/gstmpdrepresentationnode.h [new file with mode: 0644]
ext/dash/gstmpdrootnode.c [new file with mode: 0644]
ext/dash/gstmpdrootnode.h [new file with mode: 0644]
ext/dash/gstmpdsegmentbasenode.c [new file with mode: 0644]
ext/dash/gstmpdsegmentbasenode.h [new file with mode: 0644]
ext/dash/gstmpdsegmentlistnode.c [new file with mode: 0644]
ext/dash/gstmpdsegmentlistnode.h [new file with mode: 0644]
ext/dash/gstmpdsegmenttemplatenode.c [new file with mode: 0644]
ext/dash/gstmpdsegmenttemplatenode.h [new file with mode: 0644]
ext/dash/gstmpdsegmenttimelinenode.c [new file with mode: 0644]
ext/dash/gstmpdsegmenttimelinenode.h [new file with mode: 0644]
ext/dash/gstmpdsegmenturlnode.c [new file with mode: 0644]
ext/dash/gstmpdsegmenturlnode.h [new file with mode: 0644]
ext/dash/gstmpdsnode.c [new file with mode: 0644]
ext/dash/gstmpdsnode.h [new file with mode: 0644]
ext/dash/gstmpdsubrepresentationnode.c [new file with mode: 0644]
ext/dash/gstmpdsubrepresentationnode.h [new file with mode: 0644]
ext/dash/gstmpdsubsetnode.c [new file with mode: 0644]
ext/dash/gstmpdsubsetnode.h [new file with mode: 0644]
ext/dash/gstmpdurltypenode.c [new file with mode: 0644]
ext/dash/gstmpdurltypenode.h [new file with mode: 0644]
ext/dash/gstmpdutctimingnode.c [new file with mode: 0644]
ext/dash/gstmpdutctimingnode.h [new file with mode: 0644]
ext/dash/gstplugin.c [new file with mode: 0644]
ext/dash/gstxmlhelper.c [new file with mode: 0644]
ext/dash/gstxmlhelper.h [new file with mode: 0644]
ext/dash/meson.build [new file with mode: 0644]
ext/dc1394/gstdc1394src.c [new file with mode: 0644]
ext/dc1394/gstdc1394src.h [new file with mode: 0644]
ext/dc1394/meson.build [new file with mode: 0644]
ext/directfb/dfb-example.c [new file with mode: 0644]
ext/directfb/dfbvideosink.c [new file with mode: 0644]
ext/directfb/dfbvideosink.h [new file with mode: 0644]
ext/directfb/meson.build [new file with mode: 0644]
ext/dtls/README [new file with mode: 0644]
ext/dtls/gstdtlsagent.c [new file with mode: 0644]
ext/dtls/gstdtlsagent.h [new file with mode: 0644]
ext/dtls/gstdtlscertificate.c [new file with mode: 0644]
ext/dtls/gstdtlscertificate.h [new file with mode: 0644]
ext/dtls/gstdtlsconnection.c [new file with mode: 0644]
ext/dtls/gstdtlsconnection.h [new file with mode: 0644]
ext/dtls/gstdtlsdec.c [new file with mode: 0644]
ext/dtls/gstdtlsdec.h [new file with mode: 0644]
ext/dtls/gstdtlselement.c [new file with mode: 0644]
ext/dtls/gstdtlselements.h [new file with mode: 0644]
ext/dtls/gstdtlsenc.c [new file with mode: 0644]
ext/dtls/gstdtlsenc.h [new file with mode: 0644]
ext/dtls/gstdtlssrtpbin.c [new file with mode: 0644]
ext/dtls/gstdtlssrtpbin.h [new file with mode: 0644]
ext/dtls/gstdtlssrtpdec.c [new file with mode: 0644]
ext/dtls/gstdtlssrtpdec.h [new file with mode: 0644]
ext/dtls/gstdtlssrtpdemux.c [new file with mode: 0644]
ext/dtls/gstdtlssrtpdemux.h [new file with mode: 0644]
ext/dtls/gstdtlssrtpenc.c [new file with mode: 0644]
ext/dtls/gstdtlssrtpenc.h [new file with mode: 0644]
ext/dtls/meson.build [new file with mode: 0644]
ext/dtls/plugin.c [new file with mode: 0644]
ext/dts/gstdtsdec.c [new file with mode: 0644]
ext/dts/gstdtsdec.h [new file with mode: 0644]
ext/dts/meson.build [new file with mode: 0644]
ext/faac/gstfaac.c [new file with mode: 0644]
ext/faac/gstfaac.h [new file with mode: 0644]
ext/faac/meson.build [new file with mode: 0644]
ext/faad/gstfaad.c [new file with mode: 0644]
ext/faad/gstfaad.h [new file with mode: 0644]
ext/faad/meson.build [new file with mode: 0644]
ext/fdkaac/gstfdkaac.c [new file with mode: 0644]
ext/fdkaac/gstfdkaac.h [new file with mode: 0644]
ext/fdkaac/gstfdkaacdec.c [new file with mode: 0644]
ext/fdkaac/gstfdkaacdec.h [new file with mode: 0644]
ext/fdkaac/gstfdkaacenc.c [new file with mode: 0644]
ext/fdkaac/gstfdkaacenc.h [new file with mode: 0644]
ext/fdkaac/gstfdkaacplugin.c [new file with mode: 0644]
ext/fdkaac/meson.build [new file with mode: 0644]
ext/flite/gstflite.c [new file with mode: 0644]
ext/flite/gstflitetestsrc.c [new file with mode: 0644]
ext/flite/meson.build [new file with mode: 0644]
ext/fluidsynth/gstfluiddec.c [new file with mode: 0644]
ext/fluidsynth/gstfluiddec.h [new file with mode: 0644]
ext/fluidsynth/meson.build [new file with mode: 0644]
ext/gme/gstgme.c [new file with mode: 0644]
ext/gme/gstgme.h [new file with mode: 0644]
ext/gme/meson.build [new file with mode: 0644]
ext/gs/.clang-format [new file with mode: 0644]
ext/gs/README.md [new file with mode: 0644]
ext/gs/gstgs.cpp [new file with mode: 0644]
ext/gs/gstgscommon.cpp [new file with mode: 0644]
ext/gs/gstgscommon.h [new file with mode: 0644]
ext/gs/gstgssink.cpp [new file with mode: 0644]
ext/gs/gstgssink.h [new file with mode: 0644]
ext/gs/gstgssrc.cpp [new file with mode: 0644]
ext/gs/gstgssrc.h [new file with mode: 0644]
ext/gs/meson.build [new file with mode: 0644]
ext/gsm/gstgsm.c [new file with mode: 0644]
ext/gsm/gstgsmdec.c [new file with mode: 0644]
ext/gsm/gstgsmdec.h [new file with mode: 0644]
ext/gsm/gstgsmenc.c [new file with mode: 0644]
ext/gsm/gstgsmenc.h [new file with mode: 0644]
ext/gsm/meson.build [new file with mode: 0644]
ext/gtk/gstgtkutils.c [new file with mode: 0644]
ext/gtk/gstgtkutils.h [new file with mode: 0644]
ext/gtk/gstgtkwaylandsink.c [new file with mode: 0644]
ext/gtk/gstgtkwaylandsink.h [new file with mode: 0644]
ext/gtk/gstplugin.c [new file with mode: 0644]
ext/gtk/gtkgstbasewidget.c [new file with mode: 0644]
ext/gtk/gtkgstbasewidget.h [new file with mode: 0644]
ext/gtk/gtkgstwaylandwidget.c [new file with mode: 0644]
ext/gtk/gtkgstwaylandwidget.h [new file with mode: 0644]
ext/gtk/meson.build [new file with mode: 0644]
ext/hls/gsthlsdemux-util.c [new file with mode: 0644]
ext/hls/gsthlsdemux.c [new file with mode: 0644]
ext/hls/gsthlsdemux.h [new file with mode: 0644]
ext/hls/gsthlselement.c [new file with mode: 0644]
ext/hls/gsthlselements.h [new file with mode: 0644]
ext/hls/gsthlsplugin.c [new file with mode: 0644]
ext/hls/gsthlssink.c [new file with mode: 0644]
ext/hls/gsthlssink.h [new file with mode: 0644]
ext/hls/gsthlssink2.c [new file with mode: 0644]
ext/hls/gsthlssink2.h [new file with mode: 0644]
ext/hls/gstm3u8playlist.c [new file with mode: 0644]
ext/hls/gstm3u8playlist.h [new file with mode: 0644]
ext/hls/m3u8.c [new file with mode: 0644]
ext/hls/m3u8.h [new file with mode: 0644]
ext/hls/meson.build [new file with mode: 0644]
ext/iqa/iqa.c [new file with mode: 0644]
ext/iqa/iqa.h [new file with mode: 0644]
ext/iqa/meson.build [new file with mode: 0644]
ext/isac/gstisac.c [new file with mode: 0644]
ext/isac/gstisacdec.c [new file with mode: 0644]
ext/isac/gstisacdec.h [new file with mode: 0644]
ext/isac/gstisacenc.c [new file with mode: 0644]
ext/isac/gstisacenc.h [new file with mode: 0644]
ext/isac/gstisacutils.c [new file with mode: 0644]
ext/isac/gstisacutils.h [new file with mode: 0644]
ext/isac/meson.build [new file with mode: 0644]
ext/ladspa/gstladspa.c [new file with mode: 0644]
ext/ladspa/gstladspa.h [new file with mode: 0644]
ext/ladspa/gstladspafilter.c [new file with mode: 0644]
ext/ladspa/gstladspafilter.h [new file with mode: 0644]
ext/ladspa/gstladspasink.c [new file with mode: 0644]
ext/ladspa/gstladspasink.h [new file with mode: 0644]
ext/ladspa/gstladspasource.c [new file with mode: 0644]
ext/ladspa/gstladspasource.h [new file with mode: 0644]
ext/ladspa/gstladspautils.c [new file with mode: 0644]
ext/ladspa/gstladspautils.h [new file with mode: 0644]
ext/ladspa/meson.build [new file with mode: 0644]
ext/lc3/gstlc3common.h [new file with mode: 0644]
ext/lc3/gstlc3dec.c [new file with mode: 0644]
ext/lc3/gstlc3dec.h [new file with mode: 0644]
ext/lc3/gstlc3enc.c [new file with mode: 0644]
ext/lc3/gstlc3enc.h [new file with mode: 0644]
ext/lc3/lc3-plugin.c [new file with mode: 0644]
ext/lc3/meson.build [new file with mode: 0644]
ext/ldac/gstldacenc.c [new file with mode: 0644]
ext/ldac/gstldacenc.h [new file with mode: 0644]
ext/ldac/ldac-plugin.c [new file with mode: 0644]
ext/ldac/meson.build [new file with mode: 0644]
ext/libde265/gstlibde265.c [new file with mode: 0644]
ext/libde265/libde265-dec.c [new file with mode: 0644]
ext/libde265/libde265-dec.h [new file with mode: 0644]
ext/libde265/meson.build [new file with mode: 0644]
ext/lv2/README [new file with mode: 0644]
ext/lv2/calf-lv2-port-groups.patch [new file with mode: 0644]
ext/lv2/gstlv2.c [new file with mode: 0644]
ext/lv2/gstlv2.h [new file with mode: 0644]
ext/lv2/gstlv2filter.c [new file with mode: 0644]
ext/lv2/gstlv2source.c [new file with mode: 0644]
ext/lv2/gstlv2utils.c [new file with mode: 0644]
ext/lv2/gstlv2utils.h [new file with mode: 0644]
ext/lv2/meson.build [new file with mode: 0644]
ext/lv2/swh-lv2-port-groups.patch [new file with mode: 0644]
ext/mdns/gstmicrodns.c [new file with mode: 0644]
ext/mdns/gstmicrodnsdevice.c [new file with mode: 0644]
ext/mdns/gstmicrodnsdevice.h [new file with mode: 0644]
ext/mdns/meson.build [new file with mode: 0644]
ext/meson.build [new file with mode: 0644]
ext/modplug/gstmodplug.cc [new file with mode: 0644]
ext/modplug/gstmodplug.h [new file with mode: 0644]
ext/modplug/meson.build [new file with mode: 0644]
ext/mpeg2enc/gstmpeg2enc.cc [new file with mode: 0644]
ext/mpeg2enc/gstmpeg2enc.hh [new file with mode: 0644]
ext/mpeg2enc/gstmpeg2encoder.cc [new file with mode: 0644]
ext/mpeg2enc/gstmpeg2encoder.hh [new file with mode: 0644]
ext/mpeg2enc/gstmpeg2encoptions.cc [new file with mode: 0644]
ext/mpeg2enc/gstmpeg2encoptions.hh [new file with mode: 0644]
ext/mpeg2enc/gstmpeg2encpicturereader.cc [new file with mode: 0644]
ext/mpeg2enc/gstmpeg2encpicturereader.hh [new file with mode: 0644]
ext/mpeg2enc/gstmpeg2encstreamwriter.cc [new file with mode: 0644]
ext/mpeg2enc/gstmpeg2encstreamwriter.hh [new file with mode: 0644]
ext/mpeg2enc/meson.build [new file with mode: 0644]
ext/mplex/gstmplex.cc [new file with mode: 0644]
ext/mplex/gstmplex.hh [new file with mode: 0644]
ext/mplex/gstmplexibitstream.cc [new file with mode: 0644]
ext/mplex/gstmplexibitstream.hh [new file with mode: 0644]
ext/mplex/gstmplexjob.cc [new file with mode: 0644]
ext/mplex/gstmplexjob.hh [new file with mode: 0644]
ext/mplex/gstmplexoutputstream.cc [new file with mode: 0644]
ext/mplex/gstmplexoutputstream.hh [new file with mode: 0644]
ext/mplex/meson.build [new file with mode: 0644]
ext/musepack/gstmusepackdec.c [new file with mode: 0644]
ext/musepack/gstmusepackdec.h [new file with mode: 0644]
ext/musepack/gstmusepackreader.c [new file with mode: 0644]
ext/musepack/gstmusepackreader.h [new file with mode: 0644]
ext/musepack/meson.build [new file with mode: 0644]
ext/neon/gstneonhttpsrc.c [new file with mode: 0644]
ext/neon/gstneonhttpsrc.h [new file with mode: 0644]
ext/neon/meson.build [new file with mode: 0644]
ext/onnx/README.md [new file with mode: 0644]
ext/onnx/decoders/gstssdobjectdetector.c [new file with mode: 0644]
ext/onnx/decoders/gstssdobjectdetector.h [new file with mode: 0644]
ext/onnx/gstml.h [new file with mode: 0644]
ext/onnx/gstonnx.c [new file with mode: 0644]
ext/onnx/gstonnxclient.cpp [new file with mode: 0644]
ext/onnx/gstonnxclient.h [new file with mode: 0644]
ext/onnx/gstonnxinference.cpp [new file with mode: 0644]
ext/onnx/gstonnxinference.h [new file with mode: 0644]
ext/onnx/meson.build [new file with mode: 0644]
ext/onnx/tensor/gsttensormeta.c [new file with mode: 0644]
ext/onnx/tensor/gsttensormeta.h [new file with mode: 0644]
ext/openal/gstopenal.c [new file with mode: 0644]
ext/openal/gstopenalelement.c [new file with mode: 0644]
ext/openal/gstopenalelements.h [new file with mode: 0644]
ext/openal/gstopenalsink.c [new file with mode: 0644]
ext/openal/gstopenalsink.h [new file with mode: 0644]
ext/openal/gstopenalsrc.c [new file with mode: 0644]
ext/openal/gstopenalsrc.h [new file with mode: 0644]
ext/openal/meson.build [new file with mode: 0644]
ext/openaptx/gstopenaptxdec.c [new file with mode: 0644]
ext/openaptx/gstopenaptxdec.h [new file with mode: 0644]
ext/openaptx/gstopenaptxenc.c [new file with mode: 0644]
ext/openaptx/gstopenaptxenc.h [new file with mode: 0644]
ext/openaptx/meson.build [new file with mode: 0644]
ext/openaptx/openaptx-plugin.c [new file with mode: 0644]
ext/openaptx/openaptx-plugin.h [new file with mode: 0644]
ext/opencv/MotionCells.cpp [new file with mode: 0644]
ext/opencv/MotionCells.h [new file with mode: 0644]
ext/opencv/cameraevent.cpp [new file with mode: 0644]
ext/opencv/cameraevent.hpp [new file with mode: 0644]
ext/opencv/camerautils.cpp [new file with mode: 0644]
ext/opencv/camerautils.hpp [new file with mode: 0644]
ext/opencv/fist.xml [new file with mode: 0644]
ext/opencv/gstcameracalibrate.cpp [new file with mode: 0644]
ext/opencv/gstcameracalibrate.h [new file with mode: 0644]
ext/opencv/gstcameraundistort.cpp [new file with mode: 0644]
ext/opencv/gstcameraundistort.h [new file with mode: 0644]
ext/opencv/gstcvdilate.cpp [new file with mode: 0644]
ext/opencv/gstcvdilate.h [new file with mode: 0644]
ext/opencv/gstcvdilateerode.cpp [new file with mode: 0644]
ext/opencv/gstcvdilateerode.h [new file with mode: 0644]
ext/opencv/gstcvequalizehist.cpp [new file with mode: 0644]
ext/opencv/gstcvequalizehist.h [new file with mode: 0644]
ext/opencv/gstcverode.cpp [new file with mode: 0644]
ext/opencv/gstcverode.h [new file with mode: 0644]
ext/opencv/gstcvlaplace.cpp [new file with mode: 0644]
ext/opencv/gstcvlaplace.h [new file with mode: 0644]
ext/opencv/gstcvsmooth.cpp [new file with mode: 0644]
ext/opencv/gstcvsmooth.h [new file with mode: 0644]
ext/opencv/gstcvsobel.cpp [new file with mode: 0644]
ext/opencv/gstcvsobel.h [new file with mode: 0644]
ext/opencv/gstcvtracker.cpp [new file with mode: 0644]
ext/opencv/gstcvtracker.h [new file with mode: 0644]
ext/opencv/gstdewarp.cpp [new file with mode: 0644]
ext/opencv/gstdewarp.h [new file with mode: 0644]
ext/opencv/gstdisparity.cpp [new file with mode: 0644]
ext/opencv/gstdisparity.h [new file with mode: 0644]
ext/opencv/gstedgedetect.cpp [new file with mode: 0644]
ext/opencv/gstedgedetect.h [new file with mode: 0644]
ext/opencv/gstfaceblur.cpp [new file with mode: 0644]
ext/opencv/gstfaceblur.h [new file with mode: 0644]
ext/opencv/gstfacedetect.cpp [new file with mode: 0644]
ext/opencv/gstfacedetect.h [new file with mode: 0644]
ext/opencv/gstgrabcut.cpp [new file with mode: 0644]
ext/opencv/gstgrabcut.h [new file with mode: 0644]
ext/opencv/gsthanddetect.cpp [new file with mode: 0644]
ext/opencv/gsthanddetect.h [new file with mode: 0644]
ext/opencv/gstmotioncells.cpp [new file with mode: 0644]
ext/opencv/gstmotioncells.h [new file with mode: 0644]
ext/opencv/gstopencv.cpp [new file with mode: 0644]
ext/opencv/gstretinex.cpp [new file with mode: 0644]
ext/opencv/gstretinex.h [new file with mode: 0644]
ext/opencv/gstsegmentation.cpp [new file with mode: 0644]
ext/opencv/gstsegmentation.h [new file with mode: 0644]
ext/opencv/gstskindetect.cpp [new file with mode: 0644]
ext/opencv/gstskindetect.h [new file with mode: 0644]
ext/opencv/gsttemplatematch.cpp [new file with mode: 0644]
ext/opencv/gsttemplatematch.h [new file with mode: 0644]
ext/opencv/gsttextoverlay.cpp [new file with mode: 0644]
ext/opencv/gsttextoverlay.h [new file with mode: 0644]
ext/opencv/meson.build [new file with mode: 0644]
ext/opencv/motioncells_wrapper.cpp [new file with mode: 0644]
ext/opencv/motioncells_wrapper.h [new file with mode: 0644]
ext/opencv/palm.xml [new file with mode: 0644]
ext/openexr/gstopenexr.c [new file with mode: 0644]
ext/openexr/gstopenexr.h [new file with mode: 0644]
ext/openexr/gstopenexrdec.cpp [new file with mode: 0644]
ext/openexr/gstopenexrdec.h [new file with mode: 0644]
ext/openexr/meson.build [new file with mode: 0644]
ext/openh264/gstopenh264dec.cpp [new file with mode: 0644]
ext/openh264/gstopenh264dec.h [new file with mode: 0644]
ext/openh264/gstopenh264elements.h [new file with mode: 0644]
ext/openh264/gstopenh264enc.cpp [new file with mode: 0644]
ext/openh264/gstopenh264enc.h [new file with mode: 0644]
ext/openh264/gstopenh264plugin.c [new file with mode: 0644]
ext/openh264/meson.build [new file with mode: 0644]
ext/openjpeg/gstopenjpeg.c [new file with mode: 0644]
ext/openjpeg/gstopenjpeg.h [new file with mode: 0644]
ext/openjpeg/gstopenjpegdec.c [new file with mode: 0644]
ext/openjpeg/gstopenjpegdec.h [new file with mode: 0644]
ext/openjpeg/gstopenjpegenc.c [new file with mode: 0644]
ext/openjpeg/gstopenjpegenc.h [new file with mode: 0644]
ext/openjpeg/meson.build [new file with mode: 0644]
ext/openmpt/gstopenmptdec.c [new file with mode: 0644]
ext/openmpt/gstopenmptdec.h [new file with mode: 0644]
ext/openmpt/meson.build [new file with mode: 0644]
ext/openmpt/plugin.c [new file with mode: 0644]
ext/openni2/gstopenni2.cpp [new file with mode: 0644]
ext/openni2/gstopenni2src.cpp [new file with mode: 0644]
ext/openni2/gstopenni2src.h [new file with mode: 0644]
ext/openni2/meson.build [new file with mode: 0644]
ext/opus/gstopus.c [new file with mode: 0644]
ext/opus/gstopusheader.c [new file with mode: 0644]
ext/opus/gstopusheader.h [new file with mode: 0644]
ext/opus/gstopusparse.c [new file with mode: 0644]
ext/opus/gstopusparse.h [new file with mode: 0644]
ext/opus/meson.build [new file with mode: 0644]
ext/qroverlay/gstbaseqroverlay.c [new file with mode: 0644]
ext/qroverlay/gstbaseqroverlay.h [new file with mode: 0644]
ext/qroverlay/gstdebugqroverlay.c [new file with mode: 0644]
ext/qroverlay/gstdebugqroverlay.h [new file with mode: 0644]
ext/qroverlay/gstqroverlay.c [new file with mode: 0644]
ext/qroverlay/gstqroverlay.h [new file with mode: 0644]
ext/qroverlay/gstqroverlayelement.c [new file with mode: 0644]
ext/qroverlay/gstqroverlayelements.h [new file with mode: 0644]
ext/qroverlay/gstqroverlayplugin.c [new file with mode: 0644]
ext/qroverlay/meson.build [new file with mode: 0644]
ext/qt6d3d11/gstqml6d3d11sink.cpp [new file with mode: 0644]
ext/qt6d3d11/gstqml6d3d11sink.h [new file with mode: 0644]
ext/qt6d3d11/gstqsg6d3d11node.cpp [new file with mode: 0644]
ext/qt6d3d11/gstqsg6d3d11node.h [new file with mode: 0644]
ext/qt6d3d11/gstqt6d3d11videoitem.cpp [new file with mode: 0644]
ext/qt6d3d11/gstqt6d3d11videoitem.h [new file with mode: 0644]
ext/qt6d3d11/meson.build [new file with mode: 0644]
ext/qt6d3d11/plugin.cpp [new file with mode: 0644]
ext/resindvd/gstmpegdefs.h [new file with mode: 0644]
ext/resindvd/gstmpegdemux.c [new file with mode: 0644]
ext/resindvd/gstmpegdemux.h [new file with mode: 0644]
ext/resindvd/gstmpegdesc.c [new file with mode: 0644]
ext/resindvd/gstmpegdesc.h [new file with mode: 0644]
ext/resindvd/gstpesfilter.c [new file with mode: 0644]
ext/resindvd/gstpesfilter.h [new file with mode: 0644]
ext/resindvd/meson.build [new file with mode: 0644]
ext/resindvd/plugin.c [new file with mode: 0644]
ext/resindvd/resin-play [new file with mode: 0755]
ext/resindvd/resin-play2 [new file with mode: 0755]
ext/resindvd/resindvdbin.c [new file with mode: 0644]
ext/resindvd/resindvdbin.h [new file with mode: 0644]
ext/resindvd/resindvdsrc.c [new file with mode: 0644]
ext/resindvd/resindvdsrc.h [new file with mode: 0644]
ext/resindvd/rsndec.c [new file with mode: 0644]
ext/resindvd/rsndec.h [new file with mode: 0644]
ext/resindvd/rsninputselector.c [new file with mode: 0644]
ext/resindvd/rsninputselector.h [new file with mode: 0644]
ext/resindvd/rsnparsetter.c [new file with mode: 0644]
ext/resindvd/rsnparsetter.h [new file with mode: 0644]
ext/rsvg/gstrsvg.c [new file with mode: 0644]
ext/rsvg/gstrsvgdec.c [new file with mode: 0644]
ext/rsvg/gstrsvgdec.h [new file with mode: 0644]
ext/rsvg/gstrsvgoverlay.c [new file with mode: 0644]
ext/rsvg/gstrsvgoverlay.h [new file with mode: 0644]
ext/rsvg/meson.build [new file with mode: 0644]
ext/rtmp/README [new file with mode: 0644]
ext/rtmp/gstrtmp.c [new file with mode: 0644]
ext/rtmp/gstrtmpelement.c [new file with mode: 0644]
ext/rtmp/gstrtmpelements.h [new file with mode: 0644]
ext/rtmp/gstrtmpsink.c [new file with mode: 0644]
ext/rtmp/gstrtmpsink.h [new file with mode: 0644]
ext/rtmp/gstrtmpsrc.c [new file with mode: 0644]
ext/rtmp/gstrtmpsrc.h [new file with mode: 0644]
ext/rtmp/meson.build [new file with mode: 0644]
ext/sbc/gstsbcdec.c [new file with mode: 0644]
ext/sbc/gstsbcdec.h [new file with mode: 0644]
ext/sbc/gstsbcenc.c [new file with mode: 0644]
ext/sbc/gstsbcenc.h [new file with mode: 0644]
ext/sbc/meson.build [new file with mode: 0644]
ext/sbc/sbc-plugin.c [new file with mode: 0644]
ext/sctp/gstsctpdec.c [new file with mode: 0644]
ext/sctp/gstsctpdec.h [new file with mode: 0644]
ext/sctp/gstsctpenc.c [new file with mode: 0644]
ext/sctp/gstsctpenc.h [new file with mode: 0644]
ext/sctp/gstsctpplugin.c [new file with mode: 0644]
ext/sctp/meson.build [new file with mode: 0644]
ext/sctp/sctpassociation.c [new file with mode: 0644]
ext/sctp/sctpassociation.h [new file with mode: 0644]
ext/sctp/usrsctp/.gitignore [new file with mode: 0644]
ext/sctp/usrsctp/LICENSE.md [new file with mode: 0644]
ext/sctp/usrsctp/meson.build [new file with mode: 0644]
ext/sctp/usrsctp/meson_options.txt [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/Makefile.am [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/meson.build [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/meson.build [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_asconf.c [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_asconf.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_auth.c [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_auth.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_bsd_addr.c [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_bsd_addr.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_callout.c [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_callout.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_cc_functions.c [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_constants.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_crc32.c [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_crc32.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_header.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_indata.c [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_indata.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_input.c [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_input.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_lock_userspace.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_os.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_os_userspace.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_output.c [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_output.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_pcb.c [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_pcb.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_peeloff.c [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_peeloff.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_process_lock.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_sha1.c [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_sha1.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_ss_functions.c [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_structs.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_sysctl.c [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_sysctl.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_timer.c [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_timer.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_uio.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_userspace.c [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_usrreq.c [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctp_var.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctputil.c [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet/sctputil.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet6/meson.build [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet6/sctp6_usrreq.c [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/netinet6/sctp6_var.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/user_atomic.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/user_environment.c [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/user_environment.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/user_inpcb.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/user_ip6_var.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/user_ip_icmp.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/user_malloc.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/user_mbuf.c [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/user_mbuf.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/user_queue.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/user_recv_thread.c [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/user_recv_thread.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/user_route.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/user_socket.c [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/user_socketvar.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/user_uma.h [new file with mode: 0644]
ext/sctp/usrsctp/usrsctplib/usrsctp.h [new file with mode: 0644]
ext/smoothstreaming/gstmssdemux.c [new file with mode: 0644]
ext/smoothstreaming/gstmssdemux.h [new file with mode: 0644]
ext/smoothstreaming/gstmssfragmentparser.c [new file with mode: 0644]
ext/smoothstreaming/gstmssfragmentparser.h [new file with mode: 0644]
ext/smoothstreaming/gstmssmanifest.c [new file with mode: 0644]
ext/smoothstreaming/gstmssmanifest.h [new file with mode: 0644]
ext/smoothstreaming/gstsmoothstreaming-plugin.c [new file with mode: 0644]
ext/smoothstreaming/meson.build [new file with mode: 0644]
ext/sndfile/gstsf.c [new file with mode: 0644]
ext/sndfile/gstsfdec.c [new file with mode: 0644]
ext/sndfile/gstsfdec.h [new file with mode: 0644]
ext/sndfile/gstsfelement.c [new file with mode: 0644]
ext/sndfile/gstsfelements.h [new file with mode: 0644]
ext/sndfile/gstsfsink.c [new file with mode: 0644]
ext/sndfile/gstsfsink.h [new file with mode: 0644]
ext/sndfile/gstsfsrc.c [new file with mode: 0644]
ext/sndfile/gstsfsrc.h [new file with mode: 0644]
ext/sndfile/meson.build [new file with mode: 0644]
ext/soundtouch/gstbpmdetect.cc [new file with mode: 0644]
ext/soundtouch/gstbpmdetect.hh [new file with mode: 0644]
ext/soundtouch/gstpitch.cc [new file with mode: 0644]
ext/soundtouch/gstpitch.hh [new file with mode: 0644]
ext/soundtouch/meson.build [new file with mode: 0644]
ext/soundtouch/plugin.c [new file with mode: 0644]
ext/spandsp/gstdtmfdetect.c [new file with mode: 0644]
ext/spandsp/gstdtmfdetect.h [new file with mode: 0644]
ext/spandsp/gstspandsp.c [new file with mode: 0644]
ext/spandsp/gstspanplc.c [new file with mode: 0644]
ext/spandsp/gstspanplc.h [new file with mode: 0644]
ext/spandsp/gsttonegeneratesrc.c [new file with mode: 0644]
ext/spandsp/gsttonegeneratesrc.h [new file with mode: 0644]
ext/spandsp/meson.build [new file with mode: 0644]
ext/srt/gstsrt-enums.h [new file with mode: 0644]
ext/srt/gstsrt.c [new file with mode: 0644]
ext/srt/gstsrtelement.c [new file with mode: 0644]
ext/srt/gstsrtelements.h [new file with mode: 0644]
ext/srt/gstsrtobject.c [new file with mode: 0644]
ext/srt/gstsrtobject.h [new file with mode: 0644]
ext/srt/gstsrtplugin.c [new file with mode: 0644]
ext/srt/gstsrtsink.c [new file with mode: 0644]
ext/srt/gstsrtsink.h [new file with mode: 0644]
ext/srt/gstsrtsrc.c [new file with mode: 0644]
ext/srt/gstsrtsrc.h [new file with mode: 0644]
ext/srt/meson.build [new file with mode: 0644]
ext/srtp/gstsrtp.c [new file with mode: 0644]
ext/srtp/gstsrtp.h [new file with mode: 0644]
ext/srtp/gstsrtpdec.c [new file with mode: 0644]
ext/srtp/gstsrtpdec.h [new file with mode: 0644]
ext/srtp/gstsrtpelement.c [new file with mode: 0644]
ext/srtp/gstsrtpelements.h [new file with mode: 0644]
ext/srtp/gstsrtpenc.c [new file with mode: 0644]
ext/srtp/gstsrtpenc.h [new file with mode: 0644]
ext/srtp/gstsrtpenums.h [new file with mode: 0644]
ext/srtp/gstsrtpplugin.c [new file with mode: 0644]
ext/srtp/meson.build [new file with mode: 0644]
ext/svtav1/gstsvtav1enc.c [new file with mode: 0644]
ext/svtav1/gstsvtav1enc.h [new file with mode: 0644]
ext/svtav1/meson.build [new file with mode: 0644]
ext/svthevcenc/gstsvthevcenc.c [new file with mode: 0644]
ext/svthevcenc/gstsvthevcenc.h [new file with mode: 0644]
ext/svthevcenc/meson.build [new file with mode: 0644]
ext/teletextdec/gstteletextdec.c [new file with mode: 0644]
ext/teletextdec/gstteletextdec.h [new file with mode: 0644]
ext/teletextdec/meson.build [new file with mode: 0644]
ext/ttml/gstttmlelement.c [new file with mode: 0644]
ext/ttml/gstttmlelements.h [new file with mode: 0644]
ext/ttml/gstttmlparse.c [new file with mode: 0644]
ext/ttml/gstttmlparse.h [new file with mode: 0644]
ext/ttml/gstttmlplugin.c [new file with mode: 0644]
ext/ttml/gstttmlrender.c [new file with mode: 0644]
ext/ttml/gstttmlrender.h [new file with mode: 0644]
ext/ttml/meson.build [new file with mode: 0644]
ext/ttml/subtitle.c [new file with mode: 0644]
ext/ttml/subtitle.h [new file with mode: 0644]
ext/ttml/subtitlemeta.c [new file with mode: 0644]
ext/ttml/subtitlemeta.h [new file with mode: 0644]
ext/ttml/ttmlparse.c [new file with mode: 0644]
ext/ttml/ttmlparse.h [new file with mode: 0644]
ext/voaacenc/gstvoaac.c [new file with mode: 0644]
ext/voaacenc/gstvoaacenc.c [new file with mode: 0644]
ext/voaacenc/gstvoaacenc.h [new file with mode: 0644]
ext/voaacenc/meson.build [new file with mode: 0644]
ext/voamrwbenc/GstVoAmrwbEnc.prs [new file with mode: 0644]
ext/voamrwbenc/gstvoamrwb.c [new file with mode: 0644]
ext/voamrwbenc/gstvoamrwbenc.c [new file with mode: 0644]
ext/voamrwbenc/gstvoamrwbenc.h [new file with mode: 0644]
ext/voamrwbenc/meson.build [new file with mode: 0644]
ext/vulkan/gstvulkan.c [new file with mode: 0644]
ext/vulkan/gstvulkanelement.c [new file with mode: 0644]
ext/vulkan/gstvulkanelements.h [new file with mode: 0644]
ext/vulkan/meson.build [new file with mode: 0644]
ext/vulkan/shaders/ayuv_to_rgb.frag [new file with mode: 0644]
ext/vulkan/shaders/bin2array.py [new file with mode: 0755]
ext/vulkan/shaders/color_convert_generic.glsl [new file with mode: 0644]
ext/vulkan/shaders/identity.frag [new file with mode: 0644]
ext/vulkan/shaders/identity.vert [new file with mode: 0644]
ext/vulkan/shaders/meson.build [new file with mode: 0644]
ext/vulkan/shaders/nv12_to_rgb.frag [new file with mode: 0644]
ext/vulkan/shaders/rgb_to_ayuv.frag [new file with mode: 0644]
ext/vulkan/shaders/rgb_to_nv12.frag [new file with mode: 0644]
ext/vulkan/shaders/rgb_to_yuy2.frag [new file with mode: 0644]
ext/vulkan/shaders/swizzle.frag [new file with mode: 0644]
ext/vulkan/shaders/swizzle.glsl [new file with mode: 0644]
ext/vulkan/shaders/swizzle_and_clobber_alpha.frag [new file with mode: 0644]
ext/vulkan/shaders/upsample_ayuv.glsl [new file with mode: 0644]
ext/vulkan/shaders/upsample_nv12.glsl [new file with mode: 0644]
ext/vulkan/shaders/upsample_yuy2.glsl [new file with mode: 0644]
ext/vulkan/shaders/view_convert.frag [new file with mode: 0644]
ext/vulkan/shaders/view_defines.h [new file with mode: 0644]
ext/vulkan/shaders/yuy2_to_rgb.frag [new file with mode: 0644]
ext/vulkan/vkcolorconvert.c [new file with mode: 0644]
ext/vulkan/vkcolorconvert.h [new file with mode: 0644]
ext/vulkan/vkdeviceprovider.c [new file with mode: 0644]
ext/vulkan/vkdeviceprovider.h [new file with mode: 0644]
ext/vulkan/vkdownload.c [new file with mode: 0644]
ext/vulkan/vkdownload.h [new file with mode: 0644]
ext/vulkan/vkh264dec.c [new file with mode: 0644]
ext/vulkan/vkh264dec.h [new file with mode: 0644]
ext/vulkan/vkh265dec.c [new file with mode: 0644]
ext/vulkan/vkh265dec.h [new file with mode: 0644]
ext/vulkan/vkimageidentity.c [new file with mode: 0644]
ext/vulkan/vkimageidentity.h [new file with mode: 0644]
ext/vulkan/vkoverlaycompositor.c [new file with mode: 0644]
ext/vulkan/vkoverlaycompositor.h [new file with mode: 0644]
ext/vulkan/vkshaderspv.c [new file with mode: 0644]
ext/vulkan/vkshaderspv.h [new file with mode: 0644]
ext/vulkan/vksink.c [new file with mode: 0644]
ext/vulkan/vksink.h [new file with mode: 0644]
ext/vulkan/vkupload.c [new file with mode: 0644]
ext/vulkan/vkupload.h [new file with mode: 0644]
ext/vulkan/vkviewconvert.c [new file with mode: 0644]
ext/vulkan/vkviewconvert.h [new file with mode: 0644]
ext/wayland/gstwaylandsink.c [new file with mode: 0644]
ext/wayland/gstwaylandsink.h [new file with mode: 0644]
ext/wayland/meson.build [new file with mode: 0644]
ext/webp/gstwebp.c [new file with mode: 0644]
ext/webp/gstwebpdec.c [new file with mode: 0644]
ext/webp/gstwebpdec.h [new file with mode: 0644]
ext/webp/gstwebpenc.c [new file with mode: 0644]
ext/webp/gstwebpenc.h [new file with mode: 0644]
ext/webp/meson.build [new file with mode: 0644]
ext/webrtc/fwd.h [new file with mode: 0644]
ext/webrtc/gstwebrtc.c [new file with mode: 0644]
ext/webrtc/gstwebrtcbin.c [new file with mode: 0644]
ext/webrtc/gstwebrtcbin.h [new file with mode: 0644]
ext/webrtc/gstwebrtcstats.c [new file with mode: 0644]
ext/webrtc/gstwebrtcstats.h [new file with mode: 0644]
ext/webrtc/meson.build [new file with mode: 0644]
ext/webrtc/transportreceivebin.c [new file with mode: 0644]
ext/webrtc/transportreceivebin.h [new file with mode: 0644]
ext/webrtc/transportsendbin.c [new file with mode: 0644]
ext/webrtc/transportsendbin.h [new file with mode: 0644]
ext/webrtc/transportstream.c [new file with mode: 0644]
ext/webrtc/transportstream.h [new file with mode: 0644]
ext/webrtc/utils.c [new file with mode: 0644]
ext/webrtc/utils.h [new file with mode: 0644]
ext/webrtc/webrtcdatachannel.c [new file with mode: 0644]
ext/webrtc/webrtcdatachannel.h [new file with mode: 0644]
ext/webrtc/webrtcsctptransport.c [new file with mode: 0644]
ext/webrtc/webrtcsctptransport.h [new file with mode: 0644]
ext/webrtc/webrtcsdp.c [new file with mode: 0644]
ext/webrtc/webrtcsdp.h [new file with mode: 0644]
ext/webrtc/webrtctransceiver.c [new file with mode: 0644]
ext/webrtc/webrtctransceiver.h [new file with mode: 0644]
ext/webrtcdsp/gstwebrtcdsp.cpp [new file with mode: 0644]
ext/webrtcdsp/gstwebrtcdsp.h [new file with mode: 0644]
ext/webrtcdsp/gstwebrtcdspplugin.cpp [new file with mode: 0644]
ext/webrtcdsp/gstwebrtcechoprobe.cpp [new file with mode: 0644]
ext/webrtcdsp/gstwebrtcechoprobe.h [new file with mode: 0644]
ext/webrtcdsp/meson.build [new file with mode: 0644]
ext/wildmidi/README [new file with mode: 0644]
ext/wildmidi/gstwildmididec.c [new file with mode: 0644]
ext/wildmidi/gstwildmididec.h [new file with mode: 0644]
ext/wildmidi/meson.build [new file with mode: 0644]
ext/wpe/gstwpe.cpp [new file with mode: 0644]
ext/wpe/gstwpe.h [new file with mode: 0644]
ext/wpe/gstwpesrcbin.cpp [new file with mode: 0644]
ext/wpe/gstwpesrcbin.h [new file with mode: 0644]
ext/wpe/gstwpethreadedview.cpp [new file with mode: 0644]
ext/wpe/gstwpethreadedview.h [new file with mode: 0644]
ext/wpe/gstwpevideosrc.cpp [new file with mode: 0644]
ext/wpe/gstwpevideosrc.h [new file with mode: 0644]
ext/wpe/meson.build [new file with mode: 0644]
ext/wpe/wpe-extension/gstwpeaudiosink.c [new file with mode: 0644]
ext/wpe/wpe-extension/gstwpebusmsgforwarder.c [new file with mode: 0644]
ext/wpe/wpe-extension/gstwpeextension.c [new file with mode: 0644]
ext/wpe/wpe-extension/gstwpeextension.h [new file with mode: 0644]
ext/wpe/wpe-extension/meson.build [new file with mode: 0644]
ext/x265/gstx265enc.c [new file with mode: 0644]
ext/x265/gstx265enc.h [new file with mode: 0644]
ext/x265/meson.build [new file with mode: 0644]
ext/zbar/gstzbar.c [new file with mode: 0644]
ext/zbar/gstzbar.h [new file with mode: 0644]
ext/zbar/meson.build [new file with mode: 0644]
ext/zxing/gstzxing.cpp [new file with mode: 0644]
ext/zxing/gstzxing.h [new file with mode: 0644]
ext/zxing/gstzxingplugin.c [new file with mode: 0644]
ext/zxing/meson.build [new file with mode: 0644]
gst-libs/gst/adaptivedemux/adaptive-demux-prelude.h [new file with mode: 0644]
gst-libs/gst/adaptivedemux/gstadaptivedemux.c [new file with mode: 0644]
gst-libs/gst/adaptivedemux/gstadaptivedemux.h [new file with mode: 0644]
gst-libs/gst/adaptivedemux/meson.build [new file with mode: 0644]
gst-libs/gst/analytics/analytics-meta-prelude.h [new file with mode: 0644]
gst-libs/gst/analytics/analytics.h [new file with mode: 0644]
gst-libs/gst/analytics/gstanalyticsclassificationmtd.c [new file with mode: 0644]
gst-libs/gst/analytics/gstanalyticsclassificationmtd.h [new file with mode: 0644]
gst-libs/gst/analytics/gstanalyticsmeta.c [new file with mode: 0644]
gst-libs/gst/analytics/gstanalyticsmeta.h [new file with mode: 0644]
gst-libs/gst/analytics/gstanalyticsobjectdetectionmtd.c [new file with mode: 0644]
gst-libs/gst/analytics/gstanalyticsobjectdetectionmtd.h [new file with mode: 0644]
gst-libs/gst/analytics/gstanalyticsobjecttrackingmtd.c [new file with mode: 0644]
gst-libs/gst/analytics/gstanalyticsobjecttrackingmtd.h [new file with mode: 0644]
gst-libs/gst/analytics/meson.build [new file with mode: 0644]
gst-libs/gst/audio/audio-bad-prelude.h [new file with mode: 0644]
gst-libs/gst/audio/gstnonstreamaudiodecoder.c [new file with mode: 0644]
gst-libs/gst/audio/gstnonstreamaudiodecoder.h [new file with mode: 0644]
gst-libs/gst/audio/gstplanaraudioadapter.c [new file with mode: 0644]
gst-libs/gst/audio/gstplanaraudioadapter.h [new file with mode: 0644]
gst-libs/gst/audio/meson.build [new file with mode: 0644]
gst-libs/gst/basecamerabinsrc/basecamerabinsrc-prelude.h [new file with mode: 0644]
gst-libs/gst/basecamerabinsrc/gstbasecamerasrc.c [new file with mode: 0644]
gst-libs/gst/basecamerabinsrc/gstbasecamerasrc.h [new file with mode: 0644]
gst-libs/gst/basecamerabinsrc/gstcamerabin-enum.c [new file with mode: 0644]
gst-libs/gst/basecamerabinsrc/gstcamerabin-enum.h [new file with mode: 0644]
gst-libs/gst/basecamerabinsrc/gstcamerabinpreview.c [new file with mode: 0644]
gst-libs/gst/basecamerabinsrc/gstcamerabinpreview.h [new file with mode: 0644]
gst-libs/gst/basecamerabinsrc/meson.build [new file with mode: 0644]
gst-libs/gst/codecparsers/codecparsers-prelude.h [new file with mode: 0644]
gst-libs/gst/codecparsers/dboolhuff.AUTHORS [new file with mode: 0644]
gst-libs/gst/codecparsers/dboolhuff.LICENSE [new file with mode: 0644]
gst-libs/gst/codecparsers/dboolhuff.PATENTS [new file with mode: 0644]
gst-libs/gst/codecparsers/dboolhuff.c [new file with mode: 0644]
gst-libs/gst/codecparsers/dboolhuff.h [new file with mode: 0644]
gst-libs/gst/codecparsers/gstav1bitwriter.c [new file with mode: 0644]
gst-libs/gst/codecparsers/gstav1bitwriter.h [new file with mode: 0644]
gst-libs/gst/codecparsers/gstav1parser.c [new file with mode: 0644]
gst-libs/gst/codecparsers/gstav1parser.h [new file with mode: 0644]
gst-libs/gst/codecparsers/gsth264bitwriter.c [new file with mode: 0644]
gst-libs/gst/codecparsers/gsth264bitwriter.h [new file with mode: 0644]
gst-libs/gst/codecparsers/gsth264parser.c [new file with mode: 0644]
gst-libs/gst/codecparsers/gsth264parser.h [new file with mode: 0644]
gst-libs/gst/codecparsers/gsth265bitwriter.c [new file with mode: 0644]
gst-libs/gst/codecparsers/gsth265bitwriter.h [new file with mode: 0644]
gst-libs/gst/codecparsers/gsth265parser.c [new file with mode: 0644]
gst-libs/gst/codecparsers/gsth265parser.h [new file with mode: 0644]
gst-libs/gst/codecparsers/gstjpeg2000sampling.c [new file with mode: 0644]
gst-libs/gst/codecparsers/gstjpeg2000sampling.h [new file with mode: 0644]
gst-libs/gst/codecparsers/gstjpegparser.c [new file with mode: 0644]
gst-libs/gst/codecparsers/gstjpegparser.h [new file with mode: 0644]
gst-libs/gst/codecparsers/gstmpeg4parser.c [new file with mode: 0644]
gst-libs/gst/codecparsers/gstmpeg4parser.h [new file with mode: 0644]
gst-libs/gst/codecparsers/gstmpegvideometa.c [new file with mode: 0644]
gst-libs/gst/codecparsers/gstmpegvideometa.h [new file with mode: 0644]
gst-libs/gst/codecparsers/gstmpegvideoparser.c [new file with mode: 0644]
gst-libs/gst/codecparsers/gstmpegvideoparser.h [new file with mode: 0644]
gst-libs/gst/codecparsers/gstvc1parser.c [new file with mode: 0644]
gst-libs/gst/codecparsers/gstvc1parser.h [new file with mode: 0644]
gst-libs/gst/codecparsers/gstvp8parser.c [new file with mode: 0644]
gst-libs/gst/codecparsers/gstvp8parser.h [new file with mode: 0644]
gst-libs/gst/codecparsers/gstvp8rangedecoder.c [new file with mode: 0644]
gst-libs/gst/codecparsers/gstvp8rangedecoder.h [new file with mode: 0644]
gst-libs/gst/codecparsers/gstvp9parser.c [new file with mode: 0644]
gst-libs/gst/codecparsers/gstvp9parser.h [new file with mode: 0644]
gst-libs/gst/codecparsers/meson.build [new file with mode: 0644]
gst-libs/gst/codecparsers/nalutils.c [new file with mode: 0644]
gst-libs/gst/codecparsers/nalutils.h [new file with mode: 0644]
gst-libs/gst/codecparsers/parserutils.c [new file with mode: 0644]
gst-libs/gst/codecparsers/parserutils.h [new file with mode: 0644]
gst-libs/gst/codecparsers/vp8utils.c [new file with mode: 0644]
gst-libs/gst/codecparsers/vp8utils.h [new file with mode: 0644]
gst-libs/gst/codecparsers/vp9utils.c [new file with mode: 0644]
gst-libs/gst/codecparsers/vp9utils.h [new file with mode: 0644]
gst-libs/gst/codecs/codecs-prelude.h [new file with mode: 0644]
gst-libs/gst/codecs/gstav1decoder.c [new file with mode: 0644]
gst-libs/gst/codecs/gstav1decoder.h [new file with mode: 0644]
gst-libs/gst/codecs/gstav1picture.c [new file with mode: 0644]
gst-libs/gst/codecs/gstav1picture.h [new file with mode: 0644]
gst-libs/gst/codecs/gstcodecpicture-private.h [new file with mode: 0644]
gst-libs/gst/codecs/gstcodecpicture.c [new file with mode: 0644]
gst-libs/gst/codecs/gstcodecpicture.h [new file with mode: 0644]
gst-libs/gst/codecs/gsth264decoder.c [new file with mode: 0644]
gst-libs/gst/codecs/gsth264decoder.h [new file with mode: 0644]
gst-libs/gst/codecs/gsth264picture-private.h [new file with mode: 0644]
gst-libs/gst/codecs/gsth264picture.c [new file with mode: 0644]
gst-libs/gst/codecs/gsth264picture.h [new file with mode: 0644]
gst-libs/gst/codecs/gsth265decoder.c [new file with mode: 0644]
gst-libs/gst/codecs/gsth265decoder.h [new file with mode: 0644]
gst-libs/gst/codecs/gsth265picture.c [new file with mode: 0644]
gst-libs/gst/codecs/gsth265picture.h [new file with mode: 0644]
gst-libs/gst/codecs/gstmpeg2decoder.c [new file with mode: 0644]
gst-libs/gst/codecs/gstmpeg2decoder.h [new file with mode: 0644]
gst-libs/gst/codecs/gstmpeg2picture.c [new file with mode: 0644]
gst-libs/gst/codecs/gstmpeg2picture.h [new file with mode: 0644]
gst-libs/gst/codecs/gstvp8decoder.c [new file with mode: 0644]
gst-libs/gst/codecs/gstvp8decoder.h [new file with mode: 0644]
gst-libs/gst/codecs/gstvp8picture.c [new file with mode: 0644]
gst-libs/gst/codecs/gstvp8picture.h [new file with mode: 0644]
gst-libs/gst/codecs/gstvp9decoder.c [new file with mode: 0644]
gst-libs/gst/codecs/gstvp9decoder.h [new file with mode: 0644]
gst-libs/gst/codecs/gstvp9picture.c [new file with mode: 0644]
gst-libs/gst/codecs/gstvp9picture.h [new file with mode: 0644]
gst-libs/gst/codecs/gstvp9statefulparser.c [new file with mode: 0644]
gst-libs/gst/codecs/gstvp9statefulparser.h [new file with mode: 0644]
gst-libs/gst/codecs/meson.build [new file with mode: 0644]
gst-libs/gst/cuda/cuda-gst.h [new file with mode: 0644]
gst-libs/gst/cuda/cuda-prelude.h [new file with mode: 0644]
gst-libs/gst/cuda/gstcuda-private.h [new file with mode: 0644]
gst-libs/gst/cuda/gstcuda.h [new file with mode: 0644]
gst-libs/gst/cuda/gstcudabufferpool.cpp [new file with mode: 0644]
gst-libs/gst/cuda/gstcudabufferpool.h [new file with mode: 0644]
gst-libs/gst/cuda/gstcudacontext.cpp [new file with mode: 0644]
gst-libs/gst/cuda/gstcudacontext.h [new file with mode: 0644]
gst-libs/gst/cuda/gstcudaloader.cpp [new file with mode: 0644]
gst-libs/gst/cuda/gstcudaloader.h [new file with mode: 0644]
gst-libs/gst/cuda/gstcudamemory.cpp [new file with mode: 0644]
gst-libs/gst/cuda/gstcudamemory.h [new file with mode: 0644]
gst-libs/gst/cuda/gstcudanvrtc.cpp [new file with mode: 0644]
gst-libs/gst/cuda/gstcudanvrtc.h [new file with mode: 0644]
gst-libs/gst/cuda/gstcudastream.cpp [new file with mode: 0644]
gst-libs/gst/cuda/gstcudastream.h [new file with mode: 0644]
gst-libs/gst/cuda/gstcudautils.cpp [new file with mode: 0644]
gst-libs/gst/cuda/gstcudautils.h [new file with mode: 0644]
gst-libs/gst/cuda/meson.build [new file with mode: 0644]
gst-libs/gst/cuda/stub/cuda.h [new file with mode: 0644]
gst-libs/gst/cuda/stub/cudaD3D11.h [new file with mode: 0644]
gst-libs/gst/cuda/stub/cudaGL.h [new file with mode: 0644]
gst-libs/gst/cuda/stub/nvrtc.h [new file with mode: 0644]
gst-libs/gst/d3d11/d3d11-prelude.h [new file with mode: 0644]
gst-libs/gst/d3d11/gstd3d11-private.h [new file with mode: 0644]
gst-libs/gst/d3d11/gstd3d11.h [new file with mode: 0644]
gst-libs/gst/d3d11/gstd3d11_fwd.h [new file with mode: 0644]
gst-libs/gst/d3d11/gstd3d11bufferpool.cpp [new file with mode: 0644]
gst-libs/gst/d3d11/gstd3d11bufferpool.h [new file with mode: 0644]
gst-libs/gst/d3d11/gstd3d11compile.cpp [new file with mode: 0644]
gst-libs/gst/d3d11/gstd3d11compile.h [new file with mode: 0644]
gst-libs/gst/d3d11/gstd3d11config.h.meson [new file with mode: 0644]
gst-libs/gst/d3d11/gstd3d11converter-builder.cpp [new file with mode: 0644]
gst-libs/gst/d3d11/gstd3d11converter-builder.h [new file with mode: 0644]
gst-libs/gst/d3d11/gstd3d11converter-helper.cpp [new file with mode: 0644]
gst-libs/gst/d3d11/gstd3d11converter-helper.h [new file with mode: 0644]
gst-libs/gst/d3d11/gstd3d11converter-private.h [new file with mode: 0644]
gst-libs/gst/d3d11/gstd3d11converter.cpp [new file with mode: 0644]
gst-libs/gst/d3d11/gstd3d11converter.h [new file with mode: 0644]
gst-libs/gst/d3d11/gstd3d11device-private.h [new file with mode: 0644]
gst-libs/gst/d3d11/gstd3d11device.cpp [new file with mode: 0644]
gst-libs/gst/d3d11/gstd3d11device.h [new file with mode: 0644]
gst-libs/gst/d3d11/gstd3d11format.cpp [new file with mode: 0644]
gst-libs/gst/d3d11/gstd3d11format.h [new file with mode: 0644]
gst-libs/gst/d3d11/gstd3d11memory-private.h [new file with mode: 0644]
gst-libs/gst/d3d11/gstd3d11memory.cpp [new file with mode: 0644]
gst-libs/gst/d3d11/gstd3d11memory.h [new file with mode: 0644]
gst-libs/gst/d3d11/gstd3d11shadercache.cpp [new file with mode: 0644]
gst-libs/gst/d3d11/gstd3d11shadercache.h [new file with mode: 0644]
gst-libs/gst/d3d11/gstd3d11utils.cpp [new file with mode: 0644]
gst-libs/gst/d3d11/gstd3d11utils.h [new file with mode: 0644]
gst-libs/gst/d3d11/hlsl/CSMain_converter.hlsl [new file with mode: 0644]
gst-libs/gst/d3d11/hlsl/PSMain_converter.hlsl [new file with mode: 0644]
gst-libs/gst/d3d11/hlsl/VSMain_converter.hlsl [new file with mode: 0644]
gst-libs/gst/d3d11/hlsl/collect_hlsl_header.py [new file with mode: 0644]
gst-libs/gst/d3d11/hlsl/meson.build [new file with mode: 0644]
gst-libs/gst/d3d11/meson.build [new file with mode: 0644]
gst-libs/gst/dxva/dxva-prelude.h [new file with mode: 0644]
gst-libs/gst/dxva/gstdxva.h [new file with mode: 0644]
gst-libs/gst/dxva/gstdxvaav1decoder.cpp [new file with mode: 0644]
gst-libs/gst/dxva/gstdxvaav1decoder.h [new file with mode: 0644]
gst-libs/gst/dxva/gstdxvah264decoder.cpp [new file with mode: 0644]
gst-libs/gst/dxva/gstdxvah264decoder.h [new file with mode: 0644]
gst-libs/gst/dxva/gstdxvah265decoder.cpp [new file with mode: 0644]
gst-libs/gst/dxva/gstdxvah265decoder.h [new file with mode: 0644]
gst-libs/gst/dxva/gstdxvampeg2decoder.cpp [new file with mode: 0644]
gst-libs/gst/dxva/gstdxvampeg2decoder.h [new file with mode: 0644]
gst-libs/gst/dxva/gstdxvatypedef.h [new file with mode: 0644]
gst-libs/gst/dxva/gstdxvatypes.h [new file with mode: 0644]
gst-libs/gst/dxva/gstdxvautils.cpp [new file with mode: 0644]
gst-libs/gst/dxva/gstdxvautils.h [new file with mode: 0644]
gst-libs/gst/dxva/gstdxvavp8decoder.cpp [new file with mode: 0644]
gst-libs/gst/dxva/gstdxvavp8decoder.h [new file with mode: 0644]
gst-libs/gst/dxva/gstdxvavp9decoder.cpp [new file with mode: 0644]
gst-libs/gst/dxva/gstdxvavp9decoder.h [new file with mode: 0644]
gst-libs/gst/dxva/meson.build [new file with mode: 0644]
gst-libs/gst/glib-compat-private.h [new file with mode: 0644]
gst-libs/gst/insertbin/gstinsertbin.c [new file with mode: 0644]
gst-libs/gst/insertbin/gstinsertbin.h [new file with mode: 0644]
gst-libs/gst/insertbin/meson.build [new file with mode: 0644]
gst-libs/gst/interfaces/meson.build [new file with mode: 0644]
gst-libs/gst/interfaces/photography-prelude.h [new file with mode: 0644]
gst-libs/gst/interfaces/photography.c [new file with mode: 0644]
gst-libs/gst/interfaces/photography.h [new file with mode: 0644]
gst-libs/gst/isoff/gstisoff.c [new file with mode: 0644]
gst-libs/gst/isoff/gstisoff.h [new file with mode: 0644]
gst-libs/gst/isoff/meson.build [new file with mode: 0644]
gst-libs/gst/meson.build [new file with mode: 0644]
gst-libs/gst/mpegts/gst-atsc-descriptor.h [new file with mode: 0644]
gst-libs/gst/mpegts/gst-atsc-section.c [new file with mode: 0644]
gst-libs/gst/mpegts/gst-atsc-section.h [new file with mode: 0644]
gst-libs/gst/mpegts/gst-dvb-descriptor.c [new file with mode: 0644]
gst-libs/gst/mpegts/gst-dvb-descriptor.h [new file with mode: 0644]
gst-libs/gst/mpegts/gst-dvb-section.c [new file with mode: 0644]
gst-libs/gst/mpegts/gst-dvb-section.h [new file with mode: 0644]
gst-libs/gst/mpegts/gst-hdmv-section.h [new file with mode: 0644]
gst-libs/gst/mpegts/gst-isdb-descriptor.h [new file with mode: 0644]
gst-libs/gst/mpegts/gst-metadata-descriptor.c [new file with mode: 0644]
gst-libs/gst/mpegts/gst-metadata-descriptor.h [new file with mode: 0644]
gst-libs/gst/mpegts/gst-mpegtspesmetadatameta.c [new file with mode: 0644]
gst-libs/gst/mpegts/gst-mpegtspesmetadatameta.h [new file with mode: 0644]
gst-libs/gst/mpegts/gst-scte-section.c [new file with mode: 0644]
gst-libs/gst/mpegts/gst-scte-section.h [new file with mode: 0644]
gst-libs/gst/mpegts/gstmpegts-private.h [new file with mode: 0644]
gst-libs/gst/mpegts/gstmpegtsdescriptor.c [new file with mode: 0644]
gst-libs/gst/mpegts/gstmpegtsdescriptor.h [new file with mode: 0644]
gst-libs/gst/mpegts/gstmpegtssection.c [new file with mode: 0644]
gst-libs/gst/mpegts/gstmpegtssection.h [new file with mode: 0644]
gst-libs/gst/mpegts/meson.build [new file with mode: 0644]
gst-libs/gst/mpegts/mpegts-prelude.h [new file with mode: 0644]
gst-libs/gst/mpegts/mpegts.c [new file with mode: 0644]
gst-libs/gst/mpegts/mpegts.h [new file with mode: 0644]
gst-libs/gst/mse/gstappendpipeline-private.h [new file with mode: 0644]
gst-libs/gst/mse/gstappendpipeline.c [new file with mode: 0644]
gst-libs/gst/mse/gstmediasource-private.h [new file with mode: 0644]
gst-libs/gst/mse/gstmediasource.c [new file with mode: 0644]
gst-libs/gst/mse/gstmediasource.h [new file with mode: 0644]
gst-libs/gst/mse/gstmediasourcesamplemap-private.h [new file with mode: 0644]
gst-libs/gst/mse/gstmediasourcesamplemap.c [new file with mode: 0644]
gst-libs/gst/mse/gstmediasourcetrack-private.h [new file with mode: 0644]
gst-libs/gst/mse/gstmediasourcetrack.c [new file with mode: 0644]
gst-libs/gst/mse/gstmediasourcetrackbuffer-private.h [new file with mode: 0644]
gst-libs/gst/mse/gstmediasourcetrackbuffer.c [new file with mode: 0644]
gst-libs/gst/mse/gstmseeventqueue-private.h [new file with mode: 0644]
gst-libs/gst/mse/gstmseeventqueue.c [new file with mode: 0644]
gst-libs/gst/mse/gstmselogging-private.h [new file with mode: 0644]
gst-libs/gst/mse/gstmselogging.c [new file with mode: 0644]
gst-libs/gst/mse/gstmsemediatype-private.h [new file with mode: 0644]
gst-libs/gst/mse/gstmsemediatype.c [new file with mode: 0644]
gst-libs/gst/mse/gstmsesrc-private.h [new file with mode: 0644]
gst-libs/gst/mse/gstmsesrc.c [new file with mode: 0644]
gst-libs/gst/mse/gstmsesrc.h [new file with mode: 0644]
gst-libs/gst/mse/gstsourcebuffer-private.h [new file with mode: 0644]
gst-libs/gst/mse/gstsourcebuffer.c [new file with mode: 0644]
gst-libs/gst/mse/gstsourcebuffer.h [new file with mode: 0644]
gst-libs/gst/mse/gstsourcebufferlist-private.h [new file with mode: 0644]
gst-libs/gst/mse/gstsourcebufferlist.c [new file with mode: 0644]
gst-libs/gst/mse/gstsourcebufferlist.h [new file with mode: 0644]
gst-libs/gst/mse/meson.build [new file with mode: 0644]
gst-libs/gst/mse/mse-prelude.h [new file with mode: 0644]
gst-libs/gst/mse/mse.h [new file with mode: 0644]
gst-libs/gst/opencv/gstopencvutils.cpp [new file with mode: 0644]
gst-libs/gst/opencv/gstopencvutils.h [new file with mode: 0644]
gst-libs/gst/opencv/gstopencvvideofilter.cpp [new file with mode: 0644]
gst-libs/gst/opencv/gstopencvvideofilter.h [new file with mode: 0644]
gst-libs/gst/opencv/meson.build [new file with mode: 0644]
gst-libs/gst/opencv/opencv-prelude.h [new file with mode: 0644]
gst-libs/gst/play/gstplay-media-info-private.h [new file with mode: 0644]
gst-libs/gst/play/gstplay-media-info.c [new file with mode: 0644]
gst-libs/gst/play/gstplay-media-info.h [new file with mode: 0644]
gst-libs/gst/play/gstplay-message-private.h [new file with mode: 0644]
gst-libs/gst/play/gstplay-signal-adapter.c [new file with mode: 0644]
gst-libs/gst/play/gstplay-signal-adapter.h [new file with mode: 0644]
gst-libs/gst/play/gstplay-types.h [new file with mode: 0644]
gst-libs/gst/play/gstplay-video-overlay-video-renderer.c [new file with mode: 0644]
gst-libs/gst/play/gstplay-video-overlay-video-renderer.h [new file with mode: 0644]
gst-libs/gst/play/gstplay-video-renderer-private.h [new file with mode: 0644]
gst-libs/gst/play/gstplay-video-renderer.c [new file with mode: 0644]
gst-libs/gst/play/gstplay-video-renderer.h [new file with mode: 0644]
gst-libs/gst/play/gstplay-visualization.c [new file with mode: 0644]
gst-libs/gst/play/gstplay-visualization.h [new file with mode: 0644]
gst-libs/gst/play/gstplay.c [new file with mode: 0644]
gst-libs/gst/play/gstplay.h [new file with mode: 0644]
gst-libs/gst/play/meson.build [new file with mode: 0644]
gst-libs/gst/play/play-prelude.h [new file with mode: 0644]
gst-libs/gst/play/play.h [new file with mode: 0644]
gst-libs/gst/player/gstplayer-g-main-context-signal-dispatcher.c [new file with mode: 0644]
gst-libs/gst/player/gstplayer-g-main-context-signal-dispatcher.h [new file with mode: 0644]
gst-libs/gst/player/gstplayer-media-info-private.h [new file with mode: 0644]
gst-libs/gst/player/gstplayer-media-info.c [new file with mode: 0644]
gst-libs/gst/player/gstplayer-media-info.h [new file with mode: 0644]
gst-libs/gst/player/gstplayer-signal-dispatcher-private.h [new file with mode: 0644]
gst-libs/gst/player/gstplayer-signal-dispatcher.c [new file with mode: 0644]
gst-libs/gst/player/gstplayer-signal-dispatcher.h [new file with mode: 0644]
gst-libs/gst/player/gstplayer-types.h [new file with mode: 0644]
gst-libs/gst/player/gstplayer-video-overlay-video-renderer.c [new file with mode: 0644]
gst-libs/gst/player/gstplayer-video-overlay-video-renderer.h [new file with mode: 0644]
gst-libs/gst/player/gstplayer-video-renderer-private.h [new file with mode: 0644]
gst-libs/gst/player/gstplayer-video-renderer.c [new file with mode: 0644]
gst-libs/gst/player/gstplayer-video-renderer.h [new file with mode: 0644]
gst-libs/gst/player/gstplayer-visualization.c [new file with mode: 0644]
gst-libs/gst/player/gstplayer-visualization.h [new file with mode: 0644]
gst-libs/gst/player/gstplayer-wrapped-video-renderer-private.h [new file with mode: 0644]
gst-libs/gst/player/gstplayer-wrapped-video-renderer.c [new file with mode: 0644]
gst-libs/gst/player/gstplayer.c [new file with mode: 0644]
gst-libs/gst/player/gstplayer.h [new file with mode: 0644]
gst-libs/gst/player/meson.build [new file with mode: 0644]
gst-libs/gst/player/player-prelude.h [new file with mode: 0644]
gst-libs/gst/player/player.h [new file with mode: 0644]
gst-libs/gst/sctp/meson.build [new file with mode: 0644]
gst-libs/gst/sctp/sctp-prelude.h [new file with mode: 0644]
gst-libs/gst/sctp/sctpreceivemeta.c [new file with mode: 0644]
gst-libs/gst/sctp/sctpreceivemeta.h [new file with mode: 0644]
gst-libs/gst/sctp/sctpsendmeta.c [new file with mode: 0644]
gst-libs/gst/sctp/sctpsendmeta.h [new file with mode: 0644]
gst-libs/gst/transcoder/gsttranscoder-private.h [new file with mode: 0644]
gst-libs/gst/transcoder/gsttranscoder-signal-adapter.c [new file with mode: 0644]
gst-libs/gst/transcoder/gsttranscoder-signal-adapter.h [new file with mode: 0644]
gst-libs/gst/transcoder/gsttranscoder.c [new file with mode: 0644]
gst-libs/gst/transcoder/gsttranscoder.h [new file with mode: 0644]
gst-libs/gst/transcoder/meson.build [new file with mode: 0644]
gst-libs/gst/transcoder/transcoder-prelude.h [new file with mode: 0644]
gst-libs/gst/uridownloader/gstfragment.c [new file with mode: 0644]
gst-libs/gst/uridownloader/gstfragment.h [new file with mode: 0644]
gst-libs/gst/uridownloader/gsturidownloader.c [new file with mode: 0644]
gst-libs/gst/uridownloader/gsturidownloader.h [new file with mode: 0644]
gst-libs/gst/uridownloader/gsturidownloader_debug.h [new file with mode: 0644]
gst-libs/gst/uridownloader/meson.build [new file with mode: 0644]
gst-libs/gst/uridownloader/uridownloader-prelude.h [new file with mode: 0644]
gst-libs/gst/va/gstva.h [new file with mode: 0644]
gst-libs/gst/va/gstvaallocator.c [new file with mode: 0644]
gst-libs/gst/va/gstvaallocator.h [new file with mode: 0644]
gst-libs/gst/va/gstvadisplay.c [new file with mode: 0644]
gst-libs/gst/va/gstvadisplay.h [new file with mode: 0644]
gst-libs/gst/va/gstvadisplay_drm.c [new file with mode: 0644]
gst-libs/gst/va/gstvadisplay_drm.h [new file with mode: 0644]
gst-libs/gst/va/gstvadisplay_win32.cpp [new file with mode: 0644]
gst-libs/gst/va/gstvadisplay_win32.h [new file with mode: 0644]
gst-libs/gst/va/gstvadisplay_wrapped.c [new file with mode: 0644]
gst-libs/gst/va/gstvadisplay_wrapped.h [new file with mode: 0644]
gst-libs/gst/va/gstvapool.c [new file with mode: 0644]
gst-libs/gst/va/gstvapool.h [new file with mode: 0644]
gst-libs/gst/va/gstvasurfacecopy.c [new file with mode: 0644]
gst-libs/gst/va/gstvasurfacecopy.h [new file with mode: 0644]
gst-libs/gst/va/gstvautils.c [new file with mode: 0644]
gst-libs/gst/va/gstvautils.h [new file with mode: 0644]
gst-libs/gst/va/gstvavideoformat.c [new file with mode: 0644]
gst-libs/gst/va/gstvavideoformat.h [new file with mode: 0644]
gst-libs/gst/va/meson.build [new file with mode: 0644]
gst-libs/gst/va/va-prelude.h [new file with mode: 0644]
gst-libs/gst/va/va_fwd.h [new file with mode: 0644]
gst-libs/gst/va/vasurfaceimage.c [new file with mode: 0644]
gst-libs/gst/va/vasurfaceimage.h [new file with mode: 0644]
gst-libs/gst/vulkan/android/gstvkdisplay_android.c [new file with mode: 0644]
gst-libs/gst/vulkan/android/gstvkdisplay_android.h [new file with mode: 0644]
gst-libs/gst/vulkan/android/gstvkwindow_android.c [new file with mode: 0644]
gst-libs/gst/vulkan/android/gstvkwindow_android.h [new file with mode: 0644]
gst-libs/gst/vulkan/cocoa/gstvkcocoa_utils.h [new file with mode: 0644]
gst-libs/gst/vulkan/cocoa/gstvkdisplay_cocoa.h [new file with mode: 0644]
gst-libs/gst/vulkan/cocoa/gstvkdisplay_cocoa.m [new file with mode: 0644]
gst-libs/gst/vulkan/cocoa/gstvkwindow_cocoa.h [new file with mode: 0644]
gst-libs/gst/vulkan/cocoa/gstvkwindow_cocoa.m [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkapi.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkbarrier.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkbuffermemory.c [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkbuffermemory.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkbufferpool.c [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkbufferpool.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkcommandbuffer.c [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkcommandbuffer.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkcommandpool-private.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkcommandpool.c [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkcommandpool.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkconfig.h.meson [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkdebug-private.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkdebug.c [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkdebug.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkdecoder.c [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkdecoder.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkdescriptorcache.c [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkdescriptorcache.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkdescriptorpool.c [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkdescriptorpool.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkdescriptorset.c [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkdescriptorset.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkdevice.c [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkdevice.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkdisplay.c [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkdisplay.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkerror.c [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkerror.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkfence.c [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkfence.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkformat.c [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkformat.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkfullscreenquad.c [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkfullscreenquad.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkhandle.c [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkhandle.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkhandlepool.c [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkhandlepool.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkimagebufferpool.c [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkimagebufferpool.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkimagememory.c [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkimagememory.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkimageview.c [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkimageview.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkinstance.c [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkinstance.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkmemory.c [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkmemory.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkoperation.c [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkoperation.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkphysicaldevice-private.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkphysicaldevice.c [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkphysicaldevice.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkqueue.c [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkqueue.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkswapper.c [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkswapper.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvktrash.c [new file with mode: 0644]
gst-libs/gst/vulkan/gstvktrash.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkutils.c [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkutils.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkvideo-private.c [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkvideo-private.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkvideofilter.c [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkvideofilter.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkvideoutils.c [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkvideoutils.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkwindow.c [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkwindow.h [new file with mode: 0644]
gst-libs/gst/vulkan/ios/gstvkdisplay_ios.h [new file with mode: 0644]
gst-libs/gst/vulkan/ios/gstvkdisplay_ios.m [new file with mode: 0644]
gst-libs/gst/vulkan/ios/gstvkios_utils.h [new file with mode: 0644]
gst-libs/gst/vulkan/ios/gstvkwindow_ios.h [new file with mode: 0644]
gst-libs/gst/vulkan/ios/gstvkwindow_ios.m [new file with mode: 0644]
gst-libs/gst/vulkan/meson.build [new file with mode: 0644]
gst-libs/gst/vulkan/vulkan-prelude.h [new file with mode: 0644]
gst-libs/gst/vulkan/vulkan.h [new file with mode: 0644]
gst-libs/gst/vulkan/vulkan_fwd.h [new file with mode: 0644]
gst-libs/gst/vulkan/vulkan_mkenum.py [new file with mode: 0644]
gst-libs/gst/vulkan/wayland/gstvkdisplay_wayland.c [new file with mode: 0644]
gst-libs/gst/vulkan/wayland/gstvkdisplay_wayland.h [new file with mode: 0644]
gst-libs/gst/vulkan/wayland/gstvkdisplay_wayland_private.h [new file with mode: 0644]
gst-libs/gst/vulkan/wayland/gstvkwindow_wayland.c [new file with mode: 0644]
gst-libs/gst/vulkan/wayland/gstvkwindow_wayland.h [new file with mode: 0644]
gst-libs/gst/vulkan/wayland/wayland.h [new file with mode: 0644]
gst-libs/gst/vulkan/wayland/wayland_event_source.c [new file with mode: 0644]
gst-libs/gst/vulkan/wayland/wayland_event_source.h [new file with mode: 0644]
gst-libs/gst/vulkan/win32/gstvkwindow_win32.c [new file with mode: 0644]
gst-libs/gst/vulkan/win32/gstvkwindow_win32.h [new file with mode: 0644]
gst-libs/gst/vulkan/xcb/gstvkdisplay_xcb.c [new file with mode: 0644]
gst-libs/gst/vulkan/xcb/gstvkdisplay_xcb.h [new file with mode: 0644]
gst-libs/gst/vulkan/xcb/gstvkwindow_xcb.c [new file with mode: 0644]
gst-libs/gst/vulkan/xcb/gstvkwindow_xcb.h [new file with mode: 0644]
gst-libs/gst/vulkan/xcb/xcb.h [new file with mode: 0644]
gst-libs/gst/vulkan/xcb/xcb_event_source.c [new file with mode: 0644]
gst-libs/gst/vulkan/xcb/xcb_event_source.h [new file with mode: 0644]
gst-libs/gst/wayland/gstwl_fwd.h [new file with mode: 0644]
gst-libs/gst/wayland/gstwlbuffer.c [new file with mode: 0644]
gst-libs/gst/wayland/gstwlbuffer.h [new file with mode: 0644]
gst-libs/gst/wayland/gstwlcontext.c [new file with mode: 0644]
gst-libs/gst/wayland/gstwlcontext.h [new file with mode: 0644]
gst-libs/gst/wayland/gstwldisplay.c [new file with mode: 0644]
gst-libs/gst/wayland/gstwldisplay.h [new file with mode: 0644]
gst-libs/gst/wayland/gstwllinuxdmabuf.c [new file with mode: 0644]
gst-libs/gst/wayland/gstwllinuxdmabuf.h [new file with mode: 0644]
gst-libs/gst/wayland/gstwlshmallocator.c [new file with mode: 0644]
gst-libs/gst/wayland/gstwlshmallocator.h [new file with mode: 0644]
gst-libs/gst/wayland/gstwlvideobufferpool.c [new file with mode: 0644]
gst-libs/gst/wayland/gstwlvideobufferpool.h [new file with mode: 0644]
gst-libs/gst/wayland/gstwlvideoformat.c [new file with mode: 0644]
gst-libs/gst/wayland/gstwlvideoformat.h [new file with mode: 0644]
gst-libs/gst/wayland/gstwlwindow.c [new file with mode: 0644]
gst-libs/gst/wayland/gstwlwindow.h [new file with mode: 0644]
gst-libs/gst/wayland/meson.build [new file with mode: 0644]
gst-libs/gst/wayland/wayland-prelude.h [new file with mode: 0644]
gst-libs/gst/wayland/wayland.h [new file with mode: 0644]
gst-libs/gst/webrtc/datachannel.c [new file with mode: 0644]
gst-libs/gst/webrtc/datachannel.h [new file with mode: 0644]
gst-libs/gst/webrtc/dtlstransport.c [new file with mode: 0644]
gst-libs/gst/webrtc/dtlstransport.h [new file with mode: 0644]
gst-libs/gst/webrtc/ice.c [new file with mode: 0644]
gst-libs/gst/webrtc/ice.h [new file with mode: 0644]
gst-libs/gst/webrtc/icestream.c [new file with mode: 0644]
gst-libs/gst/webrtc/icestream.h [new file with mode: 0644]
gst-libs/gst/webrtc/icetransport.c [new file with mode: 0644]
gst-libs/gst/webrtc/icetransport.h [new file with mode: 0644]
gst-libs/gst/webrtc/meson.build [new file with mode: 0644]
gst-libs/gst/webrtc/nice/meson.build [new file with mode: 0644]
gst-libs/gst/webrtc/nice/nice.c [new file with mode: 0644]
gst-libs/gst/webrtc/nice/nice.h [new file with mode: 0644]
gst-libs/gst/webrtc/nice/nice_fwd.h [new file with mode: 0644]
gst-libs/gst/webrtc/nice/nicestream.c [new file with mode: 0644]
gst-libs/gst/webrtc/nice/nicestream.h [new file with mode: 0644]
gst-libs/gst/webrtc/nice/nicetransport.c [new file with mode: 0644]
gst-libs/gst/webrtc/nice/nicetransport.h [new file with mode: 0644]
gst-libs/gst/webrtc/rtcsessiondescription.c [new file with mode: 0644]
gst-libs/gst/webrtc/rtcsessiondescription.h [new file with mode: 0644]
gst-libs/gst/webrtc/rtpreceiver.c [new file with mode: 0644]
gst-libs/gst/webrtc/rtpreceiver.h [new file with mode: 0644]
gst-libs/gst/webrtc/rtpsender.c [new file with mode: 0644]
gst-libs/gst/webrtc/rtpsender.h [new file with mode: 0644]
gst-libs/gst/webrtc/rtptransceiver.c [new file with mode: 0644]
gst-libs/gst/webrtc/rtptransceiver.h [new file with mode: 0644]
gst-libs/gst/webrtc/sctptransport.c [new file with mode: 0644]
gst-libs/gst/webrtc/sctptransport.h [new file with mode: 0644]
gst-libs/gst/webrtc/webrtc-priv.h [new file with mode: 0644]
gst-libs/gst/webrtc/webrtc.c [new file with mode: 0644]
gst-libs/gst/webrtc/webrtc.h [new file with mode: 0644]
gst-libs/gst/webrtc/webrtc_fwd.h [new file with mode: 0644]
gst-libs/gst/winrt/gstwinrt.h [new file with mode: 0644]
gst-libs/gst/winrt/gstwinrtdevicewatcher.cpp [new file with mode: 0644]
gst-libs/gst/winrt/gstwinrtdevicewatcher.h [new file with mode: 0644]
gst-libs/gst/winrt/meson.build [new file with mode: 0644]
gst-libs/gst/winrt/winrt-prelude.h [new file with mode: 0644]
gst-libs/meson.build [new file with mode: 0644]
gst-plugins-bad.doap [new file with mode: 0644]
gst/accurip/gstaccurip.c [new file with mode: 0644]
gst/accurip/gstaccurip.h [new file with mode: 0644]
gst/accurip/meson.build [new file with mode: 0644]
gst/adpcmdec/adpcmdec.c [new file with mode: 0644]
gst/adpcmdec/meson.build [new file with mode: 0644]
gst/adpcmenc/adpcmenc.c [new file with mode: 0644]
gst/adpcmenc/meson.build [new file with mode: 0644]
gst/aiff/aiff.c [new file with mode: 0644]
gst/aiff/aiffelements.h [new file with mode: 0644]
gst/aiff/aiffmux.c [new file with mode: 0644]
gst/aiff/aiffmux.h [new file with mode: 0644]
gst/aiff/aiffparse.c [new file with mode: 0644]
gst/aiff/aiffparse.h [new file with mode: 0644]
gst/aiff/gstaiffelement.c [new file with mode: 0644]
gst/aiff/meson.build [new file with mode: 0644]
gst/asfmux/gstasf.c [new file with mode: 0644]
gst/asfmux/gstasfmux.c [new file with mode: 0644]
gst/asfmux/gstasfmux.h [new file with mode: 0644]
gst/asfmux/gstasfobjects.c [new file with mode: 0644]
gst/asfmux/gstasfobjects.h [new file with mode: 0644]
gst/asfmux/gstasfparse.c [new file with mode: 0644]
gst/asfmux/gstasfparse.h [new file with mode: 0644]
gst/asfmux/gstrtpasfpay.c [new file with mode: 0644]
gst/asfmux/gstrtpasfpay.h [new file with mode: 0644]
gst/asfmux/meson.build [new file with mode: 0644]
gst/audiobuffersplit/gstaudiobuffersplit.c [new file with mode: 0644]
gst/audiobuffersplit/gstaudiobuffersplit.h [new file with mode: 0644]
gst/audiobuffersplit/meson.build [new file with mode: 0644]
gst/audiofxbad/gstaudiochannelmix.c [new file with mode: 0644]
gst/audiofxbad/gstaudiochannelmix.h [new file with mode: 0644]
gst/audiofxbad/gstaudiofxbad.c [new file with mode: 0644]
gst/audiofxbad/meson.build [new file with mode: 0644]
gst/audiolatency/gstaudiolatency.c [new file with mode: 0644]
gst/audiolatency/gstaudiolatency.h [new file with mode: 0644]
gst/audiolatency/meson.build [new file with mode: 0644]
gst/audiomixmatrix/gstaudiomixmatrix.c [new file with mode: 0644]
gst/audiomixmatrix/gstaudiomixmatrix.h [new file with mode: 0644]
gst/audiomixmatrix/meson.build [new file with mode: 0644]
gst/audiovisualizers/README [new file with mode: 0644]
gst/audiovisualizers/gstdrawhelpers.h [new file with mode: 0644]
gst/audiovisualizers/gstspacescope.c [new file with mode: 0644]
gst/audiovisualizers/gstspacescope.h [new file with mode: 0644]
gst/audiovisualizers/gstspectrascope.c [new file with mode: 0644]
gst/audiovisualizers/gstspectrascope.h [new file with mode: 0644]
gst/audiovisualizers/gstsynaescope.c [new file with mode: 0644]
gst/audiovisualizers/gstsynaescope.h [new file with mode: 0644]
gst/audiovisualizers/gstwavescope.c [new file with mode: 0644]
gst/audiovisualizers/gstwavescope.h [new file with mode: 0644]
gst/audiovisualizers/meson.build [new file with mode: 0644]
gst/audiovisualizers/plugin.c [new file with mode: 0644]
gst/autoconvert/gstautoconvert.c [new file with mode: 0644]
gst/autoconvert/gstautoconvert.h [new file with mode: 0644]
gst/autoconvert/gstautodeinterlace.c [new file with mode: 0644]
gst/autoconvert/gstautodeinterlace.h [new file with mode: 0644]
gst/autoconvert/gstautovideo.c [new file with mode: 0644]
gst/autoconvert/gstautovideo.h [new file with mode: 0644]
gst/autoconvert/gstautovideoconvert.c [new file with mode: 0644]
gst/autoconvert/gstautovideoconvert.h [new file with mode: 0644]
gst/autoconvert/gstautovideoflip.c [new file with mode: 0644]
gst/autoconvert/gstautovideoflip.h [new file with mode: 0644]
gst/autoconvert/gstbaseautoconvert.c [new file with mode: 0644]
gst/autoconvert/gstbaseautoconvert.h [new file with mode: 0644]
gst/autoconvert/meson.build [new file with mode: 0644]
gst/autoconvert/plugin.c [new file with mode: 0644]
gst/bayer/gstbayer.c [new file with mode: 0644]
gst/bayer/gstbayer2rgb.c [new file with mode: 0644]
gst/bayer/gstbayerelements.h [new file with mode: 0644]
gst/bayer/gstbayerorc-dist.c [new file with mode: 0644]
gst/bayer/gstbayerorc-dist.h [new file with mode: 0644]
gst/bayer/gstbayerorc.orc [new file with mode: 0644]
gst/bayer/gstrgb2bayer.c [new file with mode: 0644]
gst/bayer/gstrgb2bayer.h [new file with mode: 0644]
gst/bayer/meson.build [new file with mode: 0644]
gst/camerabin2/PORTING [new file with mode: 0644]
gst/camerabin2/camerabin2-src.txt [new file with mode: 0644]
gst/camerabin2/camerabingeneral.c [new file with mode: 0644]
gst/camerabin2/camerabingeneral.h [new file with mode: 0644]
gst/camerabin2/gstcamerabin2.c [new file with mode: 0644]
gst/camerabin2/gstcamerabin2.h [new file with mode: 0644]
gst/camerabin2/gstdigitalzoom.c [new file with mode: 0644]
gst/camerabin2/gstdigitalzoom.h [new file with mode: 0644]
gst/camerabin2/gstplugin.c [new file with mode: 0644]
gst/camerabin2/gstviewfinderbin.c [new file with mode: 0644]
gst/camerabin2/gstviewfinderbin.h [new file with mode: 0644]
gst/camerabin2/gstwrappercamerabinsrc.c [new file with mode: 0644]
gst/camerabin2/gstwrappercamerabinsrc.h [new file with mode: 0644]
gst/camerabin2/meson.build [new file with mode: 0644]
gst/codecalpha/gstalphacombine.c [new file with mode: 0644]
gst/codecalpha/gstalphacombine.h [new file with mode: 0644]
gst/codecalpha/gstalphadecodebin.c [new file with mode: 0644]
gst/codecalpha/gstalphadecodebin.h [new file with mode: 0644]
gst/codecalpha/gstcodecalphademux.c [new file with mode: 0644]
gst/codecalpha/gstcodecalphademux.h [new file with mode: 0644]
gst/codecalpha/gstplugin.c [new file with mode: 0644]
gst/codecalpha/gstvp8alphadecodebin.c [new file with mode: 0644]
gst/codecalpha/gstvp8alphadecodebin.h [new file with mode: 0644]
gst/codecalpha/gstvp9alphadecodebin.c [new file with mode: 0644]
gst/codecalpha/gstvp9alphadecodebin.h [new file with mode: 0644]
gst/codecalpha/meson.build [new file with mode: 0644]
gst/codectimestamper/gstcodectimestamper.c [new file with mode: 0644]
gst/codectimestamper/gstcodectimestamper.h [new file with mode: 0644]
gst/codectimestamper/gsth264timestamper.c [new file with mode: 0644]
gst/codectimestamper/gsth264timestamper.h [new file with mode: 0644]
gst/codectimestamper/gsth265timestamper.c [new file with mode: 0644]
gst/codectimestamper/gsth265timestamper.h [new file with mode: 0644]
gst/codectimestamper/meson.build [new file with mode: 0644]
gst/codectimestamper/plugin.c [new file with mode: 0644]
gst/coloreffects/gstchromahold.c [new file with mode: 0644]
gst/coloreffects/gstchromahold.h [new file with mode: 0644]
gst/coloreffects/gstcoloreffects.c [new file with mode: 0644]
gst/coloreffects/gstcoloreffects.h [new file with mode: 0644]
gst/coloreffects/gstplugin.c [new file with mode: 0644]
gst/coloreffects/meson.build [new file with mode: 0644]
gst/debugutils/debugutilsbad.c [new file with mode: 0644]
gst/debugutils/fpsdisplaysink.c [new file with mode: 0644]
gst/debugutils/fpsdisplaysink.h [new file with mode: 0644]
gst/debugutils/gstchecksumsink.c [new file with mode: 0644]
gst/debugutils/gstchecksumsink.h [new file with mode: 0644]
gst/debugutils/gstchopmydata.c [new file with mode: 0644]
gst/debugutils/gstchopmydata.h [new file with mode: 0644]
gst/debugutils/gstclockselect.c [new file with mode: 0644]
gst/debugutils/gstclockselect.h [new file with mode: 0644]
gst/debugutils/gstcompare.c [new file with mode: 0644]
gst/debugutils/gstcompare.h [new file with mode: 0644]
gst/debugutils/gstdebugspy.c [new file with mode: 0644]
gst/debugutils/gstdebugspy.h [new file with mode: 0644]
gst/debugutils/gstdebugutilsbadelements.h [new file with mode: 0644]
gst/debugutils/gsterrorignore.c [new file with mode: 0644]
gst/debugutils/gsterrorignore.h [new file with mode: 0644]
gst/debugutils/gstfakeaudiosink.c [new file with mode: 0644]
gst/debugutils/gstfakeaudiosink.h [new file with mode: 0644]
gst/debugutils/gstfakesinkutils.c [new file with mode: 0644]
gst/debugutils/gstfakesinkutils.h [new file with mode: 0644]
gst/debugutils/gstfakevideosink.c [new file with mode: 0644]
gst/debugutils/gstfakevideosink.h [new file with mode: 0644]
gst/debugutils/gsttestsrcbin.c [new file with mode: 0644]
gst/debugutils/gstvideocodectestsink.c [new file with mode: 0644]
gst/debugutils/gstvideocodectestsink.h [new file with mode: 0644]
gst/debugutils/gstwatchdog.c [new file with mode: 0644]
gst/debugutils/gstwatchdog.h [new file with mode: 0644]
gst/debugutils/meson.build [new file with mode: 0644]
gst/dvbsubenc/gstdvbsubenc-util.c [new file with mode: 0644]
gst/dvbsubenc/gstdvbsubenc.c [new file with mode: 0644]
gst/dvbsubenc/gstdvbsubenc.h [new file with mode: 0644]
gst/dvbsubenc/libimagequant/CHANGELOG [new file with mode: 0644]
gst/dvbsubenc/libimagequant/COPYRIGHT [new file with mode: 0644]
gst/dvbsubenc/libimagequant/README.md [new file with mode: 0644]
gst/dvbsubenc/libimagequant/blur.c [new file with mode: 0644]
gst/dvbsubenc/libimagequant/blur.h [new file with mode: 0644]
gst/dvbsubenc/libimagequant/libimagequant.c [new file with mode: 0644]
gst/dvbsubenc/libimagequant/libimagequant.h [new file with mode: 0644]
gst/dvbsubenc/libimagequant/mediancut.c [new file with mode: 0644]
gst/dvbsubenc/libimagequant/mediancut.h [new file with mode: 0644]
gst/dvbsubenc/libimagequant/mempool.c [new file with mode: 0644]
gst/dvbsubenc/libimagequant/mempool.h [new file with mode: 0644]
gst/dvbsubenc/libimagequant/nearest.c [new file with mode: 0644]
gst/dvbsubenc/libimagequant/nearest.h [new file with mode: 0644]
gst/dvbsubenc/libimagequant/pam.c [new file with mode: 0644]
gst/dvbsubenc/libimagequant/pam.h [new file with mode: 0644]
gst/dvbsubenc/libimagequant/viter.c [new file with mode: 0644]
gst/dvbsubenc/libimagequant/viter.h [new file with mode: 0644]
gst/dvbsubenc/meson.build [new file with mode: 0644]
gst/dvbsuboverlay/TODO [new file with mode: 0644]
gst/dvbsuboverlay/dvb-sub.c [new file with mode: 0644]
gst/dvbsuboverlay/dvb-sub.h [new file with mode: 0644]
gst/dvbsuboverlay/gstdvbsuboverlay.c [new file with mode: 0644]
gst/dvbsuboverlay/gstdvbsuboverlay.h [new file with mode: 0644]
gst/dvbsuboverlay/meson.build [new file with mode: 0644]
gst/dvdspu/Notes.txt [new file with mode: 0644]
gst/dvdspu/gstdvdspu.c [new file with mode: 0644]
gst/dvdspu/gstdvdspu.h [new file with mode: 0644]
gst/dvdspu/gstspu-common.h [new file with mode: 0644]
gst/dvdspu/gstspu-pgs.c [new file with mode: 0644]
gst/dvdspu/gstspu-pgs.h [new file with mode: 0644]
gst/dvdspu/gstspu-vobsub-render.c [new file with mode: 0644]
gst/dvdspu/gstspu-vobsub.c [new file with mode: 0644]
gst/dvdspu/gstspu-vobsub.h [new file with mode: 0644]
gst/dvdspu/meson.build [new file with mode: 0644]
gst/faceoverlay/gstfaceoverlay.c [new file with mode: 0644]
gst/faceoverlay/gstfaceoverlay.h [new file with mode: 0644]
gst/faceoverlay/meson.build [new file with mode: 0644]
gst/festival/gstfestival.c [new file with mode: 0644]
gst/festival/gstfestival.h [new file with mode: 0644]
gst/festival/meson.build [new file with mode: 0644]
gst/fieldanalysis/gstfieldanalysis.c [new file with mode: 0644]
gst/fieldanalysis/gstfieldanalysis.h [new file with mode: 0644]
gst/fieldanalysis/gstfieldanalysisorc-dist.c [new file with mode: 0644]
gst/fieldanalysis/gstfieldanalysisorc-dist.h [new file with mode: 0644]
gst/fieldanalysis/gstfieldanalysisorc.orc [new file with mode: 0644]
gst/fieldanalysis/meson.build [new file with mode: 0644]
gst/freeverb/GstFreeverb.prs [new file with mode: 0644]
gst/freeverb/gstfreeverb.c [new file with mode: 0644]
gst/freeverb/gstfreeverb.h [new file with mode: 0644]
gst/freeverb/meson.build [new file with mode: 0644]
gst/frei0r/frei0r.h [new file with mode: 0644]
gst/frei0r/gstfrei0r.c [new file with mode: 0644]
gst/frei0r/gstfrei0r.h [new file with mode: 0644]
gst/frei0r/gstfrei0rfilter.c [new file with mode: 0644]
gst/frei0r/gstfrei0rfilter.h [new file with mode: 0644]
gst/frei0r/gstfrei0rmixer.c [new file with mode: 0644]
gst/frei0r/gstfrei0rmixer.h [new file with mode: 0644]
gst/frei0r/gstfrei0rsrc.c [new file with mode: 0644]
gst/frei0r/gstfrei0rsrc.h [new file with mode: 0644]
gst/frei0r/meson.build [new file with mode: 0644]
gst/gaudieffects/blur-example.py [new file with mode: 0644]
gst/gaudieffects/burn-example.py [new file with mode: 0644]
gst/gaudieffects/gstburn.c [new file with mode: 0644]
gst/gaudieffects/gstburn.h [new file with mode: 0644]
gst/gaudieffects/gstchromium.c [new file with mode: 0644]
gst/gaudieffects/gstchromium.h [new file with mode: 0644]
gst/gaudieffects/gstdilate.c [new file with mode: 0644]
gst/gaudieffects/gstdilate.h [new file with mode: 0644]
gst/gaudieffects/gstdodge.c [new file with mode: 0644]
gst/gaudieffects/gstdodge.h [new file with mode: 0644]
gst/gaudieffects/gstexclusion.c [new file with mode: 0644]
gst/gaudieffects/gstexclusion.h [new file with mode: 0644]
gst/gaudieffects/gstgaudieffectsorc-dist.c [new file with mode: 0644]
gst/gaudieffects/gstgaudieffectsorc-dist.h [new file with mode: 0644]
gst/gaudieffects/gstgaudieffectsorc.orc [new file with mode: 0644]
gst/gaudieffects/gstgaussblur.c [new file with mode: 0644]
gst/gaudieffects/gstgaussblur.h [new file with mode: 0644]
gst/gaudieffects/gstplugin.c [new file with mode: 0644]
gst/gaudieffects/gstsolarize.c [new file with mode: 0644]
gst/gaudieffects/gstsolarize.h [new file with mode: 0644]
gst/gaudieffects/meson.build [new file with mode: 0644]
gst/gdp/README [new file with mode: 0644]
gst/gdp/dataprotocol.c [new file with mode: 0644]
gst/gdp/dataprotocol.h [new file with mode: 0644]
gst/gdp/dp-private.h [new file with mode: 0644]
gst/gdp/gstgdp.c [new file with mode: 0644]
gst/gdp/gstgdpdepay.c [new file with mode: 0644]
gst/gdp/gstgdpdepay.h [new file with mode: 0644]
gst/gdp/gstgdpelement.c [new file with mode: 0644]
gst/gdp/gstgdpelements.h [new file with mode: 0644]
gst/gdp/gstgdppay.c [new file with mode: 0644]
gst/gdp/gstgdppay.h [new file with mode: 0644]
gst/gdp/meson.build [new file with mode: 0644]
gst/geometrictransform/geometricmath.c [new file with mode: 0644]
gst/geometrictransform/geometricmath.h [new file with mode: 0644]
gst/geometrictransform/gstbulge.c [new file with mode: 0644]
gst/geometrictransform/gstbulge.h [new file with mode: 0644]
gst/geometrictransform/gstcircle.c [new file with mode: 0644]
gst/geometrictransform/gstcircle.h [new file with mode: 0644]
gst/geometrictransform/gstcirclegeometrictransform.c [new file with mode: 0644]
gst/geometrictransform/gstcirclegeometrictransform.h [new file with mode: 0644]
gst/geometrictransform/gstdiffuse.c [new file with mode: 0644]
gst/geometrictransform/gstdiffuse.h [new file with mode: 0644]
gst/geometrictransform/gstfisheye.c [new file with mode: 0644]
gst/geometrictransform/gstfisheye.h [new file with mode: 0644]
gst/geometrictransform/gstgeometrictransform.c [new file with mode: 0644]
gst/geometrictransform/gstgeometrictransform.h [new file with mode: 0644]
gst/geometrictransform/gstkaleidoscope.c [new file with mode: 0644]
gst/geometrictransform/gstkaleidoscope.h [new file with mode: 0644]
gst/geometrictransform/gstmarble.c [new file with mode: 0644]
gst/geometrictransform/gstmarble.h [new file with mode: 0644]
gst/geometrictransform/gstmirror.c [new file with mode: 0644]
gst/geometrictransform/gstmirror.h [new file with mode: 0644]
gst/geometrictransform/gstperspective.c [new file with mode: 0644]
gst/geometrictransform/gstperspective.h [new file with mode: 0644]
gst/geometrictransform/gstpinch.c [new file with mode: 0644]
gst/geometrictransform/gstpinch.h [new file with mode: 0644]
gst/geometrictransform/gstrotate.c [new file with mode: 0644]
gst/geometrictransform/gstrotate.h [new file with mode: 0644]
gst/geometrictransform/gstsphere.c [new file with mode: 0644]
gst/geometrictransform/gstsphere.h [new file with mode: 0644]
gst/geometrictransform/gstsquare.c [new file with mode: 0644]
gst/geometrictransform/gstsquare.h [new file with mode: 0644]
gst/geometrictransform/gststretch.c [new file with mode: 0644]
gst/geometrictransform/gststretch.h [new file with mode: 0644]
gst/geometrictransform/gsttunnel.c [new file with mode: 0644]
gst/geometrictransform/gsttunnel.h [new file with mode: 0644]
gst/geometrictransform/gsttwirl.c [new file with mode: 0644]
gst/geometrictransform/gsttwirl.h [new file with mode: 0644]
gst/geometrictransform/gstwaterripple.c [new file with mode: 0644]
gst/geometrictransform/gstwaterripple.h [new file with mode: 0644]
gst/geometrictransform/meson.build [new file with mode: 0644]
gst/geometrictransform/plugin.c [new file with mode: 0644]
gst/id3tag/gstid3mux.c [new file with mode: 0644]
gst/id3tag/gstid3mux.h [new file with mode: 0644]
gst/id3tag/id3tag.c [new file with mode: 0644]
gst/id3tag/id3tag.h [new file with mode: 0644]
gst/id3tag/meson.build [new file with mode: 0644]
gst/insertbin/meson.build [new file with mode: 0644]
gst/insertbin/plugin.c [new file with mode: 0644]
gst/inter/gstinter.c [new file with mode: 0644]
gst/inter/gstinteraudiosink.c [new file with mode: 0644]
gst/inter/gstinteraudiosink.h [new file with mode: 0644]
gst/inter/gstinteraudiosrc.c [new file with mode: 0644]
gst/inter/gstinteraudiosrc.h [new file with mode: 0644]
gst/inter/gstintersubsink.c [new file with mode: 0644]
gst/inter/gstintersubsink.h [new file with mode: 0644]
gst/inter/gstintersubsrc.c [new file with mode: 0644]
gst/inter/gstintersubsrc.h [new file with mode: 0644]
gst/inter/gstintersurface.c [new file with mode: 0644]
gst/inter/gstintersurface.h [new file with mode: 0644]
gst/inter/gstintertest.c [new file with mode: 0644]
gst/inter/gstintervideosink.c [new file with mode: 0644]
gst/inter/gstintervideosink.h [new file with mode: 0644]
gst/inter/gstintervideosrc.c [new file with mode: 0644]
gst/inter/gstintervideosrc.h [new file with mode: 0644]
gst/inter/meson.build [new file with mode: 0644]
gst/interlace/gstinterlace.c [new file with mode: 0644]
gst/interlace/meson.build [new file with mode: 0644]
gst/ivfparse/gstivfparse.c [new file with mode: 0644]
gst/ivfparse/gstivfparse.h [new file with mode: 0644]
gst/ivfparse/meson.build [new file with mode: 0644]
gst/ivtc/gstcombdetect.c [new file with mode: 0644]
gst/ivtc/gstcombdetect.h [new file with mode: 0644]
gst/ivtc/gstivtc.c [new file with mode: 0644]
gst/ivtc/gstivtc.h [new file with mode: 0644]
gst/ivtc/meson.build [new file with mode: 0644]
gst/jp2kdecimator/gstjp2kdecimator.c [new file with mode: 0644]
gst/jp2kdecimator/gstjp2kdecimator.h [new file with mode: 0644]
gst/jp2kdecimator/jp2kcodestream.c [new file with mode: 0644]
gst/jp2kdecimator/jp2kcodestream.h [new file with mode: 0644]
gst/jp2kdecimator/meson.build [new file with mode: 0644]
gst/jpegformat/gstjifmux.c [new file with mode: 0644]
gst/jpegformat/gstjifmux.h [new file with mode: 0644]
gst/jpegformat/gstjpegformat.c [new file with mode: 0644]
gst/jpegformat/gstjpegparse.c [new file with mode: 0644]
gst/jpegformat/gstjpegparse.h [new file with mode: 0644]
gst/jpegformat/meson.build [new file with mode: 0644]
gst/librfb/d3des.c [new file with mode: 0644]
gst/librfb/d3des.h [new file with mode: 0644]
gst/librfb/gstrfb-utils.c [new file with mode: 0644]
gst/librfb/gstrfb-utils.h [new file with mode: 0644]
gst/librfb/gstrfbsrc.c [new file with mode: 0644]
gst/librfb/gstrfbsrc.h [new file with mode: 0644]
gst/librfb/meson.build [new file with mode: 0644]
gst/librfb/rfbdecoder.c [new file with mode: 0644]
gst/librfb/rfbdecoder.h [new file with mode: 0644]
gst/meson.build [new file with mode: 0644]
gst/midi/meson.build [new file with mode: 0644]
gst/midi/midi.c [new file with mode: 0644]
gst/midi/midiparse.c [new file with mode: 0644]
gst/midi/midiparse.h [new file with mode: 0644]
gst/mpegdemux/gstmpegdefs.h [new file with mode: 0644]
gst/mpegdemux/gstmpegdemux.c [new file with mode: 0644]
gst/mpegdemux/gstmpegdemux.h [new file with mode: 0644]
gst/mpegdemux/gstpesfilter.c [new file with mode: 0644]
gst/mpegdemux/gstpesfilter.h [new file with mode: 0644]
gst/mpegdemux/meson.build [new file with mode: 0644]
gst/mpegdemux/plugin.c [new file with mode: 0644]
gst/mpegpsmux/bits.h [new file with mode: 0644]
gst/mpegpsmux/crc.h [new file with mode: 0644]
gst/mpegpsmux/meson.build [new file with mode: 0644]
gst/mpegpsmux/mpegpsmux.c [new file with mode: 0644]
gst/mpegpsmux/mpegpsmux.h [new file with mode: 0644]
gst/mpegpsmux/mpegpsmux_aac.c [new file with mode: 0644]
gst/mpegpsmux/mpegpsmux_aac.h [new file with mode: 0644]
gst/mpegpsmux/mpegpsmux_h264.c [new file with mode: 0644]
gst/mpegpsmux/mpegpsmux_h264.h [new file with mode: 0644]
gst/mpegpsmux/psmux.c [new file with mode: 0644]
gst/mpegpsmux/psmux.h [new file with mode: 0644]
gst/mpegpsmux/psmuxcommon.h [new file with mode: 0644]
gst/mpegpsmux/psmuxstream.c [new file with mode: 0644]
gst/mpegpsmux/psmuxstream.h [new file with mode: 0644]
gst/mpegtsdemux/TODO [new file with mode: 0644]
gst/mpegtsdemux/gstmpegdefs.h [new file with mode: 0644]
gst/mpegtsdemux/gstmpegdesc.h [new file with mode: 0644]
gst/mpegtsdemux/gsttsdemux.c [new file with mode: 0644]
gst/mpegtsdemux/meson.build [new file with mode: 0644]
gst/mpegtsdemux/mpegtsbase.c [new file with mode: 0644]
gst/mpegtsdemux/mpegtsbase.h [new file with mode: 0644]
gst/mpegtsdemux/mpegtspacketizer.c [new file with mode: 0644]
gst/mpegtsdemux/mpegtspacketizer.h [new file with mode: 0644]
gst/mpegtsdemux/mpegtsparse.c [new file with mode: 0644]
gst/mpegtsdemux/mpegtsparse.h [new file with mode: 0644]
gst/mpegtsdemux/pesparse.c [new file with mode: 0644]
gst/mpegtsdemux/pesparse.h [new file with mode: 0644]
gst/mpegtsdemux/tsdemux.c [new file with mode: 0644]
gst/mpegtsdemux/tsdemux.h [new file with mode: 0644]
gst/mpegtsmux/gstatscmux.c [new file with mode: 0644]
gst/mpegtsmux/gstatscmux.h [new file with mode: 0644]
gst/mpegtsmux/gstbasetsmux.c [new file with mode: 0644]
gst/mpegtsmux/gstbasetsmux.h [new file with mode: 0644]
gst/mpegtsmux/gstbasetsmuxaac.c [new file with mode: 0644]
gst/mpegtsmux/gstbasetsmuxaac.h [new file with mode: 0644]
gst/mpegtsmux/gstbasetsmuxjpeg2000.c [new file with mode: 0644]
gst/mpegtsmux/gstbasetsmuxjpeg2000.h [new file with mode: 0644]
gst/mpegtsmux/gstbasetsmuxopus.c [new file with mode: 0644]
gst/mpegtsmux/gstbasetsmuxopus.h [new file with mode: 0644]
gst/mpegtsmux/gstbasetsmuxttxt.c [new file with mode: 0644]
gst/mpegtsmux/gstbasetsmuxttxt.h [new file with mode: 0644]
gst/mpegtsmux/gstmpegtsmux.c [new file with mode: 0644]
gst/mpegtsmux/gstmpegtsmux.h [new file with mode: 0644]
gst/mpegtsmux/gstmpegtsmuxplugin.c [new file with mode: 0644]
gst/mpegtsmux/meson.build [new file with mode: 0644]
gst/mpegtsmux/tsmux/tsmux.c [new file with mode: 0644]
gst/mpegtsmux/tsmux/tsmux.h [new file with mode: 0644]
gst/mpegtsmux/tsmux/tsmuxcommon.h [new file with mode: 0644]
gst/mpegtsmux/tsmux/tsmuxstream.c [new file with mode: 0644]
gst/mpegtsmux/tsmux/tsmuxstream.h [new file with mode: 0644]
gst/mse/gstmse.c [new file with mode: 0644]
gst/mse/gstmse.h [new file with mode: 0644]
gst/mse/meson.build [new file with mode: 0644]
gst/mxf/gstmxfelement.c [new file with mode: 0644]
gst/mxf/gstmxfelements.h [new file with mode: 0644]
gst/mxf/meson.build [new file with mode: 0644]
gst/mxf/mxf.c [new file with mode: 0644]
gst/mxf/mxfaes-bwf.c [new file with mode: 0644]
gst/mxf/mxfaes-bwf.h [new file with mode: 0644]
gst/mxf/mxfalaw.c [new file with mode: 0644]
gst/mxf/mxfalaw.h [new file with mode: 0644]
gst/mxf/mxfcustom.c [new file with mode: 0644]
gst/mxf/mxfcustom.h [new file with mode: 0644]
gst/mxf/mxfd10.c [new file with mode: 0644]
gst/mxf/mxfd10.h [new file with mode: 0644]
gst/mxf/mxfdemux.c [new file with mode: 0644]
gst/mxf/mxfdemux.h [new file with mode: 0644]
gst/mxf/mxfdms1.c [new file with mode: 0644]
gst/mxf/mxfdms1.h [new file with mode: 0644]
gst/mxf/mxfdv-dif.c [new file with mode: 0644]
gst/mxf/mxfdv-dif.h [new file with mode: 0644]
gst/mxf/mxfessence.c [new file with mode: 0644]
gst/mxf/mxfessence.h [new file with mode: 0644]
gst/mxf/mxfffv1.c [new file with mode: 0644]
gst/mxf/mxfffv1.h [new file with mode: 0644]
gst/mxf/mxfjpeg2000.c [new file with mode: 0644]
gst/mxf/mxfjpeg2000.h [new file with mode: 0644]
gst/mxf/mxfmetadata.c [new file with mode: 0644]
gst/mxf/mxfmetadata.h [new file with mode: 0644]
gst/mxf/mxfmpeg.c [new file with mode: 0644]
gst/mxf/mxfmpeg.h [new file with mode: 0644]
gst/mxf/mxfmux.c [new file with mode: 0644]
gst/mxf/mxfmux.h [new file with mode: 0644]
gst/mxf/mxfprores.c [new file with mode: 0644]
gst/mxf/mxfprores.h [new file with mode: 0644]
gst/mxf/mxfquark.c [new file with mode: 0644]
gst/mxf/mxfquark.h [new file with mode: 0644]
gst/mxf/mxftypes.c [new file with mode: 0644]
gst/mxf/mxftypes.h [new file with mode: 0644]
gst/mxf/mxful.c [new file with mode: 0644]
gst/mxf/mxful.h [new file with mode: 0644]
gst/mxf/mxfup.c [new file with mode: 0644]
gst/mxf/mxfup.h [new file with mode: 0644]
gst/mxf/mxfvanc.c [new file with mode: 0644]
gst/mxf/mxfvanc.h [new file with mode: 0644]
gst/mxf/mxfvc3.c [new file with mode: 0644]
gst/mxf/mxfvc3.h [new file with mode: 0644]
gst/netsim/gstnetsim.c [new file with mode: 0644]
gst/netsim/gstnetsim.h [new file with mode: 0644]
gst/netsim/meson.build [new file with mode: 0644]
gst/onvif/gstrtponvif.c [new file with mode: 0644]
gst/onvif/gstrtponvifparse.c [new file with mode: 0644]
gst/onvif/gstrtponvifparse.h [new file with mode: 0644]
gst/onvif/gstrtponviftimestamp.c [new file with mode: 0644]
gst/onvif/gstrtponviftimestamp.h [new file with mode: 0644]
gst/onvif/meson.build [new file with mode: 0644]
gst/pcapparse/gstirtspparse.c [new file with mode: 0644]
gst/pcapparse/gstirtspparse.h [new file with mode: 0644]
gst/pcapparse/gstpcapparse.c [new file with mode: 0644]
gst/pcapparse/gstpcapparse.h [new file with mode: 0644]
gst/pcapparse/meson.build [new file with mode: 0644]
gst/pcapparse/plugin.c [new file with mode: 0644]
gst/pnm/gstpnm.c [new file with mode: 0644]
gst/pnm/gstpnmdec.c [new file with mode: 0644]
gst/pnm/gstpnmdec.h [new file with mode: 0644]
gst/pnm/gstpnmenc.c [new file with mode: 0644]
gst/pnm/gstpnmenc.h [new file with mode: 0644]
gst/pnm/gstpnmutils.c [new file with mode: 0644]
gst/pnm/gstpnmutils.h [new file with mode: 0644]
gst/pnm/meson.build [new file with mode: 0644]
gst/proxy/gstproxy-priv.h [new file with mode: 0644]
gst/proxy/gstproxy.c [new file with mode: 0644]
gst/proxy/gstproxysink.c [new file with mode: 0644]
gst/proxy/gstproxysink.h [new file with mode: 0644]
gst/proxy/gstproxysrc.c [new file with mode: 0644]
gst/proxy/gstproxysrc.h [new file with mode: 0644]
gst/proxy/meson.build [new file with mode: 0644]
gst/rawparse/README [new file with mode: 0644]
gst/rawparse/gstaudioparse.c [new file with mode: 0644]
gst/rawparse/gstaudioparse.h [new file with mode: 0644]
gst/rawparse/gstvideoparse.c [new file with mode: 0644]
gst/rawparse/gstvideoparse.h [new file with mode: 0644]
gst/rawparse/meson.build [new file with mode: 0644]
gst/rawparse/plugin.c [new file with mode: 0644]
gst/removesilence/gstremovesilence.c [new file with mode: 0644]
gst/removesilence/gstremovesilence.h [new file with mode: 0644]
gst/removesilence/meson.build [new file with mode: 0644]
gst/removesilence/vad_private.c [new file with mode: 0644]
gst/removesilence/vad_private.h [new file with mode: 0644]
gst/rist/gstrist.c [new file with mode: 0644]
gst/rist/gstrist.h [new file with mode: 0644]
gst/rist/gstristplugin.c [new file with mode: 0644]
gst/rist/gstristrtpdeext.c [new file with mode: 0644]
gst/rist/gstristrtpext.c [new file with mode: 0644]
gst/rist/gstristrtxreceive.c [new file with mode: 0644]
gst/rist/gstristrtxsend.c [new file with mode: 0644]
gst/rist/gstristsink.c [new file with mode: 0644]
gst/rist/gstristsrc.c [new file with mode: 0644]
gst/rist/gstroundrobin.c [new file with mode: 0644]
gst/rist/gstroundrobin.h [new file with mode: 0644]
gst/rist/meson.build [new file with mode: 0644]
gst/rtmp2/TODO [new file with mode: 0644]
gst/rtmp2/gstrtmp2.c [new file with mode: 0644]
gst/rtmp2/gstrtmp2element.c [new file with mode: 0644]
gst/rtmp2/gstrtmp2elements.h [new file with mode: 0644]
gst/rtmp2/gstrtmp2locationhandler.c [new file with mode: 0644]
gst/rtmp2/gstrtmp2locationhandler.h [new file with mode: 0644]
gst/rtmp2/gstrtmp2sink.c [new file with mode: 0644]
gst/rtmp2/gstrtmp2sink.h [new file with mode: 0644]
gst/rtmp2/gstrtmp2src.c [new file with mode: 0644]
gst/rtmp2/gstrtmp2src.h [new file with mode: 0644]
gst/rtmp2/meson.build [new file with mode: 0644]
gst/rtmp2/rtmp/amf.c [new file with mode: 0644]
gst/rtmp2/rtmp/amf.h [new file with mode: 0644]
gst/rtmp2/rtmp/rtmpchunkstream.c [new file with mode: 0644]
gst/rtmp2/rtmp/rtmpchunkstream.h [new file with mode: 0644]
gst/rtmp2/rtmp/rtmpclient.c [new file with mode: 0644]
gst/rtmp2/rtmp/rtmpclient.h [new file with mode: 0644]
gst/rtmp2/rtmp/rtmpconnection.c [new file with mode: 0644]
gst/rtmp2/rtmp/rtmpconnection.h [new file with mode: 0644]
gst/rtmp2/rtmp/rtmphandshake.c [new file with mode: 0644]
gst/rtmp2/rtmp/rtmphandshake.h [new file with mode: 0644]
gst/rtmp2/rtmp/rtmpmessage.c [new file with mode: 0644]
gst/rtmp2/rtmp/rtmpmessage.h [new file with mode: 0644]
gst/rtmp2/rtmp/rtmputils.c [new file with mode: 0644]
gst/rtmp2/rtmp/rtmputils.h [new file with mode: 0644]
gst/rtp/gstrtp-utils.c [new file with mode: 0644]
gst/rtp/gstrtp-utils.h [new file with mode: 0644]
gst/rtp/gstrtpsink.c [new file with mode: 0644]
gst/rtp/gstrtpsink.h [new file with mode: 0644]
gst/rtp/gstrtpsrc.c [new file with mode: 0644]
gst/rtp/gstrtpsrc.h [new file with mode: 0644]
gst/rtp/meson.build [new file with mode: 0644]
gst/rtp/plugin.c [new file with mode: 0644]
gst/sdp/gstsdpdemux.c [new file with mode: 0644]
gst/sdp/gstsdpdemux.h [new file with mode: 0644]
gst/sdp/gstsdpelem.c [new file with mode: 0644]
gst/sdp/gstsdpsrc.c [new file with mode: 0644]
gst/sdp/gstsdpsrc.h [new file with mode: 0644]
gst/sdp/meson.build [new file with mode: 0644]
gst/segmentclip/gstaudiosegmentclip.c [new file with mode: 0644]
gst/segmentclip/gstaudiosegmentclip.h [new file with mode: 0644]
gst/segmentclip/gstsegmentclip.c [new file with mode: 0644]
gst/segmentclip/gstsegmentclip.h [new file with mode: 0644]
gst/segmentclip/gstvideosegmentclip.c [new file with mode: 0644]
gst/segmentclip/gstvideosegmentclip.h [new file with mode: 0644]
gst/segmentclip/meson.build [new file with mode: 0644]
gst/segmentclip/plugin.c [new file with mode: 0644]
gst/siren/common.c [new file with mode: 0644]
gst/siren/common.h [new file with mode: 0644]
gst/siren/dct4.c [new file with mode: 0644]
gst/siren/dct4.h [new file with mode: 0644]
gst/siren/decoder.c [new file with mode: 0644]
gst/siren/decoder.h [new file with mode: 0644]
gst/siren/encoder.c [new file with mode: 0644]
gst/siren/encoder.h [new file with mode: 0644]
gst/siren/gstsiren.c [new file with mode: 0644]
gst/siren/gstsiren.h [new file with mode: 0644]
gst/siren/gstsirendec.c [new file with mode: 0644]
gst/siren/gstsirendec.h [new file with mode: 0644]
gst/siren/gstsirenenc.c [new file with mode: 0644]
gst/siren/gstsirenenc.h [new file with mode: 0644]
gst/siren/huffman.c [new file with mode: 0644]
gst/siren/huffman.h [new file with mode: 0644]
gst/siren/huffman_consts.h [new file with mode: 0644]
gst/siren/meson.build [new file with mode: 0644]
gst/siren/rmlt.c [new file with mode: 0644]
gst/siren/rmlt.h [new file with mode: 0644]
gst/siren/siren7.h [new file with mode: 0644]
gst/smooth/gstsmooth.c [new file with mode: 0644]
gst/smooth/gstsmooth.h [new file with mode: 0644]
gst/smooth/meson.build [new file with mode: 0644]
gst/speed/gstspeed.c [new file with mode: 0644]
gst/speed/gstspeed.h [new file with mode: 0644]
gst/speed/meson.build [new file with mode: 0644]
gst/subenc/gstsrtenc.c [new file with mode: 0644]
gst/subenc/gstsrtenc.h [new file with mode: 0644]
gst/subenc/gstsubenc.c [new file with mode: 0644]
gst/subenc/gstwebvttenc.c [new file with mode: 0644]
gst/subenc/gstwebvttenc.h [new file with mode: 0644]
gst/subenc/meson.build [new file with mode: 0644]
gst/switchbin/gstswitchbin.c [new file with mode: 0644]
gst/switchbin/gstswitchbin.h [new file with mode: 0644]
gst/switchbin/meson.build [new file with mode: 0644]
gst/switchbin/plugin.c [new file with mode: 0644]
gst/timecode/gstavwait.c [new file with mode: 0644]
gst/timecode/gstavwait.h [new file with mode: 0644]
gst/timecode/gsttimecodestamper.c [new file with mode: 0644]
gst/timecode/gsttimecodestamper.h [new file with mode: 0644]
gst/timecode/meson.build [new file with mode: 0644]
gst/timecode/plugin.c [new file with mode: 0644]
gst/transcode/gst-cpu-throttling-clock.c [new file with mode: 0644]
gst/transcode/gst-cpu-throttling-clock.h [new file with mode: 0644]
gst/transcode/gsttranscodebin.c [new file with mode: 0644]
gst/transcode/gsttranscodeelement.c [new file with mode: 0644]
gst/transcode/gsttranscodeelements.h [new file with mode: 0644]
gst/transcode/gsttranscodeplugin.c [new file with mode: 0644]
gst/transcode/gsttranscoding.h [new file with mode: 0644]
gst/transcode/gsturitranscodebin.c [new file with mode: 0644]
gst/transcode/meson.build [new file with mode: 0644]
gst/unixfd/gstunixfd.c [new file with mode: 0644]
gst/unixfd/gstunixfd.h [new file with mode: 0644]
gst/unixfd/gstunixfdsink.c [new file with mode: 0644]
gst/unixfd/gstunixfdsrc.c [new file with mode: 0644]
gst/unixfd/meson.build [new file with mode: 0644]
gst/videofilters/gstscenechange.c [new file with mode: 0644]
gst/videofilters/gstscenechange.h [new file with mode: 0644]
gst/videofilters/gstscenechangeorc-dist.c [new file with mode: 0644]
gst/videofilters/gstscenechangeorc-dist.h [new file with mode: 0644]
gst/videofilters/gstscenechangeorc.orc [new file with mode: 0644]
gst/videofilters/gstvideodiff.c [new file with mode: 0644]
gst/videofilters/gstvideodiff.h [new file with mode: 0644]
gst/videofilters/gstvideofiltersbad.c [new file with mode: 0644]
gst/videofilters/gstzebrastripe.c [new file with mode: 0644]
gst/videofilters/gstzebrastripe.h [new file with mode: 0644]
gst/videofilters/meson.build [new file with mode: 0644]
gst/videoframe_audiolevel/gstvideoframe-audiolevel.c [new file with mode: 0644]
gst/videoframe_audiolevel/gstvideoframe-audiolevel.h [new file with mode: 0644]
gst/videoframe_audiolevel/meson.build [new file with mode: 0644]
gst/videoparsers/dirac_parse.c [new file with mode: 0644]
gst/videoparsers/dirac_parse.h [new file with mode: 0644]
gst/videoparsers/gstav1parse.c [new file with mode: 0644]
gst/videoparsers/gstav1parse.h [new file with mode: 0644]
gst/videoparsers/gstdiracparse.c [new file with mode: 0644]
gst/videoparsers/gstdiracparse.h [new file with mode: 0644]
gst/videoparsers/gsth263parse.c [new file with mode: 0644]
gst/videoparsers/gsth263parse.h [new file with mode: 0644]
gst/videoparsers/gsth264parse.c [new file with mode: 0644]
gst/videoparsers/gsth264parse.h [new file with mode: 0644]
gst/videoparsers/gsth265parse.c [new file with mode: 0644]
gst/videoparsers/gsth265parse.h [new file with mode: 0644]
gst/videoparsers/gstjpeg2000parse.c [new file with mode: 0644]
gst/videoparsers/gstjpeg2000parse.h [new file with mode: 0644]
gst/videoparsers/gstmpeg4videoparse.c [new file with mode: 0644]
gst/videoparsers/gstmpeg4videoparse.h [new file with mode: 0644]
gst/videoparsers/gstmpegvideoparse.c [new file with mode: 0644]
gst/videoparsers/gstmpegvideoparse.h [new file with mode: 0644]
gst/videoparsers/gstpngparse.c [new file with mode: 0644]
gst/videoparsers/gstpngparse.h [new file with mode: 0644]
gst/videoparsers/gstvc1parse.c [new file with mode: 0644]
gst/videoparsers/gstvc1parse.h [new file with mode: 0644]
gst/videoparsers/gstvideoparserselement.c [new file with mode: 0644]
gst/videoparsers/gstvideoparserselements.h [new file with mode: 0644]
gst/videoparsers/gstvideoparseutils.c [new file with mode: 0644]
gst/videoparsers/gstvideoparseutils.h [new file with mode: 0644]
gst/videoparsers/gstvp9parse.c [new file with mode: 0644]
gst/videoparsers/gstvp9parse.h [new file with mode: 0644]
gst/videoparsers/h263parse.c [new file with mode: 0644]
gst/videoparsers/h263parse.h [new file with mode: 0644]
gst/videoparsers/meson.build [new file with mode: 0644]
gst/videoparsers/plugin.c [new file with mode: 0644]
gst/videosignal/gstsimplevideomark.c [new file with mode: 0644]
gst/videosignal/gstsimplevideomark.h [new file with mode: 0644]
gst/videosignal/gstsimplevideomarkdetect.c [new file with mode: 0644]
gst/videosignal/gstsimplevideomarkdetect.h [new file with mode: 0644]
gst/videosignal/gstvideoanalyse.c [new file with mode: 0644]
gst/videosignal/gstvideoanalyse.h [new file with mode: 0644]
gst/videosignal/gstvideosignal.c [new file with mode: 0644]
gst/videosignal/gstvideosignal.h [new file with mode: 0644]
gst/videosignal/meson.build [new file with mode: 0644]
gst/vmnc/meson.build [new file with mode: 0644]
gst/vmnc/vmncdec.c [new file with mode: 0644]
gst/vmnc/vmncdec.h [new file with mode: 0644]
gst/y4m/gsty4mdec.c [new file with mode: 0644]
gst/y4m/gsty4mdec.h [new file with mode: 0644]
gst/y4m/meson.build [new file with mode: 0644]
meson.build [new file with mode: 0644]
meson_options.txt [new file with mode: 0644]
po/LINGUAS [new file with mode: 0644]
po/POTFILES [new file with mode: 0644]
po/POTFILES.skip [new file with mode: 0644]
po/af.po [new file with mode: 0644]
po/ast.po [new file with mode: 0644]
po/az.po [new file with mode: 0644]
po/bg.po [new file with mode: 0644]
po/ca.po [new file with mode: 0644]
po/cs.po [new file with mode: 0644]
po/da.po [new file with mode: 0644]
po/de.po [new file with mode: 0644]
po/el.po [new file with mode: 0644]
po/en_GB.po [new file with mode: 0644]
po/eo.po [new file with mode: 0644]
po/es.po [new file with mode: 0644]
po/eu.po [new file with mode: 0644]
po/fi.po [new file with mode: 0644]
po/fr.po [new file with mode: 0644]
po/fur.po [new file with mode: 0644]
po/gl.po [new file with mode: 0644]
po/gst-plugins-bad-1.0.pot [new file with mode: 0644]
po/gst-plugins-bad.pot [new file with mode: 0644]
po/hr.po [new file with mode: 0644]
po/hu.po [new file with mode: 0644]
po/id.po [new file with mode: 0644]
po/it.po [new file with mode: 0644]
po/ja.po [new file with mode: 0644]
po/ka.po [new file with mode: 0644]
po/ky.po [new file with mode: 0644]
po/lt.po [new file with mode: 0644]
po/lv.po [new file with mode: 0644]
po/meson.build [new file with mode: 0644]
po/mt.po [new file with mode: 0644]
po/nb.po [new file with mode: 0644]
po/nl.po [new file with mode: 0644]
po/or.po [new file with mode: 0644]
po/pl.po [new file with mode: 0644]
po/pt_BR.po [new file with mode: 0644]
po/ro.po [new file with mode: 0644]
po/ru.po [new file with mode: 0644]
po/sk.po [new file with mode: 0644]
po/sl.po [new file with mode: 0644]
po/sq.po [new file with mode: 0644]
po/sr.po [new file with mode: 0644]
po/sv.po [new file with mode: 0644]
po/tr.po [new file with mode: 0644]
po/uk.po [new file with mode: 0644]
po/vi.po [new file with mode: 0644]
po/zh_CN.po [new file with mode: 0644]
po/zh_TW.po [new file with mode: 0644]
scripts/dist-translations.py [new file with mode: 0755]
scripts/extract-release-date-from-doap-file.py [new file with mode: 0755]
scripts/gen-changelog.py [new file with mode: 0755]
scripts/meson.build [new file with mode: 0644]
scripts/update-orc-dist-files.py [new file with mode: 0755]
sys/aja/.clang-format [new file with mode: 0644]
sys/aja/README.md [new file with mode: 0644]
sys/aja/gstajacommon.cpp [new file with mode: 0644]
sys/aja/gstajacommon.h [new file with mode: 0644]
sys/aja/gstajadeviceprovider.cpp [new file with mode: 0644]
sys/aja/gstajadeviceprovider.h [new file with mode: 0644]
sys/aja/gstajasink.cpp [new file with mode: 0644]
sys/aja/gstajasink.h [new file with mode: 0644]
sys/aja/gstajasinkcombiner.cpp [new file with mode: 0644]
sys/aja/gstajasinkcombiner.h [new file with mode: 0644]
sys/aja/gstajasrc.cpp [new file with mode: 0644]
sys/aja/gstajasrc.h [new file with mode: 0644]
sys/aja/gstajasrcdemux.cpp [new file with mode: 0644]
sys/aja/gstajasrcdemux.h [new file with mode: 0644]
sys/aja/meson.build [new file with mode: 0644]
sys/aja/plugin.cpp [new file with mode: 0644]
sys/amfcodec/gstamfav1enc.cpp [new file with mode: 0644]
sys/amfcodec/gstamfav1enc.h [new file with mode: 0644]
sys/amfcodec/gstamfencoder.cpp [new file with mode: 0644]
sys/amfcodec/gstamfencoder.h [new file with mode: 0644]
sys/amfcodec/gstamfh264enc.cpp [new file with mode: 0644]
sys/amfcodec/gstamfh264enc.h [new file with mode: 0644]
sys/amfcodec/gstamfh265enc.cpp [new file with mode: 0644]
sys/amfcodec/gstamfh265enc.h [new file with mode: 0644]
sys/amfcodec/gstamfutils.cpp [new file with mode: 0644]
sys/amfcodec/gstamfutils.h [new file with mode: 0644]
sys/amfcodec/include/components/ColorSpace.h [new file with mode: 0644]
sys/amfcodec/include/components/Component.h [new file with mode: 0644]
sys/amfcodec/include/components/ComponentCaps.h [new file with mode: 0644]
sys/amfcodec/include/components/PreAnalysis.h [new file with mode: 0644]
sys/amfcodec/include/components/VideoDecoderUVD.h [new file with mode: 0644]
sys/amfcodec/include/components/VideoEncoderAV1.h [new file with mode: 0644]
sys/amfcodec/include/components/VideoEncoderHEVC.h [new file with mode: 0644]
sys/amfcodec/include/components/VideoEncoderVCE.h [new file with mode: 0644]
sys/amfcodec/include/core/AudioBuffer.h [new file with mode: 0644]
sys/amfcodec/include/core/Buffer.h [new file with mode: 0644]
sys/amfcodec/include/core/Compute.h [new file with mode: 0644]
sys/amfcodec/include/core/ComputeFactory.h [new file with mode: 0644]
sys/amfcodec/include/core/Context.h [new file with mode: 0644]
sys/amfcodec/include/core/CurrentTime.h [new file with mode: 0644]
sys/amfcodec/include/core/D3D12AMF.h [new file with mode: 0644]
sys/amfcodec/include/core/Data.h [new file with mode: 0644]
sys/amfcodec/include/core/Debug.h [new file with mode: 0644]
sys/amfcodec/include/core/Dump.h [new file with mode: 0644]
sys/amfcodec/include/core/Factory.h [new file with mode: 0644]
sys/amfcodec/include/core/Interface.h [new file with mode: 0644]
sys/amfcodec/include/core/Plane.h [new file with mode: 0644]
sys/amfcodec/include/core/Platform.h [new file with mode: 0644]
sys/amfcodec/include/core/PropertyStorage.h [new file with mode: 0644]
sys/amfcodec/include/core/PropertyStorageEx.h [new file with mode: 0644]
sys/amfcodec/include/core/Result.h [new file with mode: 0644]
sys/amfcodec/include/core/Surface.h [new file with mode: 0644]
sys/amfcodec/include/core/Trace.h [new file with mode: 0644]
sys/amfcodec/include/core/Variant.h [new file with mode: 0644]
sys/amfcodec/include/core/Version.h [new file with mode: 0644]
sys/amfcodec/include/core/VulkanAMF.h [new file with mode: 0644]
sys/amfcodec/meson.build [new file with mode: 0644]
sys/amfcodec/plugin.cpp [new file with mode: 0644]
sys/androidmedia/gst-android-graphics-imageformat.c [new file with mode: 0644]
sys/androidmedia/gst-android-graphics-imageformat.h [new file with mode: 0644]
sys/androidmedia/gst-android-hardware-camera.c [new file with mode: 0644]
sys/androidmedia/gst-android-hardware-camera.h [new file with mode: 0644]
sys/androidmedia/gst-android-hardware-sensor.c [new file with mode: 0644]
sys/androidmedia/gst-android-hardware-sensor.h [new file with mode: 0644]
sys/androidmedia/gstahcsrc.c [new file with mode: 0644]
sys/androidmedia/gstahcsrc.h [new file with mode: 0644]
sys/androidmedia/gstahssrc.c [new file with mode: 0644]
sys/androidmedia/gstahssrc.h [new file with mode: 0644]
sys/androidmedia/gstamc-codec.c [new file with mode: 0644]
sys/androidmedia/gstamc-codec.h [new file with mode: 0644]
sys/androidmedia/gstamc-codeclist.h [new file with mode: 0644]
sys/androidmedia/gstamc-constants.h [new file with mode: 0644]
sys/androidmedia/gstamc-format.c [new file with mode: 0644]
sys/androidmedia/gstamc-format.h [new file with mode: 0644]
sys/androidmedia/gstamc.c [new file with mode: 0644]
sys/androidmedia/gstamc.h [new file with mode: 0644]
sys/androidmedia/gstamcaudiodec.c [new file with mode: 0644]
sys/androidmedia/gstamcaudiodec.h [new file with mode: 0644]
sys/androidmedia/gstamcsurfacetexture.c [new file with mode: 0644]
sys/androidmedia/gstamcsurfacetexture.h [new file with mode: 0644]
sys/androidmedia/gstamcvideodec.c [new file with mode: 0644]
sys/androidmedia/gstamcvideodec.h [new file with mode: 0644]
sys/androidmedia/gstamcvideoenc.c [new file with mode: 0644]
sys/androidmedia/gstamcvideoenc.h [new file with mode: 0644]
sys/androidmedia/gstjniutils.c [new file with mode: 0644]
sys/androidmedia/gstjniutils.h [new file with mode: 0644]
sys/androidmedia/gstsensors.h [new file with mode: 0644]
sys/androidmedia/jni/gstamc-codec-jni.c [new file with mode: 0644]
sys/androidmedia/jni/gstamc-codeclist-jni.c [new file with mode: 0644]
sys/androidmedia/jni/gstamc-format-jni.c [new file with mode: 0644]
sys/androidmedia/jni/gstamc-internal-jni.h [new file with mode: 0644]
sys/androidmedia/jni/gstamc-jni.c [new file with mode: 0644]
sys/androidmedia/jni/gstamc-jni.h [new file with mode: 0644]
sys/androidmedia/jni/gstamcsurface.c [new file with mode: 0644]
sys/androidmedia/jni/gstamcsurface.h [new file with mode: 0644]
sys/androidmedia/jni/gstamcsurfacetexture-jni.c [new file with mode: 0644]
sys/androidmedia/jni/gstamcsurfacetexture-jni.h [new file with mode: 0644]
sys/androidmedia/magicleap/gstamc-codec-ml.c [new file with mode: 0644]
sys/androidmedia/magicleap/gstamc-codeclist-ml.c [new file with mode: 0644]
sys/androidmedia/magicleap/gstamc-format-ml.c [new file with mode: 0644]
sys/androidmedia/magicleap/gstamc-internal-ml.h [new file with mode: 0644]
sys/androidmedia/magicleap/gstamc-ml.c [new file with mode: 0644]
sys/androidmedia/magicleap/gstamc-surfacetexture-ml.c [new file with mode: 0644]
sys/androidmedia/magicleap/gstamc-surfacetexture-ml.h [new file with mode: 0644]
sys/androidmedia/meson.build [new file with mode: 0644]
sys/androidmedia/ndk/gstamc-codec-ndk.c [new file with mode: 0644]
sys/androidmedia/ndk/gstamc-format-ndk.c [new file with mode: 0644]
sys/androidmedia/ndk/gstamc-internal-ndk.h [new file with mode: 0644]
sys/androidmedia/ndk/gstamc-ndk.h [new file with mode: 0644]
sys/androidmedia/org/freedesktop/gstreamer/androidmedia/GstAhcCallback.java [new file with mode: 0644]
sys/androidmedia/org/freedesktop/gstreamer/androidmedia/GstAhsCallback.java [new file with mode: 0644]
sys/androidmedia/org/freedesktop/gstreamer/androidmedia/GstAmcOnFrameAvailableListener.java [new file with mode: 0644]
sys/applemedia/atdec.c [new file with mode: 0644]
sys/applemedia/atdec.h [new file with mode: 0644]
sys/applemedia/avfassetsrc.h [new file with mode: 0644]
sys/applemedia/avfassetsrc.m [new file with mode: 0644]
sys/applemedia/avfdeviceprovider.h [new file with mode: 0644]
sys/applemedia/avfdeviceprovider.m [new file with mode: 0644]
sys/applemedia/avfvideosrc.h [new file with mode: 0644]
sys/applemedia/avfvideosrc.m [new file with mode: 0644]
sys/applemedia/avsamplevideosink.h [new file with mode: 0644]
sys/applemedia/avsamplevideosink.m [new file with mode: 0644]
sys/applemedia/coremediabuffer.c [new file with mode: 0644]
sys/applemedia/coremediabuffer.h [new file with mode: 0644]
sys/applemedia/corevideobuffer.c [new file with mode: 0644]
sys/applemedia/corevideobuffer.h [new file with mode: 0644]
sys/applemedia/corevideomemory.c [new file with mode: 0644]
sys/applemedia/corevideomemory.h [new file with mode: 0644]
sys/applemedia/glcontexthelper.c [new file with mode: 0644]
sys/applemedia/glcontexthelper.h [new file with mode: 0644]
sys/applemedia/helpers.c [new file with mode: 0644]
sys/applemedia/helpers.h [new file with mode: 0644]
sys/applemedia/iosassetsrc.h [new file with mode: 0644]
sys/applemedia/iosassetsrc.m [new file with mode: 0644]
sys/applemedia/iosglmemory.c [new file with mode: 0644]
sys/applemedia/iosglmemory.h [new file with mode: 0644]
sys/applemedia/iosurfaceglmemory.c [new file with mode: 0644]
sys/applemedia/iosurfaceglmemory.h [new file with mode: 0644]
sys/applemedia/iosurfacevulkanmemory.c [new file with mode: 0644]
sys/applemedia/iosurfacevulkanmemory.h [new file with mode: 0644]
sys/applemedia/meson.build [new file with mode: 0644]
sys/applemedia/metal-helpers.h [new file with mode: 0644]
sys/applemedia/plugin.m [new file with mode: 0644]
sys/applemedia/videotexturecache-gl.h [new file with mode: 0644]
sys/applemedia/videotexturecache-gl.m [new file with mode: 0644]
sys/applemedia/videotexturecache-vulkan.h [new file with mode: 0644]
sys/applemedia/videotexturecache-vulkan.mm [new file with mode: 0644]
sys/applemedia/videotexturecache.h [new file with mode: 0644]
sys/applemedia/videotexturecache.m [new file with mode: 0644]
sys/applemedia/vtdec.c [new file with mode: 0644]
sys/applemedia/vtdec.h [new file with mode: 0644]
sys/applemedia/vtenc.c [new file with mode: 0644]
sys/applemedia/vtenc.h [new file with mode: 0644]
sys/applemedia/vtutil.c [new file with mode: 0644]
sys/applemedia/vtutil.h [new file with mode: 0644]
sys/asio/gstasiodeviceprovider.cpp [new file with mode: 0644]
sys/asio/gstasiodeviceprovider.h [new file with mode: 0644]
sys/asio/gstasioobject.cpp [new file with mode: 0644]
sys/asio/gstasioobject.h [new file with mode: 0644]
sys/asio/gstasioringbuffer.cpp [new file with mode: 0644]
sys/asio/gstasioringbuffer.h [new file with mode: 0644]
sys/asio/gstasiosink.cpp [new file with mode: 0644]
sys/asio/gstasiosink.h [new file with mode: 0644]
sys/asio/gstasiosrc.cpp [new file with mode: 0644]
sys/asio/gstasiosrc.h [new file with mode: 0644]
sys/asio/gstasioutils.cpp [new file with mode: 0644]
sys/asio/gstasioutils.h [new file with mode: 0644]
sys/asio/meson.build [new file with mode: 0644]
sys/asio/plugin.c [new file with mode: 0644]
sys/bluez/a2dp-codecs.h [new file with mode: 0644]
sys/bluez/bluez-plugin.c [new file with mode: 0644]
sys/bluez/gsta2dpsink.c [new file with mode: 0644]
sys/bluez/gsta2dpsink.h [new file with mode: 0644]
sys/bluez/gstavdtpsink.c [new file with mode: 0644]
sys/bluez/gstavdtpsink.h [new file with mode: 0644]
sys/bluez/gstavdtpsrc.c [new file with mode: 0644]
sys/bluez/gstavdtpsrc.h [new file with mode: 0644]
sys/bluez/gstavdtputil.c [new file with mode: 0644]
sys/bluez/gstavdtputil.h [new file with mode: 0644]
sys/bluez/gstavrcputil.c [new file with mode: 0644]
sys/bluez/gstavrcputil.h [new file with mode: 0644]
sys/bluez/gstbluezelement.c [new file with mode: 0644]
sys/bluez/gstbluezelements.h [new file with mode: 0644]
sys/bluez/meson.build [new file with mode: 0644]
sys/bluez/org.bluez.xml [new file with mode: 0644]
sys/d3d11/gstd3d11av1dec.cpp [new file with mode: 0644]
sys/d3d11/gstd3d11av1dec.h [new file with mode: 0644]
sys/d3d11/gstd3d11basefilter.cpp [new file with mode: 0644]
sys/d3d11/gstd3d11basefilter.h [new file with mode: 0644]
sys/d3d11/gstd3d11compositor.cpp [new file with mode: 0644]
sys/d3d11/gstd3d11compositor.h [new file with mode: 0644]
sys/d3d11/gstd3d11convert.cpp [new file with mode: 0644]
sys/d3d11/gstd3d11convert.h [new file with mode: 0644]
sys/d3d11/gstd3d11decoder.cpp [new file with mode: 0644]
sys/d3d11/gstd3d11decoder.h [new file with mode: 0644]
sys/d3d11/gstd3d11deinterlace.cpp [new file with mode: 0644]
sys/d3d11/gstd3d11deinterlace.h [new file with mode: 0644]
sys/d3d11/gstd3d11download.cpp [new file with mode: 0644]
sys/d3d11/gstd3d11download.h [new file with mode: 0644]
sys/d3d11/gstd3d11dxgicapture.cpp [new file with mode: 0644]
sys/d3d11/gstd3d11dxgicapture.h [new file with mode: 0644]
sys/d3d11/gstd3d11h264dec.cpp [new file with mode: 0644]
sys/d3d11/gstd3d11h264dec.h [new file with mode: 0644]
sys/d3d11/gstd3d11h265dec.cpp [new file with mode: 0644]
sys/d3d11/gstd3d11h265dec.h [new file with mode: 0644]
sys/d3d11/gstd3d11ipc.cpp [new file with mode: 0644]
sys/d3d11/gstd3d11ipc.h [new file with mode: 0644]
sys/d3d11/gstd3d11ipcclient.cpp [new file with mode: 0644]
sys/d3d11/gstd3d11ipcclient.h [new file with mode: 0644]
sys/d3d11/gstd3d11ipcserver.cpp [new file with mode: 0644]
sys/d3d11/gstd3d11ipcserver.h [new file with mode: 0644]
sys/d3d11/gstd3d11ipcsink.cpp [new file with mode: 0644]
sys/d3d11/gstd3d11ipcsink.h [new file with mode: 0644]
sys/d3d11/gstd3d11ipcsrc.cpp [new file with mode: 0644]
sys/d3d11/gstd3d11ipcsrc.h [new file with mode: 0644]
sys/d3d11/gstd3d11mpeg2dec.cpp [new file with mode: 0644]
sys/d3d11/gstd3d11mpeg2dec.h [new file with mode: 0644]
sys/d3d11/gstd3d11overlay.cpp [new file with mode: 0644]
sys/d3d11/gstd3d11overlay.h [new file with mode: 0644]
sys/d3d11/gstd3d11overlaycompositor.cpp [new file with mode: 0644]
sys/d3d11/gstd3d11overlaycompositor.h [new file with mode: 0644]
sys/d3d11/gstd3d11pluginutils.cpp [new file with mode: 0644]
sys/d3d11/gstd3d11pluginutils.h [new file with mode: 0644]
sys/d3d11/gstd3d11screencapture.cpp [new file with mode: 0644]
sys/d3d11/gstd3d11screencapture.h [new file with mode: 0644]
sys/d3d11/gstd3d11screencapturedevice.cpp [new file with mode: 0644]
sys/d3d11/gstd3d11screencapturedevice.h [new file with mode: 0644]
sys/d3d11/gstd3d11screencapturesrc.cpp [new file with mode: 0644]
sys/d3d11/gstd3d11screencapturesrc.h [new file with mode: 0644]
sys/d3d11/gstd3d11testsrc.cpp [new file with mode: 0644]
sys/d3d11/gstd3d11testsrc.h [new file with mode: 0644]
sys/d3d11/gstd3d11upload.cpp [new file with mode: 0644]
sys/d3d11/gstd3d11upload.h [new file with mode: 0644]
sys/d3d11/gstd3d11videosink.cpp [new file with mode: 0644]
sys/d3d11/gstd3d11videosink.h [new file with mode: 0644]
sys/d3d11/gstd3d11vp8dec.cpp [new file with mode: 0644]
sys/d3d11/gstd3d11vp8dec.h [new file with mode: 0644]
sys/d3d11/gstd3d11vp9dec.cpp [new file with mode: 0644]
sys/d3d11/gstd3d11vp9dec.h [new file with mode: 0644]
sys/d3d11/gstd3d11window.cpp [new file with mode: 0644]
sys/d3d11/gstd3d11window.h [new file with mode: 0644]
sys/d3d11/gstd3d11window_corewindow.cpp [new file with mode: 0644]
sys/d3d11/gstd3d11window_corewindow.h [new file with mode: 0644]
sys/d3d11/gstd3d11window_dummy.cpp [new file with mode: 0644]
sys/d3d11/gstd3d11window_dummy.h [new file with mode: 0644]
sys/d3d11/gstd3d11window_swapchainpanel.cpp [new file with mode: 0644]
sys/d3d11/gstd3d11window_swapchainpanel.h [new file with mode: 0644]
sys/d3d11/gstd3d11window_win32.cpp [new file with mode: 0644]
sys/d3d11/gstd3d11window_win32.h [new file with mode: 0644]
sys/d3d11/gstd3d11winrtcapture.cpp [new file with mode: 0644]
sys/d3d11/gstd3d11winrtcapture.h [new file with mode: 0644]
sys/d3d11/hlsl/PSMain_checker.hlsl [new file with mode: 0644]
sys/d3d11/hlsl/PSMain_checker_luma.hlsl [new file with mode: 0644]
sys/d3d11/hlsl/PSMain_checker_rgb.hlsl [new file with mode: 0644]
sys/d3d11/hlsl/PSMain_checker_vuya.hlsl [new file with mode: 0644]
sys/d3d11/hlsl/PSMain_color.hlsl [new file with mode: 0644]
sys/d3d11/hlsl/PSMain_sample.hlsl [new file with mode: 0644]
sys/d3d11/hlsl/PSMain_sample_premul.hlsl [new file with mode: 0644]
sys/d3d11/hlsl/PSMain_snow.hlsl [new file with mode: 0644]
sys/d3d11/hlsl/VSMain_color.hlsl [new file with mode: 0644]
sys/d3d11/hlsl/VSMain_coord.hlsl [new file with mode: 0644]
sys/d3d11/hlsl/VSMain_pos.hlsl [new file with mode: 0644]
sys/d3d11/hlsl/gstd3d11plugin-hlsl.h [new file with mode: 0644]
sys/d3d11/hlsl/meson.build [new file with mode: 0644]
sys/d3d11/meson.build [new file with mode: 0644]
sys/d3d11/plugin.cpp [new file with mode: 0644]
sys/d3d12/gstd3d11on12.cpp [new file with mode: 0644]
sys/d3d12/gstd3d11on12.h [new file with mode: 0644]
sys/d3d12/gstd3d12-private.h [new file with mode: 0644]
sys/d3d12/gstd3d12.h [new file with mode: 0644]
sys/d3d12/gstd3d12_fwd.h [new file with mode: 0644]
sys/d3d12/gstd3d12av1dec.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12av1dec.h [new file with mode: 0644]
sys/d3d12/gstd3d12basefilter.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12basefilter.h [new file with mode: 0644]
sys/d3d12/gstd3d12bufferpool.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12bufferpool.h [new file with mode: 0644]
sys/d3d12/gstd3d12commandallocatorpool.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12commandallocatorpool.h [new file with mode: 0644]
sys/d3d12/gstd3d12commandlistpool.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12commandlistpool.h [new file with mode: 0644]
sys/d3d12/gstd3d12commandqueue.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12commandqueue.h [new file with mode: 0644]
sys/d3d12/gstd3d12compositor.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12compositor.h [new file with mode: 0644]
sys/d3d12/gstd3d12convert.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12convert.h [new file with mode: 0644]
sys/d3d12/gstd3d12converter-builder.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12converter-builder.h [new file with mode: 0644]
sys/d3d12/gstd3d12converter.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12converter.h [new file with mode: 0644]
sys/d3d12/gstd3d12decoder.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12decoder.h [new file with mode: 0644]
sys/d3d12/gstd3d12descriptorpool.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12descriptorpool.h [new file with mode: 0644]
sys/d3d12/gstd3d12device.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12device.h [new file with mode: 0644]
sys/d3d12/gstd3d12download.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12download.h [new file with mode: 0644]
sys/d3d12/gstd3d12dpbstorage.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12dpbstorage.h [new file with mode: 0644]
sys/d3d12/gstd3d12dxgicapture.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12dxgicapture.h [new file with mode: 0644]
sys/d3d12/gstd3d12encoder.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12encoder.h [new file with mode: 0644]
sys/d3d12/gstd3d12encoderbufferpool.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12encoderbufferpool.h [new file with mode: 0644]
sys/d3d12/gstd3d12fencedatapool.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12fencedatapool.h [new file with mode: 0644]
sys/d3d12/gstd3d12format.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12format.h [new file with mode: 0644]
sys/d3d12/gstd3d12h264dec.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12h264dec.h [new file with mode: 0644]
sys/d3d12/gstd3d12h264enc.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12h264enc.h [new file with mode: 0644]
sys/d3d12/gstd3d12h265dec.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12h265dec.h [new file with mode: 0644]
sys/d3d12/gstd3d12memory-private.h [new file with mode: 0644]
sys/d3d12/gstd3d12memory.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12memory.h [new file with mode: 0644]
sys/d3d12/gstd3d12mpeg2dec.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12mpeg2dec.h [new file with mode: 0644]
sys/d3d12/gstd3d12overlaycompositor.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12overlaycompositor.h [new file with mode: 0644]
sys/d3d12/gstd3d12pluginutils.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12pluginutils.h [new file with mode: 0644]
sys/d3d12/gstd3d12screencapture.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12screencapture.h [new file with mode: 0644]
sys/d3d12/gstd3d12screencapturedevice.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12screencapturedevice.h [new file with mode: 0644]
sys/d3d12/gstd3d12screencapturesrc.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12screencapturesrc.h [new file with mode: 0644]
sys/d3d12/gstd3d12testsrc.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12testsrc.h [new file with mode: 0644]
sys/d3d12/gstd3d12upload.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12upload.h [new file with mode: 0644]
sys/d3d12/gstd3d12utils.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12utils.h [new file with mode: 0644]
sys/d3d12/gstd3d12videosink.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12videosink.h [new file with mode: 0644]
sys/d3d12/gstd3d12vp8dec.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12vp8dec.h [new file with mode: 0644]
sys/d3d12/gstd3d12vp9dec.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12vp9dec.h [new file with mode: 0644]
sys/d3d12/gstd3d12window.cpp [new file with mode: 0644]
sys/d3d12/gstd3d12window.h [new file with mode: 0644]
sys/d3d12/hlsl/PSMain_checker.hlsl [new file with mode: 0644]
sys/d3d12/hlsl/PSMain_checker_luma.hlsl [new file with mode: 0644]
sys/d3d12/hlsl/PSMain_checker_rgb.hlsl [new file with mode: 0644]
sys/d3d12/hlsl/PSMain_checker_vuya.hlsl [new file with mode: 0644]
sys/d3d12/hlsl/PSMain_color.hlsl [new file with mode: 0644]
sys/d3d12/hlsl/PSMain_converter.hlsl [new file with mode: 0644]
sys/d3d12/hlsl/PSMain_sample.hlsl [new file with mode: 0644]
sys/d3d12/hlsl/PSMain_sample_premul.hlsl [new file with mode: 0644]
sys/d3d12/hlsl/PSMain_snow.hlsl [new file with mode: 0644]
sys/d3d12/hlsl/VSMain_color.hlsl [new file with mode: 0644]
sys/d3d12/hlsl/VSMain_converter.hlsl [new file with mode: 0644]
sys/d3d12/hlsl/VSMain_coord.hlsl [new file with mode: 0644]
sys/d3d12/hlsl/VSMain_pos.hlsl [new file with mode: 0644]
sys/d3d12/hlsl/collect_hlsl_header.py [new file with mode: 0644]
sys/d3d12/hlsl/meson.build [new file with mode: 0644]
sys/d3d12/meson.build [new file with mode: 0644]
sys/d3d12/plugin.cpp [new file with mode: 0644]
sys/d3dvideosink/d3dhelpers.c [new file with mode: 0644]
sys/d3dvideosink/d3dhelpers.h [new file with mode: 0644]
sys/d3dvideosink/d3dvideosink.c [new file with mode: 0644]
sys/d3dvideosink/d3dvideosink.h [new file with mode: 0644]
sys/d3dvideosink/gstd3d9overlay.c [new file with mode: 0644]
sys/d3dvideosink/gstd3d9overlay.h [new file with mode: 0644]
sys/d3dvideosink/meson.build [new file with mode: 0644]
sys/decklink/gstdecklink.cpp [new file with mode: 0644]
sys/decklink/gstdecklink.h [new file with mode: 0644]
sys/decklink/gstdecklinkaudiosink.cpp [new file with mode: 0644]
sys/decklink/gstdecklinkaudiosink.h [new file with mode: 0644]
sys/decklink/gstdecklinkaudiosrc.cpp [new file with mode: 0644]
sys/decklink/gstdecklinkaudiosrc.h [new file with mode: 0644]
sys/decklink/gstdecklinkdeviceprovider.cpp [new file with mode: 0644]
sys/decklink/gstdecklinkdeviceprovider.h [new file with mode: 0644]
sys/decklink/gstdecklinkplugin.cpp [new file with mode: 0644]
sys/decklink/gstdecklinkvideosink.cpp [new file with mode: 0644]
sys/decklink/gstdecklinkvideosink.h [new file with mode: 0644]
sys/decklink/gstdecklinkvideosrc.cpp [new file with mode: 0644]
sys/decklink/gstdecklinkvideosrc.h [new file with mode: 0644]
sys/decklink/linux/DeckLinkAPI.h [new file with mode: 0644]
sys/decklink/linux/DeckLinkAPIConfiguration.h [new file with mode: 0644]
sys/decklink/linux/DeckLinkAPIDeckControl.h [new file with mode: 0644]
sys/decklink/linux/DeckLinkAPIDiscovery.h [new file with mode: 0644]
sys/decklink/linux/DeckLinkAPIDispatch.cpp [new file with mode: 0644]
sys/decklink/linux/DeckLinkAPIModes.h [new file with mode: 0644]
sys/decklink/linux/DeckLinkAPITypes.h [new file with mode: 0644]
sys/decklink/linux/DeckLinkAPIVersion.h [new file with mode: 0644]
sys/decklink/linux/LinuxCOM.h [new file with mode: 0644]
sys/decklink/meson.build [new file with mode: 0644]
sys/decklink/osx/DeckLinkAPI.h [new file with mode: 0644]
sys/decklink/osx/DeckLinkAPIConfiguration.h [new file with mode: 0644]
sys/decklink/osx/DeckLinkAPIDeckControl.h [new file with mode: 0644]
sys/decklink/osx/DeckLinkAPIDiscovery.h [new file with mode: 0644]
sys/decklink/osx/DeckLinkAPIDispatch.cpp [new file with mode: 0644]
sys/decklink/osx/DeckLinkAPIModes.h [new file with mode: 0644]
sys/decklink/osx/DeckLinkAPIStreaming.h [new file with mode: 0644]
sys/decklink/osx/DeckLinkAPITypes.h [new file with mode: 0644]
sys/decklink/osx/DeckLinkAPIVersion.h [new file with mode: 0644]
sys/decklink/win/DeckLinkAPI.h [new file with mode: 0644]
sys/decklink/win/DeckLinkAPIDispatch.cpp [new file with mode: 0644]
sys/decklink/win/DeckLinkAPI_i.c [new file with mode: 0644]
sys/directshow/dshowdeviceprovider.cpp [new file with mode: 0644]
sys/directshow/dshowdeviceprovider.h [new file with mode: 0644]
sys/directshow/dshowvideofakesrc.cpp [new file with mode: 0644]
sys/directshow/dshowvideofakesrc.h [new file with mode: 0644]
sys/directshow/dshowvideosink.cpp [new file with mode: 0644]
sys/directshow/dshowvideosink.h [new file with mode: 0644]
sys/directshow/gstdshow.cpp [new file with mode: 0644]
sys/directshow/gstdshow.h [new file with mode: 0644]
sys/directshow/gstdshowaudiodec.cpp [new file with mode: 0644]
sys/directshow/gstdshowaudiodec.h [new file with mode: 0644]
sys/directshow/gstdshowaudiosrc.cpp [new file with mode: 0644]
sys/directshow/gstdshowaudiosrc.h [new file with mode: 0644]
sys/directshow/gstdshowfakesink.cpp [new file with mode: 0644]
sys/directshow/gstdshowfakesink.h [new file with mode: 0644]
sys/directshow/gstdshowfakesrc.cpp [new file with mode: 0644]
sys/directshow/gstdshowfakesrc.h [new file with mode: 0644]
sys/directshow/gstdshowutil.cpp [new file with mode: 0644]
sys/directshow/gstdshowutil.h [new file with mode: 0644]
sys/directshow/gstdshowvideodec.cpp [new file with mode: 0644]
sys/directshow/gstdshowvideodec.h [new file with mode: 0644]
sys/directshow/gstdshowvideosrc.cpp [new file with mode: 0644]
sys/directshow/gstdshowvideosrc.h [new file with mode: 0644]
sys/directshow/meson.build [new file with mode: 0644]
sys/directshow/plugin.cpp [new file with mode: 0644]
sys/directshow/strmbase/LICENSE [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/amextra.cpp [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/amextra.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/amfilter.cpp [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/amfilter.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/amvideo.cpp [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/arithutil.cpp [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/cache.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/checkbmi.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/combase.cpp [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/combase.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/cprop.cpp [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/cprop.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/ctlutil.cpp [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/ctlutil.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/ddmm.cpp [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/ddmm.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/dllentry.cpp [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/dllsetup.cpp [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/dllsetup.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/dxmperf.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/fourcc.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/measure.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/msgthrd.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/mtype.cpp [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/mtype.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/outputq.cpp [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/outputq.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/perflog.cpp [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/perflog.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/perfstruct.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/pstream.cpp [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/pstream.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/pullpin.cpp [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/pullpin.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/refclock.cpp [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/refclock.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/reftime.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/renbase.cpp [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/renbase.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/schedule.cpp [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/schedule.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/seekpt.cpp [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/seekpt.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/source.cpp [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/source.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/streams.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/strmctl.cpp [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/strmctl.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/sysclock.cpp [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/sysclock.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/transfrm.cpp [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/transfrm.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/transip.cpp [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/transip.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/videoctl.cpp [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/videoctl.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/vtrans.cpp [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/vtrans.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/winctrl.cpp [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/winctrl.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/winutil.cpp [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/winutil.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/wxdebug.cpp [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/wxdebug.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/wxlist.cpp [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/wxlist.h [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/wxutil.cpp [new file with mode: 0644]
sys/directshow/strmbase/baseclasses/wxutil.h [new file with mode: 0644]
sys/directshow/strmbase/meson.build [new file with mode: 0644]
sys/directsound/gstdirectsounddevice.c [new file with mode: 0644]
sys/directsound/gstdirectsounddevice.h [new file with mode: 0644]
sys/directsound/gstdirectsoundplugin.c [new file with mode: 0644]
sys/directsound/gstdirectsoundsrc.c [new file with mode: 0644]
sys/directsound/gstdirectsoundsrc.h [new file with mode: 0644]
sys/directsound/meson.build [new file with mode: 0644]
sys/dvb/AUTHORS [new file with mode: 0644]
sys/dvb/cam.c [new file with mode: 0644]
sys/dvb/cam.h [new file with mode: 0644]
sys/dvb/camapplication.c [new file with mode: 0644]
sys/dvb/camapplication.h [new file with mode: 0644]
sys/dvb/camapplicationinfo.c [new file with mode: 0644]
sys/dvb/camapplicationinfo.h [new file with mode: 0644]
sys/dvb/camconditionalaccess.c [new file with mode: 0644]
sys/dvb/camconditionalaccess.h [new file with mode: 0644]
sys/dvb/camdevice.c [new file with mode: 0644]
sys/dvb/camdevice.h [new file with mode: 0644]
sys/dvb/camresourcemanager.c [new file with mode: 0644]
sys/dvb/camresourcemanager.h [new file with mode: 0644]
sys/dvb/camsession.c [new file with mode: 0644]
sys/dvb/camsession.h [new file with mode: 0644]
sys/dvb/camswclient.c [new file with mode: 0644]
sys/dvb/camswclient.h [new file with mode: 0644]
sys/dvb/camtransport.c [new file with mode: 0644]
sys/dvb/camtransport.h [new file with mode: 0644]
sys/dvb/camutils.c [new file with mode: 0644]
sys/dvb/camutils.h [new file with mode: 0644]
sys/dvb/dvbbasebin.c [new file with mode: 0644]
sys/dvb/dvbbasebin.h [new file with mode: 0644]
sys/dvb/gstdvb.c [new file with mode: 0644]
sys/dvb/gstdvbelement.c [new file with mode: 0644]
sys/dvb/gstdvbelements.h [new file with mode: 0644]
sys/dvb/gstdvbsrc.c [new file with mode: 0644]
sys/dvb/gstdvbsrc.h [new file with mode: 0644]
sys/dvb/meson.build [new file with mode: 0644]
sys/dvb/parsechannels.c [new file with mode: 0644]
sys/dvb/parsechannels.h [new file with mode: 0644]
sys/dwrite/gstdwrite-effect.cpp [new file with mode: 0644]
sys/dwrite/gstdwrite-effect.h [new file with mode: 0644]
sys/dwrite/gstdwrite-enums.cpp [new file with mode: 0644]
sys/dwrite/gstdwrite-enums.h [new file with mode: 0644]
sys/dwrite/gstdwrite-renderer.cpp [new file with mode: 0644]
sys/dwrite/gstdwrite-renderer.h [new file with mode: 0644]
sys/dwrite/gstdwrite-utils.cpp [new file with mode: 0644]
sys/dwrite/gstdwrite-utils.h [new file with mode: 0644]
sys/dwrite/gstdwritebaseoverlay.cpp [new file with mode: 0644]
sys/dwrite/gstdwritebaseoverlay.h [new file with mode: 0644]
sys/dwrite/gstdwritebitmapmemory.cpp [new file with mode: 0644]
sys/dwrite/gstdwritebitmapmemory.h [new file with mode: 0644]
sys/dwrite/gstdwritebitmappool.cpp [new file with mode: 0644]
sys/dwrite/gstdwritebitmappool.h [new file with mode: 0644]
sys/dwrite/gstdwriteclockoverlay.cpp [new file with mode: 0644]
sys/dwrite/gstdwriteclockoverlay.h [new file with mode: 0644]
sys/dwrite/gstdwriteoverlayobject.cpp [new file with mode: 0644]
sys/dwrite/gstdwriteoverlayobject.h [new file with mode: 0644]
sys/dwrite/gstdwritesubtitlemux.cpp [new file with mode: 0644]
sys/dwrite/gstdwritesubtitlemux.h [new file with mode: 0644]
sys/dwrite/gstdwritesubtitleoverlay.cpp [new file with mode: 0644]
sys/dwrite/gstdwritesubtitleoverlay.h [new file with mode: 0644]
sys/dwrite/gstdwritetextoverlay.cpp [new file with mode: 0644]
sys/dwrite/gstdwritetextoverlay.h [new file with mode: 0644]
sys/dwrite/gstdwritetimeoverlay.cpp [new file with mode: 0644]
sys/dwrite/gstdwritetimeoverlay.h [new file with mode: 0644]
sys/dwrite/libcaption/LICENSE.txt [new file with mode: 0644]
sys/dwrite/libcaption/caption.c [new file with mode: 0644]
sys/dwrite/libcaption/caption.h [new file with mode: 0644]
sys/dwrite/libcaption/eia608.c [new file with mode: 0644]
sys/dwrite/libcaption/eia608.h [new file with mode: 0644]
sys/dwrite/libcaption/eia608_charmap.c [new file with mode: 0644]
sys/dwrite/libcaption/eia608_charmap.h [new file with mode: 0644]
sys/dwrite/libcaption/eia608_from_utf8.c [new file with mode: 0644]
sys/dwrite/libcaption/meson.build [new file with mode: 0644]
sys/dwrite/libcaption/utf8.c [new file with mode: 0644]
sys/dwrite/libcaption/utf8.h [new file with mode: 0644]
sys/dwrite/libcaption/version.txt [new file with mode: 0644]
sys/dwrite/libcaption/xds.c [new file with mode: 0644]
sys/dwrite/libcaption/xds.h [new file with mode: 0644]
sys/dwrite/meson.build [new file with mode: 0644]
sys/dwrite/plugin.cpp [new file with mode: 0644]
sys/fbdev/gstfbdevsink.c [new file with mode: 0644]
sys/fbdev/gstfbdevsink.h [new file with mode: 0644]
sys/fbdev/meson.build [new file with mode: 0644]
sys/ipcpipeline/gstipcpipeline.c [new file with mode: 0644]
sys/ipcpipeline/gstipcpipelinecomm.c [new file with mode: 0644]
sys/ipcpipeline/gstipcpipelinecomm.h [new file with mode: 0644]
sys/ipcpipeline/gstipcpipelineelement.c [new file with mode: 0644]
sys/ipcpipeline/gstipcpipelineelements.h [new file with mode: 0644]
sys/ipcpipeline/gstipcpipelinesink.c [new file with mode: 0644]
sys/ipcpipeline/gstipcpipelinesink.h [new file with mode: 0644]
sys/ipcpipeline/gstipcpipelinesrc.c [new file with mode: 0644]
sys/ipcpipeline/gstipcpipelinesrc.h [new file with mode: 0644]
sys/ipcpipeline/gstipcslavepipeline.c [new file with mode: 0644]
sys/ipcpipeline/gstipcslavepipeline.h [new file with mode: 0644]
sys/ipcpipeline/meson.build [new file with mode: 0644]
sys/ipcpipeline/protocol.txt [new file with mode: 0644]
sys/kms/gstkmsallocator.c [new file with mode: 0644]
sys/kms/gstkmsallocator.h [new file with mode: 0644]
sys/kms/gstkmsbufferpool.c [new file with mode: 0644]
sys/kms/gstkmsbufferpool.h [new file with mode: 0644]
sys/kms/gstkmsedid.c [new file with mode: 0644]
sys/kms/gstkmsedid.h [new file with mode: 0644]
sys/kms/gstkmssink.c [new file with mode: 0644]
sys/kms/gstkmssink.h [new file with mode: 0644]
sys/kms/gstkmsutils.c [new file with mode: 0644]
sys/kms/gstkmsutils.h [new file with mode: 0644]
sys/kms/meson.build [new file with mode: 0644]
sys/magicleap/meson.build [new file with mode: 0644]
sys/magicleap/mlaudiosink.c [new file with mode: 0644]
sys/magicleap/mlaudiosink.h [new file with mode: 0644]
sys/magicleap/mlaudiowrapper.cpp [new file with mode: 0644]
sys/magicleap/mlaudiowrapper.h [new file with mode: 0644]
sys/magicleap/plugin.c [new file with mode: 0644]
sys/mediafoundation/AsyncOperations.h [new file with mode: 0644]
sys/mediafoundation/gstmfaacdec.cpp [new file with mode: 0644]
sys/mediafoundation/gstmfaacdec.h [new file with mode: 0644]
sys/mediafoundation/gstmfaacenc.cpp [new file with mode: 0644]
sys/mediafoundation/gstmfaacenc.h [new file with mode: 0644]
sys/mediafoundation/gstmfaudiodecoder.cpp [new file with mode: 0644]
sys/mediafoundation/gstmfaudiodecoder.h [new file with mode: 0644]
sys/mediafoundation/gstmfaudioencoder.cpp [new file with mode: 0644]
sys/mediafoundation/gstmfaudioencoder.h [new file with mode: 0644]
sys/mediafoundation/gstmfcapturedshow.cpp [new file with mode: 0644]
sys/mediafoundation/gstmfcapturedshow.h [new file with mode: 0644]
sys/mediafoundation/gstmfcapturewinrt.cpp [new file with mode: 0644]
sys/mediafoundation/gstmfcapturewinrt.h [new file with mode: 0644]
sys/mediafoundation/gstmfdevice.cpp [new file with mode: 0644]
sys/mediafoundation/gstmfdevice.h [new file with mode: 0644]
sys/mediafoundation/gstmfh264enc.cpp [new file with mode: 0644]
sys/mediafoundation/gstmfh264enc.h [new file with mode: 0644]
sys/mediafoundation/gstmfh265enc.cpp [new file with mode: 0644]
sys/mediafoundation/gstmfh265enc.h [new file with mode: 0644]
sys/mediafoundation/gstmfmp3dec.cpp [new file with mode: 0644]
sys/mediafoundation/gstmfmp3dec.h [new file with mode: 0644]
sys/mediafoundation/gstmfmp3enc.cpp [new file with mode: 0644]
sys/mediafoundation/gstmfmp3enc.h [new file with mode: 0644]
sys/mediafoundation/gstmfplatloader.cpp [new file with mode: 0644]
sys/mediafoundation/gstmfplatloader.h [new file with mode: 0644]
sys/mediafoundation/gstmfsourceobject.cpp [new file with mode: 0644]
sys/mediafoundation/gstmfsourceobject.h [new file with mode: 0644]
sys/mediafoundation/gstmfsourcereader.cpp [new file with mode: 0644]
sys/mediafoundation/gstmfsourcereader.h [new file with mode: 0644]
sys/mediafoundation/gstmftransform.cpp [new file with mode: 0644]
sys/mediafoundation/gstmftransform.h [new file with mode: 0644]
sys/mediafoundation/gstmfutils.cpp [new file with mode: 0644]
sys/mediafoundation/gstmfutils.h [new file with mode: 0644]
sys/mediafoundation/gstmfvideobuffer.cpp [new file with mode: 0644]
sys/mediafoundation/gstmfvideobuffer.h [new file with mode: 0644]
sys/mediafoundation/gstmfvideoencoder.cpp [new file with mode: 0644]
sys/mediafoundation/gstmfvideoencoder.h [new file with mode: 0644]
sys/mediafoundation/gstmfvideosrc.cpp [new file with mode: 0644]
sys/mediafoundation/gstmfvideosrc.h [new file with mode: 0644]
sys/mediafoundation/gstmfvp9enc.cpp [new file with mode: 0644]
sys/mediafoundation/gstmfvp9enc.h [new file with mode: 0644]
sys/mediafoundation/gststrmif.h [new file with mode: 0644]
sys/mediafoundation/gstwin32devicewatcher.cpp [new file with mode: 0644]
sys/mediafoundation/gstwin32devicewatcher.h [new file with mode: 0644]
sys/mediafoundation/mediacapturewrapper.cpp [new file with mode: 0644]
sys/mediafoundation/mediacapturewrapper.h [new file with mode: 0644]
sys/mediafoundation/meson.build [new file with mode: 0644]
sys/mediafoundation/plugin.cpp [new file with mode: 0644]
sys/meson.build [new file with mode: 0644]
sys/msdk/gstmsdk.c [new file with mode: 0644]
sys/msdk/gstmsdkallocator.c [new file with mode: 0644]
sys/msdk/gstmsdkallocator.h [new file with mode: 0644]
sys/msdk/gstmsdkallocator_d3d.c [new file with mode: 0644]
sys/msdk/gstmsdkallocator_libva.c [new file with mode: 0644]
sys/msdk/gstmsdkallocator_libva.h [new file with mode: 0644]
sys/msdk/gstmsdkav1dec.c [new file with mode: 0644]
sys/msdk/gstmsdkav1dec.h [new file with mode: 0644]
sys/msdk/gstmsdkav1enc.c [new file with mode: 0644]
sys/msdk/gstmsdkav1enc.h [new file with mode: 0644]
sys/msdk/gstmsdkcaps.c [new file with mode: 0644]
sys/msdk/gstmsdkcaps.h [new file with mode: 0644]
sys/msdk/gstmsdkcontext.c [new file with mode: 0644]
sys/msdk/gstmsdkcontext.h [new file with mode: 0644]
sys/msdk/gstmsdkcontextutil.c [new file with mode: 0644]
sys/msdk/gstmsdkcontextutil.h [new file with mode: 0644]
sys/msdk/gstmsdkdec.c [new file with mode: 0644]
sys/msdk/gstmsdkdec.h [new file with mode: 0644]
sys/msdk/gstmsdkdecproputil.c [new file with mode: 0644]
sys/msdk/gstmsdkdecproputil.h [new file with mode: 0644]
sys/msdk/gstmsdkenc.c [new file with mode: 0644]
sys/msdk/gstmsdkenc.h [new file with mode: 0644]
sys/msdk/gstmsdkh264dec.c [new file with mode: 0644]
sys/msdk/gstmsdkh264dec.h [new file with mode: 0644]
sys/msdk/gstmsdkh264enc.c [new file with mode: 0644]
sys/msdk/gstmsdkh264enc.h [new file with mode: 0644]
sys/msdk/gstmsdkh265dec.c [new file with mode: 0644]
sys/msdk/gstmsdkh265dec.h [new file with mode: 0644]
sys/msdk/gstmsdkh265enc.c [new file with mode: 0644]
sys/msdk/gstmsdkh265enc.h [new file with mode: 0644]
sys/msdk/gstmsdkmjpegdec.c [new file with mode: 0644]
sys/msdk/gstmsdkmjpegdec.h [new file with mode: 0644]
sys/msdk/gstmsdkmjpegenc.c [new file with mode: 0644]
sys/msdk/gstmsdkmjpegenc.h [new file with mode: 0644]
sys/msdk/gstmsdkmpeg2dec.c [new file with mode: 0644]
sys/msdk/gstmsdkmpeg2dec.h [new file with mode: 0644]
sys/msdk/gstmsdkmpeg2enc.c [new file with mode: 0644]
sys/msdk/gstmsdkmpeg2enc.h [new file with mode: 0644]
sys/msdk/gstmsdkvc1dec.c [new file with mode: 0644]
sys/msdk/gstmsdkvc1dec.h [new file with mode: 0644]
sys/msdk/gstmsdkvp8dec.c [new file with mode: 0644]
sys/msdk/gstmsdkvp8dec.h [new file with mode: 0644]
sys/msdk/gstmsdkvp9dec.c [new file with mode: 0644]
sys/msdk/gstmsdkvp9dec.h [new file with mode: 0644]
sys/msdk/gstmsdkvp9enc.c [new file with mode: 0644]
sys/msdk/gstmsdkvp9enc.h [new file with mode: 0644]
sys/msdk/gstmsdkvpp.c [new file with mode: 0644]
sys/msdk/gstmsdkvpp.h [new file with mode: 0644]
sys/msdk/gstmsdkvpputil.c [new file with mode: 0644]
sys/msdk/gstmsdkvpputil.h [new file with mode: 0644]
sys/msdk/meson.build [new file with mode: 0644]
sys/msdk/msdk-enums.c [new file with mode: 0644]
sys/msdk/msdk-enums.h [new file with mode: 0644]
sys/msdk/msdk.c [new file with mode: 0644]
sys/msdk/msdk.h [new file with mode: 0644]
sys/msdk/msdk_d3d.c [new file with mode: 0644]
sys/msdk/msdk_libva.c [new file with mode: 0644]
sys/msdk/msdk_libva.h [new file with mode: 0644]
sys/nvcodec/cuviddec.h [new file with mode: 0644]
sys/nvcodec/gstcudabasetransform.c [new file with mode: 0644]
sys/nvcodec/gstcudabasetransform.h [new file with mode: 0644]
sys/nvcodec/gstcudaconverter.c [new file with mode: 0644]
sys/nvcodec/gstcudaconverter.h [new file with mode: 0644]
sys/nvcodec/gstcudaconvertscale.c [new file with mode: 0644]
sys/nvcodec/gstcudaconvertscale.h [new file with mode: 0644]
sys/nvcodec/gstcudaformat.h [new file with mode: 0644]
sys/nvcodec/gstcudaipc.cpp [new file with mode: 0644]
sys/nvcodec/gstcudaipc.h [new file with mode: 0644]
sys/nvcodec/gstcudaipcclient.cpp [new file with mode: 0644]
sys/nvcodec/gstcudaipcclient.h [new file with mode: 0644]
sys/nvcodec/gstcudaipcclient_unix.cpp [new file with mode: 0644]
sys/nvcodec/gstcudaipcclient_unix.h [new file with mode: 0644]
sys/nvcodec/gstcudaipcclient_win32.cpp [new file with mode: 0644]
sys/nvcodec/gstcudaipcclient_win32.h [new file with mode: 0644]
sys/nvcodec/gstcudaipcserver.cpp [new file with mode: 0644]
sys/nvcodec/gstcudaipcserver.h [new file with mode: 0644]
sys/nvcodec/gstcudaipcserver_unix.cpp [new file with mode: 0644]
sys/nvcodec/gstcudaipcserver_unix.h [new file with mode: 0644]
sys/nvcodec/gstcudaipcserver_win32.cpp [new file with mode: 0644]
sys/nvcodec/gstcudaipcserver_win32.h [new file with mode: 0644]
sys/nvcodec/gstcudaipcsink.cpp [new file with mode: 0644]
sys/nvcodec/gstcudaipcsink.h [new file with mode: 0644]
sys/nvcodec/gstcudaipcsrc.cpp [new file with mode: 0644]
sys/nvcodec/gstcudaipcsrc.h [new file with mode: 0644]
sys/nvcodec/gstcudamemorycopy.c [new file with mode: 0644]
sys/nvcodec/gstcudamemorycopy.h [new file with mode: 0644]
sys/nvcodec/gstcudanvmm.c [new file with mode: 0644]
sys/nvcodec/gstcudanvmm.h [new file with mode: 0644]
sys/nvcodec/gstcuvidloader.c [new file with mode: 0644]
sys/nvcodec/gstcuvidloader.h [new file with mode: 0644]
sys/nvcodec/gstnvav1dec.cpp [new file with mode: 0644]
sys/nvcodec/gstnvav1dec.h [new file with mode: 0644]
sys/nvcodec/gstnvbaseenc.c [new file with mode: 0644]
sys/nvcodec/gstnvbaseenc.h [new file with mode: 0644]
sys/nvcodec/gstnvcodecutils.h [new file with mode: 0644]
sys/nvcodec/gstnvdec.c [new file with mode: 0644]
sys/nvcodec/gstnvdec.h [new file with mode: 0644]
sys/nvcodec/gstnvdecobject.cpp [new file with mode: 0644]
sys/nvcodec/gstnvdecobject.h [new file with mode: 0644]
sys/nvcodec/gstnvdecoder.cpp [new file with mode: 0644]
sys/nvcodec/gstnvdecoder.h [new file with mode: 0644]
sys/nvcodec/gstnvenc.c [new file with mode: 0644]
sys/nvcodec/gstnvenc.h [new file with mode: 0644]
sys/nvcodec/gstnvencobject.cpp [new file with mode: 0644]
sys/nvcodec/gstnvencobject.h [new file with mode: 0644]
sys/nvcodec/gstnvencoder.cpp [new file with mode: 0644]
sys/nvcodec/gstnvencoder.h [new file with mode: 0644]
sys/nvcodec/gstnvh264dec.cpp [new file with mode: 0644]
sys/nvcodec/gstnvh264dec.h [new file with mode: 0644]
sys/nvcodec/gstnvh264enc.c [new file with mode: 0644]
sys/nvcodec/gstnvh264enc.h [new file with mode: 0644]
sys/nvcodec/gstnvh264encoder.cpp [new file with mode: 0644]
sys/nvcodec/gstnvh264encoder.h [new file with mode: 0644]
sys/nvcodec/gstnvh265dec.cpp [new file with mode: 0644]
sys/nvcodec/gstnvh265dec.h [new file with mode: 0644]
sys/nvcodec/gstnvh265enc.c [new file with mode: 0644]
sys/nvcodec/gstnvh265enc.h [new file with mode: 0644]
sys/nvcodec/gstnvh265encoder.cpp [new file with mode: 0644]
sys/nvcodec/gstnvh265encoder.h [new file with mode: 0644]
sys/nvcodec/gstnvjpegenc.cpp [new file with mode: 0644]
sys/nvcodec/gstnvjpegenc.h [new file with mode: 0644]
sys/nvcodec/gstnvvp8dec.cpp [new file with mode: 0644]
sys/nvcodec/gstnvvp8dec.h [new file with mode: 0644]
sys/nvcodec/gstnvvp9dec.cpp [new file with mode: 0644]
sys/nvcodec/gstnvvp9dec.h [new file with mode: 0644]
sys/nvcodec/meson.build [new file with mode: 0644]
sys/nvcodec/nvEncodeAPI.h [new file with mode: 0644]
sys/nvcodec/nvcuvid.h [new file with mode: 0644]
sys/nvcodec/plugin.c [new file with mode: 0644]
sys/opensles/meson.build [new file with mode: 0644]
sys/opensles/opensles.c [new file with mode: 0644]
sys/opensles/opensles.h [new file with mode: 0644]
sys/opensles/openslescommon.c [new file with mode: 0644]
sys/opensles/openslescommon.h [new file with mode: 0644]
sys/opensles/openslesplugin.c [new file with mode: 0644]
sys/opensles/openslesringbuffer.c [new file with mode: 0644]
sys/opensles/openslesringbuffer.h [new file with mode: 0644]
sys/opensles/openslessink.c [new file with mode: 0644]
sys/opensles/openslessink.h [new file with mode: 0644]
sys/opensles/openslessrc.c [new file with mode: 0644]
sys/opensles/openslessrc.h [new file with mode: 0644]
sys/qsv/gstqsvallocator.cpp [new file with mode: 0644]
sys/qsv/gstqsvallocator.h [new file with mode: 0644]
sys/qsv/gstqsvallocator_d3d11.cpp [new file with mode: 0644]
sys/qsv/gstqsvallocator_d3d11.h [new file with mode: 0644]
sys/qsv/gstqsvallocator_va.cpp [new file with mode: 0644]
sys/qsv/gstqsvallocator_va.h [new file with mode: 0644]
sys/qsv/gstqsvav1enc.cpp [new file with mode: 0644]
sys/qsv/gstqsvav1enc.h [new file with mode: 0644]
sys/qsv/gstqsvdecoder.cpp [new file with mode: 0644]
sys/qsv/gstqsvdecoder.h [new file with mode: 0644]
sys/qsv/gstqsvencoder.cpp [new file with mode: 0644]
sys/qsv/gstqsvencoder.h [new file with mode: 0644]
sys/qsv/gstqsvh264dec.cpp [new file with mode: 0644]
sys/qsv/gstqsvh264dec.h [new file with mode: 0644]
sys/qsv/gstqsvh264enc.cpp [new file with mode: 0644]
sys/qsv/gstqsvh264enc.h [new file with mode: 0644]
sys/qsv/gstqsvh265dec.cpp [new file with mode: 0644]
sys/qsv/gstqsvh265dec.h [new file with mode: 0644]
sys/qsv/gstqsvh265enc.cpp [new file with mode: 0644]
sys/qsv/gstqsvh265enc.h [new file with mode: 0644]
sys/qsv/gstqsvjpegdec.cpp [new file with mode: 0644]
sys/qsv/gstqsvjpegdec.h [new file with mode: 0644]
sys/qsv/gstqsvjpegenc.cpp [new file with mode: 0644]
sys/qsv/gstqsvjpegenc.h [new file with mode: 0644]
sys/qsv/gstqsvutils.cpp [new file with mode: 0644]
sys/qsv/gstqsvutils.h [new file with mode: 0644]
sys/qsv/gstqsvvp9dec.cpp [new file with mode: 0644]
sys/qsv/gstqsvvp9dec.h [new file with mode: 0644]
sys/qsv/gstqsvvp9enc.cpp [new file with mode: 0644]
sys/qsv/gstqsvvp9enc.h [new file with mode: 0644]
sys/qsv/libmfx/api/vpl/mfx.h [new file with mode: 0644]
sys/qsv/libmfx/api/vpl/mfxadapter.h [new file with mode: 0644]
sys/qsv/libmfx/api/vpl/mfxbrc.h [new file with mode: 0644]
sys/qsv/libmfx/api/vpl/mfxcamera.h [new file with mode: 0644]
sys/qsv/libmfx/api/vpl/mfxcommon.h [new file with mode: 0644]
sys/qsv/libmfx/api/vpl/mfxdefs.h [new file with mode: 0644]
sys/qsv/libmfx/api/vpl/mfxdispatcher.h [new file with mode: 0644]
sys/qsv/libmfx/api/vpl/mfxdispatcherprefixedfunctions.h [new file with mode: 0644]
sys/qsv/libmfx/api/vpl/mfxencodestats.h [new file with mode: 0644]
sys/qsv/libmfx/api/vpl/mfximplcaps.h [new file with mode: 0644]
sys/qsv/libmfx/api/vpl/mfxjpeg.h [new file with mode: 0644]
sys/qsv/libmfx/api/vpl/mfxmvc.h [new file with mode: 0644]
sys/qsv/libmfx/api/vpl/mfxpcp.h [new file with mode: 0644]
sys/qsv/libmfx/api/vpl/mfxsession.h [new file with mode: 0644]
sys/qsv/libmfx/api/vpl/mfxstructures.h [new file with mode: 0644]
sys/qsv/libmfx/api/vpl/mfxsurfacepool.h [new file with mode: 0644]
sys/qsv/libmfx/api/vpl/mfxvideo++.h [new file with mode: 0644]
sys/qsv/libmfx/api/vpl/mfxvideo.h [new file with mode: 0644]
sys/qsv/libmfx/api/vpl/mfxvp8.h [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/linux/device_ids.h [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/linux/libvpl.map [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/linux/mfxloader.cpp [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/linux/mfxloader.h [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/linux/mfxvideo_functions.h [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/vpl/mfx_dispatcher_vpl.cpp [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/vpl/mfx_dispatcher_vpl.h [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/vpl/mfx_dispatcher_vpl_config.cpp [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/vpl/mfx_dispatcher_vpl_loader.cpp [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/vpl/mfx_dispatcher_vpl_log.cpp [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/vpl/mfx_dispatcher_vpl_log.h [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/vpl/mfx_dispatcher_vpl_lowlatency.cpp [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/vpl/mfx_dispatcher_vpl_msdk.cpp [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/vpl/mfx_dispatcher_vpl_win.h [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/windows/libmfx.def [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/windows/main.cpp [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/windows/mfx_critical_section.cpp [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/windows/mfx_critical_section.h [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/windows/mfx_dispatcher.cpp [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/windows/mfx_dispatcher.h [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/windows/mfx_dispatcher_defs.h [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/windows/mfx_dispatcher_log.cpp [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/windows/mfx_dispatcher_log.h [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/windows/mfx_driver_store_loader.cpp [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/windows/mfx_driver_store_loader.h [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/windows/mfx_dxva2_device.cpp [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/windows/mfx_dxva2_device.h [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/windows/mfx_exposed_functions_list.h [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/windows/mfx_function_table.cpp [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/windows/mfx_library_iterator.cpp [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/windows/mfx_library_iterator.h [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/windows/mfx_load_dll.cpp [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/windows/mfx_load_dll.h [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/windows/mfx_vector.h [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/windows/mfx_win_reg_key.cpp [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/windows/mfx_win_reg_key.h [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/windows/mfxvideo++.h [new file with mode: 0644]
sys/qsv/libmfx/dispatcher/windows/version.rc.in [new file with mode: 0644]
sys/qsv/libmfx/meson.build [new file with mode: 0644]
sys/qsv/meson.build [new file with mode: 0644]
sys/qsv/plugin.cpp [new file with mode: 0644]
sys/shm/gstshm.c [new file with mode: 0644]
sys/shm/gstshmsink.c [new file with mode: 0644]
sys/shm/gstshmsink.h [new file with mode: 0644]
sys/shm/gstshmsrc.c [new file with mode: 0644]
sys/shm/gstshmsrc.h [new file with mode: 0644]
sys/shm/meson.build [new file with mode: 0644]
sys/shm/shmalloc.c [new file with mode: 0644]
sys/shm/shmalloc.h [new file with mode: 0644]
sys/shm/shmpipe.c [new file with mode: 0644]
sys/shm/shmpipe.h [new file with mode: 0644]
sys/tinyalsa/meson.build [new file with mode: 0644]
sys/tinyalsa/tinyalsa.c [new file with mode: 0644]
sys/tinyalsa/tinyalsasink.c [new file with mode: 0644]
sys/tinyalsa/tinyalsasink.h [new file with mode: 0644]
sys/uvcgadget/configfs.c [new file with mode: 0644]
sys/uvcgadget/configfs.h [new file with mode: 0644]
sys/uvcgadget/gstuvcsink.c [new file with mode: 0644]
sys/uvcgadget/gstuvcsink.h [new file with mode: 0644]
sys/uvcgadget/meson.build [new file with mode: 0644]
sys/uvcgadget/uvc.c [new file with mode: 0644]
sys/uvch264/gstuvch264.c [new file with mode: 0644]
sys/uvch264/gstuvch264_mjpgdemux.c [new file with mode: 0644]
sys/uvch264/gstuvch264_mjpgdemux.h [new file with mode: 0644]
sys/uvch264/gstuvch264_src.c [new file with mode: 0644]
sys/uvch264/gstuvch264_src.h [new file with mode: 0644]
sys/uvch264/gstuvch264deviceprovider.c [new file with mode: 0644]
sys/uvch264/gstuvch264deviceprovider.h [new file with mode: 0644]
sys/uvch264/meson.build [new file with mode: 0644]
sys/uvch264/uvc_h264.c [new file with mode: 0644]
sys/uvch264/uvc_h264.h [new file with mode: 0644]
sys/v4l2codecs/gstv4l2codecallocator.c [new file with mode: 0644]
sys/v4l2codecs/gstv4l2codecallocator.h [new file with mode: 0644]
sys/v4l2codecs/gstv4l2codecalphadecodebin.c [new file with mode: 0644]
sys/v4l2codecs/gstv4l2codecalphadecodebin.h [new file with mode: 0644]
sys/v4l2codecs/gstv4l2codecav1dec.c [new file with mode: 0644]
sys/v4l2codecs/gstv4l2codecav1dec.h [new file with mode: 0644]
sys/v4l2codecs/gstv4l2codecdevice.c [new file with mode: 0644]
sys/v4l2codecs/gstv4l2codecdevice.h [new file with mode: 0644]
sys/v4l2codecs/gstv4l2codech264dec.c [new file with mode: 0644]
sys/v4l2codecs/gstv4l2codech264dec.h [new file with mode: 0644]
sys/v4l2codecs/gstv4l2codech265dec.c [new file with mode: 0644]
sys/v4l2codecs/gstv4l2codech265dec.h [new file with mode: 0644]
sys/v4l2codecs/gstv4l2codecmpeg2dec.c [new file with mode: 0644]
sys/v4l2codecs/gstv4l2codecmpeg2dec.h [new file with mode: 0644]
sys/v4l2codecs/gstv4l2codecpool.c [new file with mode: 0644]
sys/v4l2codecs/gstv4l2codecpool.h [new file with mode: 0644]
sys/v4l2codecs/gstv4l2codecvp8dec.c [new file with mode: 0644]
sys/v4l2codecs/gstv4l2codecvp8dec.h [new file with mode: 0644]
sys/v4l2codecs/gstv4l2codecvp9dec.c [new file with mode: 0644]
sys/v4l2codecs/gstv4l2codecvp9dec.h [new file with mode: 0644]
sys/v4l2codecs/gstv4l2decoder.c [new file with mode: 0644]
sys/v4l2codecs/gstv4l2decoder.h [new file with mode: 0644]
sys/v4l2codecs/gstv4l2format.c [new file with mode: 0644]
sys/v4l2codecs/gstv4l2format.h [new file with mode: 0644]
sys/v4l2codecs/linux/media.h [new file with mode: 0644]
sys/v4l2codecs/linux/types-compat.h [new file with mode: 0644]
sys/v4l2codecs/linux/usb/g_uvc.h [new file with mode: 0644]
sys/v4l2codecs/linux/usb/video.h [new file with mode: 0644]
sys/v4l2codecs/linux/v4l2-common.h [new file with mode: 0644]
sys/v4l2codecs/linux/v4l2-controls.h [new file with mode: 0644]
sys/v4l2codecs/linux/videodev2.h [new file with mode: 0644]
sys/v4l2codecs/meson.build [new file with mode: 0644]
sys/v4l2codecs/plugin.c [new file with mode: 0644]
sys/va/gstjpegdecoder.c [new file with mode: 0644]
sys/va/gstjpegdecoder.h [new file with mode: 0644]
sys/va/gstvaav1dec.c [new file with mode: 0644]
sys/va/gstvaav1dec.h [new file with mode: 0644]
sys/va/gstvaav1enc.c [new file with mode: 0644]
sys/va/gstvaav1enc.h [new file with mode: 0644]
sys/va/gstvabase.c [new file with mode: 0644]
sys/va/gstvabase.h [new file with mode: 0644]
sys/va/gstvabasedec.c [new file with mode: 0644]
sys/va/gstvabasedec.h [new file with mode: 0644]
sys/va/gstvabaseenc.c [new file with mode: 0644]
sys/va/gstvabaseenc.h [new file with mode: 0644]
sys/va/gstvabasetransform.c [new file with mode: 0644]
sys/va/gstvabasetransform.h [new file with mode: 0644]
sys/va/gstvacaps.c [new file with mode: 0644]
sys/va/gstvacaps.h [new file with mode: 0644]
sys/va/gstvacompositor.c [new file with mode: 0644]
sys/va/gstvacompositor.h [new file with mode: 0644]
sys/va/gstvadecoder.c [new file with mode: 0644]
sys/va/gstvadecoder.h [new file with mode: 0644]
sys/va/gstvadeinterlace.c [new file with mode: 0644]
sys/va/gstvadeinterlace.h [new file with mode: 0644]
sys/va/gstvadevice.h [new file with mode: 0644]
sys/va/gstvadevice_linux.c [new file with mode: 0644]
sys/va/gstvadevice_win32.cpp [new file with mode: 0644]
sys/va/gstvadisplay_priv.c [new file with mode: 0644]
sys/va/gstvadisplay_priv.h [new file with mode: 0644]
sys/va/gstvaencoder.c [new file with mode: 0644]
sys/va/gstvaencoder.h [new file with mode: 0644]
sys/va/gstvafilter.c [new file with mode: 0644]
sys/va/gstvafilter.h [new file with mode: 0644]
sys/va/gstvah264dec.c [new file with mode: 0644]
sys/va/gstvah264dec.h [new file with mode: 0644]
sys/va/gstvah264enc.c [new file with mode: 0644]
sys/va/gstvah264enc.h [new file with mode: 0644]
sys/va/gstvah265dec.c [new file with mode: 0644]
sys/va/gstvah265dec.h [new file with mode: 0644]
sys/va/gstvah265enc.c [new file with mode: 0644]
sys/va/gstvah265enc.h [new file with mode: 0644]
sys/va/gstvajpegdec.c [new file with mode: 0644]
sys/va/gstvajpegdec.h [new file with mode: 0644]
sys/va/gstvampeg2dec.c [new file with mode: 0644]
sys/va/gstvampeg2dec.h [new file with mode: 0644]
sys/va/gstvapluginutils.c [new file with mode: 0644]
sys/va/gstvapluginutils.h [new file with mode: 0644]
sys/va/gstvaprofile.c [new file with mode: 0644]
sys/va/gstvaprofile.h [new file with mode: 0644]
sys/va/gstvavp8dec.c [new file with mode: 0644]
sys/va/gstvavp8dec.h [new file with mode: 0644]
sys/va/gstvavp9dec.c [new file with mode: 0644]
sys/va/gstvavp9dec.h [new file with mode: 0644]
sys/va/gstvavpp.c [new file with mode: 0644]
sys/va/gstvavpp.h [new file with mode: 0644]
sys/va/meson.build [new file with mode: 0644]
sys/va/plugin.c [new file with mode: 0644]
sys/va/vacompat.h [new file with mode: 0644]
sys/wasapi/gstaudioclient3.h [new file with mode: 0644]
sys/wasapi/gstmmdeviceenumerator.cpp [new file with mode: 0644]
sys/wasapi/gstmmdeviceenumerator.h [new file with mode: 0644]
sys/wasapi/gstwasapi.c [new file with mode: 0644]
sys/wasapi/gstwasapidevice.c [new file with mode: 0644]
sys/wasapi/gstwasapidevice.h [new file with mode: 0644]
sys/wasapi/gstwasapisink.c [new file with mode: 0644]
sys/wasapi/gstwasapisink.h [new file with mode: 0644]
sys/wasapi/gstwasapisrc.c [new file with mode: 0644]
sys/wasapi/gstwasapisrc.h [new file with mode: 0644]
sys/wasapi/gstwasapiutil.c [new file with mode: 0644]
sys/wasapi/gstwasapiutil.h [new file with mode: 0644]
sys/wasapi/meson.build [new file with mode: 0644]
sys/wasapi2/AsyncOperations.h [new file with mode: 0644]
sys/wasapi2/gstwasapi2client.cpp [new file with mode: 0644]
sys/wasapi2/gstwasapi2client.h [new file with mode: 0644]
sys/wasapi2/gstwasapi2device.c [new file with mode: 0644]
sys/wasapi2/gstwasapi2device.h [new file with mode: 0644]
sys/wasapi2/gstwasapi2ringbuffer.cpp [new file with mode: 0644]
sys/wasapi2/gstwasapi2ringbuffer.h [new file with mode: 0644]
sys/wasapi2/gstwasapi2sink.c [new file with mode: 0644]
sys/wasapi2/gstwasapi2sink.h [new file with mode: 0644]
sys/wasapi2/gstwasapi2src.c [new file with mode: 0644]
sys/wasapi2/gstwasapi2src.h [new file with mode: 0644]
sys/wasapi2/gstwasapi2util.c [new file with mode: 0644]
sys/wasapi2/gstwasapi2util.h [new file with mode: 0644]
sys/wasapi2/meson.build [new file with mode: 0644]
sys/wasapi2/plugin.c [new file with mode: 0644]
sys/wic/gstwicdecoder.cpp [new file with mode: 0644]
sys/wic/gstwicdecoder.h [new file with mode: 0644]
sys/wic/gstwicimagingfactory.cpp [new file with mode: 0644]
sys/wic/gstwicimagingfactory.h [new file with mode: 0644]
sys/wic/gstwicjpegdec.cpp [new file with mode: 0644]
sys/wic/gstwicjpegdec.h [new file with mode: 0644]
sys/wic/gstwicpngdec.cpp [new file with mode: 0644]
sys/wic/gstwicpngdec.h [new file with mode: 0644]
sys/wic/gstwicutils.cpp [new file with mode: 0644]
sys/wic/gstwicutils.h [new file with mode: 0644]
sys/wic/meson.build [new file with mode: 0644]
sys/wic/plugin.cpp [new file with mode: 0644]
sys/win32ipc/gstwin32ipcbufferpool.cpp [new file with mode: 0644]
sys/win32ipc/gstwin32ipcbufferpool.h [new file with mode: 0644]
sys/win32ipc/gstwin32ipcmemory.cpp [new file with mode: 0644]
sys/win32ipc/gstwin32ipcmemory.h [new file with mode: 0644]
sys/win32ipc/gstwin32ipcutils.cpp [new file with mode: 0644]
sys/win32ipc/gstwin32ipcutils.h [new file with mode: 0644]
sys/win32ipc/gstwin32ipcvideosink.cpp [new file with mode: 0644]
sys/win32ipc/gstwin32ipcvideosink.h [new file with mode: 0644]
sys/win32ipc/gstwin32ipcvideosrc.cpp [new file with mode: 0644]
sys/win32ipc/gstwin32ipcvideosrc.h [new file with mode: 0644]
sys/win32ipc/meson.build [new file with mode: 0644]
sys/win32ipc/plugin.cpp [new file with mode: 0644]
sys/win32ipc/protocol/win32ipcmmf.cpp [new file with mode: 0644]
sys/win32ipc/protocol/win32ipcmmf.h [new file with mode: 0644]
sys/win32ipc/protocol/win32ipcpipeclient.cpp [new file with mode: 0644]
sys/win32ipc/protocol/win32ipcpipeclient.h [new file with mode: 0644]
sys/win32ipc/protocol/win32ipcpipeserver.cpp [new file with mode: 0644]
sys/win32ipc/protocol/win32ipcpipeserver.h [new file with mode: 0644]
sys/win32ipc/protocol/win32ipcprotocol.cpp [new file with mode: 0644]
sys/win32ipc/protocol/win32ipcprotocol.h [new file with mode: 0644]
sys/win32ipc/protocol/win32ipcutils.cpp [new file with mode: 0644]
sys/win32ipc/protocol/win32ipcutils.h [new file with mode: 0644]
sys/winks/gstksclock.c [new file with mode: 0644]
sys/winks/gstksclock.h [new file with mode: 0644]
sys/winks/gstksvideodevice.c [new file with mode: 0644]
sys/winks/gstksvideodevice.h [new file with mode: 0644]
sys/winks/gstksvideosrc.c [new file with mode: 0644]
sys/winks/gstksvideosrc.h [new file with mode: 0644]
sys/winks/ksdeviceprovider.c [new file with mode: 0644]
sys/winks/ksdeviceprovider.h [new file with mode: 0644]
sys/winks/kshelpers.c [new file with mode: 0644]
sys/winks/kshelpers.h [new file with mode: 0644]
sys/winks/ksvideohelpers.c [new file with mode: 0644]
sys/winks/ksvideohelpers.h [new file with mode: 0644]
sys/winks/meson.build [new file with mode: 0644]
sys/winscreencap/gstdx9screencapsrc.c [new file with mode: 0644]
sys/winscreencap/gstdx9screencapsrc.h [new file with mode: 0644]
sys/winscreencap/gstgdiscreencapsrc.c [new file with mode: 0644]
sys/winscreencap/gstgdiscreencapsrc.h [new file with mode: 0644]
sys/winscreencap/gstwinscreencap.c [new file with mode: 0644]
sys/winscreencap/gstwinscreencap.h [new file with mode: 0644]
sys/winscreencap/meson.build [new file with mode: 0644]
tests/check/elements/adaptive_demux_common.c [new file with mode: 0644]
tests/check/elements/adaptive_demux_common.h [new file with mode: 0644]
tests/check/elements/adaptive_demux_engine.c [new file with mode: 0644]
tests/check/elements/adaptive_demux_engine.h [new file with mode: 0644]
tests/check/elements/aesdec.c [new file with mode: 0644]
tests/check/elements/aesenc.c [new file with mode: 0644]
tests/check/elements/aiffparse.c [new file with mode: 0644]
tests/check/elements/asfmux.c [new file with mode: 0644]
tests/check/elements/assrender.c [new file with mode: 0644]
tests/check/elements/audiovisualizer.c [new file with mode: 0644]
tests/check/elements/autoconvert.c [new file with mode: 0644]
tests/check/elements/autovideoconvert.c [new file with mode: 0644]
tests/check/elements/av1parse.c [new file with mode: 0644]
tests/check/elements/av1parse.h [new file with mode: 0644]
tests/check/elements/avtpaafdepay.c [new file with mode: 0644]
tests/check/elements/avtpaafpay.c [new file with mode: 0644]
tests/check/elements/avtpcrfbase.c [new file with mode: 0644]
tests/check/elements/avtpcrfcheck.c [new file with mode: 0644]
tests/check/elements/avtpcrfsync.c [new file with mode: 0644]
tests/check/elements/avtpcrfutil.c [new file with mode: 0644]
tests/check/elements/avtpcvfdepay.c [new file with mode: 0644]
tests/check/elements/avtpcvfpay.c [new file with mode: 0644]
tests/check/elements/avtpsink.c [new file with mode: 0644]
tests/check/elements/avtpsrc.c [new file with mode: 0644]
tests/check/elements/avwait.c [new file with mode: 0644]
tests/check/elements/camerabin.c [new file with mode: 0644]
tests/check/elements/cccombiner.c [new file with mode: 0644]
tests/check/elements/ccconverter.c [new file with mode: 0644]
tests/check/elements/ccextractor.c [new file with mode: 0644]
tests/check/elements/clockselect.c [new file with mode: 0644]
tests/check/elements/cudaconvert.c [new file with mode: 0644]
tests/check/elements/cudafilter.c [new file with mode: 0644]
tests/check/elements/curlfilesink.c [new file with mode: 0644]
tests/check/elements/curlftpsink.c [new file with mode: 0644]
tests/check/elements/curlhttpsink.c [new file with mode: 0644]
tests/check/elements/curlhttpsrc.c [new file with mode: 0644]
tests/check/elements/curlsftpsink.c [new file with mode: 0644]
tests/check/elements/curlsmtpsink.c [new file with mode: 0644]
tests/check/elements/d3d11colorconvert.c [new file with mode: 0644]
tests/check/elements/d3d11videosink.c [new file with mode: 0644]
tests/check/elements/dash_demux.c [new file with mode: 0644]
tests/check/elements/dash_mpd.c [new file with mode: 0644]
tests/check/elements/dash_mpd_data/xlink_double_period.period [new file with mode: 0644]
tests/check/elements/dash_mpd_data/xlink_single_period.period [new file with mode: 0644]
tests/check/elements/dtls.c [new file with mode: 0644]
tests/check/elements/faac.c [new file with mode: 0644]
tests/check/elements/faad.c [new file with mode: 0644]
tests/check/elements/fdkaac.c [new file with mode: 0644]
tests/check/elements/gdpdepay.c [new file with mode: 0644]
tests/check/elements/gdppay.c [new file with mode: 0644]
tests/check/elements/h263parse.c [new file with mode: 0644]
tests/check/elements/h264parse.c [new file with mode: 0644]
tests/check/elements/h264timestamper.c [new file with mode: 0644]
tests/check/elements/h265parse.c [new file with mode: 0644]
tests/check/elements/hls_demux.c [new file with mode: 0644]
tests/check/elements/hlsdemux_m3u8.c [new file with mode: 0644]
tests/check/elements/id3mux.c [new file with mode: 0644]
tests/check/elements/interlace.c [new file with mode: 0644]
tests/check/elements/jifmux.c [new file with mode: 0644]
tests/check/elements/jpeg2000parse.c [new file with mode: 0644]
tests/check/elements/jpegparse.c [new file with mode: 0644]
tests/check/elements/lc3.c [new file with mode: 0644]
tests/check/elements/line21.c [new file with mode: 0644]
tests/check/elements/mfvideosrc.c [new file with mode: 0644]
tests/check/elements/mpeg2enc.c [new file with mode: 0644]
tests/check/elements/mpeg4videoparse.c [new file with mode: 0644]
tests/check/elements/mpegtsdemux.c [new file with mode: 0644]
tests/check/elements/mpegtsmux.c [new file with mode: 0644]
tests/check/elements/mpegvideoparse.c [new file with mode: 0644]
tests/check/elements/mplex.c [new file with mode: 0644]
tests/check/elements/msdkh264enc.c [new file with mode: 0644]
tests/check/elements/mssdemux.c [new file with mode: 0644]
tests/check/elements/mxfdemux.c [new file with mode: 0644]
tests/check/elements/mxfdemux.h [new file with mode: 0644]
tests/check/elements/mxfmux.c [new file with mode: 0644]
tests/check/elements/neonhttpsrc.c [new file with mode: 0644]
tests/check/elements/netsim.c [new file with mode: 0644]
tests/check/elements/nvdec.c [new file with mode: 0644]
tests/check/elements/nvenc.c [new file with mode: 0644]
tests/check/elements/openjpeg.c [new file with mode: 0644]
tests/check/elements/parser.c [new file with mode: 0644]
tests/check/elements/parser.h [new file with mode: 0644]
tests/check/elements/pcapparse.c [new file with mode: 0644]
tests/check/elements/pnm.c [new file with mode: 0644]
tests/check/elements/proxysink.c [new file with mode: 0644]
tests/check/elements/ristrtpext.c [new file with mode: 0644]
tests/check/elements/rtponvifparse.c [new file with mode: 0644]
tests/check/elements/rtponviftimestamp.c [new file with mode: 0644]
tests/check/elements/rtpsink.c [new file with mode: 0644]
tests/check/elements/rtpsrc.c [new file with mode: 0644]
tests/check/elements/sdpdemux.c [new file with mode: 0644]
tests/check/elements/shm.c [new file with mode: 0644]
tests/check/elements/srt.c [new file with mode: 0644]
tests/check/elements/srtp.c [new file with mode: 0644]
tests/check/elements/svthevcenc.c [new file with mode: 0644]
tests/check/elements/switchbin.c [new file with mode: 0644]
tests/check/elements/templatematch.c [new file with mode: 0644]
tests/check/elements/test_http_src.c [new file with mode: 0644]
tests/check/elements/test_http_src.h [new file with mode: 0644]
tests/check/elements/unixfd.c [new file with mode: 0644]
tests/check/elements/uvch264demux.c [new file with mode: 0644]
tests/check/elements/uvch264demux_data/valid_h264_jpg.h264 [new file with mode: 0644]
tests/check/elements/uvch264demux_data/valid_h264_jpg.jpg [new file with mode: 0644]
tests/check/elements/uvch264demux_data/valid_h264_jpg.mjpg [new file with mode: 0644]
tests/check/elements/uvch264demux_data/valid_h264_yuy2.h264 [new file with mode: 0644]
tests/check/elements/uvch264demux_data/valid_h264_yuy2.mjpg [new file with mode: 0644]
tests/check/elements/uvch264demux_data/valid_h264_yuy2.yuy2 [new file with mode: 0644]
tests/check/elements/vacompositor.c [new file with mode: 0644]
tests/check/elements/vapostproc.c [new file with mode: 0644]
tests/check/elements/videoframe-audiolevel.c [new file with mode: 0644]
tests/check/elements/viewfinderbin.c [new file with mode: 0644]
tests/check/elements/vkcolorconvert.c [new file with mode: 0644]
tests/check/elements/vkdeviceprovider.c [new file with mode: 0644]
tests/check/elements/voaacenc.c [new file with mode: 0644]
tests/check/elements/voamrwbenc.c [new file with mode: 0644]
tests/check/elements/vp9parse.c [new file with mode: 0644]
tests/check/elements/vp9parse.h [new file with mode: 0644]
tests/check/elements/wasapi.c [new file with mode: 0644]
tests/check/elements/wasapi2.c [new file with mode: 0644]
tests/check/elements/webrtcbin.c [new file with mode: 0644]
tests/check/elements/x265enc.c [new file with mode: 0644]
tests/check/elements/zbar.c [new file with mode: 0644]
tests/check/elements/zxing.c [new file with mode: 0644]
tests/check/generic/states.c [new file with mode: 0644]
tests/check/gst-plugins-bad.supp [new file with mode: 0644]
tests/check/libs/analyticsmeta.c [new file with mode: 0644]
tests/check/libs/av1bitwriter.c [new file with mode: 0644]
tests/check/libs/av1parser.c [new file with mode: 0644]
tests/check/libs/cudamemory.c [new file with mode: 0644]
tests/check/libs/d3d11device.cpp [new file with mode: 0644]
tests/check/libs/d3d11memory.c [new file with mode: 0644]
tests/check/libs/gstlibscpp.cc [new file with mode: 0644]
tests/check/libs/h264bitwriter.c [new file with mode: 0644]
tests/check/libs/h264parser.c [new file with mode: 0644]
tests/check/libs/h265bitwriter.c [new file with mode: 0644]
tests/check/libs/h265parser.c [new file with mode: 0644]
tests/check/libs/insertbin.c [new file with mode: 0644]
tests/check/libs/isoff.c [new file with mode: 0644]
tests/check/libs/isoff.h [new file with mode: 0644]
tests/check/libs/mpegts.c [new file with mode: 0644]
tests/check/libs/mpegvideoparser.c [new file with mode: 0644]
tests/check/libs/mse.c [new file with mode: 0644]
tests/check/libs/nalutils.c [new file with mode: 0644]
tests/check/libs/planaraudioadapter.c [new file with mode: 0644]
tests/check/libs/play.c [new file with mode: 0644]
tests/check/libs/vc1parser.c [new file with mode: 0644]
tests/check/libs/vkcommandpool.c [new file with mode: 0644]
tests/check/libs/vkdevice.c [new file with mode: 0644]
tests/check/libs/vkformat.c [new file with mode: 0644]
tests/check/libs/vkimage.c [new file with mode: 0644]
tests/check/libs/vkimagebufferpool.c [new file with mode: 0644]
tests/check/libs/vkinstance.c [new file with mode: 0644]
tests/check/libs/vkmemory.c [new file with mode: 0644]
tests/check/libs/vkvideodecode.c [new file with mode: 0644]
tests/check/libs/vkwindow.c [new file with mode: 0644]
tests/check/libs/vp8parser.c [new file with mode: 0644]
tests/check/libs/vp9parser.c [new file with mode: 0644]
tests/check/media/download-media [new file with mode: 0755]
tests/check/media/meson.build [new file with mode: 0644]
tests/check/meson.build [new file with mode: 0644]
tests/check/pipelines/ipcpipeline.c [new file with mode: 0644]
tests/check/pipelines/mxf.c [new file with mode: 0644]
tests/check/pipelines/streamheader.c [new file with mode: 0644]
tests/examples/audiomixmatrix/meson.build [new file with mode: 0644]
tests/examples/audiomixmatrix/test-audiomixmatrix.c [new file with mode: 0644]
tests/examples/avsamplesink/main.m [new file with mode: 0644]
tests/examples/avsamplesink/meson.build [new file with mode: 0644]
tests/examples/camerabin2/gst-camera2.c [new file with mode: 0644]
tests/examples/camerabin2/gst-camera2.h [new file with mode: 0644]
tests/examples/camerabin2/gst-camera2.ui [new file with mode: 0644]
tests/examples/camerabin2/gst-camerabin2-test.c [new file with mode: 0644]
tests/examples/camerabin2/meson.build [new file with mode: 0644]
tests/examples/codecparsers/meson.build [new file with mode: 0644]
tests/examples/codecparsers/parse-jpeg.c [new file with mode: 0644]
tests/examples/codecparsers/parse-vp8.c [new file with mode: 0644]
tests/examples/codecs/decoder-caps-update.cpp [new file with mode: 0644]
tests/examples/codecs/meson.build [new file with mode: 0644]
tests/examples/d3d11/d3d11converter.cpp [new file with mode: 0644]
tests/examples/d3d11/d3d11decoder-appsink.cpp [new file with mode: 0644]
tests/examples/d3d11/d3d11device.cpp [new file with mode: 0644]
tests/examples/d3d11/d3d11device.h [new file with mode: 0644]
tests/examples/d3d11/d3d11overlay.cpp [new file with mode: 0644]
tests/examples/d3d11/d3d11screencapturesrc.cpp [new file with mode: 0644]
tests/examples/d3d11/d3d11videosink-appsrc.cpp [new file with mode: 0644]
tests/examples/d3d11/d3d11videosink-present.cpp [new file with mode: 0644]
tests/examples/d3d11/d3d11videosink-shared-texture-d3d9ex.cpp [new file with mode: 0644]
tests/examples/d3d11/d3d11videosink-shared-texture.cpp [new file with mode: 0644]
tests/examples/d3d11/d3d11videosink.c [new file with mode: 0644]
tests/examples/d3d11/meson.build [new file with mode: 0644]
tests/examples/d3d12/d3d12enc-dynamic-reconfigure.c [new file with mode: 0644]
tests/examples/d3d12/meson.build [new file with mode: 0644]
tests/examples/directfb/decker.ttf [new file with mode: 0644]
tests/examples/directfb/dfblogo.png [new file with mode: 0644]
tests/examples/directfb/gstdfb.c [new file with mode: 0644]
tests/examples/directfb/meson.build [new file with mode: 0644]
tests/examples/gtk/gtkwaylandsink.c [new file with mode: 0644]
tests/examples/gtk/meson.build [new file with mode: 0644]
tests/examples/gtk/window.ui [new file with mode: 0644]
tests/examples/ipcpipeline/ipc-play.c [new file with mode: 0644]
tests/examples/ipcpipeline/ipcpipeline1.c [new file with mode: 0644]
tests/examples/ipcpipeline/meson.build [new file with mode: 0644]
tests/examples/key-handler.c [new file with mode: 0644]
tests/examples/key-handler.h [new file with mode: 0644]
tests/examples/mediafoundation/meson.build [new file with mode: 0644]
tests/examples/mediafoundation/mfvideoenc-dynamic-reconfigure.c [new file with mode: 0644]
tests/examples/meson.build [new file with mode: 0644]
tests/examples/mpegts/meson.build [new file with mode: 0644]
tests/examples/mpegts/ts-parser.c [new file with mode: 0644]
tests/examples/mpegts/ts-scte-writer.c [new file with mode: 0644]
tests/examples/mpegts/ts-section-writer.c [new file with mode: 0644]
tests/examples/mpegts/tsmux-prog-map.c [new file with mode: 0644]
tests/examples/msdk/meson.build [new file with mode: 0644]
tests/examples/msdk/test-roi.c [new file with mode: 0644]
tests/examples/mxf/meson.build [new file with mode: 0644]
tests/examples/mxf/mxfdemux-structure.c [new file with mode: 0644]
tests/examples/nvcodec/cudaipc.c [new file with mode: 0644]
tests/examples/nvcodec/meson.build [new file with mode: 0644]
tests/examples/nvcodec/nvcodec.c [new file with mode: 0644]
tests/examples/opencv/gstfacedetect_test.c [new file with mode: 0644]
tests/examples/opencv/gsthanddetect_test.c [new file with mode: 0644]
tests/examples/opencv/gstmotioncells_dynamic_test.c [new file with mode: 0644]
tests/examples/opencv/meson.build [new file with mode: 0644]
tests/examples/playout.c [new file with mode: 0644]
tests/examples/qsv/meson.build [new file with mode: 0644]
tests/examples/qsv/qsvenc-dynamic-reconfigure.c [new file with mode: 0644]
tests/examples/qt6d3d11/meson.build [new file with mode: 0644]
tests/examples/qt6d3d11/qml6d3d11sink-dyn-add/meson.build [new file with mode: 0644]
tests/examples/qt6d3d11/qml6d3d11sink-dyn-add/qml6d3d11sink-dyn-add.cpp [new file with mode: 0644]
tests/examples/qt6d3d11/qml6d3d11sink-dyn-add/qml6d3d11sink-dyn-add.qml [new file with mode: 0644]
tests/examples/qt6d3d11/qml6d3d11sink-dyn-add/qml6d3d11sink-dyn-add.qrc [new file with mode: 0644]
tests/examples/qt6d3d11/qml6d3d11sink/meson.build [new file with mode: 0644]
tests/examples/qt6d3d11/qml6d3d11sink/qml6d3d11sink.cpp [new file with mode: 0644]
tests/examples/qt6d3d11/qml6d3d11sink/qml6d3d11sink.qml [new file with mode: 0644]
tests/examples/qt6d3d11/qml6d3d11sink/qml6d3d11sink.qrc [new file with mode: 0644]
tests/examples/uvch264/boolean_property.glade [new file with mode: 0644]
tests/examples/uvch264/enum_property.glade [new file with mode: 0644]
tests/examples/uvch264/enum_property_gtk2.glade [new file with mode: 0644]
tests/examples/uvch264/int_property.glade [new file with mode: 0644]
tests/examples/uvch264/meson.build [new file with mode: 0644]
tests/examples/uvch264/test-uvch264.c [new file with mode: 0644]
tests/examples/uvch264/window.glade [new file with mode: 0644]
tests/examples/va/main.c [new file with mode: 0644]
tests/examples/va/meson.build [new file with mode: 0644]
tests/examples/va/multiple-vpp.c [new file with mode: 0644]
tests/examples/va/vaenc-dynamic-reconfigure.c [new file with mode: 0644]
tests/examples/waylandsink/main.c [new file with mode: 0644]
tests/examples/waylandsink/meson.build [new file with mode: 0644]
tests/examples/waylandsink/wayland-threads.c [new file with mode: 0644]
tests/examples/waylandsink/window.ui [new file with mode: 0644]
tests/examples/webrtc/meson.build [new file with mode: 0644]
tests/examples/webrtc/webrtc.c [new file with mode: 0644]
tests/examples/webrtc/webrtcbidirectional.c [new file with mode: 0644]
tests/examples/webrtc/webrtcrenego.c [new file with mode: 0644]
tests/examples/webrtc/webrtcswap.c [new file with mode: 0644]
tests/examples/webrtc/webrtctransceiver.c [new file with mode: 0644]
tests/examples/wpe/meson.build [new file with mode: 0644]
tests/examples/wpe/wpe.c [new file with mode: 0644]
tests/files/barcode.png [new file with mode: 0644]
tests/files/blue-square.png [new file with mode: 0644]
tests/files/mpeg2-es-with-cea708-cc.dat [new file with mode: 0644]
tests/files/mse.mp4 [new file with mode: 0644]
tests/files/mse.webm [new file with mode: 0644]
tests/files/s16be-id3v2.aiff [new file with mode: 0644]
tests/files/sine.wav [new file with mode: 0644]
tests/files/test.ts [new file with mode: 0644]
tests/interactive/meson.build [new file with mode: 0644]
tests/interactive/pitch-test.c [new file with mode: 0644]
tests/meson.build [new file with mode: 0644]
tests/validate/autovideoconvert/renegotiate.validatetest [new file with mode: 0644]
tests/validate/autovideoconvert/renegotiate/flow-expectations/log-^convert-src569JNRXZghikmsexpected [new file with mode: 0644]
tests/validate/codectimestamper/h264_propagate_caps.validatetest [new file with mode: 0644]
tests/validate/codectimestamper/h264_propagate_caps/flow-expectations/log-sink-sink-expected [new file with mode: 0644]
tests/validate/meson.build [new file with mode: 0644]
tests/validate/opencv/cvtracker.validatetest [new file with mode: 0644]
tests/validate/opencv/cvtracker/flow-expectations/log-tracker-src-expected [new file with mode: 0644]
tests/validate/testsrcbin/caps_spec.validatetest [new file with mode: 0644]
tests/validate/testsrcbin/caps_spec/flow-expectations/log-testsrcbin0-video_src_0-expected [new file with mode: 0644]
tests/validate/vtenc/vtenc_h264.validatetest [new file with mode: 0644]
tests/validate/vtenc/vtenc_h264/flow-expectations/log-enc-src-expected [new file with mode: 0644]
tests/validate/vtenc/vtenc_h264_b_frames.validatetest [new file with mode: 0644]
tests/validate/vtenc/vtenc_h264_b_frames/flow-expectations/log-enc-src-expected [new file with mode: 0644]
tests/validate/vtenc/vtenc_h265.validatetest [new file with mode: 0644]
tests/validate/vtenc/vtenc_h265/flow-expectations/log-enc-src-expected [new file with mode: 0644]
tests/validate/vtenc/vtenc_h265_b_frames.validatetest [new file with mode: 0644]
tests/validate/vtenc/vtenc_h265_b_frames/flow-expectations/log-enc-src-expected [new file with mode: 0644]
tests/validate/wpe/load_bytes_first.validatetest [new file with mode: 0644]
tools/element-templates/audiodecoder [new file with mode: 0644]
tools/element-templates/audioencoder [new file with mode: 0644]
tools/element-templates/audiofilter [new file with mode: 0644]
tools/element-templates/audiosink [new file with mode: 0644]
tools/element-templates/audiosrc [new file with mode: 0644]
tools/element-templates/baseparse [new file with mode: 0644]
tools/element-templates/basesink [new file with mode: 0644]
tools/element-templates/basesrc [new file with mode: 0644]
tools/element-templates/basetransform [new file with mode: 0644]
tools/element-templates/element [new file with mode: 0644]
tools/element-templates/gobject [new file with mode: 0644]
tools/element-templates/sinkpad [new file with mode: 0644]
tools/element-templates/sinkpad-audio [new file with mode: 0644]
tools/element-templates/sinkpad-simple [new file with mode: 0644]
tools/element-templates/sinkpad-template [new file with mode: 0644]
tools/element-templates/sinkpad-template-video [new file with mode: 0644]
tools/element-templates/srcpad [new file with mode: 0644]
tools/element-templates/srcpad-audio [new file with mode: 0644]
tools/element-templates/srcpad-simple [new file with mode: 0644]
tools/element-templates/srcpad-template [new file with mode: 0644]
tools/element-templates/srcpad-template-video [new file with mode: 0644]
tools/element-templates/videodecoder [new file with mode: 0644]
tools/element-templates/videoencoder [new file with mode: 0644]
tools/element-templates/videofilter [new file with mode: 0644]
tools/element-templates/videosink [new file with mode: 0644]
tools/gst-app-maker [new file with mode: 0755]
tools/gst-element-maker [new file with mode: 0755]
tools/gst-element-maker-test.sh [new file with mode: 0755]
tools/gst-project-maker [new file with mode: 0755]
tools/gst-transcoder.c [new file with mode: 0644]
tools/meson.build [new file with mode: 0644]
tools/utils.c [new file with mode: 0644]
tools/utils.h [new file with mode: 0644]