summaryrefslogtreecommitdiff
path: root/gst/multifile
Commit message (Expand)AuthorAgeFilesLines
* splitmuxsink: Do not hardcode frames_of_daily_jamVivia Nikolaidou2018-11-071-25/+19
* splitmuxsink: Fix if condition in drop-frame timecode wrap-aroundVivia Nikolaidou2018-11-071-2/+2
* splitmuxsink: Subtract daily jam offset when day wraps aroundVivia Nikolaidou2018-11-071-0/+27
* splitmuxsink: accept pads named 'sink' on the muxer, handle static pads as wellPeter Körner2018-11-071-3/+46
* splitmuxsink: Fix reference counting loopJan Schmidt2018-09-112-43/+16
* splitmux: Improve handling of repeated timestampsJan Schmidt2018-09-111-6/+13
* splitmuxsrc: Make sure events are writable before setting their seqnumSebastian Dröge2018-07-181-3/+9
* splitmuxsink: Don't send fragment-opened-closed message if the reference ctx ...Vivia Nikolaidou2018-04-111-6/+10
* 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
* splitmuxsink: Remove unused muxed_out_timeOlivier Crête2017-02-172-7/+2
* splitmuxsrc: Allow for buffers before the segment when measuringJan Schmidt2017-02-071-5/+6
* splitmuxsink: Add option for timecode-based splitVivia Nikolaidou2017-01-132-15/+130
* splitmuxsink: Return a bin with a "location" property as a sinkVivia Nikolaidou2017-01-031-0/+3
* splitmux: Rewrite buffer collection and schedulingJan Schmidt2017-01-032-415/+573
* splitmuxsink: Add format-location-full signalJan Schmidt2017-01-032-36/+176
* splitmuxsrc: Pass seek flags when activating.Jan Schmidt2017-01-033-10/+12
* splitmux: Fix a small race in the splitmuxsrcJan Schmidt2017-01-031-3/+3
* multifilesink: refactor max_files handling a bitTim-Philipp Müller2016-12-312-23/+35
* multifilesink: don't leak memory when no max-files limit is setUrsula Maplehurst2016-12-311-2/+8
* splitmuxsink: pad request fails for flvmuxVinod Kesti2016-11-171-0/+14
* splitfilesrc: update uri_get_type to match the prototype in GstURIHandlerInte...Scott D Phillips2016-11-121-1/+1
* splitmuxsink: Use first buffer TS as mux start timeVivia Nikolaidou2016-11-082-11/+15
* splitmuxsink: Fix GObject warnings on shutdown.Jan Schmidt2016-11-021-10/+18
* splitmuxsrc: Store seek seqnum and send it on EOS / segment events.Jan Schmidt2016-11-022-0/+6