mpv/video/decode
wm4 2c08bf1bd7 Reduce recursive config.h inclusions in headers
In my opinion, config.h inclusions should be kept to a minimum. MPlayer
code really liked including config.h everywhere, though, even in often
used header files. Try to reduce this.
2013-12-18 17:12:21 +01:00
..
dec_video.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
dec_video.h video: display last frame, drain frames on video reconfig 2013-12-10 20:07:39 +01:00
lavc.h Reduce recursive config.h inclusions in headers 2013-12-18 17:12:21 +01:00
lavc_dr1.c build: make pthreads mandatory 2013-11-28 19:28:38 +01:00
vaapi.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
vd.h video: move video filter chain initialization from decoder to player 2013-12-10 20:07:39 +01:00
vd_lavc.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
vda.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
vdpau.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
vdpau_old.c vdpau: always let decoder output IMGFMT_VDPAU 2013-11-29 14:19:44 +01:00