mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
remove user_data pad to fix MPEG video playback
Original commit message from CVS: remove user_data pad to fix MPEG video playback
This commit is contained in:
parent
fe3a554166
commit
beb417c68f
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
||||||
|
2004-03-08 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
|
* ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
|
||||||
|
(gst_mpeg2dec_init):
|
||||||
|
remove the user_data pad for now, because it is being used in
|
||||||
|
fixating causing MPEG playback to fixate on 1000 Hz for playback.
|
||||||
|
If someone knows how to fix this properly, please do.
|
||||||
|
|
||||||
2004-03-08 Thomas Vander Stichele <thomas at apestaart dot org>
|
2004-03-08 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
* sys/oss/gstosssink.c: (gst_osssink_get_delay),
|
* sys/oss/gstosssink.c: (gst_osssink_get_delay),
|
||||||
|
|
Loading…
Reference in a new issue