summaryrefslogtreecommitdiff
path: root/gst/hdvparse
Commit message (Expand)AuthorAgeFilesLines
* 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