summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/xine-engine/buffer_types.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/xine-engine/buffer_types.c b/src/xine-engine/buffer_types.c
index c5e3294f3..a8c926821 100644
--- a/src/xine-engine/buffer_types.c
+++ b/src/xine-engine/buffer_types.c
@@ -600,6 +600,14 @@ static const video_db_t video_db[] = {
},
{
{
+ ME_FOURCC('V','P','6','F'),
+ 0
+ },
+ BUF_VIDEO_VP6F,
+ "On2 VP6"
+},
+{
+ {
ME_FOURCC('8','B', 'P','S'),
0
},