summaryrefslogtreecommitdiff
path: root/libs/gst/base
AgeCommit message (Expand)AuthorFilesLines
2017-10-03Use proper GtkDoc notation for NULL/FALSE/TRUEReynaldo H. Verdejo Pinochet1-1/+1
2017-08-25baseparse: fix taglist update spamTim-Philipp Müller1-1/+2
2017-07-14basesrc: deprecate non-functional "typefind" propertyTim-Philipp Müller2-6/+14
2017-07-14basesink: fix buffer leaks if preroll failedJason Lin1-0/+1
2017-07-12basesrc: forward SINK_MESSAGE events downstreamGeorge Kiagiadakis1-0/+1
2017-07-09basesink: use GST_CLOCK_TIME macros for readabilityStefan Sauer1-6/+7
2017-07-09collectpads: correct some comments and add more loggingStefan Sauer1-4/+13
2017-06-29docs: add a missing const in bytereader docsStefan Sauer1-1/+1
2017-06-29basesrc: Removed unused private member qos_enabledNicolas Dufresne1-1/+0
2017-06-29basesrc: Don't reallocate buffers when flushingNicolas Dufresne1-10/+9
2017-06-29basesrc: Don't hold LIVE_LOCK in create/alloc/fillNicolas Dufresne1-149/+176
2017-06-29basesrc: Protect access to pool and allocatorNicolas Dufresne1-5/+31
2017-06-22baseparse: sinkcaps can be NULL in default caps negotiationNicolas Dufresne1-1/+2
2017-06-20base: Export boxed type copy/free functions for the remaining typesSebastian Dröge4-6/+11
2017-05-23basesrc: Hold object lock while updating latencyOlivier Crête1-0/+2
2017-05-17gst: Don't ref_sink() GstObject subclasses in instance_init/constructorSebastian Dröge1-3/+3
2017-05-15libs: base: mark symbols explicitly for export with GST_EXPORTTim-Philipp Müller14-39/+480
2017-05-04g-i: no need to load registry in g-i scannerTim-Philipp Müller1-1/+1
2017-05-02adapter: Check if meta transform_func is NULL before using itSebastian Dröge1-1/+1
2017-05-02basetransform: Check if meta transform_func is NULL before using itFrédéric Dalleau1-3/+8
2017-04-19basetransform: fix typo in debug log outputYasushi SHOJI1-1/+1
2017-04-13meson: A couple for GIR-generation fixesRico Tzschichholz1-1/+2
2017-04-08Don't use deprecated g_object_newv()Tim-Philipp Müller3-3/+3
2017-03-24queuearray: Add G_BEGIN_DECLS and G_END_DECLS to make it usable from C++ codeSebastian Dröge1-0/+4
2017-03-22baseparse: Don't forget error returns when processing moreJan Schmidt1-1/+2
2017-02-22bytereader: fix peek value when scanning for 00 00 01 with non-0 offsetTim-Philipp Müller1-5/+10
2017-02-15gstbasesink: xref symbol in docsStefan Sauer1-1/+1
2017-01-27Port gtk-doc comments to their equivalent markdown syntaxThibault Saunier17-379/+260
2017-01-26baseparse: correctly handle non-flush seekJulien Isorce1-4/+0
2016-12-28baseparse: also unset DISCONT on buffers in reverse playback fragmentsMark Nauwelaerts1-0/+6
2016-12-17basesink: fix a use after free caseFabrice Bellet1-2/+3
2016-11-23basesink: Document the interaction between unlock() and wait_preroll()Olivier Crête2-2/+12
2016-11-18basetransform: Ensure to set the RECONFIGURE flag again if reconfiguration fa...Sebastian Dröge1-0/+6
2016-11-16baseparse: Fix previous commitJan Schmidt1-5/+8
2016-11-16baseparse: Restrict query/convert responses when demuxingJan Schmidt1-4/+21
2016-11-15typefindhelper: Update prototype of helper_find_suggest()Scott D Phillips1-2/+1
2016-11-14Change some types to match their prototypesScott D Phillips1-4/+2
2016-11-11adapter: fix distance when getting prev pts/dts at offsetNicolas Huet1-4/+8
2016-11-11basetransform: fix pool leak when early returning in decide_allocationGuillaume Desmottes1-0/+3
2016-11-11basesrc: Support PROTECTION event from applicationSeungha Yang1-1/+2
2016-11-11meson: Add GstBase-1.0.gir to gst_base_depNirbheek Chauhan1-3/+6
2016-11-10baseparse: add since marker for new API to docs and fix win32 .def fileTim-Philipp Müller1-1/+5
2016-11-10baseparse: expose gst_base_parse_drainVincent Penquerc'h2-3/+3
2016-11-09meson: Advertise dependency on gst_dep generating girsThibault Saunier1-1/+1
2016-11-03basesink: Make sure we never drop the preroll bufferNicolas Dufresne1-3/+3
2016-11-03basesink: Don't nest prepare/render callsNicolas Dufresne1-0/+11
2016-11-02basesink: fix typo in documentationLuis de Bethencourt1-1/+1
2016-11-02basesink: Fix gst_base_sink_set_drop_out_of_segment() documentationSebastian Dröge2-6/+5
2016-11-02Revert "baseparse: fix draining with less data than min frame size available"Sebastian Dröge1-11/+3
2016-11-02Add new basesink API to exports and Since markersJan Schmidt1-0/+4