comparison 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
comparison
equal deleted inserted replaced
34108:6cc07dbad511 34109:65c9b97eae61
217 "mov,mp4,m4a,3gp,3g2,mj2", 217 "mov,mp4,m4a,3gp,3g2,mj2",
218 "mpc", 218 "mpc",
219 "mpc8", 219 "mpc8",
220 "mxf", 220 "mxf",
221 "ogg", 221 "ogg",
222 "pva",
222 "swf", 223 "swf",
223 "vqf", 224 "vqf",
224 "w64", 225 "w64",
225 "wv", 226 "wv",
226 "yuv4mpegpipe", 227 "yuv4mpegpipe",