gstreamer/ext/ogg
Wim Taymans db9cdcef0f ext/ogg/gstoggmux.c: Fix an ugly memleak where the muxer didn't flush enough ogg pages. This also resulted in badly m...
Original commit message from CVS:
* ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
(gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
(gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
(gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
(gst_ogg_mux_loop):
Fix an ugly memleak where the muxer didn't flush enough ogg
pages. This also resulted in badly muxed ogg files.
2004-05-18 11:36:40 +00:00
..
gstogg.c ext/ogg/: Added an ogg muxer. 2004-05-10 13:34:57 +00:00
gstoggdemux.c ext/ogg/gstoggdemux.c: signal no-more-pads 2004-05-13 16:07:16 +00:00
gstoggmux.c ext/ogg/gstoggmux.c: Fix an ugly memleak where the muxer didn't flush enough ogg pages. This also resulted in badly m... 2004-05-18 11:36:40 +00:00
Makefile.am offmux => oggmux, sorry :) 2004-05-10 14:35:48 +00:00