summaryrefslogtreecommitdiff
path: root/gst/hdvparse
AgeCommit message (Expand)AuthorFilesLines
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