gstreamer/ext/annodex
Michael Smith 9b98e1fd6f ext/annodex/gstcmmlutils.c: Use g_list_delete_link () instead of g_list_remove_link () so that we free the link as we...
Original commit message from CVS:
* ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_del_clip):
Use g_list_delete_link () instead of g_list_remove_link () so that
we free the link as well as the contained data.
2006-04-10 15:29:21 +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 better/unified long descriptions 2006-03-30 15:37:05 +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