gstreamer/gst/matroska
Peter Kjellerstedt 40d198cfd8 gst/matroska/matroska-mux.c: Fix a memory leak when pads are requested but the pipeline never goes into PLAYING.
Original commit message from CVS:
Patch by: Peter Kjellerstedt <pkj at axis com>
* gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
(gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad):
Fix a memory leak when pads are requested but the pipeline never
goes into PLAYING.
Correctly remove request pads, no matter if they have collected
data or not.
Fixes bug #557710.
2008-10-27 08:45:11 +00:00
..
ebml-ids.h gst/matroska/ebml-ids.h: Add ID for EBML CRC32 elements. 2008-03-08 04:40:32 +00:00
ebml-read.c Make stuff compile with GST_DISABLE_GST_DEBUG. 2008-08-30 14:15:03 +00:00
ebml-read.h gst/matroska/: Make sure that every Tags element is only parsed once and it's containing tags are only posted once. 2008-06-15 14:08:41 +00:00
ebml-write.c gst/matroska/: Fix indention everywhere. A broken indent version has added newlines after every single declaration so... 2008-08-02 18:01:36 +00:00
ebml-write.h Fix broken GObject macros 2006-04-08 18:25:55 +00:00
lzo.c Decode the codec private data and following ContentEncoding if necessary. 2008-08-02 18:18:05 +00:00
lzo.h Decode the codec private data and following ContentEncoding if necessary. 2008-08-02 18:18:05 +00:00
Makefile.am gst/: Fix build flags order. 2008-09-17 13:49:04 +00:00
matroska-demux.c Make stuff compile with GST_DISABLE_GST_DEBUG. 2008-08-30 14:15:03 +00:00
matroska-demux.h gst/matroska/matroska-demux.*: Close the current segment if we're doing a non-flushing seek and send the close-segmen... 2008-08-08 16:20:26 +00:00
matroska-ids.c Build depend on core CVS for the attachment tag. 2008-08-02 18:20:44 +00:00
matroska-ids.h Build depend on core CVS for the attachment tag. 2008-08-02 18:20:44 +00:00
matroska-mux.c gst/matroska/matroska-mux.c: Fix a memory leak when pads are requested but the pipeline never goes into PLAYING. 2008-10-27 08:45:11 +00:00
matroska-mux.h gst/matroska/matroska-mux.*: Don't write another SeekHead which indexes all Clusters to the end of the file. This isn... 2008-06-15 15:29:29 +00:00
matroska.c gst/matroska/: Parse Attachments and post them as GST_TAG_IMAGE if we detect it as image and otherwise as GST_TAG_ATT... 2008-06-16 10:59:39 +00:00
matroska.vcproj more working plugins 2004-07-27 21:41:30 +00:00