[Mplayer-cvslog] CVS: main/etc codecs.conf,1.249,1.250
Atmosfear
atmos4 at mplayerhq.hu
Thu Nov 28 22:37:11 CET 2002
Update of /cvsroot/mplayer/main/etc
In directory mail:/var/tmp.root/cvs-serv29740/etc
Modified Files:
codecs.conf
Log Message:
Update with JPEG FourCC, as found in SGI created baard.avi photo-jpeg.
See ffmpeg-devel list, change to LEAD codec is untested as I don't have it...
Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.249
retrieving revision 1.250
diff -u -r1.249 -r1.250
--- codecs.conf 26 Nov 2002 23:06:05 -0000 1.249
+++ codecs.conf 28 Nov 2002 21:37:07 -0000 1.250
@@ -501,7 +501,7 @@
status working
fourcc MJPG,mjpg
fourcc AVRn,AVDJ ; AVID
- fourcc jpeg ; photo-jpeg
+ fourcc jpeg,JPEG ; photo-jpeg
fourcc mjpa ; Apple MJPEG-A (Quicktime)
fourcc JFIF ; SMJPEG (Loki)
fourcc ijpg,IJPG ; -mf type=jpeg
@@ -517,7 +517,7 @@
info "Independent JPEG Group's codec"
status working
fourcc ijpg,IJPG ; -mf type=jpeg
- fourcc jpeg ; MOV Photo Jpeg
+ fourcc jpeg,JPEG ; MOV Photo Jpeg
fourcc AVRn,AVDJ ; AVID
driver ijpg
dll libjpeg
@@ -564,6 +564,7 @@
comment "supports interlaced MJPEG"
fourcc MJPG
fourcc jpeg MJPG ; MOV Photo Jpeg
+ fourcc JPEG MJPG ; AVI Photo Jpeg
driver vfw
dll "LCodcCMP.dll"
out BGR24,BGR15
More information about the MPlayer-cvslog
mailing list