summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rtspsrc: Skip PTs with caps incompatible to the global caps1.20Sebastian Dröge2023-05-061-0/+7
* tsdemux: Set number of channels to 2 for dual mono OpusSebastian Dröge2023-05-061-0/+1
* rtsp-server: media: First set state to PLAYING again temporarily, then send EOSSebastian Dröge2023-05-061-3/+3
* rtspsrc: Fix handling of `*` control pathSebastian Dröge2023-05-061-1/+1
* audiotestsrc: Initialize all samples in wave=ticks modeSebastian Dröge2023-05-061-0/+4
* qtdemux: Fix av1C parsingEdward Hervey2023-04-171-3/+4
* imagesequencesrc: Properly set default locationJan Alexander Steffens (heftig)2023-04-162-2/+2
* glimagesink: Fix render rect assertionNicolas Dufresne2023-03-301-0/+4
* rtpjpegdepay: fix logic error when checking if an EOI is presentTim-Philipp Müller2023-03-251-1/+1
* ksdeviceprovider: Fix leak in gst_dshow_device_provider_startAdrien De Coninck2023-03-251-1/+1
* dshowdeviceprovider: Fix leak in gst_dshow_device_provider_startAdrien De Coninck2023-03-251-1/+1
* cea708overlay: fix HCR interpretationMatthew Waters2023-03-151-5/+5
* rtspsrc: Consider "451: Parameter Not Understood" when handling broken contro...Matt Feury2023-03-141-0/+1
* ffmpeg: avauddec/avviddec: Free packet side data after usageSebastian Dröge2023-02-282-3/+7
* gsturisourcebin: Don't try to plug a typefinder on dynamic sources.Enrique Ocaña González2023-02-271-4/+9
* Back to developmentTim-Philipp Müller2023-02-2422-32/+32
* Release 1.20.61.20.6Tim-Philipp Müller2023-02-2370-190/+2676
* Update ChangeLogs for 1.20.6Tim-Philipp Müller2023-02-2312-0/+865
* gstglwindow_x11.c: Fix colormap leakTristan van Berkom2023-02-221-1/+4
* qtmux: Fix assertion on caps updateSeungha Yang2023-02-221-3/+11
* buffer: fix copy meta reference debug log formattingJames Hilliard2023-02-221-1/+2
* qtmux: Implement writing of `av1C` version 1 boxSebastian Dröge2023-02-211-15/+78
* qtdemux: Drop av1C version 0 parsing and implement version 1 parsingSebastian Dröge2023-02-211-25/+52
* avviddec: Disable AV1 decoderSebastian Dröge2023-02-211-1/+5
* h265parse: Add the missing timestamp when splitting a frame.He Junyan2023-02-211-0/+4
* h264parse: Add the missing timestamp when splitting a frame.He Junyan2023-02-211-0/+4
* wpe: Logging fixes for the WebExtensionPhilippe Normand2023-02-212-1/+8
* qtdemux: Don't emit GstSegment correcting start time when in MSE modeEnrique Ocaña González2023-02-212-13/+27
* ccconverter: don't debug a potentially freed filter capsMatthew Waters2023-02-211-1/+2
* av1parser, h265parser: Fix some code defectsMengkejiergeli Ba2023-02-202-4/+7
* avviddec: change AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADSU. Artie Eoff2023-02-151-1/+5
* audio: channel-mix: Fix channel count limit to be able to equal 64Yang, Xuchen2023-02-141-4/+4
* vtdec: Fix not waiting for async frames when flushingPiotr Brzeziński2023-02-111-1/+1
* nvcodec: Log readable errors when initializing CUDANirbheek Chauhan2023-02-101-4/+13
* nvcodec: Fix reporting of CuDeviceGetCount errorNirbheek Chauhan2023-02-101-1/+2
* webrtc examples: Use webrtc.gstreamer.netNirbheek Chauhan2023-02-1010-14/+14
* pad: Don't leak user_data in gst_pad_start_taskJan Alexander Steffens (heftig)2023-02-091-0/+5
* jpegdec: Disable libjpeg-turbo SIMD acceleration support for nowMarek Vasut2023-02-081-0/+3
* aom: Include stream-format and alignment in the AV1 capsSebastian Dröge2023-02-083-4/+6
* gstreamer: bin: Don't unlock unlocked mutex in gst_bin_remove_func()medithe2023-02-071-2/+3
* closedcaption: Don't leak caps eventEdward Hervey2023-02-071-6/+6
* va: Avoid the array index overflow when filling 8x8 scaling list.He Junyan2023-02-021-4/+10
* nvvp9dec: Fix return valueSeungha Yang2023-02-021-1/+1
* rtspsrc: Also consider "Method Not Valid In This State" error in broken contr...Sebastian Dröge2023-02-011-0/+1
* qmlglsrc: Handle HiDPI scalingJan Schmidt2023-01-311-2/+6
* qmlglsrc: Unmap buffer before adding sync metaJan Schmidt2023-01-311-4/+10
* qmlglsrc: Stop when basesrc calls unlock()Jan Schmidt2023-01-311-2/+11
* mpegpsdemux: Ignore DTS if PTS < DTSSeungha Yang2023-01-281-0/+10
* wasapi2src: Fix loopback capture on Windows 10 Anniversary UpdateSeungha Yang2023-01-261-13/+23
* v4l2h264dec: Fix Raspberry Pi4 will not play video in applicationPawel Stawicki2023-01-261-1/+1