diff options
author | David Schleef <ds@schleef.org> | 2004-05-19 06:28:07 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2004-05-19 06:28:07 +0000 |
commit | 03efb5086d9ef7960dfc0e97bfaf724fa593b9ac (patch) | |
tree | 7c0ab29cb1be04b69667f7edf86fcd0b0ef1d312 | |
parent | 7a9127835ce21ccfced3bc848cf6989731b68e67 (diff) |
sys/sunaudio/: New sunaudiosink
Original commit message from CVS:
* sys/sunaudio/Makefile.am:
* sys/sunaudio/gstsunaudio.c: New sunaudiosink
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2004-05-18 David Schleef <ds@schleef.org> + * sys/sunaudio/Makefile.am: + * sys/sunaudio/gstsunaudio.c: New sunaudiosink + +2004-05-18 David Schleef <ds@schleef.org> + * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state), (gst_qtdemux_loop_header): Patch from dcm@acm.org (David Moore) to allow qtdemux to use non-seekable streams. (bug #142272) |