summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-24Merging gst-plugins-goodThibault Saunier
2021-09-24Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" su...Thibault Saunier
2021-09-24Merging gst-plugins-baseThibault Saunier
2021-09-24Move files from gstreamer into the "subprojects/gstreamer/" subdirThibault Saunier
2021-09-23Release 1.19.2gst-plugins-good-1.19.2Tim-Philipp Müller
2021-09-23Release 1.19.2gst-plugins-base-1.19.2Tim-Philipp Müller
2021-09-23Release 1.19.21.19.2Tim-Philipp Müller
2021-09-22rtph263pdepay: flag keyframes on output buffersTim-Philipp Müller
2021-09-22clocksync: Add some debug output to the clock waiting codeSebastian Dröge
2021-09-21pbutils: codec-utils: fix g-ir-scanner warningTim-Philipp Müller
2021-09-20alsasink: Allow stop() function to happen during failing writesNicolas Dufresne
2021-09-20alsasink: Improve logging in write() functionNicolas Dufresne
2021-09-20gst: Initialize optional event/message fields when parsingSebastian Dröge
2021-09-20videodecoder: Add properties to automatically request sync points and vfunc t...Sebastian Dröge
2021-09-19test: bitwriter: Add a test for reset_and_get_data when not byte unaligned.He Junyan
2021-09-19bitwriter: Fix a memory leak in reset_and_get_buffer.He Junyan
2021-09-19bitwriter: Fix the trailing bits lost when getting its data.He Junyan
2021-09-16videodecoder: Fix min-force-key-unit-interval logic and loggingHavard Graff
2021-09-15rtphdrhext-twcc: Return failure on map failureOlivier Crête
2021-09-15rtphdrext: Update write() API to return a signed valueOlivier Crête
2021-09-15rtphdrext: Make write function return a signed valueOlivier Crête
2021-09-15videorate: Add unit test for closing a segment and opening a separate oneOlivier Crête
2021-09-15videorate: Drop incoming buffers that are outside of the segmentOlivier Crête
2021-09-15videorate: Only "close" the segment if it is discontinousOlivier Crête
2021-09-15videorate: Add test for segment updateOlivier Crête
2021-09-15videorate: Update the base time on segment updatesOlivier Crête
2021-09-14qtdemux: Try to build AAC codec-data whenever it's possibleSeungha Yang
2021-09-13multiqueue: fix obsolete comment re initial flow statusMathieu Duponchelle
2021-09-13multiqueue: never consider a queue that is not waitingMathieu Duponchelle
2021-09-13flv: fix seqnum handling for seeksVivienne Watermeier
2021-09-13isomp4: also allow muxing different h264/5 profiles/levels/etcMatthew Waters
2021-09-13matroska: Add support for muxing/demuxing ffv1Sebastian Dröge
2021-09-12docs: Update cachePhilippe Normand
2021-09-12discoverer: Prevent stream tags from leaking in global tagsPhilippe Normand
2021-09-09gl/buffer_storage: re-enable GL_ARB_buffer_storageMatthew Waters
2021-09-09rtspconnection: Only reset timeout when socket is unusedTobias Ronge
2021-09-09add missing spaceAndika Triwidada
2021-09-07pbutils: Add mjpg to MIME codecsLudvig Rappe
2021-09-07jpegdec: Fix crash when interlaced field height is not DCT block size alignedSeungha Yang
2021-09-06multiqueue: Use running time of gap events for wakeups.Jan Schmidt
2021-09-03decodebin3: fix unblocking on input gap eventsMathieu Duponchelle
2021-09-02parsebin: Guess subtitle/ caps as text streamsPhilippe Normand
2021-09-02avidemux: Also detect 0x000001 as H264 byte-stream start code in codec_dataSebastian Dröge
2021-08-31qt: Fix build for Qt 5.9Philippe Normand
2021-08-31rtp: add some additional rtcp sdes valuesMatthew Waters
2021-08-30rtphdrext-rfc6464: Add test for inserting in payloader using the APIOlivier Crête
2021-08-30rtphdrext-rfc6464: Put max level if the audio is beyond itOlivier Crête
2021-08-30rtphdrext-rfc6464: Add example pipelineOlivier Crête
2021-08-30rtphdrext-rfc6464: Add test for inserting it based on capsOlivier Crête
2021-08-30pbutils: Add function to convert caps to MIME codecLudvig Rappe