ext/dvdread/stream_labels.c: new file
authorStéphane Loeuillet <gstreamer@leroutier.net>
Sun, 9 Jan 2005 19:00:29 +0000 (19:00 +0000)
committerStéphane Loeuillet <gstreamer@leroutier.net>
Sun, 9 Jan 2005 19:00:29 +0000 (19:00 +0000)
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.

ChangeLog

index 95f59b019d68324f7a964551cd627c3cbe121fbd..70b1db09bfba032d604f8c2a1412923ce36e59cc 100644 (file)
--- 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):