Searched refs:close_all_output_streams (Results 1 – 7 of 7) sorted by relevance
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/ |
H A D | ffmpeg.c | 578 static void close_all_output_streams(OutputStream *ost, OSTFinished this_stream, OSTFinished others) in close_all_output_streams() function 715 close_all_output_streams(ost, MUXER_FINISHED | ENCODER_FINISHED, ENCODER_FINISHED); in write_frame()
|
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/ |
H A D | ffmpeg.c | 578 static void close_all_output_streams(OutputStream *ost, OSTFinished this_stream, OSTFinished others) in close_all_output_streams() function 715 close_all_output_streams(ost, MUXER_FINISHED | ENCODER_FINISHED, ENCODER_FINISHED); in write_frame()
|
/dports/multimedia/handbrake/ffmpeg-4.4/fftools/ |
H A D | ffmpeg.c | 720 static void close_all_output_streams(OutputStream *ost, OSTFinished this_stream, OSTFinished others) in close_all_output_streams() function 870 close_all_output_streams(ost, MUXER_FINISHED | ENCODER_FINISHED, ENCODER_FINISHED); in write_packet()
|
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/fftools/ |
H A D | ffmpeg.c | 720 static void close_all_output_streams(OutputStream *ost, OSTFinished this_stream, OSTFinished others) in close_all_output_streams() function 870 close_all_output_streams(ost, MUXER_FINISHED | ENCODER_FINISHED, ENCODER_FINISHED); in write_packet()
|
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/fftools/ |
H A D | ffmpeg.c | 680 static void close_all_output_streams(OutputStream *ost, OSTFinished this_stream, OSTFinished others) in close_all_output_streams() function 819 close_all_output_streams(ost, MUXER_FINISHED | ENCODER_FINISHED, ENCODER_FINISHED); in write_packet()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/fftools/ |
H A D | ffmpeg.c | 681 static void close_all_output_streams(OutputStream *ost, OSTFinished this_stream, OSTFinished others) in close_all_output_streams() function 820 close_all_output_streams(ost, MUXER_FINISHED | ENCODER_FINISHED, ENCODER_FINISHED); in write_packet()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/fftools/ |
H A D | ffmpeg.c | 693 static void close_all_output_streams(OutputStream *ost, OSTFinished this_stream, OSTFinished others) in close_all_output_streams() function 834 close_all_output_streams(ost, MUXER_FINISHED | ENCODER_FINISHED, ENCODER_FINISHED); in write_packet()
|