mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-29 19:50:40 +00:00
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:
parent
363729fc72
commit
86eb113de1
1 changed files with 6 additions and 0 deletions
|
@ -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),
|
||||
|
|
Loading…
Reference in a new issue