diff options
author | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2003-01-13 23:42:46 +0000 |
---|---|---|
committer | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2003-01-13 23:42:46 +0000 |
commit | a671bbb6f834ce7b7d54fdd841204bb8c66f15bb (patch) | |
tree | 63db3da1cda848b840317d2120c7cf830b10b1ba | |
parent | 9baa6d2f372d3e09280e1103d7bfcf048f6457ec (diff) | |
download | xine-lib-a671bbb6f834ce7b7d54fdd841204bb8c66f15bb.tar.gz xine-lib-a671bbb6f834ce7b7d54fdd841204bb8c66f15bb.tar.bz2 |
vidix driver update
CVS patchset: 3908
CVS date: 2003/01/13 23:42:46
-rw-r--r-- | AUTHORS | 3 | ||||
-rw-r--r-- | ChangeLog | 3 |
2 files changed, 6 insertions, 0 deletions
@@ -322,4 +322,7 @@ Micael Beronius <micael.beronius@telia.com> Chris Purnell <cjp@lost.org.uk> DVB plugin port to new API, DVB-C support, updates, fixes +James Stembridge <jstembridge@gmx.net> + several VIDIX driver updates and improvements + (let us know if we've forgotten anyone) @@ -13,6 +13,9 @@ * NSF audio decoding via Nosefart * DVB plugin updated to new DVB API, DVB-C and DVB-T support * gnome-vfs input plugin added + * external subtitles support. use either MRL syntax like + "test.mpg#subtitle:file.sub" or the frontend option. + * updated VIDIX driver (image controls supported) xine-lib (1-beta2) * what a GOOM! post plugin |