summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* aacparse: fix wrong offset of adts channelaogun2019-11-181-1/+1
* jpegdec: Fix incorrect logic in EOI tag detectionScott Kanowitz2019-11-181-1/+1
* videocrop: Also update the coordinate when in-placeNicolas Dufresne2019-11-141-0/+8
* vpx: Error out if enabled and no features foundNirbheek Chauhan2019-11-111-2/+9
* jpegdec: don't overwrite the last valid lineMichael Olbrich2019-11-102-3/+16
* v4l2videodec: ensure pool exists before orphaning itJames Cowgill2019-10-291-1/+2
* is a typo here? gstv4l2object.cHuQian2019-10-171-1/+1
* v4l2videoenc: fix wrong type castTim-Philipp Müller2019-10-131-2/+1
* v4l2videoenc: fix type conversion errorsFuwei Tang2019-10-131-1/+1
* Release 1.16.11.16.1Tim-Philipp Müller2019-09-236-18/+687
* Update docsTim-Philipp Müller2019-09-2372-76/+76
* Update translationsTim-Philipp Müller2019-09-232-221/+321
* alpha: Fix one_over_kc calculationDoug Nazar2019-09-101-1/+1
* valgrind: suppress Cond error coming from gnutlsMathieu Duponchelle2019-08-241-0/+17
* supp: Ignore leaks caused by shout/sethostentNicolas Dufresne2019-08-241-0/+9
* souphttpsrc: Fix incompatible type build warningSeungha Yang2019-08-211-1/+1
* rtpjitterbuffer: max-dropout-time gets cast to int32Olivier Crête2019-08-201-1/+1
* rtpjitterbuffer: Clear clock master before unreffingJan Schmidt2019-08-201-1/+4
* qtdemux: Use empty-array safe way to cleanup GPtrArraySeungha Yang2019-08-201-9/+5
* v4l2: Fix type compatibility issue with glibc 2.30Nicolas Dufresne2019-08-101-7/+14
* rtpfunnel: forward correct segment when switching padMathieu Duponchelle2019-08-081-9/+23
* gtkglsink: fix crash when widget is resized after element destructionGuillaume Desmottes2019-08-082-1/+51
* jpegdec: Don't dereference NULL input state if we have no caps in TIME segmentsSebastian Dröge2019-08-081-0/+4
* rtp: opuspay: fix memory leak in gst_rtp_opus_pay_setcaps.Knut Andre Tidemann2019-08-081-0/+1
* v4l2videodec: Fix drain() function return typeSong Bing2019-08-081-2/+2
* rtpssrcdemux: Avoid taking streamlock out-of-bandNicolas Dufresne2019-08-082-38/+125
* v4l2bufferpool: return TRUE when buffer pool orphaning succeedsDamian Hobson-Garcia2019-08-071-1/+6
* v4l2bufferpool: Free orphaned allocator resources when buffers are releasedDamian Hobson-Garcia2019-08-071-11/+27
* v4l2object: Orphan buffer pool on object_stop if supportedDamian Hobson-Garcia2019-08-071-3/+5
* splitmuxsink: Only set running time on finalizing sink element when in async-...Sebastian Dröge2019-08-071-4/+6
* rtpsession: Always keep at least one NACK on early RTCPNicolas Dufresne2019-08-072-0/+79
* rtpsession: Call on-new-ssrc earlierNicolas Dufresne2019-08-072-2/+30
* rtpsource: Add more information to probation warningNicolas Dufresne2019-08-071-1/+3
* rtspsrc: do not try to send EOS with invalid seqnumThiago Santos2019-08-071-1/+3
* rtprawdepay: Don't get rid of the buffer pool on FLUSH_STOPSebastian Dröge2019-08-071-5/+6
* rtpbin: Free storage when freeing sessionDanny Smith2019-08-061-0/+3
* scaletempo: Advertise interleaved layout in caps templatesPhilippe Normand2019-08-061-3/+3
* ci: use template from 1.16 branchTim-Philipp Müller2019-05-021-1/+1
* Release 1.16.01.16.0Tim-Philipp Müller2019-04-197-89/+324
* Update docsTim-Philipp Müller2019-04-1972-73/+73
* Update translationsTim-Philipp Müller2019-04-192-700/+782
* qmlglsink: fix compilation with Qt >= 5.5 on WindowsBenjamin Sigonneau2019-04-181-0/+2
* meson: Build qt plugin in C++11 mode explicitlyNirbheek Chauhan2019-04-171-0/+1
* v4l2: fix use after free when handling eventsGuillaume Desmottes2019-04-163-6/+9
* Release 1.15.901.15.90Tim-Philipp Müller2019-04-116-48/+1009
* Update docsTim-Philipp Müller2019-04-1172-146/+156
* rtpulpfecdec,enc: unbreak plugin gtk-doc build in autotoolsTim-Philipp Müller2019-04-092-4/+4
* rtpvrawpay: preserve GST_BUFFER_FLAG_DISCONT on the first outputted bufferAntonio Ospite2019-04-091-0/+9
* rtpulpfec*: Replace github URIs with gitlab.fdo onesOlivier Crête2019-04-092-5/+5
* rtpred*: Add example pipelinesOlivier Crête2019-04-092-0/+14