summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
* codecparsers: h264parser: guard against ref_pic_markings overflowAndrew Wesie2020-10-161-3/+7
* h264parser: Do not allocate too large size of memory for registered user data...Seungha Yang2020-09-252-7/+23
* gst-player: fix bug with changing playback directionAskar Safin2019-09-061-1/+1
* webrtc: Add various Since markers to new types after 1.14.0Sebastian Dröge2019-08-111-2/+14
* adaptivedemux: remove some deadlocks using webkitwebsrc.Charlie Turner2019-08-102-22/+40
* webrtc: Add g_autoptr() support for public typesNiels De Graef2019-08-086-0/+25
* meson: fix build with opencv=enabled and opencv4. Fixes #964Christoph Reiter2019-08-071-2/+4
* autotools: gstsctp: set LDFLAGSChristoph Reiter2019-08-071-0/+5
* player: Fix various Since markers in the docsSebastian Dröge2019-08-072-13/+13
* libs: Fix various Since markersSebastian Dröge2019-08-073-20/+20
* h264parse: extract CEA-708 closed captionsTim-Philipp Müller2019-04-082-0/+78
* h265parse: forward time codesMathieu Duponchelle2019-04-012-0/+96
* h264parse: forward time codesMathieu Duponchelle2019-04-011-0/+15
* waylandsink: Implement XDG-shell stable supportNiels De Graef2019-03-041-1/+1
* 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