summaryrefslogtreecommitdiffstats
path: root/libavdevice
Commit message (Expand)AuthorAgeFilesLines
...
* lavd/v4l2: Add ARGB and XRGB packed pixel formatsAnton Leontiev2018-05-101-0/+6
* avdevice/decklink_dec: unref packets on avpacket_queue_put errorMarton Balint2018-04-301-0/+3
* avdevice/decklink_dec: do not copy video dataMarton Balint2018-04-301-0/+12
* avdevice/android_camera: Fix AVClass.versionMichael Niedermayer2018-04-191-1/+1
* avdevice/iec61883: free the private context at the endJames Almer2018-04-181-0/+1
* avdevice/iec61883: return reference counted packetsJames Almer2018-04-181-4/+13
* avdevice/decklink_commmon: enhance error messages when iterator creation failsMarton Balint2018-04-181-14/+14
* lavd/vfwcap: Pass pointers to int instead of long to av_parse_video_size().Carl Eugen Hoyos2018-04-181-1/+4
* Bump minor versions after release/4.0 branchingMichael Niedermayer2018-04-161-1/+1
* Bump minor versions for branching release/4.0Michael Niedermayer2018-04-161-1/+1
* lavfi,lavd: add gitignore for generated static component listsJosh de Kock2018-04-051-0/+2
* avdevice/decklink_dec: use av_packet_make_refcounted to ensure packets are re...James Almer2018-04-021-8/+6
* lav*,tests: remove several register_all callsJosh de Kock2018-04-021-2/+0
* lavf: move avpriv function definition to internal.hJosh de Kock2018-04-021-0/+1
* lavd: remove linked listsJosh de Kock2018-03-311-48/+39
* Revert "lavd: add new API for iterating input and output devices"Josh de Kock2018-03-315-170/+89
* kmsgrab: add category for kmsgrabJun Zhao2018-03-261-0/+1
* avdevice/decklink: fix leak when listing devices and there is no memoryMarton Balint2018-03-241-12/+5
* lavd: fix iterating of input and output devicesFelix Matouschek2018-03-181-5/+2
* avdevice: add android_camera indevFelix Matouschek2018-02-224-1/+874
* avdevice/decklink_dec: Fix ;;Michael Niedermayer2018-02-151-1/+1
* avdevice/decklink_dec: extract NTSC VANCRay Tiley2018-02-131-3/+20
* 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 branchpointMichael Niedermayer2017-10-111-1/+1
* | Bump minor versions for branching 3.4Michael Niedermayer2017-10-111-2/+2
OpenPOWER on IntegriCloud