diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-03-06 17:31:59 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-03-06 17:31:59 +0000 |
commit | 384182c4649ac1d0e75c4f0e01bd695756b63396 (patch) | |
tree | 1497b87dc13a5327cc9d04d0c464ea7d08d10f23 | |
parent | 40d3f16f1d797f79808be6e97c751b1b9cfaed54 (diff) | |
download | gst-plugins-bad-384182c4649ac1d0e75c4f0e01bd695756b63396.tar.gz gst-plugins-bad-384182c4649ac1d0e75c4f0e01bd695756b63396.tar.bz2 gst-plugins-bad-384182c4649ac1d0e75c4f0e01bd695756b63396.zip |
signal serial
Original commit message from CVS:
signal serial
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org> + * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new): + signal serial + +2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org> + * ext/vorbis/vorbis.c: (plugin_init): * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats), (gst_vorbis_dec_init), (vorbis_dec_event): |