summaryrefslogtreecommitdiffstats
path: root/ext/annodex
Commit message (Expand)AuthorAgeFilesLines
* annodex: fix warnings in macosxJosep Torra2009-10-092-2/+2
* build: fprintf, sprintf, sscanf need stdio.hStefan Kost2009-10-071-0/+1
* Update and add documentation for plugins with deps (ext).Stefan Kost2009-01-282-10/+9
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+1
* ext/annodex/gstcmmlparser.c: Fix compiler warnings caused by passing a string...Craig Keogh2008-08-311-1/+1
* Make ro memory to share.Stefan Kost2007-08-161-1/+1
* ext/annodex/Makefile.am: Fix CFLAGS/LIBS.Stefan Kost2007-07-201-2/+2
* Fix build with LDFLAGS='-Wl,-z,defs' (#410997)Loïc Minier2007-02-241-1/+1
* ext/annodex/gstcmmldec.c: Seeking back in a file containing a CMML stream err...Alessandro Decina2006-09-042-3/+8
* ext/annodex/gstcmmlutils.c: Fix build.Wim Taymans2006-08-251-1/+1
* ext/annodex/gstannodex.c: Do some extra sanity checks.Alessandro Decina2006-08-253-21/+37
* Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...Tim-Philipp Müller2006-06-223-3/+3
* autogen.sh: require am17Thomas Vander Stichele2006-06-111-9/+0
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-1/+1
* Move ximagesrc plug-in to good after review. Fixes #336756.Thomas Vander Stichele2006-04-281-1/+2
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-252-2/+2
* just make it compile with --disable-gst-debug.Edgard Lima2006-04-241-0/+2
* ext/annodex/gstcmmlenc.c: Use copies of header buffers for caps to avoid circ...Michael Smith2006-04-101-3/+13
* ext/annodex/gstcmmlutils.c: Use g_list_delete_link () instead of g_list_remov...Michael Smith2006-04-101-1/+1
* Fix broken GObject macrosStefan Kost2006-04-083-9/+11
* better/unified long descriptionsWim Taymans2006-03-302-10/+10
* ext/annodex/: Add a little extra debug. Make the decoder not return NOT_LINKE...Jan Schmidt2006-02-282-6/+15
* ext/annodex/gstskeltag.*: Deleted; these files aren't used any more either.Michael Smith2006-02-272-472/+0
* ext/annodex/gstcmmlenc.c: Fix another memleak.Julien Moutte2006-02-251-1/+3
* Fix a memleak in gst_cmml_track_list_add_clip.Julien Moutte2006-02-257-84/+123
* ext/annodex/: Fix possible memleaks.Julien Moutte2006-02-253-0/+36
* Try to fix Annodex plugin.Julien Moutte2006-02-245-450/+7
* Add Annodex elements from Alessendro Decina: skeleton and CMML.Michael Smith2006-02-2417-0/+4445