compositor: Implement different operators via per-pad property
[platform/upstream/gstreamer.git] / gst / mpegtsdemux /
2018-07-27 Nirbheek ChauhanAdd feature options for almost all plugins
2018-06-19 Nicolas Dufresnetsdemux: Don't set invalid seqnum on segment event
2018-06-12 Edward Herveytsdemux: Don't query duration if program isn't active
2018-06-06 Edward Herveympegtsdemux: Fix SEGMENT seqnum propagation
2018-05-04 Aurélien Zanellitsdemux: ignore sparse stream when checking for initial...
2018-04-25 Xavier ClaessensMeson: Generate pc file for all plugins in bad
2017-09-01 Edward Herveytsdemux: Make jp2k handling more robust and efficient
2017-09-01 Edward Herveytsdemux: Handle quirk in jp2k es header handling
2017-08-29 Edward Herveytsdemux: Properly error out on jp2k parsing errors
2017-08-09 Mark Nauwelaertsmpegtsdemux: remove obsolete function declaration
2017-07-21 Aaron Boxertsmux/tsdemux: Add support for JPEG2000
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2017-02-28 Edward Herveympegtsdemux: Fix wrong usage of '<<' operator
2017-02-27 Jan Schmidttsparse: Convert PCR values immediately
2017-01-24 Sebastian Drögetsdemux: Set caps/tags in the GstStream object before...
2017-01-20 Sebastian Drögetsdemux: Don't leak pad name and template for Opus
2016-12-19 Graham Leggetttsdemux: Don't leak a taglist if a taglist has already...
2016-11-28 Sebastian Drögetsdemux: Post an error message on the bus if we activat...
2016-11-24 Edward Herveympegtspacketizer: Don't add existing values to group
2016-11-22 Sebastian Drögempegtspacketizer: Reset values before parsing each...
2016-11-22 Sebastian Drögempegtspacketizer: Make sure in all cases that we have...
2016-11-12 Scott D Phillipsmpegtsdemux: fix operator precedence in SAFE_FOURCC_ARGS
2016-10-12 Edward Herveympegtsdemux: Implement efficient program updates
2016-10-12 Edward Herveympegtsdemux: Ensure we always get an upstream stream-id
2016-10-11 Edward Herveympegtsdemux: Fix issues with GST_DISABLE_GST_DEBUG
2016-10-11 Edward Herveympegtsdemux: Switch to using GstStream/GstStreamCollection
2016-10-11 Edward Herveympegtsbase: Remove duplicated code
2016-10-08 Edward Herveympegts: Also clear packetizer on TIME DISCONT
2016-10-03 Wonchul Leetsdemux: Add conditions to identify ATSC EAC3
2016-09-13 Graham Leggetttsdemux: handle a NULL name in DVB short event descriptor
2016-09-01 Wonchul Leetsdemux: Support ATSC EAC3
2016-08-26 Thibault SaunierUse the new API to post flow ERROR messages on the bus
2016-08-25 Thibault Sauniermeson: Make mpegts lib build when using subprojects
2016-08-20 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...
2016-08-03 Edward Herveytsdemux: Fix draining on wrong programs
2016-08-03 Edward Herveytsdemux: Fix GAP synchronization without a valid PCR PID
2016-08-03 Michael Olbrichtsdemux: handle pcr_pid == 0x1fff
2016-08-03 Arnaud Vracmpegtsdemux: do not abort playback when no PCR were...
2016-08-03 Arnaud Vracmpegtsdemux: only wait for PCR when PCR pid is set
2016-07-25 Michael Olbrichtsdemux: add support for LPCM with stream_type = 0x83
2016-06-06 Jan Schmidttsdemux: Change the pad naming scheme to include a...
2016-05-13 Damian Ziobrompegtsbase: remove unused variables: upstream_live...
2016-04-12 Jan Schmidtmpegtsbase: Fix when applying new PMT with same program...
2016-03-24 Thiago Santosmpegtsbase: plug EIT string leak
2016-03-24 Thiago Santosmpegtspacketizer: simplify variable reset
2016-03-24 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2016-03-12 Tim-Philipp Müllertsdemux: add video/x-h265 to template caps
2016-03-11 Jan Schmidtmpegts: Don't leave freed programs in the hash table
2016-03-08 Edward Herveytsdemux: Don't reset/recalculate segments with accurate...
2016-03-02 Aurélien Zanellimpegtspacketizer: handle early PTS conversion when...
2016-02-19 Edward Herveytsparse: Fix per-program-pad pushing
2016-02-19 Edward Herveytsparse: Use GstFlowCombiner
2016-02-17 Vineeth TMmpegtsbase: Refactor code to check for subclass seek...
2016-02-17 Vineeth TMmpegtsbase: Add condition to check for non working...
2015-12-02 Edward Herveytsdemux: Expose DVB Subpicture as subpictures
2015-12-02 Edward Herveytsdemux: Push GAP events *after* deactivating old programs
2015-12-02 Edward Herveytsdemux: Make sure old streams are drained before switching
2015-12-02 Edward Herveympegtsdemux: Allow deactivation of programs to be delayed
2015-11-19 Reynaldo H. Verdej... Remove unnecessary NULL checks before g_free()
2015-11-13 Nicolas Huetmpegtsdemux: fix section_data leak
2015-11-12 Luis de Bethencourttsdemux: remove memory leak
2015-11-11 Nicolas Huettsdemux: fix pending buffers leak when flushing
2015-11-11 Etienne Perontsdemux: Fix pad leak when the pad is never exposed
2015-11-11 Matthew Waterstsdemux: provide our own definition of log2()
2015-11-06 Tim-Philipp Müllerglshader, tsdemux: simplify code
2015-11-03 Sebastian Drögetsdemux: Don't create an incomplete OpusHead but set...
2015-11-03 Sebastian Drögetsmux: Simplify Opus caps parsing by using codecutils...
2015-11-03 Sebastian Drögetsdemux/mux: Add support for GstAudioClippingMeta for...
2015-11-03 Sebastian Drögetsdemux: Add support for Opus
2015-08-24 Tim-Philipp Müllertsdemux: fix latency handling again
2015-08-16 Edward Herveympegtsdemux: Fix illogical comparision
2015-07-29 Luis de Bethencourtmpegtsbase: remove redundant check
2015-07-09 Edward Herveympegtsbase: Fix previous commit
2015-07-09 Edward Herveympegtsbase: Flush more on DISCONT buffers in push mode
2015-07-08 Tim-Philipp Müllertsdemux: remove unnecessary check
2015-07-08 Tim-Philipp Müllertsdemux: add support for KLV metadata streams
2015-06-12 Nicolas Dufresnetsdemux: Segment start should match first PTS
2015-06-08 Luis de Bethencourttsdemux: correct fix for dead code
2015-06-08 Luis de BethencourtRevert "tsdemux: remove dead code"
2015-06-08 Luis de Bethencourttsdemux: remove dead code
2015-06-05 Luis de Bethencourttsdemux: remove ignored assignment
2015-06-04 Thiago Santostsdemux: refactor pad creation
2015-06-02 Thiago Santosmpegtsbase: do not access variable after unref
2015-06-02 Aurélien Zanellitsdemux: enable Chinese AVS video stream
2015-05-15 Vincent Penquerc'htsdemux: fix buffer timestamp not being in stream time
2015-05-15 Vincent Penquerc'htsdemux: accumulate previous segment base time
2015-05-15 Vincent Penquerc'htsdemux: fix refcounting when applying a new PMT
2015-04-28 Guillaume Desmottestsdemux: fix taglist leak
2015-04-28 Jimmy Ohnmpegtspacketizer: fix find_subtable() return value
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-20 Luis de Bethencourttsdemux: clean assignment typo
2015-04-20 Luis de Bethencourttsdemux: remove dead code
2015-04-17 Olivier Crêtempegtsbase: Remove unused latency query code
2015-04-17 Olivier Crêtetsdemux: Cleanup latency query handling
2015-04-17 Edward Herveympegtspacketizer: Unify debug statements
2015-04-17 Edward Herveytsdemux: Unify duration querying code
2015-04-16 Vincent Penquerc'htsdemux: fix segment position tracking for the general...
2015-04-09 Vincent Penquerc'htsdemux: handle seeks with no target (ie, keep current...
2015-04-09 Vincent Penquerc'htsparse: fix timestamps not updating after a PMT change
next