summaryrefslogtreecommitdiff
path: root/gst/hdvparse
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-14/+0
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-042-4/+4
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* android: make it ready for androgenizerThibault Saunier2011-04-111-0/+13
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-7/+4
* hdvparse: Fix field error.Edward Hervey2010-02-151-3/+3
* hdvparse: Link against libm because we use pow().Edward Hervey2009-06-061-1/+1
* hdvparse: Fix the build on Commander Thaytan's S10SPEdward Hervey2009-06-051-2/+3
* hdvparse: Emit a GST_MESSAGE_ELEMENT with some goodness in it.Edward Hervey2009-06-051-18/+67
* hdvparse: Rewrite from scratch. Handle both hdv-a and hdv-vEdward Hervey2009-06-051-184/+665
* hdvparse: Setting rank to NONE so it doesn't get picked up by playbin2.Edward Hervey2009-05-311-1/+1
* hdvparse: Emit application message with the parsed information.Edward Hervey2009-05-311-2/+197
* hdvparse: New element for parsing private/hdv-a1 streams.Edward Hervey2009-05-313-0/+236