summaryrefslogtreecommitdiff
path: root/gst/ivfparse
Commit message (Expand)AuthorAgeFilesLines
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-112-7/+5
* documentation: fixed a heap o' typosAaron Boxer2019-11-051-1/+1
* Remove autotools build systemTim-Philipp Müller2019-10-141-12/+0
* ivfparse: Check the data size against IVF_FRAME_HEADER_SIZEHaihao Xiang2019-05-221-1/+1
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* ivfparse: Add the AV01 FOURCC for parsing AV1 IVFsGeorg Ottinger2018-06-291-1/+9
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+12
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+2
* ivfparse: Fix the wrong width & height parsing of vp9 bitstreamSreerenj Balachandran2015-11-111-9/+14
* ivfparse: Add vp9 supportSreerenj Balachandran2015-10-292-3/+23
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-14/+0
* ivfparse: detect and propagate resolution changes.Gwenole Beauchesne2014-04-182-15/+72
* ivfparse: avoid possible division-by-zero when calculating PTS.Gwenole Beauchesne2014-04-182-25/+17
* ivfparse: port to baseparse.Gwenole Beauchesne2014-04-182-161/+195
* 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
* ivfparse: Remove dead assignmentsEdward Hervey2010-11-251-2/+0
* ivfparse: fix up macros and function names to match guidelinesTim-Philipp Müller2010-07-282-39/+39
* 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-012-22/+18
* ivfparse: Add simple IVF parserSebastian Dröge2010-06-012-0/+386