index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavdevice
/
decklink_dec.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
avdevice/decklink_dec: Added Closed caption decode from VANC
Karthick J
2017-09-28
1
-17
/
+179
*
avdevice/decklink_dec: Extraction of luma from V210 VANC modularized
Karthick J
2017-09-28
1
-14
/
+21
*
avdevice/decklink_dec: Added VANC search for all resolutions
Karthick J
2017-09-28
1
-10
/
+70
*
avdevice/decklink_dec: add support for more pixel formats
Gildas Fargeas
2017-09-28
1
-7
/
+39
*
avdevice/decklink_dec: fix signed and unsigned comparison warning
Marton Balint
2017-08-27
1
-1
/
+1
*
libavdevice/decklink: configurablity to set max queue size
Ravindra
2017-08-22
1
-2
/
+5
*
avdevice/decklink_dec: set field order via codecpar
Marton Balint
2017-07-30
1
-7
/
+13
*
avdevice/decklink_dec: add support for receiving op47 teletext
Marton Balint
2017-07-18
1
-11
/
+116
*
avdevice/decklink_dec: add support for decoding teletext from 10bit ancillary...
Marton Balint
2017-07-18
1
-16
/
+45
*
avdevice/decklink: fix MSVC build issues
Aaron Levinson
2017-05-08
1
-2
/
+14
*
avdevice/decklink: remove pthread dependency
Aaron Levinson
2017-04-15
1
-3
/
+0
*
avdevice/decklink: deprecate @mode syntax in device name to specify mode
Marton Balint
2017-03-28
1
-0
/
+1
*
avdevice/decklink: new option 'format_code' to set video format by fourCC
Matthias Hunstock
2017-03-22
1
-2
/
+3
*
avdevice/decklink_dec: properly initialize no_video variable
Marton Balint
2016-12-27
1
-0
/
+1
*
lavd/decklink_dec: fix indentation
Marton Balint
2016-10-21
1
-11
/
+11
*
lavd/decklink_dec: add option to disable drawing bars on signal loss
Marton Balint
2016-10-21
1
-1
/
+2
*
decklink: fix: set fps on video stream v2
Matthias Hunstock
2016-08-05
1
-0
/
+1
*
decklink: Remove unneeded spaces in initializers
Patrick Felt
2016-08-02
1
-9
/
+9
*
cosmetics: Correct comments in decklink_dec
Patrick Felt
2016-08-02
1
-2
/
+2
*
avdevice/decklink: add support for setting input packet timestamp source
Marton Balint
2016-06-26
1
-14
/
+48
*
avdevice/decklink: add support for audio and video input selection
Marton Balint
2016-06-26
1
-0
/
+5
*
avdevice/decklink: add support for setting duplex mode
Marton Balint
2016-06-26
1
-0
/
+1
*
avdevice/decklink: always free decklink resources on error
Marton Balint
2016-06-26
1
-6
/
+12
*
avdevice/decklink: factorize device finder function
Marton Balint
2016-06-26
1
-25
/
+4
*
avdevice/decklink: remove unused itermode iterators
Marton Balint
2016-06-26
1
-9
/
+0
*
avdevice/decklink: factorize cleanup function to common code
Marton Balint
2016-06-26
1
-9
/
+2
*
avdevice/decklink_dec: fix bitrate calculations
n3.2-dev
Marton Balint
2016-06-26
1
-1
/
+2
*
avdevice/decklink_dec: Convert decklink input module to use codecpar
Felt, Patrick
2016-05-11
1
-28
/
+22
*
decklink: support all valid numbers of audio channels
Matthias Hunstock
2016-02-03
1
-2
/
+14
*
lavd/decklink_dec: add support for teletext
Marton Balint
2016-01-29
1
-0
/
+99
*
Revert "decklink: Header cleanup"
Timothy Gu
2016-01-24
1
-0
/
+4
*
decklink: Header cleanup
Timothy Gu
2016-01-24
1
-4
/
+0
*
remove all uses of the deprecated avpicture_get_size() function
Eddie Hao
2016-01-17
1
-1
/
+1
*
Replace remaining occurances of av_free_packet with av_packet_unref
Hendrik Leppkes
2015-10-27
1
-1
/
+1
*
avdevice/decklink: 10 Bit support for Decklink input device
Georg Lippitsch
2015-02-08
1
-4
/
+14
*
avdevice: add decklink input support
Deti Fliegl
2014-09-22
1
-0
/
+531
[prev]