summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAgeFilesLines
* api: add missing version bumps and APIChanges entriesJames Almer2018-02-061-2/+2
* lavd: add new API for iterating input and output devicesJosh de Kock2018-02-065-89/+172
* avdevice: migrate to AVFormatContext->urlMarton Balint2018-01-2831-57/+59
* avdevice/decklink: Fix compilation of module on OSXDevin Heitmueller2018-01-201-0/+11
* avdevice/decklink: Suppress warning about misuse of struct instead of classDevin Heitmueller2018-01-201-1/+1
* avdevice/decklink: addition of absolute wallclock option for pts sourceVishwanath Dixit2018-01-204-5/+15
* avdevice/decklink: addition of PTS_SRC_NB in enum DecklinkPtsSourceVishwanath Dixit2018-01-202-2/+3
* avdevice/decklink: addition of copyts optionVishwanath Dixit2018-01-203-7/+13
* avdevice/gdigrab: Fix screen size and mouse position calculations on hi-DPI s...Harald Gaechter2018-01-121-2/+8
* lavd/alsa: Double maximum alsa buffer size.Carl Eugen Hoyos2017-11-271-1/+1
* avdevice/decklink_dec: autodetect the video input formatKarthick J2017-11-223-14/+77
* avdevice/decklink: refactor ff_decklink_set_format functionKarthick J2017-11-214-14/+35
* Merge commit 'b586903ae1b89e2d8b99c79f33cabe9b3ca03784'James Almer2017-11-113-18/+3
|\
| * build: Drop redundant check for soundcard.hDiego Biurrun2017-10-101-7/+1
| * avfoundation: update to use AVCodecParametersVittorio Giovara2017-04-261-5/+5
* | avdevice/decklink_dec: make some function staticJames Almer2017-11-091-4/+4
* | avdevice/libndi_newtek_dec: remove extra bracketJames Almer2017-10-301-1/+1
* | avdevice/decklink_dec: remove extra bracketJames Almer2017-10-301-1/+1
* | avdevice: remove usage of deprecated setter and getter functionsJames Almer2017-10-293-4/+4
* | Merge commit 'f5950b8fd61ec85e0ad8790bea56b37ceea19436'James Almer2017-10-261-1/+0
|\ \ | |/
* | Merge commit '5a969f64b9cf40bad923c73b66c3031b0018e848'James Almer2017-10-241-4/+0
|\ \ | |/
| * jack: Drop support for old (2012) JACK versionsDiego Biurrun2017-03-281-4/+0
* | lavd/lavfi: Constify two variables.Carl Eugen Hoyos2017-10-211-1/+1
* | Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5'James Almer2017-10-211-3/+3
|\ \ | |/
| * Bump major versions of all librariesVittorio Giovara2017-03-231-2/+2
* | avdevice/decklink_dec: 32 bit audio supportDave Rice2017-10-185-4/+18
* | Bump version for master after 3.4 branchpointn3.5-devMichael Niedermayer2017-10-111-1/+1
* | Bump minor versions for branching 3.4Michael Niedermayer2017-10-111-2/+2
* | libavdevice/decklink: add support for 10-bit output for Decklink SDIDevin Heitmueller2017-10-101-29/+83
* | libavdevice/decklink: add support for -sources and -sinks argumentsDevin Heitmueller2017-10-108-10/+104
* | lavd/decklink_dec: Do not claim to output transparency information.Carl Eugen Hoyos2017-10-082-3/+3
* | avdevice/decklink_dec: fix extracting lumaMarton Balint2017-10-061-1/+1
* | avdevice/decklink: Fix segfault when running -list_devices on OSXDevin Heitmueller2017-10-041-1/+1
* | avdevice/decklink_dec: fix multipacket op47 decodingMarton Balint2017-10-041-1/+1
* | avdevice/decklink_dec: remove av_dup_packet() usageJames Almer2017-10-021-6/+8
* | avdevice/decklink_dec: use av_packet_add_side_data()James Almer2017-10-021-4/+2
* | avdevice/decklink_dec: Used av_parity instead of duplicated functionKarthick J2017-10-011-9/+1
* | avdevice/decklink_dec: Added Closed caption decode from VANCKarthick J2017-09-281-17/+179
* | avdevice/decklink_dec: Extraction of luma from V210 VANC modularizedKarthick J2017-09-281-14/+21
* | avdevice/decklink_dec: Added VANC search for all resolutionsKarthick J2017-09-281-10/+70
* | avdevice/decklink_dec: add support for more pixel formatsGildas Fargeas2017-09-285-9/+48
* | lavf/version: Bump minor after dv1394 removal.Carl Eugen Hoyos2017-09-271-2/+2
* | lavd: remove deprecated dv1394 deviceJosh de Kock2017-09-274-598/+0
* | libavdevice/v4l2: fix invalid access to struct v4l2_bufferJaroslav Beran2017-09-241-1/+4
* | Remove some unneeded casts of bit_rate.Carl Eugen Hoyos2017-09-221-1/+1
* | lavd/kmsgrab: Remove the mapping for AV_PIX_FMT_RGB8.Carl Eugen Hoyos2017-09-201-1/+0
* | kmsgrab: Add more DRM plane formatsCarl Eugen Hoyos2017-09-191-0/+11
* | kmsgrab: Remove multiple-plane formatsMark Thompson2017-09-191-4/+0
* | kmsgrab: Fix DRM format definitionsMark Thompson2017-09-191-8/+8
* | kmsgrab: Fix build failure with old libdrmJun Zhao2017-09-141-0/+4