summaryrefslogtreecommitdiffstats
path: root/gst/debug/gsttaginject.c
Commit message (Expand)AuthorAgeFilesLines
* debug: rename debug to debugutils to avoid clash with --disable-debug. Fixes ...Stefan Kost2009-04-151-204/+0
* Update and add documentation for plugins with no deps (gst).Stefan Kost2009-01-281-0/+4
* gst/debug/gsttaginject.c: Add warning when tags parameter is unparsable and g...Stefan Kost2008-09-031-5/+12
* gst/debug/gsttaginject.*: Sent tags in _transform_ip() instead of _start(). F...Stefan Kost2008-07-221-12/+16
* gst/debug/gsttaginject.c: Don't pass NULL taglists to gst_tag_list_is_empty().Sebastian Dröge2008-07-141-1/+1
* gst/debug/gsttaginject.c: Don't unref NULL taglist in finalize. Don't use c++...Tim-Philipp Müller2008-06-131-7/+11
* gst/debug/gsttaginject.*: Now actually adding the new element.Stefan Kost2008-06-111-0/+185