Mercurial > mplayer.hg
view version.sh @ 490:caf5ddb0d19a
- query_format() now uses new return value concept
- now support for OSD :-))) for RGB modes
YV12 is flickering in quite an ugly fashion; have to fix this, but
will cost an extra copying of image data ... :-(((
author | acki2 |
---|---|
date | Tue, 17 Apr 2001 20:51:58 +0000 |
parents | 980bafac238f |
children | c716b964679e |
line wrap: on
line source
#!/bin/sh echo "#define VERSION \"0.11cvs-"`date -r CVS/Entries +%y%m%d-%H:%M`"\"" >version.h