ext/ogg/gstoggmux.c: Added property to set the maximum delay of a page.
authorWim Taymans <wim.taymans@gmail.com>
Fri, 11 Jun 2004 14:38:59 +0000 (14:38 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 11 Jun 2004 14:38:59 +0000 (14:38 +0000)
commitff3c32516ea3d7e352227f49d57b146e24056e20
treed909a6a0ad7f75328f0dfcbc0cccab9a7fa4fbee
parent811fe5ce143d2a88d50817c12705381dcbb53210
ext/ogg/gstoggmux.c: Added property to set the maximum delay of a page.

Original commit message from CVS:
* ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
(gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
(gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
(gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
(gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
Added property to set the maximum delay of a page.
ChangeLog
ext/ogg/gstoggmux.c