mpv/common
wm4 62aba69e15 av_common: remove deprecated API usage
As the removed comment says, not copying this field may cause problems
on older libav* releases. See also commit 5f7de399.

Remove this, as newer FFmpeg releases are available. As of this commit,
use of mpv with FFmpeg 2.5.x and below, or Libav 11 and below is not
recommended, and may lead to random video decoding issues. (Although the
failure cases are apparently somewhat obscure.)
2015-08-07 15:45:27 +02:00
..
av_common.c av_common: remove deprecated API usage 2015-08-07 15:45:27 +02:00
av_common.h player: print used number of threads in verbose mode 2015-01-05 12:17:55 +01:00
av_log.c av_log: remove dumb shit 2015-07-18 14:21:31 +02:00
av_log.h av_log: mp_msg conversion 2013-12-21 21:43:16 +01:00
codecs.c audio: add --audio-spdif as new method for enabling passthrough 2015-06-05 22:42:59 +02:00
codecs.h audio: add --audio-spdif as new method for enabling passthrough 2015-06-05 22:42:59 +02:00
common.c x11: query ICC profile based on center of window 2015-04-29 14:01:27 +02:00
common.h x11: query ICC profile based on center of window 2015-04-29 14:01:27 +02:00
encode.h encode: make option struct local 2014-06-11 02:05:07 +02:00
encode_lavc.c Update license headers 2015-04-13 12:10:01 +02:00
encode_lavc.h Update license headers 2015-04-13 12:10:01 +02:00
global.h stream: redo playback abort handling 2014-09-13 16:09:51 +02:00
msg.c client API: allow using msg-level option for log messages 2015-06-20 21:40:47 +02:00
msg.h Update license headers 2015-04-13 12:10:01 +02:00
msg_control.h client API: allow using msg-level option for log messages 2015-06-20 21:40:47 +02:00
playlist.c player: warn against using HLS URLs with --playlist 2015-08-04 17:51:00 +02:00
playlist.h player: parse and expose m3u playlist titles 2015-07-10 21:22:35 +02:00
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 Update license headers 2015-04-13 12:10:01 +02:00