changeset 34381:73af1364a09d

Support the FFmpeg Indeo 4 decoder.
author cehoyos
date Thu, 29 Dec 2011 01:14:48 +0000
parents 9b11eb048fca
children 960c785cb6ef
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Wed Dec 28 14:14:12 2011 +0000
+++ b/etc/codecs.conf	Thu Dec 29 01:14:48 2011 +0000
@@ -2017,6 +2017,14 @@
   dll "vid_iv32.xa"
   out YVU9
 
+videocodec ffindeo4
+  info "FFmpeg Indeo 4"
+  status working
+  fourcc IV41
+  driver ffmpeg
+  dll indeo4
+  out YVU9
+
 videocodec ffindeo5
   info "FFmpeg Indeo 5"
   status working