summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorStéphane Loeuillet <gstreamer@leroutier.net>2005-01-09 19:00:29 +0000
committerStéphane Loeuillet <gstreamer@leroutier.net>2005-01-09 19:00:29 +0000
commitcca71cfadf6febaa6f113df85dbb3c00d086b2f1 (patch)
tree31a54ebfb791a8d1326364b94790fca85f956ec3 /ChangeLog
parent2013a8630c72ab14850d5b3339b6bcc4720650c3 (diff)
downloadgst-plugins-bad-cca71cfadf6febaa6f113df85dbb3c00d086b2f1.tar.gz
gst-plugins-bad-cca71cfadf6febaa6f113df85dbb3c00d086b2f1.tar.bz2
gst-plugins-bad-cca71cfadf6febaa6f113df85dbb3c00d086b2f1.zip
ext/dvdread/stream_labels.c: new file
Original commit message from CVS: * ext/dvdread/stream_labels.c: new file * ext/dvdread/stream_labels.h: new file * ext/dvdread/Makefile.am: * ext/dvdread/dvdreadsrc.c: (_seek_title): Extract audio stream label from DVD IFO files. It only dump them on the console for now, still have to make playbin aware of them.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 95f59b01..70b1db09 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2005-01-09 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
+
+ * ext/dvdread/stream_labels.c: new file
+ * ext/dvdread/stream_labels.h: new file
+ * ext/dvdread/Makefile.am:
+ * ext/dvdread/dvdreadsrc.c: (_seek_title):
+ Extract audio stream label from DVD IFO files.
+ It only dump them on the console for now, still have to
+ make playbin aware of them.
+
2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* gst/playback/gstplaybasebin.c: (setup_source):