gstreamer/gst
Wim Taymans 04fa67937d Leak fixes in oggdemux.
Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
(gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
(gst_ogg_demux_chain_unlocked):
* gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
(gst_audio_convert_caps_remove_format_info),
(gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
(gst_audio_convert_fixate), (gst_audio_convert_change_state):
* gst/ffmpegcolorspace/gstffmpegcolorspace.c:
(gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
(gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
(gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
(gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
(gst_ffmpegcsp_get_property):
* sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
(gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
(gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
(gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
(gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
(gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
(gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
(gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
Leak fixes in oggdemux.
Some cleanups in audioconvert.
Make passthrough work along with buffer_alloc etc.
Make buffer_alloc and buffer recycling actually work in
xvimagesink.
2005-05-17 17:41:32 +00:00
..
adder gst/: Some GCC4 fixes 2005-05-05 14:57:20 +00:00
audioconvert Leak fixes in oggdemux. 2005-05-17 17:41:32 +00:00
audiorate gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify 2005-05-06 03:32:51 +00:00
audioscale Fix part of the build. Come on guys, autogen didn't even work :) 2005-04-25 13:29:40 +00:00
ffmpegcolorspace Leak fixes in oggdemux. 2005-05-17 17:41:32 +00:00
playback gst/playback/gststreaminfo.c: Port from GstData to GstMiniObject. 2005-05-16 17:55:29 +00:00
sine Port to new query API. 2005-05-09 10:56:13 +00:00
subparse make compiler happy 2005-05-17 15:44:31 +00:00
tags configure.ac: Remove idct and resample libs 2005-04-25 00:23:06 +00:00
tcp Fixed negotiation wrt _peer_get_caps() 2005-05-06 17:13:49 +00:00
typefind ext/: ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek) (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain) ext... 2005-05-09 07:03:13 +00:00
videorate gst/videorate/gstvideorate.c: Better negotiation. 2005-05-09 14:33:05 +00:00
videoscale Link plugins against libraries: 2005-04-25 00:35:15 +00:00
videotestsrc Port to new query API. 2005-05-09 10:56:13 +00:00
volume Port from GstData to GstMiniObject. 2005-05-16 15:35:52 +00:00
Makefile.am remove a whole bunch of plugins. This module now contains a set of free reference plugins/elements as agreed. 2005-02-23 12:45:50 +00:00