Release 1.19.2
[platform/upstream/gstreamer.git] / gst / encoding /
2021-08-20 Thibault Sauniersmartencoder: Respect user `stream-format` when specified
2021-08-20 Mathieu Duponchellesmartencoder: clean up and extend accepted formats
2021-03-19 Bing Songencodebin: handle video encoder preset fail.
2021-03-19 Matthew Watersgst: don't use volatile to mean atomic
2021-03-16 Stéphane Cerveauencoding: allow per feature registration
2021-02-10 Thibault Saunierencodebin: Add APIs to set element properties on encodi...
2021-01-07 Thibault Saunierencodebasebin: Ensure that parsers are compatible with...
2020-11-30 Thibault Saunierencodebin: Enhance algorithm to check if profiles can...
2020-11-30 Thibault Saunierencodebin: Ignore element classification when a muxer...
2020-11-30 Thibault Saunierencoding: Implement encodebin2 with an ON_REQUEST src pad
2020-11-30 Thibault Saunierencodebin: Split implementation into a base class
2020-09-09 Thibault Saunierencodebin: Be less restrictive on muxer caps when prese...
2020-09-09 Thibault Saunierencodebin: Add vp8 and vp9 smart encoding support
2020-09-09 Thibault Saunierencodebin: Fix refcount mishandling
2020-07-22 Thibault Saunierencodebin: Fix and refactor smart encoding
2020-07-22 Thibault Saunierstreamsplitter: Forward STREAM_START to all branchs
2020-07-22 Thibault Saunierstreamsplitter/combiner: Drain encoder before switching...
2020-07-22 Thibault Saunierencodebin: Rebuilt internal state when swicthing to...
2020-06-05 Mathieu Duponchelleplugins: uddate gst_type_mark_as_plugin_api() calls
2020-06-04 Mathieu Duponchelleplugins: Use gst_type_mark_as_plugin_api() for all...
2020-03-16 Niels De Graefencoding: Use G_DECLARE_FINAL_TYPE
2019-11-05 Thibault Saunierencodebin: Ensure that a single segment is pushed into...
2019-10-13 Tim-Philipp MüllerRemove autotools build system
2019-09-05 Seungha Yangstreamsplitter: Drop duplicated force-key-unit events
2019-09-05 Seungha Yangstreamcombiner: Forward upstream force-key-unit events...
2019-08-30 Thibault SaunierPass the code through codespell
2019-08-27 Niels De GraefDon't pass default GLib marshallers for signals
2019-05-13 Thibault Saunierdoc: Port to hotdoc
2018-12-28 Tim-Philipp MüllerMove GstVideoAggregator, compositor and OpenGL mixers...
2018-05-01 Thibault Saunierencodebin: Also lock input caps when dynamic output...
2018-04-25 Xavier ClaessensMeson: Generate pc file for all plugins in base
2018-04-04 Thibault Saunierencodebin: Always respect encoding profile preset facto...
2018-04-02 Thibault Saunierencodebin: Inform about missing elements in the "text...
2018-03-24 Seungha Yangencodebin: Use gst_object_unref() instead of g_object_u...
2018-02-13 Tim-Philipp Mülleraudioaggregator, audiomixer, audiointerleave: move...
2017-12-19 Tim-Philipp MüllerMove OpenGL library and plugin from -bad
2017-07-19 Satya Prakash Guptaencodebin: fix possible pad ref leak in error code...
2017-06-29 Jimmy Ohnencodebin: Simplify the are_raw_caps function
2017-06-08 Arun Raghavanencodebin: Don't try rate adjustment before the first...
2017-06-08 Arun Raghavanencodebin: Don't set audiorate property before NULL...
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2017-03-31 Vincent Penquerc'hencodebin: fix list leak when requesting a new pad
2017-03-10 Thibault Saunierdocs: Convert gtkdoc comments to markdown
2017-03-09 Nicolas DufresneFix plugin filenames to match pugin names
2017-02-25 Sebastian DrögeMerge branch 'rawparse-moved-plugin'
2017-01-04 Thibault Saunierencodebin: Fix stream_group_free when creating it went bad
2017-01-02 Tim-Philipp Müllerencodebin: fix queue property types when setting
2017-01-02 Song Bingencodebin: allow more buffers in output queue for bette...
2016-12-19 Thibault Saunierencodebin: Fix build initializing sprof
2016-12-19 Thibault Saunierencodebin: Fallback to other profile if we fail with one
2016-12-19 Thibault Saunierencodebin: Enhance error debug when failing to create...
2016-12-16 Thibault Saunierencoding-profile: Fix documentation and port to gtk...
2016-08-20 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...
2016-04-25 Sebastian Drögesmartencoder: Only accept TIME segments for real
2016-03-24 Vineeth TMbase: use new gst_element_class_add_static_pad_template()
2016-03-02 Sebastian Drögeencodebin: Make dispose() function safe to be called...
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-opus'
2016-01-27 Thibault Saunierencodebin: Allow streamheader update when profile.allow...
2015-10-02 Mathieu Duponchelleencodebin: Fix special case
2015-06-01 Thibault Saunierencodebin: Add a way to enable/disabled a GstEncodingPr...
2015-04-27 Luis de BethencourtRename property enums from ARG_ to PROP_
2015-04-26 Tim-Philipp MüllerRemove obsolete Android build cruft
2015-04-24 Luis de Bethencourtremove unused enum items PROP_LAST
2014-12-01 Sebastian DrögeDon't compare booleans for equality to TRUE and FALSE
2014-11-28 Thibault Saunierencodebin: Add a way to disable caps renegotiation...
2014-10-14 Tim-Philipp Müllerencodebin: fix some leaks in error code path
2014-09-18 Ognyan Tonchevstreamsplitter: do not leak events when flushing them
2014-08-29 Tim-Philipp Müllerencoding: remove assignment that's no longer needed
2014-08-11 Thiago Santosencodebin: delay missing encoder error as passthrough...
2014-06-03 Thibault Saunierstreamsplitter: Keep still meaningfull pending events...
2014-04-10 Vincent Penquerc'hencodebin: guard against gst_pad_get_peer returning...
2014-04-10 Vincent Penquerc'hencodebin: guard against pathological NULL dereference
2014-01-29 Thiago Santosstreamsplitter: push pending events before eos
2014-01-16 Wim Taymansstreamsplitter: handle ACCEPT_CAPS query correctly
2013-10-09 Thibault Saunierencodebin: Handle changes in encoding_profile::restrict...
2013-07-26 Edward Herveyext/gst: Ensure default query/event handlers are used
2013-07-23 Sebastian Drögestreamcombiner: Proxy all sink events downstream
2013-07-22 Sebastian Drögestreamcombiner: Fix locking
2013-07-22 Mathieu Duponchelleencoding: fix EOS handling in streamsplitter / combiner.
2013-05-02 Thibault Saunierstreamsplitter: Keep srcpad alive while querying peer
2013-04-15 Sebastian Drögegst: Add better support for static plugins
2013-03-31 Edward Herveyencodebin: Add action signal to get pad for a given...
2013-02-14 Vincent Penquerc'hencodebin: activate ghost pad after creating it
2013-02-12 Vincent Penquerc'hencodebin: sync muxer state with parent bin
2012-12-17 Thibault Saunierencodebing: Use the preset_name as the factory name...
2012-12-05 Thibault Saunierencodebin: Make use of the new preset_name when setting...
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-03 Michael SmithMerge branch 'master' of ssh://git.freedesktop.org...
2012-09-30 Alban Browaeysencodebin: muxer sink pad is not always a request pad
2012-09-02 Tim-Philipp Müllertext/plain + text/x-pango-markup -> text/x-raw
2012-08-29 Tim-Philipp Müllerencodebin: rename flags type name
2012-08-20 Tim-Philipp Müllervideo/x-dvd-subpicture -> subpicture/x-dvd
2012-08-05 Tim-Philipp Müllerencodebin: use generic marshaller for signal
2012-06-23 Tim-Philipp Müllersmartencoder: use gst_quark_from_static_string()
2012-05-19 Tim-Philipp Müllerencodebin: don't access GstElementFactory structure...
2012-04-24 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
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
next