mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
ext/ogg/gstoggmux.c: Make sure we never send -1 granulepos.
Original commit message from CVS: * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer), (gst_ogg_mux_send_headers), (gst_ogg_mux_loop): Make sure we never send -1 granulepos.
This commit is contained in:
parent
b97d7d916d
commit
9a4188c75b
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2004-08-22 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
|
||||
(gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
|
||||
Make sure we never send -1 granulepos.
|
||||
|
||||
2004-08-20 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
|
||||
|
|
Loading…
Reference in a new issue