summaryrefslogtreecommitdiff
path: root/gst/ivfparse/gstivfparse.c
Commit message (Expand)AuthorAgeFilesLines
* ivfparse: detect and propagate resolution changes.Gwenole Beauchesne2014-04-181-15/+69
* ivfparse: avoid possible division-by-zero when calculating PTS.Gwenole Beauchesne2014-04-181-22/+15
* ivfparse: port to baseparse.Gwenole Beauchesne2014-04-181-154/+192
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* 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
* ivfparse: Remove dead assignmentsEdward Hervey2010-11-251-2/+0
* ivfparse: fix up macros and function names to match guidelinesTim-Philipp Müller2010-07-281-23/+23
* assrender, ivfparse, jpegformat: fix compiler warnings with debugging disable...Tim-Philipp Müller2010-06-271-2/+6
* ivfparse: Fix format string warningРуслан Ижбулатов2010-06-021-1/+1
* ivfparse: Send an initial NEWSEGMENT eventSebastian Dröge2010-06-011-0/+3
* ivfparse: Integrate into the build systemSebastian Dröge2010-06-011-22/+4
* ivfparse: Add simple IVF parserSebastian Dröge2010-06-011-0/+313