summaryrefslogtreecommitdiff
path: root/gst/multifile
Commit message (Expand)AuthorAgeFilesLines
* slitmuxsrc: Properly stop the loop if not part reader is presentEdward Hervey2020-09-251-0/+4
* splitmuxsink: Only set running time on finalizing sink element when in async-...Sebastian Dröge2019-08-071-4/+6
* splitmuxsrc: Refactor part preparation code and remove "prepared" signal from...Sebastian Dröge2019-01-092-44/+16
* splitmuxsrc: Implement state change asynchronously instead of blockingSebastian Dröge2019-01-094-100/+298
* splitmuxsink: Do not hardcode frames_of_daily_jamVivia Nikolaidou2018-10-161-25/+19
* splitmuxsink: Fix if condition in drop-frame timecode wrap-aroundVivia Nikolaidou2018-10-111-2/+2
* splitmuxsink: Subtract daily jam offset when day wraps aroundVivia Nikolaidou2018-10-111-0/+27
* splitmuxsink: accept pads named 'sink' on the muxer, handle static pads as wellPeter Körner2018-10-031-3/+46
* splitmuxsink: Added a split-at-running-time action signalJohn Nikolaides2018-09-282-0/+86
* splitmuxsink: Implement split-afterMathieu Duponchelle2018-09-212-7/+41
* mp4 robust muxing: improve documentation and loggingMathieu Duponchelle2018-08-161-1/+2
* splitmuxsink: Don't leak old muxer/sink in async modeJan Schmidt2018-08-151-0/+2
* splitmuxsink: Fix reference counting loopJan Schmidt2018-08-152-43/+16
* splitmux: Improve handling of repeated timestampsJan Schmidt2018-07-171-6/+13
* Revert "splitmuxsrc: Make sure events are writable"Jan Schmidt2018-07-171-3/+1
* splitmuxsrc: Make sure events are writableJan Schmidt2018-07-171-1/+3
* splitmuxsrc: Make sure events are writable before setting their seqnumSebastian Dröge2018-06-181-3/+9
* splitmuxsink: Added new async-finalize modeVivia Nikolaidou2018-05-242-34/+543
* splitmuxsink: Added caption_%u pad templateVivia Nikolaidou2018-05-111-0/+7
* Meson: Generate pc file for all plugins in goodXavier Claessens2018-04-251-0/+1
* splitmuxsink: Don't send fragment-opened-closed message if the reference ctx ...Vivia Nikolaidou2018-04-111-6/+10
* splitmuxsink: Run gst_iterator_foreach() as long as it returns GST_ITERATOR_R...Sebastian Dröge2018-04-111-2/+2
* splitmuxsink: Add new reset-muxer propertySebastian Dröge2018-04-032-2/+50
* splitmuxsink: Allow splitting at exactly the time/bytes thresholdSebastian Dröge2018-03-191-2/+2
* splitmuxsrc: Improve not-linked handling.Jan Schmidt2018-02-162-1/+34
* qtmux: send stream warning when refusing video capsJustin Kim2018-02-011-0/+33
* splitmuxsrc: properly set total duration on outgoing segmentTim-Philipp Müller2018-01-291-0/+10
* splitmuxsrc: don't respond to duration query with CLOCK_TIME_NONETim-Philipp Müller2018-01-291-4/+7
* multifilesrc: fix up uri handler a littleTim-Philipp Müller2018-01-231-12/+34
* multifilesrc: implement uri handlerDimitrios Katsaros2018-01-231-1/+67
* multifilesink: document unit of "max-file-duration" propertyTim-Philipp Müller2018-01-161-2/+2
* splitmuxsink: added a "split now" action signalJohn Nikolaides2017-12-082-0/+38
* splitmuxsink: Use muxer reserved space properties if present.Jan Schmidt2017-11-252-12/+140
* splitmux: Fix file switch-on-caps-change.Jan Schmidt2017-11-241-8/+9
* splitmuxsrc: Don't return FALSE from event handling.Jan Schmidt2017-11-181-6/+4
* Use proper GtkDoc notation for NULL/FALSE/TRUEReynaldo H. Verdejo Pinochet2017-10-031-1/+1
* multifilesink: use new gst_buffer_list_calculate_size()Tim-Philipp Müller2017-09-171-15/+2
* splitmux: Drop allocation queriesVivia Nikolaidou2017-06-131-1/+9
* multifile: remove some cruftTim-Philipp Müller2017-05-211-148/+0
* multifilesink: fix property name in example pipelineLuis de Bethencourt2017-05-201-1/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* splitmuxsink: Add alignment-threshold argumentVivia Nikolaidou2017-05-162-3/+35
* splitmuxsink: Don't use an explicit name for requesting audio padsSebastian Dröge2017-04-201-0/+2
* splitmuxsink: Correctly catch FLUSH events in probesXavier Claessens2017-04-201-4/+8
* splitmuxsrc: Fix reverse playbackJan Schmidt2017-03-041-2/+4
* splitmuxpartreader: ignore sparse streams when calculating the end offset of ...George Kiagiadakis2017-02-271-1/+1
* splitmuxpartreader: identify sparse streamsGeorge Kiagiadakis2017-02-271-0/+7
* splitmuxsink: Change files on incompatible capsOlivier Crête2017-02-172-2/+54
* splitmuxsink: Reset ready_for_output on state changeOlivier Crête2017-02-171-0/+1
* splitmuxsink: Remove unused next_max_out_running_timeOlivier Crête2017-02-171-1/+0