summaryrefslogtreecommitdiff
path: root/gst-libs
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-05webrtc: Fix wrong parent classes for DTLSTransport and ICETransportThibault Saunier2-2/+2
2018-06-04player: Fix duration-changed CRITICAL warning if duration did not actually ch...Lyon Wang1-1/+2
2018-06-01codecparsers: mpeg2: don't mess the StartCode only packetsSreerenj Balachandran1-1/+1
2018-05-28adaptivedemux: Set connection-speed value as current download rate if setHosang Lee1-0/+1
2018-05-19mpegts: Add GIR generation array anotationsRussel Winder3-17/+17
2018-05-18libs: g-ir-scanner: do not hardcode libtool pathAntoine Jacoutot2-2/+2
2018-05-16videoaggregator: Remove custom get_next_time implementationOlivier Crête1-23/+1
2018-05-12adaptivedemux: Support period change in live playlistSeungha Yang1-9/+13
2018-05-09webrtcbin: implement support for FEC and RTXMathieu Duponchelle1-0/+11
2018-05-07videoaggregator: Set video-meta option on buffer pool configuration correctlySebastian Dröge1-5/+9
2018-05-07videoaggregator: First override set/get_property vfuncs, then install propertiesSebastian Dröge1-5/+4
2018-05-06videoaggregator: Some more documentation fixesSebastian Dröge1-4/+3
2018-05-06videoaggregator: expose converter-config on convert padsMathieu Duponchelle1-1/+66
2018-05-06videoaggregator: Fix up documentation some moreSebastian Dröge1-1/+1
2018-05-06videoaggregator: Clean up header and update docs a bitSebastian Dröge2-27/+26
2018-05-06videoaggregator: Rename get_output_buffer() to create_output_buffer()Sebastian Dröge2-6/+6
2018-05-06videoaggregator: Validate pool configuration and create a new pool if it just...Sebastian Dröge1-6/+41
2018-05-06videoaggregator: Switch to a GstVideoAggregatorConvertPad subclassSebastian Dröge2-142/+312
2018-05-05videoaggregator: Remove sink_non_alpha_caps class fieldSebastian Dröge2-90/+68
2018-05-05videoaggregator: Move needs_alpha pad field to the private structSebastian Dröge2-5/+34
2018-05-05videoaggregator: Move aggregated_frame and the pad buffer into the private st...Sebastian Dröge2-51/+127
2018-05-04videoaggregator: Move property storage to private pad structSebastian Dröge2-15/+16
2018-05-04videoaggregator: Rename ignore-eos pad property to repeat-after-eosSebastian Dröge2-13/+13