1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-28 18:12:22 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Uoti Urpala
0eb321bf2c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
Uoti Urpala
31db39d8ec Make video decoder description structs const
This makes the per-decoder struct vd_functions and its ->info
struct constants. Same for the mpcodecs_vd_drivers[] table of
pointers to those structs.
2008-04-25 07:16:32 +03:00
arpi
576f61ea23 config_vo error handling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7942 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-28 00:42:39 +00:00
arpi
09d8c4ddf0 -afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/comments
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7192 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-31 13:09:23 +00:00
arpi
a5b36d4b47 added vo_config
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5170 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-18 00:55:58 +00:00
arpi
092aa814f7 common includes moved to private vd_internal.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4987 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-07 20:43:17 +00:00
arpi
e6230fffc2 libmpcodecs video decoder template
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4880 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-28 00:57:47 +00:00