diff options
author | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2005-07-17 21:26:44 +0000 |
---|---|---|
committer | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2005-07-17 21:26:44 +0000 |
commit | 9b5bc8acf999d994f0eb5cfa4671c55ac63040de (patch) | |
tree | d8b25f7350c6df9a18d310eb73619af8b08fcba5 | |
parent | 50b8a6ab6ef70b46c08756c3072f4604ee3e2714 (diff) | |
download | xine-lib-9b5bc8acf999d994f0eb5cfa4671c55ac63040de.tar.gz xine-lib-9b5bc8acf999d994f0eb5cfa4671c55ac63040de.tar.bz2 |
changelog housekeeping
CVS patchset: 7653
CVS date: 2005/07/17 21:26:44
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 8 insertions, 6 deletions
@@ -1,13 +1,10 @@ xine-lib (1.1) - * allow playing just a single title/chapter from dvd (useful for extracting audio - - check media.dvd.play_single_chapter) * new quality deinterlacer from dscaler: GreedyH (Greedy High Motion) * new quality deinterlacer from dscaler: TomsMoComp (Tom's Motion Compensated) * added help for most deinterlace methods - * added --with-external-a52dec and --with-external-libmad switches - * new stream infos allows frontends to query current title/chapter/angle on dvds - * new upmix_mono audio post plugin to convert mono to stereo - + * ffmpeg update + * use ImageMagick to convert and display different type of images (png, jpg...) + xine-lib (1.0.2) * fixed playback of single-session Real RTSP streams, such as rtsp://stream.samurai.fm/broadcast/live_hi.rm @@ -37,6 +34,11 @@ xine-lib (1.0.2) * fixed deadlock when libxine was called from the event listener thread and tried to flush all pending events. * Added xine(5), documenting MRL syntax. + * allow playing just a single title/chapter from dvd (useful for extracting audio - + check media.dvd.play_single_chapter) + * new stream infos allows frontends to query current title/chapter/angle on dvds + * new upmix_mono audio post plugin to convert mono to stereo + * added --with-external-a52dec and --with-external-libmad switches xine-lib (1.0.1) * Big XvMC quality / correctness / cpu-usage fix. [bug #1114517] |