summaryrefslogtreecommitdiff
path: root/ext/theora/gsttheoradec.c
Commit message (Expand)AuthorAgeFilesLines
* theora: allow per feature registrationStéphane Cerveau2021-03-161-0/+2
* theoradec: Set telemetry options only if they are nonzeroZebediah Figura2020-10-221-4/+8
* docstrings: port ulinks to markdown linksMathieu Duponchelle2019-08-231-3/+3
* theoradec: Check for valid width/heightEdward Hervey2018-01-171-0/+10
* theoradec: Handle negotiation failureEdward Hervey2017-11-111-1/+8
* docs: Convert gtkdoc comments to markdownThibault Saunier2017-03-101-4/+5
* theoradec: Make the keyframe condition check clearerJan Schmidt2017-03-041-2/+4
* base: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-7/+6
* theora: fix performance category initialisationTim-Philipp Müller2016-03-091-9/+1
* Fix use of undeclared core debug category symbolsTim-Philipp Müller2016-02-201-3/+5
* theoradec: use default pad accept-caps handlingThiago Santos2015-08-151-0/+4
* docs: update element example pipelinesTim-Philipp Müller2015-05-101-3/+3
* Revert "theoradec: Disable usage of crop meta"Nicolas Dufresne2015-03-241-5/+0
* theoradec: Disable usage of crop metaNicolas Dufresne2015-03-241-0/+5
* theoradec: Fix decoding in the presence of GstVideoCropMetaJan Schmidt2015-03-121-6/+12
* theora: If no header packets in stream, look for them in the capsJan Schmidt2015-02-061-4/+63
* theora: Remove FIXME and return GST_CUSTOM_FLOW_DROP for header packet handlingJan Schmidt2015-02-061-8/+4
* docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller2014-04-261-2/+0
* theoradec: Use new gst_video_decoder_set_needs_format() APISebastian Dröge2013-12-051-3/+1
* theora: Use new video codec base classes' flush vfuncSebastian Dröge2013-08-151-24/+35
* theoradec: Clean up handling of reset/flushing/start/stopSebastian Dröge2013-07-251-36/+24
* theoradec: Require caps to be set before data flow happensSebastian Dröge2013-05-271-1/+6
* theoradec: Set DECODE_ONLY flag on all header packetsSebastian Dröge2013-05-091-0/+2
* theoradec: handle empty adapterWim Taymans2013-03-311-5/+7
* Fix FSF addressTim-Philipp Müller2012-11-031-2/+2
* theora, app: 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
* theoradec: reset freed input and output statesMark Nauwelaerts2012-08-281-2/+6
* theoradec: Use new video decoder tag APISebastian Dröge2012-08-091-15/+4
* theoradec: Drop ignored headersOlivier Crête2012-08-071-0/+1
* tag: Update for taglist/tag event API changesSebastian Dröge2012-07-281-1/+1
* theora: Update for video base classes API changesSebastian Dröge2012-07-231-1/+1
* theoradec: Call video_decoder_negotiate() once configuredEdward Hervey2012-07-181-0/+2
* update for query api changesWim Taymans2012-07-061-2/+3
* theoradec: Remove use of NEED_DATAJan Schmidt2012-06-171-2/+1
* theoradec: Always inform base class when dropping framesJan Schmidt2012-06-131-0/+1
* theoradec: fix frame leaksVincent Penquerc'h2012-06-071-3/+17
* theoradec: fix video state leaksVincent Penquerc'h2012-06-071-0/+4
* update for tag event changeWim Taymans2012-06-061-2/+2
* theoradec: remove usless checking of return val.Sreerenj Balachandran2012-05-241-2/+0
* theoradec: remove the nonuse parameter from handle_type_packet() methodSreerenj Balachandran2012-05-231-2/+2
* theoradec: stream is marking as non-packeized so that the data gets parsed an...Sreerenj Balachandran2012-05-231-0/+1
* theoradec: Correctly handle crop metadata and update for videodecoder API cha...Sebastian Dröge2012-05-011-36/+39
* theoradec: Unref state when we're done with itSebastian Dröge2012-04-251-1/+5
* theoradec: Update for video decoder API changesSebastian Dröge2012-04-251-20/+47
* theoradec: Use crop metadata if possible and refactor cropping code a bitSebastian Dröge2012-04-241-31/+114
* theoradec: Set some more information on the output capsSebastian Dröge2012-04-241-2/+16
* theora: Port to 0.11 again with the new base classesSebastian Dröge2012-04-241-78/+52
* theora: Port to base video classesMark Nauwelaerts2012-04-241-1002/+215
* various: typo fixesPiotr Fusik2011-12-021-1/+1