tracers: log: no need to link to our internal printf implementation
[platform/upstream/gstreamer.git] / plugins / elements /
2016-01-16 Sebastian Drögeoutput-selector: Make access to the active pad and...
2016-01-16 Sebastian Drögeoutput-selector: Notify when the active-pad property...
2016-01-08 HoonHee Leefunnel: improve debug message
2016-01-06 Tim-Philipp Müllerqueue2: avoid calculating fill levels multiple times
2016-01-06 Tim-Philipp Müllerqueue2: fix fill level arithmetic overflow with large...
2015-12-15 Vineeth TMplugins-bad: Fix example pipelines
2015-12-14 Sebastian Drögetee: Check if parsing the name template with sscanf...
2015-12-14 Sebastian Drögequeue/multiqueue: Don't special-case CAPS events in...
2015-12-14 Sebastian DrögeRevert "queue: Illegal memory access of sink event"
2015-12-14 Vineeth TMqueue: Illegal memory access of sink event
2015-12-12 Reynaldo H. Verdej... downloadbuffer: drop unneeded macros for G_OS_WIN32
2015-12-12 Reynaldo H. Verdej... fdsrc: drop unneeded macros for G_OS_WIN32
2015-12-12 Reynaldo H. Verdej... fdsrc: enable large file support in Android
2015-12-12 Reynaldo H. Verdej... fdsink: enable large file support in Android
2015-12-12 Reynaldo H. Verdej... queue2: fix some typos
2015-12-12 Reynaldo H. Verdej... queue2: enable large file support on Android
2015-12-12 Reynaldo H. Verdej... downloadbuffer: fix some typos
2015-12-12 Reynaldo H. Verdej... downloadbuffer: enable large file support on Android
2015-12-12 Reynaldo H. Verdej... sparsefile: drop bogus reference to file descriptor
2015-12-12 Reynaldo H. Verdej... sparsefile: enable large file support on Android
2015-12-09 Reynaldo H. Verdej... filesrc: enable large file support in Android
2015-12-09 Reynaldo H. Verdej... filesink: enable large file support on Android
2015-12-09 Reynaldo H. Verdej... filesink: indentation fixes
2015-12-09 Edward Herveymultiqueue: Don't use random segment.position from...
2015-12-02 Edward Herveymultiqueue: Fix set/get property
2015-12-02 Edward Herveypad: Implement GstPadEventFullFunction
2015-12-02 Edward Herveymultiqueue: Use signed clock values for running time...
2015-12-02 Edward Herveymultiqueue: Add an extra cache time for unlinked streams
2015-12-02 Edward Herveymultiqueue: Optimize multiqueue sizes based on interleave
2015-12-02 Vincent Penquerc'hmultiqueue: use new stream-start event sparse flag...
2015-12-02 Edward Herveymultiqueue: Fix high_time computation
2015-12-02 Jan Schmidtqueue2: Don't report 0% unless empty
2015-11-19 Luis de Bethencourtdocs: update gst-launch-0.10 lines
2015-11-18 Tim-Philipp Müllerqueue2: don't print criticals when receiving custom...
2015-11-13 Aleix Conchillo... identity: add drop-buffer-flags property
2015-11-06 Duncan Palmerqueue2: Add the avg-in-rate property.
2015-11-06 Philippe Normandqueue2: add overrun signal
2015-11-05 Anton Bondarenkofilesink: continue element cleanup even if fclose fails
2015-10-27 Edward Herveyqueue/queue2: Use GST_BUFFER_DTS_OR_PTS
2015-10-27 Edward Herveymultiqueue: Use buffer DTS if present, else PTS
2015-10-19 Edward Herveymultiqueue: Improve incoming SEGMENT handling
2015-10-15 Edward Herveymultiqueue: Accept STREAM_START after EOS
2015-09-26 Thiago Santoscapsfilter: remove proxying of accept-caps downstream
2015-09-24 Stian Selnesfunnel: Fix racy state change
2015-09-21 Eunhae Choiinputselector: Fix buffer leak in sync_streams & cache_...
2015-09-15 Vineeth TMdownloadbuffer, benchmarks: fix error leaks in failure...
2015-08-31 Tim-Philipp MüllerRevert "queue2: Process SEEKING query"
2015-08-04 Eunhae Choiqueue2: not update upstream size with negative value
2015-08-03 Stefan Sauerfilesink: use GST_INFO_OBJECT for more detail
2015-07-28 Nicolas Dufresnedoc/capsfilter: Document filtering modes
2015-07-28 Nicolas Dufresnedoc/filesink: Add BufferMode enumeration
2015-07-28 Sebastian Drögecapsfilter: Only remember previous filter caps if they...
2015-07-28 Sebastian Drögecapsfilter: When switching caps change modes, forget...
2015-07-21 Thiago Santosconcat: dot not reset pad states too early
2015-07-14 Tim-Philipp Müllertee: fix typo in allow-not-linked property description
2015-07-08 Justin Joydocs: add StreamidDemux to documentation
2015-07-07 Havard Graffidentity: refactor and add tests using GstHarness
2015-07-04 Tim-Philipp Müllerqueue: avoid slice allocs/frees for each item
2015-07-03 Stefan Sauerdocs: another sweep canonicalizing the plugin docs...
2015-07-03 Stefan Sauerdocs: order and canonicalize the -sections.txt file
2015-07-02 Luis de Bethencourtinputselector: remove always-true check
2015-06-25 Miguel París Díazfunnel: add "forward-sticky-events" property
2015-06-23 Song Binginputselector: Handle different duration track selection
2015-06-22 Mathieu Duponchelleconcat: when releasing pad, send EOS appropriately.
2015-06-22 Carlos Rafael Gianiconcat: Add adjust-base property
2015-06-14 Tim-Philipp Müllertypefindelement: reset segment only once streaming...
2015-06-11 Tim-Philipp Müllergst_writev: define UIO_MAXIOV on iOS/OSX
2015-06-11 Jan Schmidtgst_writev: Respect UIO_MAXIOV limit for the iov array
2015-06-11 Carlos Rafael Gianiconcat: Add active-pad property
2015-06-11 Sebastian Drögeconcat: Also reset the current start offset when receiv...
2015-06-11 Sebastian Drögeconcat: Add some newlines to event handling code to...
2015-06-11 Carlos Rafael Gianiconcat: Reset segment base offset after FLUSH_STOP...
2015-06-10 Carlos Rafael Gianiconcat: Forward FLUSH_START and FLUSH_STOP events
2015-06-09 Edward Herveyfilesink: Fix fsync/_commit usage
2015-06-08 Jan Schmidtfilesink: Fix Windows build by using _commit instead...
2015-06-08 Jan SchmidtAdd GST_BUFFER_FLAG_SYNC_AFTER flag, and implement...
2015-06-05 Sebastian Drögetypefind: Post an error if we can't typefind the data...
2015-06-01 eunhae choidownloadbuffer: release lock before posting msg
2015-05-27 Sebastian Drögefunnel: Improve debug output a bit
2015-05-18 Tim-Philipp MüllerRevert "doc: Workaround gtkdoc issue"
2015-05-18 Wim Taymanssparsefile: small cleanup
2015-05-17 Nicolas Dufresnedoc: Workaround gtkdoc issue
2015-05-15 Tim-Philipp Müllerfakesrc: fix property description
2015-05-12 Víctor Manuel Jáqu... fdsrc: docs: fix and update documentation
2015-05-10 Tim-Philipp Müllerdocs: gst-launch -> gst-launch-1.0 in example pipelines
2015-04-27 Olivier Crêteidentity: Also synchronize GAP events in sync=1
2015-04-27 Olivier Crêteidentity: With sync=true, don't pre-roll
2015-04-27 Olivier Crêteidentity: Take upstream latency into account for sync=1
2015-04-27 Olivier Crêteidentity: Handle PTS and DTS separately
2015-04-26 Tim-Philipp MüllerRemove obsolete Android build cruft
2015-04-24 Thiago Santosinputselector: Only try to push the first EOS received
2015-04-18 Tim-Philipp Müllertee: fix use of possibly-freed pad in debug statement
2015-04-13 Sebastian Drögetypefindelement: Use gst_event_unref() instead of gst_m...
2015-04-13 Guillaume Desmottestypefind: fix leak in gst_type_find_element_src_event()
2015-04-13 Sebastian Drögetypefind: Run the default have-type handler after all...
2015-04-10 Duncan Palmermultiqueue: Don't automatically enter the buffering...
2015-04-10 Guillaume Desmottesinputselector: fix cached buffer leak in chain function
2015-03-26 Jose Antonio Santo... tee: Add allow-not-linked property
2015-03-24 Thiago Santosoutput-selector: add drain handling
2015-03-24 Jan Alexander Stef... input-selector: Rename _activate_sinkpad to _get_active...
next