[Mplayer-cvslog] CVS: main/DOCS codecs.conf,1.15,1.16

Berczi Gabor gabucino at users.sourceforge.net
Wed Apr 11 12:39:00 CEST 2001


Update of /cvsroot/mplayer/main/DOCS
In directory usw-pr-cvs1:/tmp/cvs-serv26752/DOCS

Modified Files:
	codecs.conf 
Log Message:

i420, indeo5 fixes/changes


Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/codecs.conf,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -r1.15 -r1.16
*** codecs.conf	2001/04/11 10:10:12	1.15
--- codecs.conf	2001/04/11 10:38:58	1.16
***************
*** 39,43 ****
    fourcc DIV6,div6 div4   ;   -||-
    fourcc DIV3,div3,DIV4,div4
-   fourcc AP41 DIV3  ; AngelPotion definitive MPEG4 (yet another stolen stuff)
    driver vfw
    dll "divxc32.dll"
--- 39,42 ----
***************
*** 53,65 ****
    out YV12
  
- videocodec indeo5
-   info "Intel Indeo 5"
-   status working
-   fourcc IV50,iv50
-   driver vfw
-   dll "ir50_32.dll"
-   out YUY2
-   out BGR32,BGR24,BGR15
- 
  videocodec indeo5ds
    info "Intel Indeo 5"
--- 52,55 ----
***************
*** 72,75 ****
--- 62,74 ----
    out BGR32,BGR24,BGR16,BGR15
  
+ videocodec indeo5
+   info "Intel Indeo 5"
+   status working
+   fourcc IV50,iv50
+   driver vfw
+   dll "ir50_32.dll"
+   out YUY2
+   out BGR32,BGR24,BGR15
+ 
  videocodec indeo4
    info "Intel Indeo 4.1"
***************
*** 120,125 ****
    info "I263"
    status working
!   fourcc I420 i263      ; (map!) they use the same dll.. dunno if it (i420) worx
!   fourcc I263,i263
    driver vfw
    dll "i263_32.drv"
--- 119,123 ----
    info "I263"
    status working
!   fourcc I263,i263,I420,i420
    driver vfw
    dll "i263_32.drv"
***************
*** 148,158 ****
  
  videocodec ap41
!   info "AngelPotion Definitive V1"
!   status crashing
!   fourcc AP41
!   driver vfw
!   dll "apmpg4v1.dll"
    out YUY2
!   out BGR32,BGR24,BGR15
  
  videocodec tm20
--- 146,158 ----
  
  videocodec ap41
!   info "AngelPotion Definitive V1"	; yet another stolen stuff
!   status working
!   fourcc AP41 div3  
!   fourcc div3
!   driver dshow
!   dll "divx_c32.ax"		; no need to use apmpg4v1.dll
!   guid 0x82CCd3E0, 0xF71A, 0x11D0, 0x9f, 0xe5, 0x00, 0x60, 0x97, 0x78, 0xaa, 0xaa
    out YUY2
!   out BGR32,BGR24,BGR16,BGR15
  
  videocodec tm20


_______________________________________________
Mplayer-cvslog mailing list
Mplayer-cvslog at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog



More information about the MPlayer-cvslog mailing list