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

gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/video
AgeCommit message (Expand)Author
2023-11-10Update versions to 0.9.12Sebastian Dröge
2023-11-10sccparse: Fix leading spaces between the tab and caption dataSebastian Dröge
2023-09-20gtk4: Only support RGBA/RGB in the GL code pathSebastian Dröge
2023-09-20gtk4: Premultiply alpha in GL texturesIvan Molodetskikh
2023-09-20transcriberbin: Configure audioresample in front of transcriberSeungha Yang
2023-07-20Update version to 0.9.11Sebastian Dröge
2023-07-05gtk4: Add python exampleyatinmaan
2023-07-05videofx: Minimize dependencies of the image crateSebastian Dröge
2023-06-19mccparse: Map timecode to PTS directly without offsetSeungha Yang
2023-05-18videofx: border: Do not advertise I420 for non-zero border radiusSanchayan Maity
2023-05-09gtk4: unbreak wayland, x11egl, x11glx features on non-LinuxJan Beich
2023-04-22ffv1dec: Drop rank for nowArun Raghavan
2023-04-05git: replace LICENSE file symlinks with copiesTim-Philipp Müller
2023-04-05transcriberbin: fix deadlock on construction errorMathieu Duponchelle
2023-04-05tttocea608: fix disappearing text after special character in non-poponMathieu Duponchelle
2023-04-05tttocea608: fix pushing unfixed caps downstreamMathieu Duponchelle
2023-04-05transcriberbin: fix initial transcription bin setupMathieu Duponchelle
2023-03-19gtk4: Fix compilation on macOSCarlo Cabrera
2023-03-02Update versions to 0.9.10Sebastian Dröge
2023-02-25gtk4: Set sync point on the video frame after mapping itSebastian Dröge
2023-02-22gtk4: Attach channel receiver to the default main context from the main threadSebastian Dröge
2023-02-22gtk4: Don't unnecessarily set the sink to READY to retrieve the contextSebastian Dröge
2023-02-22gtk4: Refactor and simplify GL context handlingSebastian Dröge
2023-02-09Update versions to 0.9.9Sebastian Dröge
2023-02-09dav1ddec: Make sure to call `get_picture()` twice in a row when drainingSebastian Dröge
2023-01-23Update version to 0.9.8Sebastian Dröge
2023-01-23dav1d: Don't treat any kind of bitstream error immediately as fatalSebastian Dröge
2023-01-22dav1d: Get rid of some unnecessary `unwrap()`sSebastian Dröge
2023-01-22dav1d: Remove unnecessary frame dropping loopSebastian Dröge
2023-01-22dav1d: Don't flush the decoder when drainingSebastian Dröge
2023-01-22dav1d: Only drain at most one decoded frame per input frame unless the decode...Sebastian Dröge
2023-01-19Update versions to 0.9.7Sebastian Dröge
2023-01-19gtk4: Only provide a buffer pool to upstream if it requested oneSebastian Dröge
2023-01-19gtk4: Make no caps in the allocation query a non-errorSebastian Dröge
2023-01-19gtk4: Asynchronously flush frames from GDKSebastian Dröge
2023-01-19gtk4: Keep `GstGLMemory` alive as long as it is used inside GDKSebastian Dröge
2023-01-18Update versions to 0.9.6Sebastian Dröge
2023-01-10rav1e: Enable threading supportSebastian Dröge
2023-01-07Update versions to 0.9.5Sebastian Dröge
2023-01-07gtk4: Update dependencies to releasesSebastian Dröge
2023-01-07gtk4: Propagate the GL display to the remainder of the pipelineSebastian Dröge
2023-01-07gtk4: Rename a variable to make more senseSebastian Dröge
2023-01-07gtk4: Handle more GL context creation failures gracefullySebastian Dröge
2023-01-07gtk4: Reset app context and display if GL context creation failsSebastian Dröge
2023-01-07gtk4: Reduce number of unwraps during GL context creation and query handlingSebastian Dröge
2023-01-07video/gtk4: Fix typo in info logsJordan Petridis
2023-01-07gtk4: Remove 'gst' prefix from another debug categoryNirbheek Chauhan
2023-01-07gtk4: Use GL implicitly without the gst_gl feature on macOSNirbheek Chauhan
2023-01-07gtk4: Add support for GL on macOSSebastian Dröge
2023-01-07gtk4: Remove 'gst' from gtksink debug category nameNirbheek Chauhan