mpv/common
wm4 1cac7d1a65 demux: add a demux_open_url() function
Often stream and a demuxer are opened at the same time. Provide a
function for this and replace most of its uses.
2015-02-20 21:56:55 +01:00
..
av_common.c av_common: add comment about using now-deprecated libavcodec field 2015-01-30 15:57:40 +01:00
av_common.h player: print used number of threads in verbose mode 2015-01-05 12:17:55 +01:00
av_log.c player: drop explicit exit() calls 2015-02-12 17:28:22 +01:00
av_log.h
codecs.c
codecs.h
common.c Do not call strerror() 2014-11-26 21:21:56 +01:00
common.h Do not call strerror() 2014-11-26 21:21:56 +01:00
encode.h
encode_lavc.c video: remove vfcap.h 2015-01-21 22:08:24 +01:00
encode_lavc.h
global.h
msg.c options: change --msg-level option 2015-02-06 16:48:52 +01:00
msg.h
msg_control.h options: change --msg-level option 2015-02-06 16:48:52 +01:00
playlist.c demux: add a demux_open_url() function 2015-02-20 21:56:55 +01:00
playlist.h
tags.c player: don't set tag strings to NULL 2015-01-12 14:33:56 +01:00
tags.h player: filter tags, add --display-tags option 2014-12-29 22:51:18 +01:00
version.c