index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavdevice
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavd: fix iterating of input and output devices
Felix Matouschek
2018-03-18
1
-5
/
+2
*
avdevice: add android_camera indev
Felix Matouschek
2018-02-22
4
-1
/
+874
*
avdevice/decklink_dec: Fix ;;
Michael Niedermayer
2018-02-15
1
-1
/
+1
*
avdevice/decklink_dec: extract NTSC VANC
Ray Tiley
2018-02-13
1
-3
/
+20
*
api: add missing version bumps and APIChanges entries
James Almer
2018-02-06
1
-2
/
+2
*
lavd: add new API for iterating input and output devices
Josh de Kock
2018-02-06
5
-89
/
+172
*
avdevice: migrate to AVFormatContext->url
Marton Balint
2018-01-28
31
-57
/
+59
*
avdevice/decklink: Fix compilation of module on OSX
Devin Heitmueller
2018-01-20
1
-0
/
+11
*
avdevice/decklink: Suppress warning about misuse of struct instead of class
Devin Heitmueller
2018-01-20
1
-1
/
+1
*
avdevice/decklink: addition of absolute wallclock option for pts source
Vishwanath Dixit
2018-01-20
4
-5
/
+15
*
avdevice/decklink: addition of PTS_SRC_NB in enum DecklinkPtsSource
Vishwanath Dixit
2018-01-20
2
-2
/
+3
*
avdevice/decklink: addition of copyts option
Vishwanath Dixit
2018-01-20
3
-7
/
+13
*
avdevice/gdigrab: Fix screen size and mouse position calculations on hi-DPI s...
Harald Gaechter
2018-01-12
1
-2
/
+8
*
lavd/alsa: Double maximum alsa buffer size.
Carl Eugen Hoyos
2017-11-27
1
-1
/
+1
*
avdevice/decklink_dec: autodetect the video input format
Karthick J
2017-11-22
3
-14
/
+77
*
avdevice/decklink: refactor ff_decklink_set_format function
Karthick J
2017-11-21
4
-14
/
+35
*
Merge commit 'b586903ae1b89e2d8b99c79f33cabe9b3ca03784'
James Almer
2017-11-11
3
-18
/
+3
|
\
|
*
build: Drop redundant check for soundcard.h
Diego Biurrun
2017-10-10
1
-7
/
+1
|
*
avfoundation: update to use AVCodecParameters
Vittorio Giovara
2017-04-26
1
-5
/
+5
*
|
avdevice/decklink_dec: make some function static
James Almer
2017-11-09
1
-4
/
+4
*
|
avdevice/libndi_newtek_dec: remove extra bracket
James Almer
2017-10-30
1
-1
/
+1
*
|
avdevice/decklink_dec: remove extra bracket
James Almer
2017-10-30
1
-1
/
+1
*
|
avdevice: remove usage of deprecated setter and getter functions
James Almer
2017-10-29
3
-4
/
+4
*
|
Merge commit 'f5950b8fd61ec85e0ad8790bea56b37ceea19436'
James Almer
2017-10-26
1
-1
/
+0
|
\
\
|
|
/
*
|
Merge commit '5a969f64b9cf40bad923c73b66c3031b0018e848'
James Almer
2017-10-24
1
-4
/
+0
|
\
\
|
|
/
|
*
jack: Drop support for old (2012) JACK versions
Diego Biurrun
2017-03-28
1
-4
/
+0
*
|
lavd/lavfi: Constify two variables.
Carl Eugen Hoyos
2017-10-21
1
-1
/
+1
*
|
Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5'
James Almer
2017-10-21
1
-3
/
+3
|
\
\
|
|
/
|
*
Bump major versions of all libraries
Vittorio Giovara
2017-03-23
1
-2
/
+2
*
|
avdevice/decklink_dec: 32 bit audio support
Dave Rice
2017-10-18
5
-4
/
+18
*
|
Bump version for master after 3.4 branchpoint
Michael Niedermayer
2017-10-11
1
-1
/
+1
*
|
Bump minor versions for branching 3.4
Michael Niedermayer
2017-10-11
1
-2
/
+2
*
|
libavdevice/decklink: add support for 10-bit output for Decklink SDI
Devin Heitmueller
2017-10-10
1
-29
/
+83
*
|
libavdevice/decklink: add support for -sources and -sinks arguments
Devin Heitmueller
2017-10-10
8
-10
/
+104
*
|
lavd/decklink_dec: Do not claim to output transparency information.
Carl Eugen Hoyos
2017-10-08
2
-3
/
+3
*
|
avdevice/decklink_dec: fix extracting luma
Marton Balint
2017-10-06
1
-1
/
+1
*
|
avdevice/decklink: Fix segfault when running -list_devices on OSX
Devin Heitmueller
2017-10-04
1
-1
/
+1
*
|
avdevice/decklink_dec: fix multipacket op47 decoding
Marton Balint
2017-10-04
1
-1
/
+1
*
|
avdevice/decklink_dec: remove av_dup_packet() usage
James Almer
2017-10-02
1
-6
/
+8
*
|
avdevice/decklink_dec: use av_packet_add_side_data()
James Almer
2017-10-02
1
-4
/
+2
*
|
avdevice/decklink_dec: Used av_parity instead of duplicated function
Karthick J
2017-10-01
1
-9
/
+1
*
|
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
5
-9
/
+48
*
|
lavf/version: Bump minor after dv1394 removal.
Carl Eugen Hoyos
2017-09-27
1
-2
/
+2
*
|
lavd: remove deprecated dv1394 device
Josh de Kock
2017-09-27
4
-598
/
+0
*
|
libavdevice/v4l2: fix invalid access to struct v4l2_buffer
Jaroslav Beran
2017-09-24
1
-1
/
+4
*
|
Remove some unneeded casts of bit_rate.
Carl Eugen Hoyos
2017-09-22
1
-1
/
+1
*
|
lavd/kmsgrab: Remove the mapping for AV_PIX_FMT_RGB8.
Carl Eugen Hoyos
2017-09-20
1
-1
/
+0
[next]