gstreamer/ext/annodex
Thomas Vander Stichele 2caa461591 Move ximagesrc plug-in to good after review. Fixes #336756.
Original commit message from CVS:

* configure.ac:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-good-plugins-docs.sgml:
* docs/plugins/gst-plugins-good-plugins-sections.txt:
* ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
(gst_cmml_enc_push_clip):
* sys/Makefile.am:
* sys/ximage/Makefile.am:
* sys/ximage/gstximagesrc.c:
Move ximagesrc plug-in to good after review.  Fixes #336756.
2006-04-28 18:57:09 +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 Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
gstcmmldec.h Fix broken GObject macros 2006-04-08 18:25:55 +00:00
gstcmmlenc.c Move ximagesrc plug-in to good after review. Fixes #336756. 2006-04-28 18:57:09 +00:00
gstcmmlenc.h Fix broken GObject macros 2006-04-08 18:25:55 +00:00
gstcmmlparser.c just make it compile with --disable-gst-debug. 2006-04-24 18:30:55 +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