subparse: Remove gst_event_unref when not support byte seek
[platform/upstream/gstreamer.git] / ext / theora /
2020-02-21 Gilbok LeeMerge branch 'tizen_gst_1.16.2' into tizen
2020-02-12 Gilbok LeeMerge branch 'upstream/1.16' into tizen_gst_1.16.2
2018-12-28 Tim-Philipp MüllerMove GstVideoAggregator, compositor and OpenGL mixers...
2018-07-27 Nirbheek Chauhanmeson: Add feature options for all plugins
2018-04-25 Xavier ClaessensMeson: Generate pc file for all plugins in base
2018-02-13 Tim-Philipp Mülleraudioaggregator, audiomixer, audiointerleave: move...
2018-01-17 Edward Herveytheoradec: Check for valid width/height
2018-01-05 Gilbok LeeMerge branch 'tizen_gst_upgrade' into tizen
2017-12-19 Tim-Philipp MüllerMove OpenGL library and plugin from -bad
2017-11-11 Edward Herveytheoradec: Handle negotiation failure
2017-11-02 Eunhae ChoiMerge the tizen patch and fix build err based on 1...
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2017-04-12 Tim-Philipp MüllerNo need for newlines in debug log statements
2017-03-10 Thibault Saunierdocs: Convert gtkdoc comments to markdown
2017-03-03 Jan Schmidttheoradec: Make the keyframe condition check clearer
2017-02-25 Sebastian DrögeMerge branch 'rawparse-moved-plugin'
2016-08-20 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...
2016-03-24 Vineeth TMbase: use new gst_element_class_add_static_pad_template()
2016-03-09 Tim-Philipp Müllertheora: fix performance category initialisation
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-opus'
2016-02-20 Tim-Philipp MüllerFix use of undeclared core debug category symbols
2015-11-25 Eunhae ChoiMerge remote-tracking branch 'remotes/origin/upstream...
2015-08-16 Thiago Santostheoraenc: use template subset check for accept-caps
2015-08-15 Thiago Santostheoradec: use default pad accept-caps handling
2015-08-11 Tim-Philipp Müllertheoraenc: mention videorate is often needed in docs
2015-05-10 Tim-Philipp Müllerdocs: update element example pipelines
2015-03-24 Nicolas DufresneRevert "theoradec: Disable usage of crop meta"
2015-03-24 Nicolas Dufresnetheoradec: Disable usage of crop meta
2015-03-12 Jan Schmidttheoradec: Fix decoding in the presence of GstVideoCropMeta
2015-02-05 Jan Schmidttheora: If no header packets in stream, look for them...
2015-02-05 Jan Schmidttheora: Remove FIXME and return GST_CUSTOM_FLOW_DROP...
2014-06-09 Edward Herveytheoraenc: Remove unneeded check
2014-04-26 Tim-Philipp Müllerdocs: remove outdated and pointless 'Last reviewed...
2014-04-10 Vincent Penquerc'htheoraenc: fix comparison to unset timestamp
2013-12-05 Sebastian Drögetheoradec: Use new gst_video_decoder_set_needs_format...
2013-11-29 Sebastian Drögetheoraparse: Fix event handling
2013-11-16 Tim-Philipp Müllerdocs: remove old 0.10 Since markers
2013-10-14 Thibault Sauniertheoraenc: Do nothing when flushing the encoder when...
2013-08-15 Sebastian Drögetheora: Use new video codec base classes' flush vfunc
2013-07-25 Sebastian Drögetheoraenc: Clean up handling of reset/flushing/start...
2013-07-25 Sebastian Drögetheoradec: Clean up handling of reset/flushing/start...
2013-05-27 Sebastian Drögetheoradec: Require caps to be set before data flow...
2013-05-09 Sebastian Drögetheoradec: Set DECODE_ONLY flag on all header packets
2013-05-07 Sebastian Drögetheoraenc: Don't call gst_buffer_fill() for empty Theor...
2013-05-07 Sebastian Drögetheoraenc: Fix error handling when reading or writing...
2013-04-15 Sebastian Drögegst: Add better support for static plugins
2013-03-31 Wim Taymanstheoradec: handle empty adapter
2013-03-31 Vincent Penquerc'htheoraenc: do not reset the encoder when we need a...
2013-03-03 Tim-Philipp Müllertheora: small GValue optimisations
2012-12-12 Sebastian Drögeext: Fix some compilation errors caused by circular...
2012-11-03 Tim-Philipp MüllerFix FSF address
2012-10-24 Sebastian DrögeRevert "gst: Add better support for static plugins"
2012-10-24 Sebastian Drögegst: Add better support for static plugins
2012-10-17 Tim-Philipp Müllertheora, app: use gst_element_class_set_static_metadata()
2012-09-14 Mark Nauwelaertsreplace gst_element_class_set_details_simple with gst_e...
2012-08-28 Mark Nauwelaertstheoradec: reset freed input and output states
2012-08-09 Sebastian Drögetheoradec: Use new video decoder tag API
2012-08-07 Olivier Crêtetheoradec: Drop ignored headers
2012-07-27 Sebastian Drögetag: Update for taglist/tag event API changes
2012-07-24 Vivia Nikolaidoutheoraenc: Call video_encoder_negotiate() once configured
2012-07-23 Sebastian Drögetheora: Update for video base classes API changes
2012-07-23 Sebastian Drögetheoraenc: Use base class functions to allocate output...
2012-07-18 Edward Herveytheoradec: Call video_decoder_negotiate() once configured
2012-07-06 Wim Taymansupdate for query api changes
2012-07-06 Wim Taymansupdate for query api changes
2012-07-06 Wim Taymansupdate for allocation query changes
2012-06-28 Tim-Philipp Müllertheoraenc: clean up some property descriptions
2012-06-17 Jan Schmidttheoradec: Remove use of NEED_DATA
2012-06-12 Jan Schmidttheoradec: Always inform base class when dropping frames
2012-06-07 Vincent Penquerc'htheoradec: fix frame leaks
2012-06-07 Vincent Penquerc'htheoradec: fix video state leaks
2012-06-06 Wim Taymansupdate for tag event change
2012-05-31 Thiago Santostheoraenc: do not use %zu, it is C99
2012-05-31 Thiago Santostheoraenc: fix printf format variable
2012-05-24 Sreerenj Balachandrantheoradec: remove usless checking of return val.
2012-05-23 Sreerenj Balachandrantheoradec: remove the nonuse parameter from handle_type...
2012-05-23 Sreerenj Balachandrantheoradec: stream is marking as non-packeized so that...
2012-05-15 Edward Herveytheoraenc: Don't leak incoming frames (and buffers)
2012-05-01 Sebastian Drögetheoradec: Correctly handle crop metadata and update...
2012-04-25 Sebastian Drögetheoradec: Unref state when we're done with it
2012-04-25 Sebastian Drögetheoradec: Update for video decoder API changes
2012-04-25 Sebastian Drögetheoraenc: Update for video encoder API changes and...
2012-04-24 Sebastian Drögetheoradec: Use crop metadata if possible and refactor...
2012-04-24 Sebastian Drögetheoradec: Set some more information on the output...
2012-04-24 Sebastian Drögetheora: Port to 0.11 again with the new base classes
2012-04-24 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-24 Mark Nauwelaertstheora: Port to base video classes
2012-04-09 Tim-Philipp MüllerUse new gst_element_class_set_static_metadata()
2012-04-05 Sebastian Drögegst: Update for GST_PLUGIN_DEFINE() API change
2012-04-04 Thiago SantosMerge branch '0.10'
2012-04-04 Sebastian Drögegst: Update versioning
2012-04-02 Wim Taymanstheoradec: deactivate pool on negotiation
2012-03-30 Sebastian Drögetheoradec: Add crop metadata before mapping the buffer...
2012-03-30 Edward Herveytheoraenc: Specify array size
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-20 Wim Taymanstheoradec: add performance debug
2012-03-15 Wim Taymansupdate for bufferpool changes
2012-03-15 Wim Taymansupdate for allocation query changes
2012-03-14 Wim Taymanstake padding into account
next