flvmux: Release pads via GstAggregator
[platform/upstream/gstreamer.git] / gst / flv / gstflvmux.c
2020-11-02 Sebastian Drögeflvmux: Release pads via GstAggregator
2020-10-09 Jan Alexander Stef... flvmux: Correct time types
2020-09-10 Jan Alexander Stef... flvmux: Improve logging of gst_flv_mux_buffer_to_tag_in...
2020-09-10 Jan Alexander Stef... flvmux: Move stream skipping to GstAggregatorPadClass...
2020-08-31 Jan Alexander Stef... flvmux: Avoid crash when best pad gets flushed
2020-08-31 Jan Alexander Stef... flvmux: Correct breaks in gst_flv_mux_find_best_pad
2020-08-10 Vivia Nikolaidouflvmux: Return NEED_DATA when we drop a buffer
2020-08-10 Vivia Nikolaidouflvmux: Return NEED_DATA when no best pad is found
2020-08-10 Vivia Nikolaidouflvmux: Fix possible crash on GST_ITERATOR_RESYNC
2020-07-10 Tim-Philipp MüllerMerge branch 'plugin-move-rpicamsrc'
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-04-27 Vivia Nikolaidouflvmux: Add skip-backwards-streams property
2020-04-27 Vivia Nikolaidouflvmux: Allow requesting streamable pads after header...
2020-04-05 Jan Schmidtflvmux: Fix invalid padlist accesses.
2020-02-18 Yeongjin Jeongflvmux: Support rollover in timestamp
2019-12-12 Jan Alexander Stef... flvmux: Use the last DTS for the metadata timestamp
2019-12-10 Seungha Yangflvmux: Use thread-safe gmtime_r if available
2019-12-03 Jan Alexander Stef... flvmux: Correct metadata handling in file and stream...
2019-12-03 Jan Alexander Stef... flvmux: Don't calculate duration in streamable mode
2019-10-16 Edward Herveygood: Avoid usage of deprecated API
2019-06-24 Jan Alexander Stef... flvmux: Clear new_tags if sending metadata in header
2019-06-19 Jan Alexander Stef... flvmux: Simplify an if-else chain
2019-06-19 Jan Alexander Stef... flvmux: Avoid crash when changing caps without both...
2019-05-13 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2019-03-15 Andreas Frischflvmux: Fix scale of time values in warning message
2019-02-08 Ilya Smelykhflvmux: Use 8kHz sample rate for alaw/mulaw audio
2019-01-13 Sebastian Drögeflvmux: Add encoder metadata to the header
2018-12-25 Tim-Philipp MüllerMove stereo plugin from -bad
2018-11-05 Olivier Crêteflvmux: Force timestamps to always be increasing
2018-10-11 Yeongjin Jeongflvmux: Don't refuse caps changes after starting to...
2018-09-20 Seungha Yangflvmux: Don't leak codec_data buffer
2018-09-06 Seungha Yangflvmux: Don't omit streamheader from caps on downstream...
2018-05-16 Olivier Crêteflvmux: Remove custom get_next_time implementation
2018-04-26 Olivier Crêteflvmux: Don't wake up the muxer unless there is data
2018-04-26 Olivier Crêteflvmux: Save the current position in the output segment
2018-04-26 Olivier Crêteflvmux: Wait for caps from both srcs before writing...
2018-04-13 Mathieu Duponchelleflvmux: unref return of aggregator_pad_peek_buffer
2018-04-13 Mathieu Duponchelleflvmux: aggregate should not push EOS itself
2018-03-01 Olivier Crêteflvmux: Duration & unit tests
2018-03-01 Olivier Crêteflvmux: Set PTS based on running time
2018-03-01 Mathieu DuponchellePort to latest GstAggregator segment API
2018-02-12 Tim-Philipp MüllerMove qt plugin from -bad
2018-02-10 Tim-Philipp MüllerMove gtk plugin from -bad
2018-01-23 Tim-Philipp MüllerUpdate for renamed aggregator pad API
2017-12-20 Vincent Penquerc'hflv: flvmux ported to the GstAggregator
2017-08-26 Tim-Philipp MüllerMoving twolame mp2 encoder plugin from -ugly
2017-08-25 Tim-Philipp MüllerMoving lame mp3 encoder plugin from -ugly
2017-08-20 Tim-Philipp MüllerMoving mpg123 plugin from -ugly
2016-11-10 Sean DuBoisflvmux: Add metadatacreator property
2016-10-24 Nicolas Dufresneflvmux: Assume PTS is DTS when PTS is missing
2016-04-22 Thibault Saunierflv: Handle the case where we do not get any CollectDat...
2016-03-24 Vineeth TMgood: use new gst_element_class_add_static_pad_template()
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-opus'
2016-02-23 Dave Craiggst: Don't assume that get_current_caps() returns non...
2016-02-19 Tim-Philipp Müllerflvmux, rtpvp9depay: fix indentation
2016-02-19 Havard Graffflvmux: plug leak(s) in error-scenario
2016-02-16 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-h265'
2015-10-21 Tim-Philipp Müllerflvmux: fix writing of creation time
2015-10-11 Havard Graffflvmux: GST_BUFFER_OFFSETs should be GST_BUFFER_OFFSET_NONE
2015-10-11 Havard Graffflvmux: use time segment and copy timestamps when strea...
2015-09-05 George Chrissflvmux: Make the element count in arrays not include end
2015-09-05 Jan Schmidtflvmux: Store incoming bitrate tags and send in the...
2015-06-22 Nicolas Dufresneflvmux: Insert AVC end of sequence
2015-06-21 Nicolas Dufresneflvmux: Fix DTS validity check
2015-06-12 Nicolas Dufresneflmux: Make sure best_time is initialized
2015-06-12 Nicolas Dufresneflvmux: Add negative runtime DTS support
2014-08-28 Nicolas Dufresneflvmux: Fallback to PTS if DTS is missing
2014-08-28 Nicolas Dufresneflvmux: Correctly offset timestamp
2014-08-28 Nicolas Dufresneflvmux: Save dts from buffer
2014-08-26 Nicolas Dufresneflvmux: Ensure Timestamp starts at 0
2014-08-26 Nicolas Dufresneflv: Tag timestamp are DTS not PTS
2014-06-26 Tim-Philipp Müllerflvmux: fix speex in FLV
2013-11-18 Tim-Philipp Müllerdocs: get rid of 'Since: 0.10.x' markers
2013-10-12 Tim-Philipp Müllerflvmux: fix broken sample pipeline
2013-10-12 Tim-Philipp Müllerflvmux: require stream-format=raw for mpeg-2 too, but...
2013-05-13 Sebastian Drögeflvmux: Push sticky events in the right order
2013-03-09 Tim-Philipp MüllerMerge branch 'dtmf-moved-from-bad'
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-09-23 Tim-Philipp Müllerflvmux: send stream-start event
2012-09-12 Stefan Sauercollectpads: remove gst_collect_pads_add_pad_full
2012-08-27 Tim-Philipp Müllerdocs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace...
2012-05-26 Tim-Philipp Müllerflv, matroska: don't use GstStructure API on tag lists
2012-04-17 Mark Nauwelaertscollectpads2: rename to collectpads
2012-04-16 Mark Nauwelaertsmisc: chain up to collectpads event handler
2012-04-10 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-09 Tim-Philipp MüllerUse new gst_element_class_set_static_metadata()
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-02 Stefan SauerMerge branch '0.10'
2012-03-30 Wim Taymansupdate for buffer api change
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-28 Wim Taymansupdate for buffer changes
2012-03-22 Mark NauwelaertsMerge branch 'master' into 0.11
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-12 Nicola Murinogst: Fix some query leaks
2012-03-07 David SchleefMerge branch '0.11' of ssh://git.freedesktop.org/git...
2012-03-05 Mark NauwelaertsMerge branch 'master' into 0.11
2012-03-01 Mark NauwelaertsMerge branch 'master' into 0.11
2012-02-27 Tim-Philipp Müllerflvmux, matroskamux, qtmux: if in doubt about downstrea...
next