Commit Graph

4 Commits

Author SHA1 Message Date
arpi 2059c26359 declarations moved to *.c files
reason: single .h contained both audio and video decl, they depend on
things like mp_image, which shouldn't be included in audio decoders...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7471 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-22 00:39:13 +00:00
arpi 1b667f61ba -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7181 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-30 21:44:20 +00:00
arpi ce04a5f401 handle error from mpcodecs_config_vo()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5125 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 01:10:31 +00:00
arpi 625396332a cyuv, nuv, qtrle, qtsmc, roq added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4990 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-08 07:14:34 +00:00