Home
last modified time | relevance | path

Searched refs:cur_avf_saved (Results 1 – 7 of 7) sorted by relevance

/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dconcatdec.c735 AVFormatContext *cur_avf_saved = cat->avf; in concat_seek() local
741 if ((ret = real_seek(avf, stream, min_ts, ts, max_ts, flags, cur_avf_saved)) < 0) { in concat_seek()
746 cat->avf = cur_avf_saved; in concat_seek()
750 avformat_close_input(&cur_avf_saved); in concat_seek()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dconcatdec.c728 AVFormatContext *cur_avf_saved = cat->avf; in concat_seek() local
736 if ((ret = real_seek(avf, stream, min_ts, ts, max_ts, flags, cur_avf_saved)) < 0) { in concat_seek()
741 cat->avf = cur_avf_saved; in concat_seek()
745 avformat_close_input(&cur_avf_saved); in concat_seek()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dconcatdec.c735 AVFormatContext *cur_avf_saved = cat->avf; in concat_seek() local
741 if ((ret = real_seek(avf, stream, min_ts, ts, max_ts, flags, cur_avf_saved)) < 0) { in concat_seek()
746 cat->avf = cur_avf_saved; in concat_seek()
750 avformat_close_input(&cur_avf_saved); in concat_seek()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dconcatdec.c736 AVFormatContext *cur_avf_saved = cat->avf; in concat_seek() local
742 if ((ret = real_seek(avf, stream, min_ts, ts, max_ts, flags, cur_avf_saved)) < 0) { in concat_seek()
747 cat->avf = cur_avf_saved; in concat_seek()
751 avformat_close_input(&cur_avf_saved); in concat_seek()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dconcatdec.c735 AVFormatContext *cur_avf_saved = cat->avf; in concat_seek() local
741 if ((ret = real_seek(avf, stream, min_ts, ts, max_ts, flags, cur_avf_saved)) < 0) { in concat_seek()
746 cat->avf = cur_avf_saved; in concat_seek()
750 avformat_close_input(&cur_avf_saved); in concat_seek()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Dconcatdec.c598 AVFormatContext *cur_avf_saved = cat->avf; in concat_seek() local
609 cat->avf = cur_avf_saved; in concat_seek()
612 avformat_close_input(&cur_avf_saved); in concat_seek()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Dconcatdec.c598 AVFormatContext *cur_avf_saved = cat->avf; in concat_seek() local
609 cat->avf = cur_avf_saved; in concat_seek()
612 avformat_close_input(&cur_avf_saved); in concat_seek()