diff libmpdemux/demux_lavf.c @ 34109:65c9b97eae61

Add PVA to lavf preferred formats list, its demuxer seems to work well enough and now also has a probe function that should be sufficiently reliable.
author reimar
date Thu, 13 Oct 2011 18:14:02 +0000
parents 11bdb6b598c0
children 505b49b171f4
line wrap: on
line diff
--- a/libmpdemux/demux_lavf.c	Thu Oct 13 16:50:30 2011 +0000
+++ b/libmpdemux/demux_lavf.c	Thu Oct 13 18:14:02 2011 +0000
@@ -219,6 +219,7 @@
     "mpc8",
     "mxf",
     "ogg",
+    "pva",
     "swf",
     "vqf",
     "w64",