[MPlayer-cvslog] r37884 - trunk/etc/codecs.conf
ib
subversion at mplayerhq.hu
Mon Aug 8 12:22:51 EEST 2016
Author: ib
Date: Mon Aug 8 12:22:50 2016
New Revision: 37884
Log:
Remove incorrect comma.
This stops MPlayer from compiling.
Modified:
trunk/etc/codecs.conf
Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf Mon Aug 8 00:17:13 2016 (r37883)
+++ trunk/etc/codecs.conf Mon Aug 8 12:22:50 2016 (r37884)
@@ -13,7 +13,7 @@ videocodec ffiff
info "FFmpeg IFF ANIM/ILBM/PBM/RGB8/RGBN"
status working
fourcc ANIM
- fourcc ILBM,
+ fourcc ILBM
fourcc "PBM "
fourcc RGB8,RGBN
driver ffmpeg
More information about the MPlayer-cvslog
mailing list