summaryrefslogtreecommitdiff
path: root/gst/hdvparse
AgeCommit message (Expand)AuthorFilesLines
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM1-4/+2
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-14/+0
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller2-4/+4
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2011-04-11android: make it ready for androgenizerThibault Saunier1-0/+13
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-7/+4
2010-02-15hdvparse: Fix field error.Edward Hervey1-3/+3
2009-06-06hdvparse: Link against libm because we use pow().Edward Hervey1-1/+1
2009-06-05hdvparse: Fix the build on Commander Thaytan's S10SPEdward Hervey1-2/+3
2009-06-05hdvparse: Emit a GST_MESSAGE_ELEMENT with some goodness in it.Edward Hervey1-18/+67
2009-06-05hdvparse: Rewrite from scratch. Handle both hdv-a and hdv-vEdward Hervey1-184/+665
2009-05-31hdvparse: Setting rank to NONE so it doesn't get picked up by playbin2.Edward Hervey1-1/+1
2009-05-31hdvparse: Emit application message with the parsed information.Edward Hervey1-2/+197
2009-05-31hdvparse: New element for parsing private/hdv-a1 streams.Edward Hervey3-0/+236