mpv/common
wm4 5f7de39942 av_common: add comment about using now-deprecated libavcodec field
FFmpeg and Libav have the stupid practice of replacing and deprecating
API symbols on the same day. So with FFmpeg git, this is useless and
will print a compile time warning, while it's required with all stable
releases, and might lead to decoding errors with xvid/avi (apparently).

Add a comment before someone writes a patch and I have to explain it all
over again.
2015-01-30 15:57:40 +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
av_log.h
codecs.c
codecs.h
common.c
common.h
encode.h
encode_lavc.c video: remove vfcap.h 2015-01-21 22:08:24 +01:00
encode_lavc.h
global.h
msg.c msg: add --log-file option 2015-01-26 11:31:02 +01:00
msg.h
msg_control.h command: make the "run" command work on Windows too 2015-01-01 20:37:49 +01:00
playlist.c
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