diff etc/codecs.conf @ 35243:864301bce9c7

Do not allow 'black' decoder to be chosen without forcing. So mark it crashing like null decoder.
author upsuper
date Fri, 02 Nov 2012 03:00:26 +0000
parents 584d7c20aca4
children 6055467828a4
line wrap: on
line diff
--- a/etc/codecs.conf	Fri Nov 02 00:17:07 2012 +0000
+++ b/etc/codecs.conf	Fri Nov 02 03:00:26 2012 +0000
@@ -4227,7 +4227,7 @@
 
 videocodec black
   info "black codec (no decoding just output black frames!)"
-  status buggy
+  status crashing
   comment "for unknown/unsupported codecs or testing"
   driver black
   out YV12