summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-24qml/glsink: also support GLES2 needing shader 'precision' directivesMatthew Waters
2024-07-24cuda: Fix runtime compiler loading with old CUDA tookitSeungha Yang
2024-07-24avmux: Fix crash when muxer doesn't get codecidRuben Gonzalez
2024-07-23meson: fix SIZEOF_OFF_T when cross-compiling with Meson >= 1.3.0Loïc Yhuel
2024-07-23asfdemux: Be more lenient towards malformed headerSebastian Gross
2024-07-22vulkan: fix wrong stages or access in barriersVíctor Manuel Jáquez Leal
2024-07-20glvideomixer: Fix critical when setting start-time-selectionNirbheek Chauhan
2024-07-20isac: Work around upstream having no shared library support for MSVCL. E. Segovia
2024-07-18downloadbuffer: send EOS in push modeGuillaume Desmottes
2024-07-18downloadbuffer: initialize upstream_size when activated in push modeGuillaume Desmottes
2024-07-18downloadbuffer: init upstream_size to -1Guillaume Desmottes
2024-07-18downloadbuffer: properly log when receiving eventsGuillaume Desmottes
2024-07-18gstvideoaggregator: preserve features in non-alpha capsJakub Adam
2024-07-18vabase: Stop aligning VideoInfo during DMABUF importRobert Mader
2024-07-18vabase: Use correct VideoInfo during DMABUF importRobert Mader
2024-07-18avfdeviceprovider: Fix debug category initializationNirbheek Chauhan
2024-07-16va: Blocklist i965 driver for encodingRobert Mader
2024-07-16d3d12compositor: Fix transparent background mode with YUV outputSeungha Yang
2024-07-16d3d11compositor: Fix transparent background mode with YUV outputSeungha Yang
2024-07-16avauddec: Fix crash on stop()Seungha Yang
2024-07-15h264decoder: Update output frame duration when second field frame is discardedSeungha Yang
2024-07-12vadisplay: fix minor version checkVíctor Manuel Jáquez Leal
2024-07-10waylandsink: Fix surface cropping for rotated streamsRobert Mader
2024-07-09d3d11converter: Fix runtime compiled shader codeSeungha Yang
2024-07-08typefind: Add typefinders for formats that were previously available via ffmpegSebastian Dröge
2024-07-08avvidenc: Make sure to pass always increasing PTS to the encoderSebastian Dröge
2024-07-08avviddec: Only use 2 ticks per frame if decoding interlaced videoSebastian Dröge
2024-07-08avvidenc: Set the DTS to 0 if it is negative, not the PTSSebastian Dröge
2024-07-08avvidenc: Only use 2 ticks per frame if encoding interlaced videoSebastian Dröge
2024-07-08avmux: Reset input context to NULL after closing in the muxerSebastian Dröge
2024-07-08avdemux: Fix leak of demuxer input context in error casesSebastian Dröge
2024-07-08libav: Update AVCodecContext lifetime to work properly with ffmpeg 7Sebastian Dröge
2024-07-08avviddec: Rename variables and fuse functionEdward Hervey
2024-07-08libav: Fix signature of avprotocol write function for ffmpeg 7Sebastian Dröge
2024-07-08avdemux: Remove typefinder implementationSebastian Dröge
2024-07-08vkh265dec: Fix H.264 ref in logsRuben Gonzalez
2024-07-05meson: Fix invalid include flag in uninstalled gl pc fileNirbheek Chauhan
2024-07-05lc3: remove bitstream comparison in the testsTaruntej Kanakamalla
2024-07-04subprojects: update liblc3 wrap to 1.1.1Tim-Philipp Müller
2024-07-03info: remove unused valgrind header includeTim-Philipp Müller
2024-07-03subparse: remove regex optimized flag explicitlyTim-Philipp Müller
2024-07-03gst-plugins-base: put valgrind header availability define into config.h for s...Tim-Philipp Müller
2024-07-02srtsrc: fix case fallthrough of authentication paramChris Spoelstra
2024-07-02subparse: Don't use jitted regex when used with valgrindEdward Hervey
2024-07-02gstreamer/gst-tester: Don't leak threadEdward Hervey
2024-07-02gst-inspect: Fix leak of plugin/featureEdward Hervey
2024-07-02encoding-target: Chain up to parent classEdward Hervey
2024-07-02encoding-profile: Chain up to parent class finalizeEdward Hervey
2024-07-01v4l2object: use v4l2 reported width for padded_width when complex video formatsShengqi Yu
2024-07-01nlecomposition: Don't leak atomic rc boxEdward Hervey