summaryrefslogtreecommitdiffstats
path: root/libavdevice
Commit message (Expand)AuthorAgeFilesLines
* Bump version for master after 3.4 branchpointMichael 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
* lavd/kmsgrab: Fix packet flag settingMark Thompson2017-09-141-4/+4
* lavd: Add KMS screen grabberMark Thompson2017-09-134-1/+458
* lavd: drop QTKit indevClément Bœsch2017-09-043-364/+0
* lavd: drop disabled v4l codeClément Bœsch2017-09-033-366/+0
* build: make sndio part of the autodetected librariesClément Bœsch2017-09-021-1/+1
* build: make alsa part of the autodetected librariesClément Bœsch2017-09-021-1/+1
* build: replace use of HAVE_SDL2 with existing CONFIG_SDL2Clément Bœsch2017-09-021-11/+11
* lavd: implement NewTek NDI input/output device supportMaksym Veremeyenko2017-08-276-2/+676
* avdevice/decklink_enc: enable 16 output channelpkviet2017-08-271-2/+2
* avdevice/decklink_dec: fix signed and unsigned comparison warningMarton Balint2017-08-271-1/+1
* libavdevice/decklink: configurablity to set max queue sizeRavindra2017-08-225-3/+12
* lavd/libdc1394: Do not crash if dc1394_camera_new() fails.Carl Eugen Hoyos2017-08-181-0/+8
* avdevice/decklink_dec: set field order via codecparMarton Balint2017-07-301-7/+13
* avdevice: make ff_reverse available on shared buildsJames Almer2017-07-202-0/+2
* avdevice/decklink_dec: add support for receiving op47 teletextMarton Balint2017-07-181-11/+116
* avdevice/decklink_dec: add support for decoding teletext from 10bit ancillary...Marton Balint2017-07-181-16/+45
* Use AVOnce as a static variable consistentlyHendrik Leppkes2017-05-221-1/+1
* avdevice/decklink: fix MSVC build issuesAaron Levinson2017-05-083-4/+26
* avdevice/alsa: wait until playback buffers are drained before closingTakayuki 'January June' Suwa2017-05-061-0/+2
* Merge commit '92db5083077a8b0f8e1050507671b456fd155125'James Almer2017-05-041-2/+1
|\
| * build: Generate pkg-config files from Make and not from configureDiego Biurrun2016-12-221-0/+1
* | Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2'Clément Bœsch2017-05-031-1/+1
|\ \ | |/
* | Merge commit '0fea8555ae25124c21f4c4f55a5fa76e9169aa03'Clément Bœsch2017-04-261-4/+4
|\ \ | |/
| * v4l2: use codec descriptors for mapping a codec name to idAnton Khirnov2016-12-191-4/+4
* | avdevice: do not use AVFrame accessorMuhammad Faiz2017-04-233-8/+8
* | Merge commit '1818a640cfdccd52e97edf13564f45bc3d0d93eb'Clément Bœsch2017-04-171-2/+2
|\ \ | |/
OpenPOWER on IntegriCloud