summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-13Release 1.22.101.22.10Tim-Philipp Müller59-84/+1968
2024-02-12macos: Fix gst_macos_main() terminating whole process before returning a valuePiotr Brzeziński1-3/+58
2024-02-12macos: Set activation policy in osxvideosink and glimagesinkPiotr Brzeziński2-9/+18
2024-02-12macos: Set activation policy in `gst_macos_main`Lukas Geiger1-0/+3
2024-02-12wpe: Rename WPEView to GstWPEThreadedViewMarvin Schmidt5-59/+59
2024-02-12meson: Set cpp_std to c++17 for TagLibJonas Kvinge1-0/+1
2024-02-09sdpdemux: Add SDP message (aka session) attributes to the caps tooSebastian Dröge1-0/+1
2024-02-09musepack: Prefer using FFmpeg musepack decoder/demuxerEdward Hervey5-9/+13
2024-02-06pad: Copy over seqnum when creating a new segment event for applying pad offsetSebastian Dröge1-0/+3
2024-02-04gst-python: Fix unit test for python >= 3.12Edward Hervey1-3/+6
2024-02-04gst-python: Fix override loading in python >= 3.12Edward Hervey3-54/+39
2024-02-04videoaggregator: fix bufferpool leakAlexander Slobodeniuk1-0/+1
2024-02-04glcolorconvert: fix wrong RGB to YUV matrix with bt709Christian Curtis Veng1-1/+1
2024-02-04basesink: Preroll on out of segment buffers when not dropping themThibault Saunier1-1/+5
2024-02-04launcher: Fix ambigious python stringsJordan Petridis3-3/+3
2024-02-04meson: Workaround python 3.12 warningJordan Petridis1-2/+4
2024-02-04glvideoflip: fix setting of method property at construction timeJan Schmidt2-3/+23
2024-02-04test: souphttpsrc: update test_icy_stream urlTim-Philipp Müller1-1/+1
2024-02-03neon: Allow building against neon 0.33.xHeiko Becker1-1/+1
2024-02-03srtpenc: Fix potential leakPhilippe Normand1-0/+1
2024-01-26webrtcbin: Improve SDP intersection for OpusJan Schmidt3-0/+29
2024-01-25Back to developmentTim-Philipp Müller23-34/+34
2024-01-24Release 1.22.91.22.9Tim-Philipp Müller59-60/+1680
2024-01-24vp9parse: Fix critical warning during caps negotiationPhilippe Normand1-0/+1
2024-01-24av1parser: Fix potential stack overflow during tile list parsingSeungha Yang1-0/+7
2024-01-23rtspsrc: fix ttl setting for udpsink[1]Dan Searles1-1/+1
2024-01-23rtspsrc: set multicast-iface on udpsinksDan Searles1-0/+6
2024-01-22aggregator: fix use-after-free in queries processingAlexander Slobodeniuk2-4/+93
2024-01-22videorate: keep pool if max_buffers is unlimitedMichael Tretter1-1/+1
2024-01-22v4l2src: Consider framerate during caps selectionXavier Claessens1-48/+21
2024-01-22multiqueue: Ignore queue fullness for most eventsJan Schmidt1-2/+9
2024-01-22audiobasesink: Don't wait on gap eventsJan Schmidt1-0/+9
2024-01-21glcolorconvert: Correct transform_caps directionSebastian Dröge1-1/+1
2024-01-19h264decoder: Handle malformed avc/avc3 packetsSeungha Yang1-9/+26
2024-01-19h264parser: Add gst_h264_parser_identify_and_split_nalu_avc() methodSeungha Yang3-0/+381
2024-01-18mpeg2decoder: Fix multiplication wraparoundMarek Vasut1-2/+2
2024-01-18vp9decoder: Fix multiplication wraparoundMarek Vasut1-3/+6
2024-01-18vp8decoder: Fix multiplication wraparoundMarek Vasut1-3/+5
2024-01-13vpxdec: Use appropriate domain and code for decoding errorsPhilippe Normand1-2/+2
2024-01-12vaallocator: only i965 can switch derived/non-derived at mappingVíctor Manuel Jáquez Leal1-13/+0
2024-01-12vaallocator: let pool alloc_info be consitent with the test order in gst_va_a...Mengkejiergeli Ba1-10/+6
2024-01-12vaallocator: force non-derived for old mesa driversVíctor Manuel Jáquez Leal1-0/+58
2024-01-12va: check surface status before get derive imageVíctor Manuel Jáquez Leal1-0/+15
2024-01-12vaallocator: don't fail if drm fourcc are differentVíctor Manuel Jáquez Leal1-2/+5
2024-01-11gloverlay: Apply updated overlay coordinates correctlyDamian Hobson-Garcia1-2/+2
2024-01-07rtphdrext-clientaudiolevel: Fix level value being written by the extensionSanchayan Maity1-2/+2
2023-12-29rtpsession: Only warn once if configured latency needs to be known but isn't yetSebastian Dröge1-2/+12
2023-12-20camerabin: Correctly relink viewfinderbin_queueRobert Mader1-14/+5
2023-12-19v4l2object: clear old fds in poll when closing v4l2objectChao Guo1-0/+4
2023-12-19play: Fix error details parsingPhilippe Normand1-2/+2