summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
* lavd: fix iterating of input and output devicesFelix Matouschek2018-03-18
* avdevice: add android_camera indevFelix Matouschek2018-02-22
* avdevice/decklink_dec: Fix ;;Michael Niedermayer2018-02-15
* avdevice/decklink_dec: extract NTSC VANCRay Tiley2018-02-13
* api: add missing version bumps and APIChanges entriesJames Almer2018-02-06
* lavd: add new API for iterating input and output devicesJosh de Kock2018-02-06
* avdevice: migrate to AVFormatContext->urlMarton Balint2018-01-28
* avdevice/decklink: Fix compilation of module on OSXDevin Heitmueller2018-01-20
* avdevice/decklink: Suppress warning about misuse of struct instead of classDevin Heitmueller2018-01-20
* avdevice/decklink: addition of absolute wallclock option for pts sourceVishwanath Dixit2018-01-20
* avdevice/decklink: addition of PTS_SRC_NB in enum DecklinkPtsSourceVishwanath Dixit2018-01-20
* avdevice/decklink: addition of copyts optionVishwanath Dixit2018-01-20
* avdevice/gdigrab: Fix screen size and mouse position calculations on hi-DPI s...Harald Gaechter2018-01-12
* lavd/alsa: Double maximum alsa buffer size.Carl Eugen Hoyos2017-11-27
* avdevice/decklink_dec: autodetect the video input formatKarthick J2017-11-22
* avdevice/decklink: refactor ff_decklink_set_format functionKarthick J2017-11-21
* Merge commit 'b586903ae1b89e2d8b99c79f33cabe9b3ca03784'James Almer2017-11-11
|\
| * build: Drop redundant check for soundcard.hDiego Biurrun2017-10-10
| * avfoundation: update to use AVCodecParametersVittorio Giovara2017-04-26
* | avdevice/decklink_dec: make some function staticJames Almer2017-11-09
* | avdevice/libndi_newtek_dec: remove extra bracketJames Almer2017-10-30
* | avdevice/decklink_dec: remove extra bracketJames Almer2017-10-30
* | avdevice: remove usage of deprecated setter and getter functionsJames Almer2017-10-29
* | Merge commit 'f5950b8fd61ec85e0ad8790bea56b37ceea19436'James Almer2017-10-26
|\|
* | Merge commit '5a969f64b9cf40bad923c73b66c3031b0018e848'James Almer2017-10-24
|\|
| * jack: Drop support for old (2012) JACK versionsDiego Biurrun2017-03-28
* | lavd/lavfi: Constify two variables.Carl Eugen Hoyos2017-10-21
* | Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5'James Almer2017-10-21
|\|
| * Bump major versions of all librariesVittorio Giovara2017-03-23
* | avdevice/decklink_dec: 32 bit audio supportDave Rice2017-10-18
* | Bump version for master after 3.4 branchpointMichael Niedermayer2017-10-11
* | Bump minor versions for branching 3.4Michael Niedermayer2017-10-11
* | libavdevice/decklink: add support for 10-bit output for Decklink SDIDevin Heitmueller2017-10-10
* | libavdevice/decklink: add support for -sources and -sinks argumentsDevin Heitmueller2017-10-10
* | lavd/decklink_dec: Do not claim to output transparency information.Carl Eugen Hoyos2017-10-08
* | avdevice/decklink_dec: fix extracting lumaMarton Balint2017-10-06
* | avdevice/decklink: Fix segfault when running -list_devices on OSXDevin Heitmueller2017-10-04
* | avdevice/decklink_dec: fix multipacket op47 decodingMarton Balint2017-10-04
* | avdevice/decklink_dec: remove av_dup_packet() usageJames Almer2017-10-02
* | avdevice/decklink_dec: use av_packet_add_side_data()James Almer2017-10-02
* | avdevice/decklink_dec: Used av_parity instead of duplicated functionKarthick J2017-10-01
* | avdevice/decklink_dec: Added Closed caption decode from VANCKarthick J2017-09-28
* | avdevice/decklink_dec: Extraction of luma from V210 VANC modularizedKarthick J2017-09-28
* | avdevice/decklink_dec: Added VANC search for all resolutionsKarthick J2017-09-28
* | avdevice/decklink_dec: add support for more pixel formatsGildas Fargeas2017-09-28
* | lavf/version: Bump minor after dv1394 removal.Carl Eugen Hoyos2017-09-27
* | lavd: remove deprecated dv1394 deviceJosh de Kock2017-09-27
* | libavdevice/v4l2: fix invalid access to struct v4l2_bufferJaroslav Beran2017-09-24
* | Remove some unneeded casts of bit_rate.Carl Eugen Hoyos2017-09-22
* | lavd/kmsgrab: Remove the mapping for AV_PIX_FMT_RGB8.Carl Eugen Hoyos2017-09-20