mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
gst/mpegstream/gstmpegparse.c: fix synchronistation for streams recorded from digital PCR fixes bug #119376
Original commit message from CVS: * gst/mpegstream/gstmpegparse.c: fix synchronistation for streams recorded from digital PCR fixes bug #119376
This commit is contained in:
parent
fb76e59415
commit
e24bb3990d
1 changed files with 6 additions and 0 deletions
|
@ -4,6 +4,12 @@
|
|||
(gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
|
||||
Handle double disposals, and proper change of URIs.
|
||||
|
||||
2004-09-13 Martin Eikermann <meiker@upb.de>
|
||||
|
||||
* gst/mpegstream/gstmpegparse.c:
|
||||
fix synchronistation for streams recorded from digital PCR
|
||||
fixes bug #119376
|
||||
|
||||
2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||
|
||||
* ext/gnomevfs/Makefile.am:
|
||||
|
|
Loading…
Reference in a new issue