summaryrefslogtreecommitdiffstats
path: root/gst/debug/gsttaginject.h
Commit message (Collapse)AuthorAgeFilesLines
* debug: rename debug to debugutils to avoid clash with --disable-debug. Fixes ↵Stefan Kost2009-04-151-66/+0
| | | | #562168
* debug: indent before renamingStefan Kost2009-04-151-9/+7
|
* gst/debug/gsttaginject.*: Sent tags in _transform_ip() instead of _start(). ↵Stefan Kost2008-07-221-0/+1
| | | | | | | | | | Fixes #543404 partially. Original commit message from CVS: * gst/debug/gsttaginject.c: * gst/debug/gsttaginject.h: Sent tags in _transform_ip() instead of _start(). Fixes #543404 partially.
* gst/debug/gsttaginject.*: Now actually adding the new element.Stefan Kost2008-06-111-0/+67
Original commit message from CVS: * gst/debug/gsttaginject.c: * gst/debug/gsttaginject.h: Now actually adding the new element.