summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.18.31.18.3Tim-Philipp Müller2021-01-136-11/+276
* v4l2object: Map correct video format for RGBAHou Qi2021-01-132-3/+3
* videoflip: fix possible crash when setting the video-direction while runningMatthew Waters2021-01-134-51/+211
* tests: add tests for videoflipMatthew Waters2021-01-132-0/+209
* deinterlace: force -DPREFIX on macosIgnacio Casal Quinteiro2020-12-301-1/+6
* splitmuxsink: Avoid deadlock when releasing a pad from a running muxerVivia Nikolaidou2020-12-172-1/+14
* splitmuxsink: Unit test - check format/opened/closed sequenceJan Schmidt2020-12-141-3/+69
* splitmuxsink: Fix for 'reference bytes muxed' check.Jan Schmidt2020-12-142-7/+23
* splitmuxsink: Add debug for fragment opened/closed msgsJan Schmidt2020-12-141-0/+3
* splitmuxsink: Convert asserts into element errors.Jan Schmidt2020-12-141-9/+25
* Back to developmentTim-Philipp Müller2020-12-062-5/+5
* Release 1.18.21.18.2Tim-Philipp Müller2020-12-066-8/+385
* rpicamsrc: add vchostif library as it is required to build successfulJose Quaresma2020-12-021-1/+1
* deinterlace: Enable x86 assembly with nasm on MSVCNirbheek Chauhan2020-11-242-5/+2
* qtmux: Chain up when releasing pad, and fix some locking.Jan Schmidt2020-11-211-3/+15
* v4l2: caps negotiate wrong as interlace featureBing Song2020-11-182-6/+12
* aacparse: Fix caps change handlingVivia Nikolaidou2020-11-161-7/+7
* rtspsrc: Ensure same group-id used for both TCP/UDP stream-start eventsChrisDuncanAnyvision2020-11-112-2/+28
* rtspsrc: Use consistent URI hashed stream-id for UDP and TCP/Interleaved streamsChrisDuncanAnyvision2020-11-111-4/+9
* flvmux: Release pads via GstAggregatorSebastian Dröge2020-11-021-3/+4
* splitmuxsrc: Fix comment in a testJan Schmidt2020-10-311-3/+3
* splitmuxsink: Change EOS catching logic.Jan Schmidt2020-10-312-6/+14
* splitmuxsink: Don't use the element state lockJan Schmidt2020-10-312-3/+28
* splitmuxsink: Don't busy loop on a non-ready pad.Jan Schmidt2020-10-311-3/+6
* splitmuxsrc: Mark running=false on shutdown.Jan Schmidt2020-10-311-2/+1
* splitmuxsink: Forward EOS messages from async fragments.Jan Schmidt2020-10-311-9/+8
* splitmuxsink: Never start a new fragment with no reference buffersJan Schmidt2020-10-312-2/+13
* matroska-mux: Fix sparse stream crashJan Schmidt2020-10-291-4/+3
* Back to developmentTim-Philipp Müller2020-10-272-5/+5
* Release 1.18.11.18.1Tim-Philipp Müller2020-10-266-25/+420
* Revert "v4l2object: Only offer inactive pools and if needed"Nicolas Dufresne2020-10-231-5/+4
* vpx: Fix the check to unfixed/unknown framerate to set bitrateThibault Saunier2020-10-221-1/+1
* qmlglsink: fix crash when created/destroyed in quick successionBastien Reboulet2020-10-221-2/+7
* rtputils: Count metas with an empty tag list for copying/keepingArun Raghavan2020-10-221-2/+3
* rtpbin: Remove the rtpjitterbuffer with the streamNicolas Dufresne2020-10-041-0/+5
* rtpbin: Cleanup dead codeNicolas Dufresne2020-10-041-7/+0
* rtph26*depay: drop FU's without a corresponding start bitMatthew Waters2020-10-045-0/+166
* imagefreeze: Response caps query from srcpadSeungha Yang2020-10-031-10/+21
* rtpmp4gdepay: Allow lower-case "aac-hbr" instead of correct "AAC-hbr"Sebastian Dröge2020-10-032-2/+2
* rtspsrc: Fix push-backchannel-buffer parameter mismatchRicky Tang2020-10-032-3/+3
* jpegdec: check buffer size before dereferencing. Fixes #541Jérôme Laheurte2020-10-021-0/+2
* flvmux: Improve logging of gst_flv_mux_buffer_to_tag_internalJan Alexander Steffens (heftig)2020-10-011-1/+16
* flvmux: Move stream skipping to GstAggregatorPadClass.skip_bufferJan Alexander Steffens (heftig)2020-10-011-39/+45
* v4l2object: plug memory-leakHavard Graff2020-09-301-1/+1
* splitmuxsink: fix sink pad release while PLAYINGMathieu Duponchelle2020-09-301-51/+59
* Back to developmentTim-Philipp Müller2020-09-082-5/+5
* Release 1.18.01.18.0Tim-Philipp Müller2020-09-088-76/+2159
* meson: dist pot file in tarballsTim-Philipp Müller2020-09-073-0/+48
* gst: Update for gst_video_transfer_function_*() function renamingSebastian Dröge2020-09-074-5/+7
* flvmux: Avoid crash when best pad gets flushedJan Alexander Steffens (heftig)2020-08-311-2/+9