summaryrefslogtreecommitdiff
path: root/gst/multifile
Commit message (Expand)AuthorAgeFilesLines
* splitmuxsink: remove extra \n at debug messageThiago Santos2015-08-031-1/+1
* splitmuxsink: prevent deadlock when states change too fastThiago Santos2015-08-031-1/+4
* splitmuxsink: Support mpegtsmux as a muxer.Jan Schmidt2015-07-291-0/+6
* splitmuxsrc: Use a separate lock to delay typefind.Jan Schmidt2015-07-292-4/+18
* splitmuxsink: add a "format-location" signal that allows better control over ...George Kiagiadakis2015-07-141-3/+28
* splitmuxsrc: sticky events are sent automatically from the padThiago Santos2015-06-251-24/+0
* splitmuxsrc: make sure to push sticky events before adding padThiago Santos2015-06-251-0/+31
* Revert "splitmuxsink: Mask async-start/done while switching files."Jan Schmidt2015-06-232-48/+4
* splitmuxsrc: Fix startup and shutdown races.Jan Schmidt2015-06-232-28/+84
* splitmuxsink: Mask async-start/done while switching files.Jan Schmidt2015-06-232-4/+48
* splitmuxsink: Take released-but-not-yet-output bytes into accountJan Schmidt2015-06-123-5/+15
* splitmuxsink: Don't accumulate more than 2 GOPsJan Schmidt2015-06-081-1/+1
* splitmuxsrc: Protect total_duration state variable with the object lock.Jan Schmidt2015-06-081-7/+14
* splitfilesrc: Implement binary search in find_part_for_offsetJimmy Ohn2015-05-251-11/+24
* multifilesink: Add a new max-duration file switching modeEdward Hervey2015-05-202-1/+83
* multifilesink: streamline the file-switch code a bitEdward Hervey2015-05-201-35/+15
* multifilesink: add "aggregate-gops" property to process GOPs as a wholeEdward Hervey2015-05-202-6/+130
* Revert "doc: Workaround gtkdoc issue"Stefan Sauer2015-05-181-2/+0
* doc: Workaround gtkdoc issueNicolas Dufresne2015-05-161-0/+2
* splitmuxsrc: minor error message clean-upTim-Philipp Müller2015-05-101-2/+2
* Rename property enums from ARG_ to PROP_Luis de Bethencourt2015-04-271-25/+25
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-14/+0
* remove unused enum items PROP_LASTLuis de Bethencourt2015-04-241-2/+1
* splitmuxsink: do not access property variable without the object lock, use th...George Kiagiadakis2015-04-151-1/+1
* splitmuxsink: add probe on the multiqueue's sink pad instead of the ghost padGeorge Kiagiadakis2015-04-151-1/+1
* multifilesink: minor docs improvementTim-Philipp Müller2015-04-131-0/+8
* splitmuxsink: fix mutex leakVincent Penquerc'h2015-04-091-0/+1
* multifilesink: close files before posting messageThiago Santos2015-04-041-6/+6
* multifilesink: post file message on EOSThiago Santos2015-04-041-0/+37
* splitmux: Shut down element before downward state changeJan Schmidt2015-03-101-12/+3
* splitmuxsink: Protect property variables with the object lock.Jan Schmidt2015-03-071-13/+34
* multifile: attempt to fix docs build issue on build botTim-Philipp Müller2015-02-262-3/+0
* splitmuxsin: remove dead codeLuis de Bethencourt2015-02-161-2/+0
* splitmuxsink: flag as sink from the startTim-Philipp Müller2015-02-131-0/+2
* splitmuxsink: fix example pipeline properlyTim-Philipp Müller2015-02-101-1/+1
* splitmux: fix typoLuis de Bethencourt2015-02-101-1/+1
* splitmux: update example pipelineLuis de Bethencourt2015-02-101-1/+1
* splitmux: fix memory leakLuis de Bethencourt2015-02-101-2/+6
* splitmux: Add unit test for file splittingJan Schmidt2015-02-072-1/+15
* splitmux: Fix memory leaks until the test valgrinds cleanJan Schmidt2015-02-072-10/+106
* splitmux: Handle early EOS during part preparationJan Schmidt2015-02-061-4/+7
* splitmux: Implement new elements for splitting files at mux level.Jan Schmidt2015-02-0612-87/+4469
* multifilesink: don't OR the same flag twiceAnuj Jaiswal2014-09-111-1/+1
* docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller2014-04-261-2/+0
* multifilesrc: Implement seeking in case of multiple imagesThibault Saunier2013-11-222-0/+62
* docs: get rid of 'Since: 0.10.x' markersTim-Philipp Müller2013-11-183-16/+6
* multifilesink: Let the base class do get_timesOlivier Crête2013-05-131-1/+0
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* multifilesink: post messages in max-size mode as wellTim-Philipp Müller2012-11-161-1/+1
* multifilesink: don't write stream headers with key-unit-eventAlessandro Decina2012-11-101-3/+5