mpv/video/decode
wm4 eb15151705 Move options/config related files from mpvcore/ to options/
Since m_option.h and options.h are extremely often included, a lot of
files have to be changed.

Moving path.c/h to options/ is a bit questionable, but since this is
mainly about access to config files (which are also handled in
options/), it's probably ok.
2013-12-17 02:07:57 +01:00
..
dec_video.c Move options/config related files from mpvcore/ to options/ 2013-12-17 02:07:57 +01:00
dec_video.h video: display last frame, drain frames on video reconfig 2013-12-10 20:07:39 +01:00
lavc.h video: move video filter chain initialization from decoder to player 2013-12-10 20:07:39 +01:00
lavc_dr1.c build: make pthreads mandatory 2013-11-28 19:28:38 +01:00
vaapi.c vaapi: remove unused hw image formats, simplify 2013-11-29 14:19:29 +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 Move options/config related files from mpvcore/ to options/ 2013-12-17 02:07:57 +01:00
vda.c vo_opengl: support for vda hardware decoding 2013-12-02 09:03:31 +01:00
vdpau.c video: move struct mp_hwdec_info into its own header file 2013-11-23 21:26:31 +01:00
vdpau_old.c vdpau: always let decoder output IMGFMT_VDPAU 2013-11-29 14:19:44 +01:00