summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
* opencv: port to c++Nicola Murino2019-02-024-72/+45
* webrtc: expose ice-transport-policy propertyMathieu Duponchelle2019-01-231-0/+14
* Remove GstVideoAggregator, moved into libgstvideo in -baseTim-Philipp Müller2018-12-268-2920/+2
* player: Logging fix for updated audio infoPhilippe Normand2018-12-221-1/+1
* player: Don't crash if playbin is not available but kill the process cleanlySebastian Dröge2018-12-101-1/+7
* h265parser: parse SEI recovery pointGuillaume Desmottes2018-12-022-1/+43
* webrtc: Remove duplicate declarationsMaciej Wolny2018-11-281-3/+0
* opencv: make compatible with opencv 4Nicola Murino2018-11-263-0/+9
* opencv: fix indentationNicola Murino2018-11-262-10/+11
* mpegts: Register a number of new boxed types to support auto generation of bi...Russel Winder2018-11-084-41/+324
* h265parser: Various update of vps parsingSeungha Yang2018-11-072-6/+40
* h265parser: Fix wrong maximum range check in gst_h265_parse_vps()Seungha Yang2018-11-071-4/+11
* h265parser: Stop considering 6 bytes NAL completeNicolas Dufresne2018-11-061-1/+6
* h264parser: Stop considering 5 bytes NAL completeNicolas Dufresne2018-11-061-1/+7
* mpegts: remove insignificant trailing whitespace from lines of files in the M...Russel Winder2018-11-057-25/+24
* mpegts: Register a boxed type for GstMpegtsContentRussel Winder2018-11-012-0/+23
* player: don't change uri when setting subtitle uriVíctor Manuel Jáquez Leal2018-11-011-2/+0
* player: API additions for subtitle-video-offset propertyPhilippe Normand2018-11-012-0/+60
* mpegts: Use gst and gst_mpegts as symbol prefix in the meson buildSebastian Dröge2018-10-281-1/+1
* mpegts: Add boxed type for DVB CableDeliverySystem descriptorSebastian Dröge2018-10-272-1/+29
* player: Don't set state to READY if we're already stoppedSebastian Dröge2018-10-241-0/+5
* webrtcbin: implement support for group: BUNDLEMathieu Duponchelle2018-10-151-0/+18
* player: fix deprecated api declarationTim-Philipp Müller2018-09-242-5/+11
* libs: fix API export/import and 'inconsistent linkage' on MSVCTim-Philipp Müller2018-09-2464-30/+168
* libs: dist new sctp libTim-Philipp Müller2018-09-211-1/+1
* gst-libs: Always build sctp mini-libraryEdward Hervey2018-09-211-7/+3
* webrtcbin: add support for data channels based on SCTPMatthew Waters2018-09-211-0/+53
* sctp*meta: fix api define in gst_sctp_buffer_get_*_meta()Matthew Waters2018-09-212-2/+2
* Update sctp plugin for the current build systemMatthew Waters2018-09-216-1/+70
* Add new SCTP plugins (sctpenc/sctpdec)George Kiagiadakis2018-09-216-2/+330
* player: Set default position and duration value to GST_CLOCK_TIME_NONEPhilippe Normand2018-09-031-2/+2
* meson: Maintain macOS ABI through dylib versioningNirbheek Chauhan2018-08-3114-0/+14
* videoaggregator: Make sure to hold object lock while iterating sink padsSebastian Dröge2018-08-161-9/+19
* meson: fix install dir for generated header filesBastian Köcher2018-08-103-3/+5
* badaudio: Fix typo, ADUIO vs AUDIONicolas Dufresne2018-08-031-1/+1
* GstPlanarAudioAdapter: Add audio library in Makefile.amNicolas Dufresne2018-08-031-1/+2
* GstPlanarAudioAdapter: copy pts, dts and offset tracking from GstAdapterGeorge Kiagiadakis2018-08-032-21/+293
* libs: audio: add new GstPlanarAudioAdapter classGeorge Kiagiadakis2018-08-034-4/+494
* opencv: Updated to use new header pathNicolas Dufresne2018-08-022-2/+2
* opencv: Bump requirement to 3.0.0+Nicolas Dufresne2018-08-021-1/+1
* Add feature options for almost all pluginsNirbheek Chauhan2018-07-272-7/+8
* webrtc: Move dtlssrtpenc state managementJan Schmidt2018-07-141-2/+0
* webrtc/dtlstransport: Add more debug. Rename categoryJan Schmidt2018-07-141-1/+1
* player: Avoid trying to join the player thread from itselfRoland Jon2018-07-021-1/+4
* libs: Update for g_type_class_add_private() deprecation in recent GLibTim-Philipp Müller2018-06-244-24/+22
* videoaggregator: Update for g_type_class_add_private() deprecation in recent ...Tim-Philipp Müller2018-06-241-18/+21
* videoaggregator: Fix string leakSeungha Yang2018-06-151-2/+3
* gst_webrtc_session_description_new: fix annotationsMathieu Duponchelle2018-06-111-1/+1
* videoaggregator: log an ERROR if we're going to return a flow errorTim-Philipp Müller2018-06-111-1/+1
* webrtc: Fix wrong parent classes for DTLSTransport and ICETransportThibault Saunier2018-06-052-2/+2