documentation: fixed a heap o' typos
[platform/upstream/gstreamer.git] / sys / decklink / gstdecklink.cpp
2019-11-05 Aaron Boxerdocumentation: fixed a heap o' typos
2019-08-30 Matthew Watersdecklink: fix macos werror build
2019-07-25 Sebastian Drögedecklink: Make sure to return a value from all code...
2019-07-25 Sebastian Drögedecklinksrc: Reset timestamp observations on format...
2019-06-24 Sebastian Drögedecklink: Correctly ensure >=16 byte alignment for...
2019-05-03 Sebastian Drögedecklink: Allow VANC to be used for all modes
2019-05-03 Sebastian Drögedecklink: Add support for widescreen NTSC/PAL
2019-04-09 Peter Körnerdecklinkvideosrc: add missing break in set_property...
2019-03-04 Peter Körnerdecklink: implement duplex-mode property
2018-11-05 Joshua M. Doedecklinkvideosrc: respect pixel format property even...
2018-04-23 Edward Herveydecklinkvideosrc: Add support for extracting Closed...
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
2017-12-14 Sebastian Drögedecklinkaudiosink: Re-implement around GstBaseSink...
2017-12-06 Sebastian Drögedecklinkvideosink: Wait until scheduled playback is...
2017-11-08 Vivia Nikolaidoudecklink: Don't crash when getting hw serial number...
2017-10-18 Sebastian Drögedecklink: Add read-only property to read the device...
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-18 Nirbheek Chauhandecklink: Fix format specifier warnings in logging v2
2017-07-11 Georg Lippitschdecklinkvideosrc: Add custom memory allocator
2017-05-17 Sebastian Drögedecklink: Sink the clock reference in the constructor
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 debug logging warnings on Windows
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-26 Vivia Nikolaidoudecklinkaudiosrc: Option to use max channels supported...
2017-01-25 Sebastian Drögedecklink: Fix compiler warning with clang
2017-01-09 Vivia Nikolaidoudecklinkvideosrc: Do not append a zero timecode if...
2017-01-03 Sebastian Drögedecklink: Fix indentation
2017-01-03 Sebastian Drögedecklinkaudiosrc: Add support for 8/16 channels via...
2016-11-29 Sebastian Drögedecklink: Fix compiler warning
2016-11-28 Sebastian Drögedecklink: Correctly set top-field-first/bottom-field...
2016-11-28 Sebastian Drögedecklinksrc: Set GAP flag on buffers that are captured...
2016-11-28 Sebastian Drögedecklinksrc: Stop using the "hardware" timestamps and...
2016-09-21 Sebastian Drögedecklink: Print the Decklink API error return values...
2016-08-26 Sebastian Drögedecklinkaudiosink: Add support for 8 and 16 channels
2016-08-04 Vivia Nikolaidoudecklinkvideosrc: Add support for GstVideoTimeCode
2016-05-03 Vivia Nikolaidoudecklink: Fix swapped name and nick in GEnumValues
2016-05-03 Vivia Nikolaidoudecklink: Add initial 10bit support for YUV modes
2016-05-03 Sebastian Drögedecklink: Fix indentation
2016-04-08 Sebastian Drögedecklink: Initialize capture_time to NONE so it can...
2016-04-05 Sebastian Drögedecklinkaudiosrc: Don't crash when receiving video...
2016-04-05 Tim-Philipp Müllerdecklinkvideosrc: don't crash if we get NULL video...
2016-01-22 Julien Mouttedecklinkvideosrc: implement RGB capture support
2015-12-18 Vivia Nikolaidoudecklinkvideosink: Made "auto" mode work according...
2015-09-24 Sebastian Drögedecklink: Add a clock epoch that is used as offset...
2015-05-11 Heinrich Finkdecklink: Rename mode 2048p to 1556p
2015-05-11 Heinrich Finkdecklink: Use correct frame rate for mode 2160p50
2015-05-11 Heinrich Finkdecklink: Rename mode 3184p to 2160p
2015-04-22 Josep Torradecklink: do not repeat first video format in caps...
2015-03-02 DanielD10decklink: Incorrect frame rate for interlaced modes
2015-02-09 Sebastian Drögedecklink: Fix compiler warning with gcc
2015-02-09 Sebastian Drögedecklink{audio,video}src: Implement clock slaving if...
2015-02-08 Sebastian Drögedecklink{audio,video}src: Take the capture times from...
2015-01-28 Sebastian Drögedecklink: Make sure our clock never returns NONE, alway...
2015-01-13 Sebastian Drögedecklink: Use BT2020 colorspace for UltraHD resolutions
2015-01-13 Sebastian Drögedecklink: Fix indention once again
2015-01-12 Sebastian Drögedecklink: Initialize refcount of our C++ classes in...
2015-01-08 Florian Langloisdecklinkvideosrc: Add automatic mode detection
2015-01-08 Sebastian Drögedecklink: Add a dummy value to the video connection...
2015-01-08 Sebastian Drögedecklink: Add XLR and RCA audio connection enums
2015-01-08 Sebastian Drögedecklinkvideosrc: Add auto value for the connection...
2015-01-08 Florian Langloisdecklink: Add property for configuring the input connec...
2014-12-29 Sebastian Drögedecklink: Add support for 4K / UHD modes
2014-12-29 Sebastian Drögedecklink: Fix indention
2014-12-19 Sebastian Drögedecklink: Fix various compiler warnings with gcc
2014-12-19 Sebastian Drögedecklink: Re-add the COM initialization code for Windows
2014-12-19 Sebastian Drögedecklink: Add initial version of audio and video sources
2014-12-19 Sebastian Drögedecklink: Initial version of the audio/video sink rewrite
2014-11-24 Sebastian Drögedecklink: Add support for 2k modes
2014-11-24 Sebastian Drögedecklink: HD1080i50 is 50 frames per second
2014-11-14 Sebastian Drögedecklink: Fix indention
2014-08-01 Sebastian Drögedecklink: 59.94fps is 60000/1001, not 30000/1001
2014-04-27 Nicolas Dufresnedecklink: Don't fail if HW does not have all interfaces
2014-04-27 Tim-Philipp MüllerRevert "y4mdec: check for VIDEO meta instead of CROP...
2014-04-23 Nicolas Dufresnedecklink: Fix support for HW without output
2014-04-23 Nicolas Dufresney4mdec: check for VIDEO meta instead of CROP meta
2013-07-22 Youri Westermandecklink: actually enable decklinksink
2013-03-27 Tim-Philipp MüllerMerge SBC decoder and encoder from bluez
2013-02-27 Tim-Philipp Müllerdecklinksrc: port to 1.0
2012-09-23 David Schleefdecklink: change device instance lifecycle
2012-07-03 David Schleefdecklink: use GOnce in type registration
2012-04-06 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-05 Thibault SaunierMerge remote-tracking branch 'origin/0.10'
2012-04-05 Sebastian Drögegst: Update for GST_PLUGIN_DEFINE() API changes
2012-03-29 Sebastian DrögeMerge branch 'master' of ssh://git.freedesktop.org...
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-17 David Schleefdecklinksink: Add device property
2012-03-17 David Schleefdecklink: reindent
next