index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavdevice
/
decklink_dec.cpp
Age
Commit message (
Expand
)
Author
2016-12-27
avdevice/decklink_dec: properly initialize no_video variable
Marton Balint
2016-10-21
lavd/decklink_dec: fix indentation
Marton Balint
2016-10-21
lavd/decklink_dec: add option to disable drawing bars on signal loss
Marton Balint
2016-08-05
decklink: fix: set fps on video stream v2
Matthias Hunstock
2016-08-02
decklink: Remove unneeded spaces in initializers
Patrick Felt
2016-08-02
cosmetics: Correct comments in decklink_dec
Patrick Felt
2016-06-26
avdevice/decklink: add support for setting input packet timestamp source
Marton Balint
2016-06-26
avdevice/decklink: add support for audio and video input selection
Marton Balint
2016-06-26
avdevice/decklink: add support for setting duplex mode
Marton Balint
2016-06-26
avdevice/decklink: always free decklink resources on error
Marton Balint
2016-06-26
avdevice/decklink: factorize device finder function
Marton Balint
2016-06-26
avdevice/decklink: remove unused itermode iterators
Marton Balint
2016-06-26
avdevice/decklink: factorize cleanup function to common code
Marton Balint
2016-06-26
avdevice/decklink_dec: fix bitrate calculations
Marton Balint
2016-05-11
avdevice/decklink_dec: Convert decklink input module to use codecpar
Felt, Patrick
2016-02-03
decklink: support all valid numbers of audio channels
Matthias Hunstock
2016-01-29
lavd/decklink_dec: add support for teletext
Marton Balint
2016-01-24
Revert "decklink: Header cleanup"
Timothy Gu
2016-01-24
decklink: Header cleanup
Timothy Gu
2016-01-17
remove all uses of the deprecated avpicture_get_size() function
Eddie Hao
2015-10-27
Replace remaining occurances of av_free_packet with av_packet_unref
Hendrik Leppkes
2015-02-08
avdevice/decklink: 10 Bit support for Decklink input device
Georg Lippitsch
2014-09-22
avdevice: add decklink input support
Deti Fliegl