summaryrefslogtreecommitdiff
path: root/libs/gst
AgeCommit message (Expand)AuthorFilesLines
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-27meson: libs: Add gir to the source list of the dependencyThibault Saunier2-2/+9
2017-01-27Port gtk-doc comments to their equivalent markdown syntaxThibault Saunier35-419/+309
2017-01-26baseparse: correctly handle non-flush seekJulien Isorce1-4/+0
2017-01-24check: Add API to filter g_warning/g_critical etcStian Selnes3-2/+234
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-12-16check: fix typo in docsTim-Philipp Müller1-1/+1
2016-12-16check: export new global variableTim-Philipp Müller1-0/+1
2016-12-16check: Avoid possible double freeThibault Saunier1-1/+0
2016-12-16check: Allow listing unit tests namesThibault Saunier2-9/+43
2016-12-09check: Fix macro check for OS XNirbheek Chauhan1-1/+2
2016-12-09check: Don't try to include CoreServices.h on iOSNirbheek Chauhan1-1/+4
2016-12-09check: Don't check for malloc/realloc and try to fallbackNirbheek Chauhan5-116/+10
2016-12-09Add a README.txt with context for libcheckNirbheek Chauhan1-0/+28
2016-12-09libcheck: Update the compatibility code and checksNirbheek Chauhan17-2/+508
2016-12-09libcheck: Just move libcompat files to a subdirNirbheek Chauhan11-14/+18
2016-12-09libcheck: port to latest check gitNirbheek Chauhan18-122/+379
2016-12-06helpers/gst: Get bash completion options from gst-launchRicardo Ribalda Delgado1-1/+1
2016-12-06net: set clock name in the constructorMarcin Kolny1-3/+5
2016-11-23basesink: Document the interaction between unlock() and wait_preroll()Olivier Crête2-2/+12
2016-11-23controllers: add new proxy control bindingMatthew Waters4-0/+286
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-15Cast away const from GstMetaInfo in *_get_meta_info() functionsScott D Phillips2-4/+4
2016-11-15typefindhelper: Update prototype of helper_find_suggest()Scott D Phillips1-2/+1
2016-11-14meson: require meson 0.36 and use new `pic` arg on static libsThibault Saunier1-1/+2
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: Fir dependencies of gstnet-1.0Nirbheek Chauhan1-2/+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 Saunier3-3/+3
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-02clock_gettime.c: Use __APPLE__ instead of __MACH__Nirbheek Chauhan1-2/+2
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
2016-11-02fakesink: Add property to not drop out-of-segment buffersJan Schmidt2-1/+62
2016-11-01baseparse: fix draining with less data than min frame size availableTim-Philipp Müller1-3/+11
2016-10-24Revert "collectpads: Assume PTS is equal DTS if PTS is missing"Nicolas Dufresne1-6/+0
2016-10-21adapter: Fix mix-up between DTS and PTSJesper Larsen1-1/+1
2016-10-20Revert "meson: Use the new `pic` argument on static libs"Thibault Saunier1-2/+1