1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-24 15:52:25 +00:00
mpv/player
wm4 d57eaa7e30 av_log: mp_msg conversion
This is pretty nasty, because FFmpeg/Libav is yet another library with a
global message callback. We do something with mutexes trying to get it
done, but of course we can't actually solve this problem. If more than
one library in a process use FFmpeg/Libav, only one of them will get log
messages.
2013-12-21 21:43:16 +01:00
..
lua osc: use mp.send_commandv 2013-12-20 18:02:01 +01:00
timeline player/timeline: mp_msg conversions 2013-12-21 20:50:13 +01:00
audio.c audio: mp_msg conversions 2013-12-21 20:50:12 +01:00
command.c m_option, m_config: mp_msg conversions 2013-12-21 21:05:02 +01:00
command.h m_property: mp_msg conversions 2013-12-21 21:04:21 +01:00
configfiles.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
core.h m_option, m_config: mp_msg conversions 2013-12-21 21:05:02 +01:00
dvdnav.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
loadfile.c sub/osd: mp_msg conversions 2013-12-21 20:50:13 +01:00
lua.c lua: minor simplification 2013-12-21 20:50:11 +01:00
lua.h Rename mp_lua.c/h to lua.c/h 2013-12-17 01:15:48 +01:00
main.c av_log: mp_msg conversion 2013-12-21 21:43:16 +01:00
misc.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
osd.c Rename getch2....c/h to terminal....c/h 2013-12-19 21:31:27 +01:00
playloop.c player: use MSGL_SMODE for some slave-mode stuff 2013-12-21 20:50:11 +01:00
screenshot.c image_writer: mp_msg conversions 2013-12-21 20:50:10 +01:00
screenshot.h
sub.c sub/osd: mp_msg conversions 2013-12-21 20:50:13 +01:00
video.c video/decode: mp_msg conversions 2013-12-21 20:50:10 +01:00