Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gstreamer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-14Release 1.20.11.20.1Tim-Philipp Müller
2022-03-14Update ChangeLogs for 1.20.1Tim-Philipp Müller
2022-03-14doc: Fix doc comment for GstChildProxyNicolas Dufresne
2022-03-14rtpsource: fix rtp_source_get_nack_deadlines docGuillaume Desmottes
2022-03-14vp9parse: Fix auto-plugging of HW frame decoderNicolas Dufresne
2022-03-14v4l2: include <sys/ioccom.h> on IllumosTim Mooney
2022-03-14v4l2bufferpool: Fix race condition between qbuf and pool streamoffHou Qi
2022-03-13deinterlace: scalerbob: Reduce latency to 0Jan Alexander Steffens (heftig)
2022-03-13nvenc: Fix deadlock because of too strict buffer pool sizeSeungha Yang
2022-03-12yadif: Fix CHECK macro for YUY2 formatVivia Nikolaidou
2022-03-12nvh265sldec: Always fill SPS/PPS related parametersSeungha Yang
2022-03-11h264decoder: Fix invalid memory accessSeungha Yang
2022-03-11sdpdemux: add media attributes to caps to fix ptp clock handlingTim-Philipp Müller
2022-03-10mpegts: Handle glib < 2.58Edward Hervey
2022-03-10tsbase: Handle more program updatesEdward Hervey
2022-03-10mpegtsbase: Use an array to track programsEdward Hervey
2022-03-10rtpbasepayload: Remove dead twcc codeNirbheek Chauhan
2022-03-10rtpvp8depay: Fix crash when making 'GstRTPPacketLost' custom eventSangchul Lee
2022-03-09gst-python: gstmodule.c: fix build with 3.11Mathieu Duponchelle
2022-03-09soup: Load the runtime library, not the development libraryNirbheek Chauhan
2022-03-09playbin3: Add lock to protect buffering messagesJan Schmidt
2022-03-08mpegtsmux: Start last_ts with GST_CLOCK_TIME_NONEJan Alexander Steffens (heftig)
2022-03-08mpegtsmux: Use GST_CLOCK_STIME_NONE for output_ts_offsetJan Alexander Steffens (heftig)
2022-03-08rtprtx: don't access type-system per bufferHavard Graff
2022-03-08rtprtx: signed/unsigned and style fixesHavard Graff
2022-03-07gstplay: tests: Keep track of errors/warningsPhilippe Normand
2022-03-07gstplay: Do not error out on message parsing failuresPhilippe Normand
2022-03-07gstplay: Fix warning parsing APIPhilippe Normand
2022-03-07gst-rtsp-server: fix race in rtsp-clientBranko Subasic
2022-03-05gldisplay: Reorder GST_GL_WINDOW check for egl-deviceSeungha Yang
2022-03-04deinterlace: Prevent race between _set_method and latency queryJan Alexander Steffens (heftig)
2022-03-04tsdemux: Handle PES headers bigger than a mpeg-ts packetEdward Hervey
2022-03-04play: Fix error parsing APIPhilippe Normand
2022-03-03soup: Fix static build with MSVCNirbheek Chauhan
2022-03-03soup: Fix pkgconfig generation and documentationNirbheek Chauhan
2022-03-03soup: Fix static build when default_library=bothNirbheek Chauhan
2022-03-03soup: Don't error out in static build unless option is enabledNirbheek Chauhan
2022-03-03soup: Lookup libsoup dylib files on Apple platformsPhilippe Normand
2022-03-02matroska-mux: Handle pixel-aspect-ratio caps field correctly when checking ca...Sebastian Dröge
2022-03-02matroska-mux: Handle multiview-mode/flags caps fields correctly when checking...Sebastian Dröge
2022-03-02webrtc_sendrecv.py: Sync element props with C versionNirbheek Chauhan
2022-03-02webrtc_sendrecv.py: Ensure that gst-python overrides are installedNirbheek Chauhan
2022-03-02webrtc_sendrecv.py: Don't try to set state on a None pipeNirbheek Chauhan
2022-03-02webrtc_sendrecv.py: Fix SSLError when connecting to websocket serverNirbheek Chauhan
2022-03-02webrtc_sendrecv.py: Fix deprecation warning with Python 3.10Nirbheek Chauhan
2022-03-02webrtc_sendrecv.py: Fix styling errorsNirbheek Chauhan
2022-03-02webrtc: Update Makefile for building webrtc-sendrecvNirbheek Chauhan
2022-03-02meson: Adjust ninja usage restriction info for devenvSebastian Fricke
2022-03-02docs: Fix typos in documentationSebastian Fricke
2022-03-02docs: Extend documentation for the GStreamer development environmentSebastian Fricke