summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2015-07-04queue: avoid slice allocs/frees for each itemTim-Philipp Müller
2015-07-03docs: another sweep canonicalizing the plugin docs sections fileStefan Sauer
2015-07-03docs: order and canonicalize the -sections.txt fileStefan Sauer
2015-07-02inputselector: remove always-true checkLuis de Bethencourt
2015-06-25funnel: add "forward-sticky-events" propertyMiguel París Díaz
2015-06-23inputselector: Handle different duration track selectionSong Bing
2015-06-22concat: when releasing pad, send EOS appropriately.Mathieu Duponchelle
2015-06-22concat: Add adjust-base propertyCarlos Rafael Giani
2015-06-14typefindelement: reset segment only once streaming has stoppedTim-Philipp Müller
2015-06-11gst_writev: define UIO_MAXIOV on iOS/OSXTim-Philipp Müller
2015-06-12gst_writev: Respect UIO_MAXIOV limit for the iov arrayJan Schmidt
2015-06-11concat: Add active-pad propertyCarlos Rafael Giani
2015-06-11concat: Also reset the current start offset when receiving a FLUSH_STOP on th...Sebastian Dröge
2015-06-11concat: Add some newlines to event handling code to make the code look a bit ...Sebastian Dröge
2015-06-11concat: Reset segment base offset after FLUSH_STOP with reset_time = TRUECarlos Rafael Giani
2015-06-10concat: Forward FLUSH_START and FLUSH_STOP eventsCarlos Rafael Giani
2015-06-09filesink: Fix fsync/_commit usageEdward Hervey
2015-06-09filesink: Fix Windows build by using _commit instead of fsync.Jan Schmidt
2015-06-08Add GST_BUFFER_FLAG_SYNC_AFTER flag, and implement in filesink.Jan Schmidt
2015-06-05typefind: Post an error if we can't typefind the data until EOSSebastian Dröge
2015-06-01downloadbuffer: release lock before posting msgeunhae choi
2015-05-27funnel: Improve debug output a bitSebastian Dröge
2015-05-18Revert "doc: Workaround gtkdoc issue"Tim-Philipp Müller
2015-05-18sparsefile: small cleanupWim Taymans
2015-05-16doc: Workaround gtkdoc issueNicolas Dufresne
2015-05-15fakesrc: fix property descriptionTim-Philipp Müller
2015-05-12fdsrc: docs: fix and update documentationVíctor Manuel Jáquez Leal
2015-05-10docs: gst-launch -> gst-launch-1.0 in example pipelinesTim-Philipp Müller
2015-04-27identity: Also synchronize GAP events in sync=1Olivier Crête
2015-04-27identity: With sync=true, don't pre-rollOlivier Crête
2015-04-27identity: Take upstream latency into account for sync=1Olivier Crête
2015-04-27identity: Handle PTS and DTS separatelyOlivier Crête
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller
2015-04-24inputselector: Only try to push the first EOS receivedThiago Santos
2015-04-18tee: fix use of possibly-freed pad in debug statementTim-Philipp Müller
2015-04-13typefindelement: Use gst_event_unref() instead of gst_mini_object_unref() + c...Sebastian Dröge
2015-04-13typefind: fix leak in gst_type_find_element_src_event()Guillaume Desmottes
2015-04-13typefind: Run the default have-type handler after all application handlersSebastian Dröge
2015-04-10multiqueue: Don't automatically enter the buffering state when use-buffering ...Duncan Palmer
2015-04-10inputselector: fix cached buffer leak in chain functionGuillaume Desmottes
2015-03-26tee: Add allow-not-linked propertyJose Antonio Santos Cadenas
2015-03-24output-selector: add drain handlingThiago Santos
2015-03-24input-selector: Rename _activate_sinkpad to _get_active_sinkpadJan Alexander Steffens (heftig)
2015-03-24input-selector: Remove pad's 'active' fieldJan Alexander Steffens (heftig)
2015-03-24input-selector: Use segment-presence for running_time checkJan Alexander Steffens (heftig)
2015-03-24input-selector: Remove 'blocked' flagJan Alexander Steffens (heftig)
2015-03-24input-selector: Remove obsolete 'block' signalJan Alexander Steffens (heftig)
2015-03-24input-selector: Fix waiting on EOSJan Alexander Steffens (heftig)
2015-03-23queue2: Process SEEKING queryJan Alexander Steffens (heftig)
2015-03-20valve: Don't drop non-serialized queries when the valve is droppingSebastian Dröge