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

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2021-08-17v4l2: Add protection when set decoder capture fps accroding to output fpsHou Qi
2021-08-02v4l2: Keep decoder capture fps same as output fps if it's not setHou Qi
2021-05-28v4l2videoenc: Set default latency if the frame duration is invalidHou Qi
2021-04-27v4l2object: Add interlace-mode back to caps for cameraHou Qi
2021-04-21v4l2: Fix glib warning emitted when attribute query failsPhilippe Normand
2021-04-20v4l2: fix debug category initialisation againTim-Philipp Müller
2021-04-19v4l2src: fix spurious SOURCE_CHANGED error-level log messagesTim-Philipp Müller
2021-04-01v4l2object: Use default colorimetry if that in caps is unknownHou Qi
2021-03-29oss4: allow per feature registrationStéphane Cerveau
2021-03-29oss: allow per feature registrationStéphane Cerveau
2021-03-29v4l2: allow per feature registrationStéphane Cerveau
2021-03-24v4l2object: Avoid colorimetry mismatch for streams with invalid colorimetryHou Qi
2021-03-22v4l2object: Add support for hdr10 stream playbackHou Qi
2021-03-18gst: don't use volatile to mean atomicMatthew Waters
2021-03-12v4l2object: handle GST_VIDEO_TRANSFER_BT601Philipp Zabel
2021-03-03v4l2videodec: Do not expose profiles/levels in vp8/vp9 template capsHou Qi
2021-02-24v4l2videodec: fix src side frame rate negotiationPhilipp Zabel
2021-02-21rpicamsrc: depend on posix threads and vchiq_armJordan Petridis
2021-02-20v4l2bufferpool: Silence traces around unsupported source changeNicolas Dufresne
2021-02-20v4l2src: Move preferred resolution query before the probeNicolas Dufresne
2021-02-20v4l2src: Calculate framerate from DV timingsNicolas Dufresne
2021-02-20v4l2rc: Add DV_TIMINGS query and lockingNicolas Dufresne
2021-02-20v4l2src: Force renegotiation on resolution changeNicolas Dufresne
2021-02-20v4l2object: Remove unused streaming memberNicolas Dufresne
2021-02-20v4l2src: Refactor to use PreferredCapsInfo structureNicolas Dufresne
2021-02-20v4l2src: Stub preferred resolution supportNicolas Dufresne
2021-02-20v4l2: Subscribe source_change for the current inputNicolas Dufresne
2021-02-20v4l2src: Add input signal status detectionNicolas Dufresne
2021-02-20v4l2: Add helper to query input statusNicolas Dufresne
2021-02-20v4l2: Fix input/output index signNicolas Dufresne
2021-02-20v4l2src: Add source resolution change supportNicolas Dufresne
2021-02-20v4l2bufferpool: Handle resolution change eventNicolas Dufresne
2021-02-20v4l2object: Add event helpersNicolas Dufresne
2021-02-19v4l2bufferpool: use FLOW_LAST_BUFFERNicolas Dufresne
2021-02-19v4l2object: prefer NV12 over I420Lucas Stach
2021-02-05Apply 1 suggestion(s) to 1 file(s)Kevin Song
2021-02-05Apply 1 suggestion(s) to 1 file(s)Kevin Song
2021-02-05v4l2videoenc: support resolution change stream encode.Bing Song
2021-01-27v4l2h265codec: fix HEVC profile string issue.Bing Song
2021-01-18v4l2object: Need keep same transfer as input caps.Bing Song
2021-01-11v4l2object: Map correct video format for RGBAHou Qi
2020-12-14v4l2object: Use active resolution during fallback colorspace probeHou Qi
2020-12-01rpicamsrc: add vchostif library as it is required to build successfulJose Quaresma
2020-11-19rpicamsrc: Added "src->started = FALSE;" to gst_rpi_cam_src_stopTim Schneider
2020-11-16v4l2: caps negotiate wrong as interlace featureBing Song
2020-10-19v4l2codec: Garbage collect old frames if they accumulate because of codec bugsSebastian Dröge
2020-10-19v4l2codec: Pass system frame number as timestamp and use it to retrieve back ...Sebastian Dröge
2020-09-10v4l2object: plug memory-leakHavard Graff
2020-08-12v4l2h264codec: Map newly defined profile/levelsNicolas Dufresne
2020-08-12v4l2: Sync headers with kernel 5.9Nicolas Dufresne