Home
last modified time | relevance | path

Searched refs:APE_MIN_VERSION (Results 1 – 10 of 10) sorted by relevance

/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dape.c31 #define APE_MIN_VERSION 3800 macro
90 if (version < APE_MIN_VERSION || version > APE_MAX_VERSION) in ape_probe()
163 if (ape->fileversion < APE_MIN_VERSION || ape->fileversion > APE_MAX_VERSION) { in ape_read_header()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Dape.c31 #define APE_MIN_VERSION 3800 macro
93 if (version < APE_MIN_VERSION || version > APE_MAX_VERSION) in ape_probe()
181 if (ape->fileversion < APE_MIN_VERSION || ape->fileversion > APE_MAX_VERSION) { in ape_read_header()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dape.c31 #define APE_MIN_VERSION 3800 macro
92 if (version < APE_MIN_VERSION || version > APE_MAX_VERSION) in ape_probe()
179 if (ape->fileversion < APE_MIN_VERSION || ape->fileversion > APE_MAX_VERSION) { in ape_read_header()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dape.c31 #define APE_MIN_VERSION 3800 macro
90 if (version < APE_MIN_VERSION || version > APE_MAX_VERSION) in ape_probe()
163 if (ape->fileversion < APE_MIN_VERSION || ape->fileversion > APE_MAX_VERSION) { in ape_read_header()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dape.c31 #define APE_MIN_VERSION 3800 macro
92 if (version < APE_MIN_VERSION || version > APE_MAX_VERSION) in ape_probe()
179 if (ape->fileversion < APE_MIN_VERSION || ape->fileversion > APE_MAX_VERSION) { in ape_read_header()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Dape.c31 #define APE_MIN_VERSION 3800 macro
93 if (version < APE_MIN_VERSION || version > APE_MAX_VERSION) in ape_probe()
181 if (ape->fileversion < APE_MIN_VERSION || ape->fileversion > APE_MAX_VERSION) { in ape_read_header()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dape.c31 #define APE_MIN_VERSION 3800 macro
94 if (version < APE_MIN_VERSION || version > APE_MAX_VERSION) in ape_probe()
181 if (ape->fileversion < APE_MIN_VERSION || ape->fileversion > APE_MAX_VERSION) { in ape_read_header()
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavformat/
H A Dape.c30 #define APE_MIN_VERSION 3950 macro
289 if (ape->fileversion < APE_MIN_VERSION || ape->fileversion > APE_MAX_VERSION) { in ape_read_header()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/ffap/
H A Dffap.c186 #define APE_MIN_VERSION 3950 macro
402 if (ape->fileversion < APE_MIN_VERSION) { in ape_read_header()
1678 if (ape_ctx.fileversion < APE_MIN_VERSION) { in ffap_insert()
/dports/multimedia/qmmp-plugin-pack-qt5/qmmp-plugin-pack-1.5.2/src/Input/ffap/
H A Dffap.c187 #define APE_MIN_VERSION 3950 macro
395 if (ape->fileversion < APE_MIN_VERSION || ape->fileversion > APE_MAX_VERSION) { in ape_read_header()