jp9000 88ae9aff6e deps/media-playback: Fix lockup issues
Certain functions such as avformat_open_input and av_read_frame can
block, causing the program to someone wait very long periods of time
when a network URL is used with the media source.  The
interrupt_callback member variable in AVFormatContext allows safely
canceling IO operations when trying to shut down or stop the
media-playback interface.
2017-06-04 00:44:04 -07:00
..
2017-03-06 03:54:48 -08:00
2016-12-23 10:37:06 -08:00
2017-03-31 12:10:33 -07:00
2017-03-06 03:54:51 -08:00