- Mar 21, 2025
-
-
Florent Thiery authored
-
Florent Thiery authored
-
- Dec 20, 2023
-
-
Frédéric Chanal authored
This reverts commit af3679c9.
-
- Dec 12, 2023
-
-
Frédéric Chanal authored
This is a temporary fix that may be remove once the deadlock is fixed.
-
- Jun 22, 2023
-
-
Florent Thiery authored
-
- Apr 14, 2023
-
-
Frédéric Chanal authored
GStreamer 1.22.2 is now available, this patch is no longer needed. This reverts commit fc786049.
-
- Mar 16, 2023
-
-
Frédéric Chanal authored
Use a tmp patched gst-libav to cope with decoding deadlock, fixes #37551 See merge request !16
-
Frédéric Chanal authored
-
- Nov 24, 2022
-
-
Florent Thiery authored
-
- Aug 26, 2022
-
-
Florent Thiery authored
detect: replace ffprobe by GstDiscoverer, fixes #36533 fixes #32381 See merge request !6
-
Florent Thiery authored
-
-
- Aug 22, 2022
-
-
Florent Thiery authored
-
- Jun 20, 2022
-
-
Stéphane Diemer authored
-
- Dec 16, 2021
-
-
Florent Thiery authored
remove pytest version freeze (refs https://stackoverflow.com/questions/69528842/an-error-while-trying-to-execute-tests-on-python-3-10-with-pytest)
-
- Nov 30, 2021
-
-
Florent Thiery authored
detect: Take segment into account to compute stream duration See merge request !14
-
Thibault Saunier authored
-
- May 19, 2021
-
-
Florent Thiery authored
-
- Mar 29, 2021
-
-
Florent Thiery authored
-
- Mar 09, 2021
-
-
Florent Thiery authored
This reverts commit d6eedf28.
-
- Feb 24, 2021
-
-
Florent Thiery authored
infinite locking loop resolution fixes #33514 See merge request devtools/qr-lipsync!12
-
reproducible with a corrupted source file and the following command: gst-launch-1.0 filesrc location="corrupted-file.mp4" ! decodebin name=dec \ dec. ! fakesink \ dec. ! fakesink observation: deferred link resolution fails and gstreamer does not transmit an error message => the main loop is never left => the program remains blocked. resolution: interception of the warning message: deferred link resolution failure and triggering of the end of stream process.
-
Florent Thiery authored
-
Florent Thiery authored
-
Florent Thiery authored
-
Florent Thiery authored
remove sys.exit call fixes #33513 See merge request devtools/qr-lipsync!11
-
-
Florent Thiery authored
-
- Feb 12, 2021
-
-
Florent Thiery authored
-
- Feb 03, 2021
-
-
Paul GOULPIE authored
detect: Management of uri flows, refs #33406 See merge request devtools/qr-lipsync!10
-
- Feb 02, 2021
-
-
Paul Goulpié authored
Use of uridecodebin instead of filesrc. Allowing the analysis of remote flows via the http protocol. Remains compatible with the previous functional.
-
- Jan 25, 2021
-
-
Florent Thiery authored
-
- Dec 02, 2020
-
-
Florent Thiery authored
-
Florent Thiery authored
-
- Dec 01, 2020
-
-
Florent Thiery authored
-
- Nov 17, 2020
-
-
Florent Thiery authored
detect: Handle missing video frame duration meta See merge request !9
-
- Nov 16, 2020
-
-
Thibault Saunier authored
This way stream from openh264 where gstreamer doesn't set duration on all buffers are properly detected
-
- Nov 10, 2020
-
-
Thibault Saunier authored
-
- Sep 21, 2020
-
-
Florent Thiery authored
-
Florent Thiery authored
-