diff options
author | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2003-10-08 03:22:18 +0000 |
---|---|---|
committer | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2003-10-08 03:22:18 +0000 |
commit | af7053945d019b6dfa41967709dee00ee21b79b7 (patch) | |
tree | 8a01240985ddfcbea6d8bd130e379cf6091b9068 | |
parent | 3e102f1700a46e0f1733e058f7266fc9c47ed44a (diff) | |
download | xine-lib-af7053945d019b6dfa41967709dee00ee21b79b7.tar.gz xine-lib-af7053945d019b6dfa41967709dee00ee21b79b7.tar.bz2 |
tvtime changes
CVS patchset: 5472
CVS date: 2003/10/08 03:22:18
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,7 +1,10 @@ xine-lib (1-rc2) * XvMC support for hardware accelerated mpeg2 playback (-V xvmc) * Fix some errors in sound state when exiting xine and using alsa. - + * new tvtime/deinterlacer algorithm scalerbob + * new tvtime/deinterlacer option "cheap mode": skips format conversion. + (uses less cpu but it's not 100% accurate) + xine-lib (1-rc1) * fix incorrect colours when blending frame with a big-endian RGB pixel format * add support for chroma keyed overlay graphics to video_out_pgx64 |