pulsesink: Apply individual volume ratio to volume/mute properties
[platform/upstream/gst-plugins-good.git] / gst / multifile /
2018-01-05 Gilbok LeeMerge branch 'tizen_gst_upgrade' into tizen 70/165970/1 accepted/tizen/unified/20180110.141839 submit/tizen/20180105.085839
2017-11-01 Eunhae ChoiMerge the tizen patch and fix build err based on 1... 30/158530/1
2017-06-17 Vivia Nikolaidousplitmux: Drop allocation queries
2017-04-20 Sebastian Drögesplitmuxsink: Don't use an explicit name for requesting...
2017-04-20 Xavier Claessenssplitmuxsink: Correctly catch FLUSH events in probes
2017-03-03 Jan Schmidtsplitmuxsrc: Fix reverse playback
2017-02-27 George Kiagiadakissplitmuxpartreader: ignore sparse streams when calculat...
2017-02-27 George Kiagiadakissplitmuxpartreader: identify sparse streams
2017-02-17 Olivier Crêtesplitmuxsink: Change files on incompatible caps
2017-02-17 Olivier Crêtesplitmuxsink: Reset ready_for_output on state change
2017-02-17 Olivier Crêtesplitmuxsink: Remove unused next_max_out_running_time
2017-02-17 Olivier Crêtesplitmuxsink: Remove unused muxed_out_time
2017-02-07 Jan Schmidtsplitmuxsrc: Allow for buffers before the segment when...
2017-01-12 Vivia Nikolaidousplitmuxsink: Add option for timecode-based split
2017-01-02 Vivia Nikolaidousplitmuxsink: Return a bin with a "location" property...
2017-01-02 Jan Schmidtsplitmux: Rewrite buffer collection and scheduling
2017-01-02 Jan Schmidtsplitmuxsink: Add format-location-full signal
2017-01-02 Jan Schmidtsplitmuxsrc: Pass seek flags when activating.
2017-01-02 Jan Schmidtsplitmux: Fix a small race in the splitmuxsrc
2016-12-31 Tim-Philipp Müllermultifilesink: refactor max_files handling a bit
2016-12-31 Ursula Maplehurstmultifilesink: don't leak memory when no max-files...
2016-11-17 Vinod Kestisplitmuxsink: pad request fails for flvmux
2016-11-12 Scott D Phillipssplitfilesrc: update uri_get_type to match the prototyp...
2016-11-08 Vivia Nikolaidousplitmuxsink: Use first buffer TS as mux start time
2016-11-02 Jan Schmidtsplitmuxsink: Fix GObject warnings on shutdown.
2016-11-02 Jan Schmidtsplitmuxsrc: Store seek seqnum and send it on EOS ...
2016-11-02 Jan Schmidtsplitmuxsrc: Forward a not-linked error on the bus
2016-10-26 Jan Schmidtsplitmuxsink: Only allow one video request pad
2016-10-26 Jan Schmidtsplitmuxsink: Take ownership of floating refs
2016-10-26 Jan Schmidtsplitmuxsink: Set child elements to NULL when removing.
2016-10-26 Jan Schmidtsplitmuxsink: Set pad template on request sink pads
2016-10-15 Nirbheek Chauhanmeson: Add missing pbutils dependency to multifile
2016-09-30 Jan Schmidtsplitmuxsrc: Handle stop point from segment
2016-09-30 Jan Schmidtsplitmuxsrc: Drop lock shutting down pads
2016-09-30 Jan Schmidtsplitmuxsrc: Fix extra unref handling queries
2016-09-30 Jan Schmidtsplitmuxsrc: Avoid stall when parts get out of sync
2016-09-27 Tim-Philipp MüllerRevert "multifilesink: streamline the file-switch code...
2016-09-27 Tim-Philipp MüllerRevert "multifilesink: close file on write error with...
2016-08-26 Thibault SaunierUse the new API to post flow ERROR messages on the bus
2016-08-21 Tim-Philipp Müllersplitmuxsink: fix printf format compiler warning in...
2016-08-20 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...
2016-08-20 Jie JiangFixed splitmuxsink 32-bit overflow bug
2016-08-17 Vivia Nikolaidousplitmuxsink: Add option to split at exactly max-size...
2016-08-17 Vivia Nikolaidousplitmuxsink: Allow time and bytes to reach their respe...
2016-08-08 Jan Schmidtsplitmux: Fix typo converting to running time.
2016-08-07 Jan SchmidtRevert "splitmuxsink: Use GstBin async-handling instead...
2016-08-07 Jan Schmidtsplitmux: Recheck state after unlocking mutex.
2016-08-05 Jan Schmidtsplitmuxsrc: Don't stop and error on EOS flow return
2016-07-25 Jan Schmidtsplitmuxsink: Fix debug statement signedness.
2016-07-19 Jan Schmidtsplitmuxsink: Handle negative running time
2016-07-19 Jan Schmidtsplitmuxsink: Drop lock when sending dummy event
2016-05-27 Prashant Gotarnemultifilesrc: set position as offset from start-index
2016-05-15 Jan Schmidtsplitmuxsrc: Connect to demux signals before activating
2016-05-14 Jan Schmidtsplitmuxsink: Use GstBin async-handling instead of...
2016-05-14 Jan Schmidtsplitmuxsink: Hide internal async state changes.
2016-05-14 Jan Schmidtsplitmuxsink: Remove stray carriage-return from debug
2016-05-05 George Kiagiadakissplitmuxsrc: add a format-location signal that allows...
2016-05-04 Xavier Claessenssplitmuxsink: Fix deadlock case when source reaches EOS
2016-04-16 Xavier Claessensspitmuxsink: Avoid creating small file at EOS
2016-04-13 Damian Ziobrosplitmuxsink: Add max_files_number property
2016-03-31 Jan Schmidtsplitmux: Handle a hang draining out at EOS
2016-03-31 Xavier Claessenssplitmuxsink: Fix occasional deadlock when ending file...
2016-03-24 Thiago Santossplitmuxsink: only try to create internal sink if it...
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 Aurélien Zanellimultifilesink: close file on write error with next...
2016-02-16 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-h265'
2016-01-25 George Kiagiadakissplitmuxsrc: print potentially negative offset with...
2015-12-18 Jan Schmidtsplitmuxsink: Only update running time when it increases.
2015-11-26 Eunhae ChoiMerge remote-tracking branch 'remotes/origin/upstream... 99/52699/1
2015-11-23 Graham Leggettmultifilesink: fix spelling of variable
2015-11-11 Vineeth TMsplitmuxpartreader: Fix GCond leak
2015-10-28 George Kiagiadakissplitmuxsink: do not destroy the multiqueue & muxer...
2015-10-28 George Kiagiadakissplitmuxsink: do not destroy the multiqueue & muxer...
2015-10-02 George Kiagiadakissplitmuxsink: post messages when fragments are being...
2015-10-02 George Kiagiadakissplitmuxsink: post messages when fragments are being...
2015-10-02 Ramiro Pollasplitmuxsink: allow non-video streams to serve as reference
2015-10-02 Ramiro Pollasplitmuxsink: allow non-video streams to serve as reference
2015-10-02 George Kiagiadakissplitmuxsink: initialize mux_start_time properly
2015-10-02 George Kiagiadakissplitmuxsink: initialize mux_start_time properly
2015-08-18 Tim-Philipp Müllermultifilesrc: fix regression with starting from index...
2015-08-03 Thiago Santossplitmuxsink: remove extra \n at debug message
2015-08-03 Thiago Santossplitmuxsink: prevent deadlock when states change too...
2015-07-29 Jan Schmidtsplitmuxsink: Support mpegtsmux as a muxer.
2015-07-29 Jan Schmidtsplitmuxsrc: Use a separate lock to delay typefind.
2015-07-14 George Kiagiadakissplitmuxsink: add a "format-location" signal that allow...
2015-06-25 Thiago Santossplitmuxsrc: sticky events are sent automatically from...
2015-06-25 Thiago Santossplitmuxsrc: make sure to push sticky events before...
2015-06-23 Jan SchmidtRevert "splitmuxsink: Mask async-start/done while switc...
2015-06-23 Jan Schmidtsplitmuxsrc: Fix startup and shutdown races.
2015-06-23 Jan Schmidtsplitmuxsink: Mask async-start/done while switching...
2015-06-11 Jan Schmidtsplitmuxsink: Take released-but-not-yet-output bytes...
2015-06-08 Jan Schmidtsplitmuxsink: Don't accumulate more than 2 GOPs
2015-06-08 Jan Schmidtsplitmuxsrc: Protect total_duration state variable...
2015-05-25 Jimmy Ohnsplitfilesrc: Implement binary search in find_part_for_...
2015-05-20 Edward Herveymultifilesink: Add a new max-duration file switching...
2015-05-20 Edward Herveymultifilesink: streamline the file-switch code a bit
2015-05-20 Edward Herveymultifilesink: add "aggregate-gops" property to process...
2015-05-18 Stefan SauerRevert "doc: Workaround gtkdoc issue"
2015-05-17 Nicolas Dufresnedoc: Workaround gtkdoc issue
next