Fixed mishandling events and incorrect audio skipping after seek.

Original commit message from CVS:
Fixed mishandling events and incorrect audio skipping after seek.
This commit is contained in:
Owen Fraser-Green 2005-08-23 07:54:31 +00:00
parent 363729fc72
commit 86eb113de1

View file

@ -1,3 +1,9 @@
2005-08-23 Owen Fraser-Green <owen@discobabe.net>
* gst/realmedia/rmdemux.c (gst_rmdemux_src_event): Fixed bug
causing events to be passed wrong way.
(gst_rmdemux_parse_packet): Avoid accidentally skipping audio.
2005-08-22 Jan Schmidt <thaytan@mad.scientist.com>
* ext/mad/gstid3tag.c: (gst_id3_tag_init),