mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
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.
This commit is contained in:
parent
2013a8630c
commit
cca71cfadf
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
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):
|
||||
|
|
Loading…
Reference in a new issue