summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* dtlsconnection: Replace if-else chain with switchJan Alexander Steffens (heftig)2018-11-071-14/+15
* dtlsconnection: Clear error queue before SSL_do_handshakeJan Alexander Steffens (heftig)2018-11-071-0/+1
* dtlsconnection: Lower BIO error log level to DEBUGJan Alexander Steffens (heftig)2018-11-071-1/+1
* dtlsconnection: Run gst-indentJan Alexander Steffens (heftig)2018-11-071-7/+7
* msdk: fix intel sdk libdir pathFlorent Thiéry2018-11-071-1/+1
* d3dvideosink: Fix calculating buffer size of packed formatSeungha Yang2018-11-071-13/+1
* d3dvideosink: Set actual buffer size to buffer poolSeungha Yang2018-11-071-70/+122
* d3dvideosink: Don't leak GThread objectSeungha Yang2018-11-072-0/+9
* h265parser: Stop considering 6 bytes NAL completeNicolas Dufresne2018-11-071-1/+6
* h264parser: Stop considering 5 bytes NAL completeNicolas Dufresne2018-11-071-1/+7
* player: don't change uri when setting subtitle uriVíctor Manuel Jáquez Leal2018-11-071-2/+0
* mpegts: Add boxed type for DVB CableDeliverySystem descriptorSebastian Dröge2018-11-072-1/+29
* shmsrc: delay fd removal until there's no usesJosep Torra2018-11-071-3/+4
* shmsrc: fixes a crash when is-live is true due a race conditionJosep Torra2018-11-071-27/+42
* shmsink: do not keep locking if element is unlockedAleix Conchillo Flaqué2018-11-071-0/+6
* player: Don't set state to READY if we're already stoppedSebastian Dröge2018-11-051-0/+5
* Release 1.14.41.14.4Tim-Philipp Müller2018-10-026-9/+220
* Update docsTim-Philipp Müller2018-10-02127-127/+127
* msdk: Fix building on MSVCSeungha Yang2018-10-022-1/+5
* wasapisink: recover from low buffer levels in shared modeChristoph Reiter2018-09-211-27/+47
* Release 1.14.31.14.3Tim-Philipp Müller2018-09-166-11/+569
* Update docsTim-Philipp Müller2018-09-16128-131/+131
* h265parse: Fix periodic SPS/PPS sending work after a seekSeungha Yang2018-09-111-1/+5
* h265parse: Add support insert parameter set per IDRSeungha Yang2018-09-112-112/+132
* h265parse: Don't discard first AU delimiterSeungha Yang2018-09-111-0/+6
* h265parse: Consider SEI NALU as "HEADER" packetsSeungha Yang2018-09-111-0/+1
* h265parse: Don't unref buffer that was unreffed just a few lines before alreadySeungha Yang2018-09-111-1/+0
* h265parse: Reset the parser information when caps changesSeungha Yang2018-09-111-19/+36
* h265parse: Fix collection of access units to preserve config headersSeungha Yang2018-09-111-2/+9
* h265parse: Improve conditions for skipping NAL unitsSeungha Yang2018-09-111-14/+36
* h265parse: Introduce new state tracking variablesSeungha Yang2018-09-112-1/+33
* h265parse: Fix and optimize NAL collection functionSeungha Yang2018-09-111-3/+3
* h265parse: Unref/replace force_key_unit_event in gst_h265_parse_resetSeungha Yang2018-09-111-1/+1
* h265parse: Copy over DISCONT flag from input buffersSeungha Yang2018-09-112-0/+14
* ladspa: Only scan LADSPA subdir APPDATA and COMMONPROGRAMFILESJan Schmidt2018-09-111-5/+11
* ladspa: Don't try and load every file as a pluginJan Schmidt2018-09-111-0/+12
* wasapi: Remove code that sets thread priorityNirbheek Chauhan2018-09-116-84/+4
* wasapi: Fix build with Windows 8.1 SDKNirbheek Chauhan2018-09-102-2/+8
* ksvideosrc: fix device enumeration when hotplugging a cameraJerome Laheurte2018-09-081-4/+5
* meson: Don't pass GNU-like compiler wargs on MSVCNirbheek Chauhan2018-09-071-3/+6
* player: Set default position and duration value to GST_CLOCK_TIME_NONEPhilippe Normand2018-09-031-2/+2
* audiobuffersplit: Always set DISCONT flag after resyncsSebastian Dröge2018-08-291-0/+4
* audiobuffersplit: Update output buffer size after each buffer to compensate f...Sebastian Dröge2018-08-291-0/+7
* audiobuffersplit: Keep track of resync time separatelySebastian Dröge2018-08-292-5/+3
* videoaggregator: Make sure to hold object lock while iterating sink padsSebastian Dröge2018-08-171-10/+21
* dashdemux: Always create the adapterNicolas Dufresne2018-08-161-3/+1
* opencv: Fix memcpy within C++Edward Hervey2018-08-081-1/+1
* dvb: Fix string copy wiht strlen() argumentEdward Hervey2018-08-081-1/+1
* opencv: Fix build for opencv >= 3.4.2Thibault Saunier2018-08-073-0/+9
* rsvg: Also accept </svg:svg> as ending tagThibault Saunier2018-08-021-0/+5