gstreamer/ext/annodex
Michael Smith 683ed4dc0c ext/annodex/gstcmmlenc.c: Use copies of header buffers for caps to avoid circular refcounting problems (as in theorad...
Original commit message from CVS:
* ext/annodex/gstcmmlenc.c: (gst_cmml_enc_set_header_on_caps):
Use copies of header buffers for caps to avoid circular refcounting
problems (as in theoradec, vorbisdec).

* tests/check/elements/cmmldec.c: (GST_START_TEST):
Fix a typo in test that meant it was testing the wrong thing.

* tests/check/elements/cmmlenc.c: (check_headers):
Fix refcount checks now that we use buffer-copies for caps.
2006-04-10 15:48:55 +00:00
..
gstannodex.c Fix a memleak in gst_cmml_track_list_add_clip. 2006-02-25 19:07:41 +00:00
gstannodex.h Add Annodex elements from Alessendro Decina: skeleton and CMML. 2006-02-24 19:07:10 +00:00
gstcmmldec.c better/unified long descriptions 2006-03-30 15:37:05 +00:00
gstcmmldec.h Fix broken GObject macros 2006-04-08 18:25:55 +00:00
gstcmmlenc.c ext/annodex/gstcmmlenc.c: Use copies of header buffers for caps to avoid circular refcounting problems (as in theorad... 2006-04-10 15:48:55 +00:00
gstcmmlenc.h Fix broken GObject macros 2006-04-08 18:25:55 +00:00
gstcmmlparser.c ext/annodex/: Add a little extra debug. Make the decoder not return NOT_LINKED, as we want to continue decoding all C... 2006-02-28 09:21:27 +00:00
gstcmmlparser.h Fix a memleak in gst_cmml_track_list_add_clip. 2006-02-25 19:07:41 +00:00
gstcmmltag.c Add Annodex elements from Alessendro Decina: skeleton and CMML. 2006-02-24 19:07:10 +00:00
gstcmmltag.h Fix broken GObject macros 2006-04-08 18:25:55 +00:00
gstcmmlutils.c ext/annodex/gstcmmlutils.c: Use g_list_delete_link () instead of g_list_remove_link () so that we free the link as we... 2006-04-10 15:29:21 +00:00
gstcmmlutils.h Add Annodex elements from Alessendro Decina: skeleton and CMML. 2006-02-24 19:07:10 +00:00
Makefile.am Fix a memleak in gst_cmml_track_list_add_clip. 2006-02-25 19:07:41 +00:00