mpv/video/decode
wm4 e83cbde1a4 Fix some -Wshadow warnings
In general, this warning can hint to actual bugs. We don't enable it
yet, because it would conflict with some unmerged code, and we should
check with clang too (this commit was done by testing with gcc).
2013-07-23 00:45:23 +02:00
..
dec_video.c video: redo how colorspaces are handled 2013-07-16 23:22:55 +02:00
dec_video.h video: redo how colorspaces are handled 2013-07-16 23:22:55 +02:00
lavc.h video: add a new method to configure filters and VOs 2013-06-28 20:34:46 +02:00
lavc_dr1.c Fix build on Libav stable (dammit) 2013-07-15 03:24:12 +02:00
vd.c video: remove fullscreen flags chaos 2013-07-18 14:07:21 +02:00
vd.h vd: add VDCTRL_GET_PARAMS 2013-07-15 01:49:26 +02:00
vd_lavc.c Fix some -Wshadow warnings 2013-07-23 00:45:23 +02:00