[MPlayer-cvslog] r28084 - trunk/etc/codecs.conf
Diego Biurrun
diego at biurrun.de
Wed Dec 3 22:35:46 CET 2008
On Wed, Dec 03, 2008 at 09:52:27PM +0100, compn wrote:
>
> Log:
> add bunch of fourccs and updates from
> http://tranquillity.ath.cx/uncommon_video_codecs_final.txt
Hmmm
> --- trunk/etc/codecs.conf (original)
> +++ trunk/etc/codecs.conf Wed Dec 3 21:52:27 2008
> @@ -1850,6 +1860,15 @@ videocodec tm20
>
> +videocodec sif1
> + info "sif1 alpha4"
> + status working
> + fourcc SIF1
> + driver dshow
> + dll "Sif1Dec.ax"
> + guid 0x31666973, 0x0000, 0x0010, 0x80, 0x00, 0x00, 0xAA, 0x00, 0x38, 0x9B, 0x71
> + out BGR32
> +
> @@ -1874,6 +1893,14 @@ videocodec sp5x
>
> +videocodec bt411
> + info "Brooktree 411 codec"
> + status working
> + fourcc BT20,Y41P
> + driver vfwex
> + dll "btvvc32.drv"
> + out BGR24
At least mention that you added these in the commit message.
Diego
More information about the MPlayer-cvslog
mailing list