gstreamer/ext/annodex
Craig Keogh 467b9f2861 ext/annodex/gstcmmlparser.c: Fix compiler warnings caused by passing a string as format string instead of "%s" and th...
Original commit message from CVS:
Patch by: Craig Keogh <cskeogh at adam dot com dot au>
* ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
Fix compiler warnings caused by passing a string as format string
instead of "%s" and then the string. This is only exposed by -Wformat=2
as used by default on Ubuntu. Fixes bug #550015.
2008-08-31 08:32:45 +00:00
..
gstannodex.c ext/annodex/gstannodex.c: Do some extra sanity checks. 2006-08-25 09:42:43 +00:00
gstannodex.h Add Annodex elements from Alessendro Decina: skeleton and CMML. 2006-02-24 19:07:10 +00:00
gstcmmldec.c ext/annodex/gstcmmldec.c: Seeking back in a file containing a CMML stream errors out if the seek goes back up to the ... 2006-09-04 09:34:25 +00:00
gstcmmldec.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
gstcmmlenc.c ext/annodex/gstannodex.c: Do some extra sanity checks. 2006-08-25 09:42:43 +00:00
gstcmmlenc.h ext/annodex/gstcmmldec.c: Seeking back in a file containing a CMML stream errors out if the seek goes back up to the ... 2006-09-04 09:34:25 +00:00
gstcmmlparser.c ext/annodex/gstcmmlparser.c: Fix compiler warnings caused by passing a string as format string instead of "%s" and th... 2008-08-31 08:32:45 +00:00
gstcmmlparser.h Fix a memleak in gst_cmml_track_list_add_clip. 2006-02-25 19:07:41 +00:00
gstcmmltag.c Make ro memory to share. 2007-08-16 12:15:06 +00:00
gstcmmltag.h Fix broken GObject macros 2006-04-08 18:25:55 +00:00
gstcmmlutils.c ext/annodex/gstcmmlutils.c: Fix build. 2006-08-25 09:53:18 +00:00
gstcmmlutils.h Add Annodex elements from Alessendro Decina: skeleton and CMML. 2006-02-24 19:07:10 +00:00
Makefile.am ext/annodex/Makefile.am: Fix CFLAGS/LIBS. 2007-07-20 07:41:58 +00:00