# HG changeset patch # User cehoyos # Date 1381760747 0 # Node ID 3bc37e1228ee77d54f6588056394528bb6fee05e # Parent 28d7bd8adf23a546d0fb11acc6cb4e0dd7349c0a Support H.264 fourcc UMSV. Allows playing the sample from FFmpeg ticket #3046. diff -r 28d7bd8adf23 -r 3bc37e1228ee etc/codecs.conf --- a/etc/codecs.conf Fri Oct 11 11:42:34 2013 +0000 +++ b/etc/codecs.conf Mon Oct 14 14:25:47 2013 +0000 @@ -1375,7 +1375,7 @@ fourcc ai55,ai56 fourcc x3eV fourcc Q264,V264 - fourcc GAVC + fourcc GAVC,UMSV format 0x10000005 driver ffmpeg dll h264 @@ -1397,7 +1397,7 @@ fourcc ai55,ai56 fourcc x3eV fourcc Q264,V264 - fourcc GAVC + fourcc GAVC,UMSV format 0x10000005 driver ffmpeg dll h264 @@ -1416,7 +1416,7 @@ fourcc ai55,ai56 fourcc x3eV fourcc Q264,V264 - fourcc GAVC + fourcc GAVC,UMSV format 0x10000005 driver ffmpeg dll h264_vdpau