meson: add -Wno-unused also to C++ args when gst debug system is disabled
[platform/upstream/gstreamer.git] / sys / decklink /
2019-03-04 Peter Körnerdecklink: document duplex and keyer behaviour
2019-03-04 Peter Körnerdecklink: implement duplex-mode property
2019-02-19 Tim-Philipp Müllerdecklink: add Hardware tag to element metadata
2019-02-12 Sebastian Drögedecklinkvideosink: Use S334_EIA_608 instead of S334_EIA...
2019-02-12 Sebastian Drögedecklinkvideosink: S334 1A CEA608 closed captions have...
2019-02-05 Nirbheek Chauhanmisc: Fix warnings on Cerbero MinGW
2019-01-02 Sebastian Drögedecklinkvideosink: Don't forget to unref clock after...
2018-12-18 Sebastian Drögedecklinkvideosink: Fix support for raw CEA608 input...
2018-12-15 Sebastian Drögeclosedcaption: Replace GST_VIDEO_CAPTION_TYPE_CEA608_IN...
2018-12-12 Matthew Watersdecklink: calculate the decklink output time from the...
2018-11-28 Jordan PetridisRun gst-indent through the files
2018-11-26 Matthew Watersdecklink: fixup internal time tracking over buffering...
2018-11-13 Sebastian Drögedecklinkvideosink: Cast result of bitwise-or of multipl...
2018-11-12 Sebastian Drögedecklinkvideosink: Add support for outputting closed...
2018-11-07 Sebastian Drögedecklinkvideosrc: Search from line 1 again if we didn...
2018-11-06 admindecklinkvideosink: fix segfault when audiosink is close...
2018-11-05 Joshua M. Doedecklinkvideosrc: respect pixel format property even...
2018-11-01 Sebastian Drögedecklinkvideosrc: Add support for extracing CEA608...
2018-09-12 Matthew Watersdecklinkvideosink: fix build
2018-09-12 Matthew Watersdecklink: wait for stop with a timeout
2018-09-12 Matthew Watersdecklink: start scheduled playback in paused
2018-09-12 Matthew Watersdecklinkaudiosink: fix debug string copy-paste error
2018-08-28 Vivia Nikolaidoudecklink: Only use drop-frame flag for 29.97 and 59...
2018-08-16 Nirbheek Chauhanmeson: host_system is 'ios' when building for iOS
2018-07-27 Nirbheek ChauhanAdd feature options for almost all plugins
2018-07-10 Matthew Watersdecklink: keep the internal time we send to decklink...
2018-06-20 Nirbheek Chauhandecklink: Fix warning about HRESULT not being unsigned int
2018-05-11 Vivia Nikolaidoudecklink: Fix crash with closed-captions signal and...
2018-05-11 Vivia Nikolaidoudecklinkvideosrc: Don't check for closed captions when...
2018-04-25 Xavier ClaessensMeson: Generate pc file for all plugins in bad
2018-04-23 Edward Herveydecklinkvideosrc: Add support for extracting Closed...
2018-03-31 Nirbheek Chauhandecklink: Fix MinGW warnings due to MSVC-specific pragmas
2018-03-27 Nirbheek Chauhandecklink: Use g_thread_new instead of g_thread_create
2018-03-27 Takeshi Satodecklink: fix initialization fails in windows binary
2018-02-14 Edward Herveydecklink: Fix array of devices usage
2018-01-23 Tim-Philipp Müllerdecklink: don't crash if there are no decklink devices
2018-01-23 Tim-Philipp Müllerdecklink: don't limit number of devices to 16
2018-01-04 Vivia Nikolaidoudecklinkaudiosrc: Extrapolate stream/hw reference times...
2018-01-04 Vivia Nikolaidoudecklink: Detect gaps on incoming stream times, issue...
2018-01-04 Vivia NikolaidouRevert "WIP: Revert "Revert "decklink: Detect gaps...
2018-01-04 Vivia NikolaidouRevert "decklinkaudiosrc: Extrapolate stream/hw referen...
2018-01-04 Vivia Nikolaidoudecklinkaudiosrc: Extrapolate stream/hw reference times...
2018-01-04 Vivia NikolaidouWIP: Revert "Revert "decklink: Detect gaps on incoming...
2017-12-14 Sebastian Drögedecklinkaudiosink: Start audio pre-rolling if the outpu...
2017-12-14 Sebastian Drögedecklinkvideosink: Only start if both sinks are set...
2017-12-14 Sebastian Drögedecklinkaudiosink: Include final flow return in debug...
2017-12-14 Sebastian Drögedecklinkaudiosink: Check also against the clock if...
2017-12-14 Sebastian Drögedecklinkaudiosink: Implement resampling/buffer reversin...
2017-12-14 Sebastian Drögedecklinkaudiosink: Re-implement around GstBaseSink...
2017-12-06 Sebastian Drögedecklinkvideosink: Wait until scheduled playback is...
2017-11-22 Sebastian Drögedecklinkvideosink: Print "Starting" instead of "Stoppin...
2017-11-09 Vivia Nikolaidoudecklink: Remove unused "bflags" variable
2017-11-09 Vivia Nikolaidoudecklink: Ignore some driver-set timecode flags
2017-11-08 Vivia Nikolaidoudecklink: Don't crash when getting hw serial number...
2017-11-07 Vivia NikolaidouRevert "decklink: Detect gaps on incoming stream times...
2017-11-07 Vivia Nikolaidoudecklink: Detect gaps on incoming stream times, issue...
2017-10-18 Sebastian Drögedecklink: Add read-only property to read the device...
2017-10-11 Vivia Nikolaidoudecklink: Print one "dropped N old frames" message...
2017-09-28 Sebastian Drögedecklinkaudio/videosrc: Put hardware reference timestam...
2017-09-21 Sebastian Drögedecklink: Free the correct memory in our own buffer...
2017-08-15 Dave Johnstonedecklinkvideosink: Add support for Decklink hardware...
2017-08-02 Sebastian Drögedecklink: Fix indentation
2017-08-01 Georg Lippitschdecklinksrc: Raise limit of devices to 16
2017-07-20 Nirbheek Chauhandecklink: Fix building with MSYS2's MinGW
2017-07-18 Nirbheek Chauhandecklink: Fix format specifier warnings in logging v2
2017-07-18 Nirbheek Chauhandecklink: Fix CI failure due to missing WINAPI definition
2017-07-18 Nirbheek Chauhandecklink: Fix format specifier warnings in logging
2017-07-18 Nirbheek Chauhandecklink: Fix build on mingw32 by adding missing WINAPI
2017-07-14 Nirbheek Chauhandecklink: Add autotools support on Windows
2017-07-11 Georg Lippitschdecklinkvideosrc: Add custom memory allocator
2017-06-07 Sebastian Drögedecklink: Make timestamp reference specifier driver...
2017-05-17 Sebastian Drögedecklink: Sink the clock reference in the constructor
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2017-05-15 Sebastian Drögedecklinkvideosink: Copy min(gstreamer_stride, decklink_...
2017-05-12 Sebastian Drögedecklinkvideo/audiosrc: Add GstReferenceTimestampMeta...
2017-05-12 Sebastian Drögedecklinkaudiosrc: Consistently pass stream_time and...
2017-05-10 Sebastian Drögedecklink: Always use the video stream time for audio too
2017-05-05 Nirbheek ChauhanRevert "decklink: Fix debug logging warnings on Windows"
2017-05-05 Nirbheek Chauhandecklink: Fix linking on MinGW
2017-05-05 Nirbheek Chauhandecklink: Fix building on Windows
2017-05-05 Nirbheek Chauhandecklink: Fix debug logging warnings on Windows
2017-05-05 Nirbheek Chauhanmeson: Fix decklink building on Windows
2017-04-19 Sebastian DrögeRevert "decklinkvideo/audiosrc: Add GstReferenceTimesta...
2017-04-19 Sebastian Drögedecklinkvideo/audiosrc: Add GstReferenceTimestampMeta...
2017-04-11 Tim-Philipp Müllermeson: decklink: fix meson configure error on macOS
2017-03-24 Sebastian Drögedecklink: Use GstQueueArray instead of GQueue
2017-03-22 Georg Lippitschdecklinkvideosrc: Add read-only "signal" property
2017-03-01 Sebastian Drögedecklinkvideosink: Don't error out if displaying the...
2017-02-01 Sebastian Drögedecklinkvideosink: Show video frames synchronously...
2017-02-01 Sebastian Drögedecklinkvideosink: Do nothing if set_caps() is called...
2017-02-01 Vivia Nikolaidoudecklinkaudiosrc: Fix get_caps returning EMPTY
2017-01-31 Sebastian Drögedecklink: Add to the meson Windows build
2017-01-31 Sebastian Drögedecklink: Fix indentation
2017-01-31 Sebastian Drögedecklink: Fix compilation on Windows by properly using...
2017-01-31 Axel Menzeldecklink: Fix compilation with MSVC
2017-01-31 Sebastian Drögedecklink: Include stdint.h for int32_t, etc as needed...
2017-01-31 Sebastian Drögedecklink: Add "extern C" forward declaration for Create...
2017-01-31 Axel Menzeldecklink: Update Windows SDK to a newer version
2017-01-27 Sebastian Drögedecklinkaudiosrc: Fix compilation on OSX
2017-01-26 Vivia Nikolaidoudecklinkaudiosrc: Option to use max channels supported...
next