mpv/video/decode
Alexander Preisinger 7686cd7f04 vo: remove and cleanup globals
Removes almost every global variabel in vo.h and puts them in a special struct
in MPOpts for video output related options.

Also we completly remove the options/globals pts and refresh rate because
they were unused.
2013-03-04 17:40:21 +01:00
..
dec_video.c dec_video: remove weird offset for VDCTRL_QUERY_UNSEEN_FRAMES 2013-02-26 01:55:52 +01:00
dec_video.h core: redo how codecs are mapped, remove codecs.conf 2013-02-10 17:25:56 +01:00
lavc.h core: redo how codecs are mapped, remove codecs.conf 2013-02-10 17:25:56 +01:00
lavc_dr1.c vd_lavc: make non-reference frames writeable 2013-01-13 20:04:10 +01:00
vd.c vo: remove and cleanup globals 2013-03-04 17:40:21 +01:00
vd.h core: redo how codecs are mapped, remove codecs.conf 2013-02-10 17:25:56 +01:00
vd_lavc.c m_option: don't define OPT_BASE_STRUCT by default 2013-03-01 11:27:59 +01:00