ext/ogg/: Fix the case where the muxer would mark pages as delta frames when they...
authorWim Taymans <wim.taymans@gmail.com>
Wed, 15 Sep 2004 15:37:35 +0000 (15:37 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 15 Sep 2004 15:37:35 +0000 (15:37 +0000)
commitd5e61a1ea96fc367d276bef075258bc865d23090
tree847eefe9e0aa4f4840bf0cdc80cec6b390cc97e0
parent74ead45d064e2ddd4887dec8fb073adc79240d1c
ext/ogg/: Fix the case where the muxer would mark pages as delta frames when they are not (vorbis only ogg).

Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
* ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
(gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
Fix the case where the muxer would mark pages as delta
frames when they are not (vorbis only ogg).
ChangeLog