mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
ext/ogg/gstoggdemux.c: Granpos can apparently be -1, which screws up calculations...
Original commit message from CVS: * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate): Granpos can apparently be -1, which screws up calculations...
This commit is contained in:
parent
5472daddd9
commit
2694e3a123
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2005-02-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||
|
||||
* ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
|
||||
Granpos can apparently be -1, which screws up calculations...
|
||||
|
||||
2005-02-16 Jan Schmidt <thaytan@mad.scientist.com>
|
||||
|
||||
* sys/ximage/ximagesink.c: (gst_ximagesink_chain),
|
||||
|
|
Loading…
Reference in a new issue