Mercurial > mplayer.hg
comparison libvo/vo_xvr100.c @ 32467:fbe5c829c69b
Move libvo/sub.[ch] from libvo to sub.
author | cigaes |
---|---|
date | Wed, 27 Oct 2010 17:47:13 +0000 |
parents | 8df85ad26746 |
children | ddb45e9443ec |
comparison
equal
deleted
inserted
replaced
32466:9e627a1793b1 | 32467:fbe5c829c69b |
---|---|
46 #include "video_out.h" | 46 #include "video_out.h" |
47 #include "video_out_internal.h" | 47 #include "video_out_internal.h" |
48 #include "aspect.h" | 48 #include "aspect.h" |
49 #include "geometry.h" | 49 #include "geometry.h" |
50 #include "fastmemcpy.h" | 50 #include "fastmemcpy.h" |
51 #include "sub.h" | 51 #include "sub/sub.h" |
52 #include "mp_msg.h" | 52 #include "mp_msg.h" |
53 | 53 |
54 | 54 |
55 static const vo_info_t info = { | 55 static const vo_info_t info = { |
56 "sun xvr-100", | 56 "sun xvr-100", |