diff options
author | Thibaut Mattern <tmattern@users.sourceforge.net> | 2004-03-07 20:34:42 +0000 |
---|---|---|
committer | Thibaut Mattern <tmattern@users.sourceforge.net> | 2004-03-07 20:34:42 +0000 |
commit | a22f5c2f6439400e987b07bcec608924d91b7b72 (patch) | |
tree | 0aa8d10ef85311f45793752ef28bbe6bbe42c15a | |
parent | 35cd1774ef89636edad3a2fbdedd1d3d07f662ab (diff) | |
download | xine-lib-a22f5c2f6439400e987b07bcec608924d91b7b72.tar.gz xine-lib-a22f5c2f6439400e987b07bcec608924d91b7b72.tar.bz2 |
- id3 v2.3 and v2.4 problem
- xshm jittering
- asf input_time, duration
CVS patchset: 6231
CVS date: 2004/03/07 20:34:42
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -40,6 +40,9 @@ xine-lib (1-rc4) * new "file" (wave) audio out plugin example: XINE_WAVE_OUTPUT=/tmp/file.wav xine -A file music.mp3 * autoscan devices /dev/dsp* and /dev/sound/dsp* in OSS audio plugin + * fix jittering problem with the xshm output plugin + * fix a playback problem with some mp3 with id3v2 tags + * asf demuxer fixes xine-lib (1-rc3a) * new subtitle formats: jacobsub, subviewer 2.0, subrip 0.9 |