diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2004-08-20 10:46:51 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2004-08-20 10:46:51 +0000 |
commit | 33d3b95491b11b187b9474dcf0c7f31a5332da6e (patch) | |
tree | 6e7ca1031547cbaf8032bca0aaf5e8387c494e54 | |
parent | 78504dd78fc6ddcb5c67ed79802824ba7806a8fb (diff) | |
download | gst-plugins-bad-33d3b95491b11b187b9474dcf0c7f31a5332da6e.tar.gz gst-plugins-bad-33d3b95491b11b187b9474dcf0c7f31a5332da6e.tar.bz2 gst-plugins-bad-33d3b95491b11b187b9474dcf0c7f31a5332da6e.zip |
ext/ogg/gstoggmux.c: I will accept bitchslappings with non sharp objects.
Original commit message from CVS:
* ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
(gst_ogg_mux_loop):
I will accept bitchslappings with non sharp objects.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-08-20 Wim Taymans <wim@fluendo.com> + + * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer), + (gst_ogg_mux_loop): + I will accept bitchslappings with non sharp objects. + 2004-08-20 Zaheer Abbas Merali <zaheerabbas at merali dot org> * configure.ac: |