summaryrefslogtreecommitdiff
path: root/gst-libs
AgeCommit message (Expand)AuthorFilesLines
2019-03-04waylandsink: Implement XDG-shell stable supportNiels De Graef1-1/+1
2019-02-02opencv: port to c++Nicola Murino4-72/+45
2019-01-23webrtc: expose ice-transport-policy propertyMathieu Duponchelle1-0/+14
2018-12-26Remove GstVideoAggregator, moved into libgstvideo in -baseTim-Philipp Müller8-2920/+2
2018-12-22player: Logging fix for updated audio infoPhilippe Normand1-1/+1
2018-12-10player: Don't crash if playbin is not available but kill the process cleanlySebastian Dröge1-1/+7
2018-12-02h265parser: parse SEI recovery pointGuillaume Desmottes2-1/+43
2018-11-28webrtc: Remove duplicate declarationsMaciej Wolny1-3/+0
2018-11-26opencv: make compatible with opencv 4Nicola Murino3-0/+9
2018-11-26opencv: fix indentationNicola Murino2-10/+11
2018-11-08mpegts: Register a number of new boxed types to support auto generation of bi...Russel Winder4-41/+324
2018-11-07h265parser: Various update of vps parsingSeungha Yang2-6/+40
2018-11-07h265parser: Fix wrong maximum range check in gst_h265_parse_vps()Seungha Yang1-4/+11
2018-11-06h265parser: Stop considering 6 bytes NAL completeNicolas Dufresne1-1/+6
2018-11-06h264parser: Stop considering 5 bytes NAL completeNicolas Dufresne1-1/+7
2018-11-05mpegts: remove insignificant trailing whitespace from lines of files in the M...Russel Winder7-25/+24
2018-11-01mpegts: Register a boxed type for GstMpegtsContentRussel Winder2-0/+23
2018-11-01player: don't change uri when setting subtitle uriVíctor Manuel Jáquez Leal1-2/+0
2018-11-01player: API additions for subtitle-video-offset propertyPhilippe Normand2-0/+60
2018-10-28mpegts: Use gst and gst_mpegts as symbol prefix in the meson buildSebastian Dröge1-1/+1
2018-10-27mpegts: Add boxed type for DVB CableDeliverySystem descriptorSebastian Dröge2-1/+29
2018-10-24player: Don't set state to READY if we're already stoppedSebastian Dröge1-0/+5
2018-10-15webrtcbin: implement support for group: BUNDLEMathieu Duponchelle1-0/+18
2018-09-24player: fix deprecated api declarationTim-Philipp Müller2-5/+11
2018-09-24libs: fix API export/import and 'inconsistent linkage' on MSVCTim-Philipp Müller64-30/+168
2018-09-21libs: dist new sctp libTim-Philipp Müller1-1/+1
2018-09-21gst-libs: Always build sctp mini-libraryEdward Hervey1-7/+3
2018-09-21webrtcbin: add support for data channels based on SCTPMatthew Waters1-0/+53
2018-09-21sctp*meta: fix api define in gst_sctp_buffer_get_*_meta()Matthew Waters2-2/+2
2018-09-21Update sctp plugin for the current build systemMatthew Waters6-1/+70
2018-09-21Add new SCTP plugins (sctpenc/sctpdec)George Kiagiadakis6-2/+330
2018-09-03player: Set default position and duration value to GST_CLOCK_TIME_NONEPhilippe Normand1-2/+2
2018-08-31meson: Maintain macOS ABI through dylib versioningNirbheek Chauhan14-0/+14
2018-08-16videoaggregator: Make sure to hold object lock while iterating sink padsSebastian Dröge1-9/+19
2018-08-10meson: fix install dir for generated header filesBastian Köcher3-3/+5
2018-08-03badaudio: Fix typo, ADUIO vs AUDIONicolas Dufresne1-1/+1
2018-08-03GstPlanarAudioAdapter: Add audio library in Makefile.amNicolas Dufresne1-1/+2
2018-08-03GstPlanarAudioAdapter: copy pts, dts and offset tracking from GstAdapterGeorge Kiagiadakis2-21/+293
2018-08-03libs: audio: add new GstPlanarAudioAdapter classGeorge Kiagiadakis4-4/+494
2018-08-02opencv: Updated to use new header pathNicolas Dufresne2-2/+2
2018-08-02opencv: Bump requirement to 3.0.0+Nicolas Dufresne1-1/+1
2018-07-27Add feature options for almost all pluginsNirbheek Chauhan2-7/+8
2018-07-14webrtc: Move dtlssrtpenc state managementJan Schmidt1-2/+0
2018-07-14webrtc/dtlstransport: Add more debug. Rename categoryJan Schmidt1-1/+1
2018-07-02player: Avoid trying to join the player thread from itselfRoland Jon1-1/+4
2018-06-24libs: Update for g_type_class_add_private() deprecation in recent GLibTim-Philipp Müller4-24/+22
2018-06-24videoaggregator: Update for g_type_class_add_private() deprecation in recent ...Tim-Philipp Müller1-18/+21
2018-06-15videoaggregator: Fix string leakSeungha Yang1-2/+3
2018-06-11gst_webrtc_session_description_new: fix annotationsMathieu Duponchelle1-1/+1
2018-06-11videoaggregator: log an ERROR if we're going to return a flow errorTim-Philipp Müller1-1/+1