summaryrefslogtreecommitdiff
path: root/ext/metadata/gstmetadatademux.c
Commit message (Expand)AuthorAgeFilesLines
* metadata: remove metadata pluginStefan Kost2010-09-151-538/+0
* Add -Wwrite-stringsBenjamin Otte2010-03-221-1/+1
* Add -Wredundant-decls flagBenjamin Otte2010-03-221-8/+0
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-10/+5
* metadata: remove empty setter/getter vmethod implementationsStefan Kost2010-03-111-22/+0
* metadata: use a non-DEFAULT proper debug category in helper filesMark Nauwelaerts2010-02-051-1/+1
* Do not use short_description in section docs for elements. We extract them fr...Stefan Kost2008-06-121-1/+0
* ext/metadata/gstmetadatademux.c: Demote metadatademux to GST_RANK_NONE for th...Tim-Philipp Müller2008-02-021-1/+1
* ext/metadata/Makefile.am: Add some relevant variables to CFLAGS and LIBADD, f...Sebastian Dröge2008-01-311-7/+0
* Add some documentation.Edgard Lima2008-01-231-60/+164
* New base class for metadata elements.Edgard Lima2007-12-191-942/+114
* Added "parse-only" property to metadatademux.Edgard Lima2007-12-171-1/+15
* Added new module for common functions. Using GST_TYPE_FRACTION for Exif (S)Ra...Edgard Lima2007-12-141-0/+1291