summaryrefslogtreecommitdiffstats
path: root/libavdevice
Commit message (Expand)AuthorAgeFilesLines
* avdevice/v4l2: Remove av_assert0 when format not supportedAndriy Gelman2019-11-061-1/+2
* libavdevice: Update the class name as uniform styleJun Zhao2019-08-1512-12/+12
* lavd/v4l2: produce a 0 byte packet when a dequeued buffer's size is unexpectedStephan Hilb2019-07-301-3/+2
* Bump minor versions again on master to keep 4.2 versions separate from masterMichael Niedermayer2019-07-211-1/+1
* Bump minor versions to separate 4.2 from masterMichael Niedermayer2019-07-211-1/+1
* lavd/avfoundation: Set correct default value 0 for option capture_raw_data.Thilo Borgmann2019-07-081-1/+1
* lavd/avfoundation: Reindent after last commit.Thilo Borgmann2019-07-081-54/+54
* lavd/avfoundation: Support muxed type of devices including raw muxed data cap...Thilo Borgmann2019-07-081-9/+80
* lavd/avfoundation: Refine some log messages.Thilo Borgmann2019-07-081-4/+4
* lavd/avfoundation: Change binary Options to boolean type.Thilo Borgmann2019-07-081-5/+3
* lavd/avfoundation: Remove useless index increment.Thilo Borgmann2019-07-081-1/+0
* libavdevice/gdigrab: fix ffmpeg -devices doesn't show gdigrabJun Zhao2019-05-171-0/+1
* avdevice/decklink: fix checking video mode in SDK version 11Marton Balint2019-05-052-13/+10
* avdevice/alsa: fix indefinite stop on closing PCM captureTakayuki 'January June' Suwa2019-04-231-2/+4
* avdevice/decklink_common: add support for DeckLink SDK 11Marton Balint2019-04-152-4/+55
* avdevice/decklink_common: properly check DoesSupportVideoMode result when try...Marton Balint2019-04-151-1/+1
* avdevice/decklink_dec: set configs before listing formatsMarton Balint2019-04-151-6/+6
* avdevice/opengl_enc: fix build error using msvc compilerDon C. Bigler2019-04-101-1/+0
* lavd/x11grab: fix vertical repositioningOctavio Alvarez2019-04-061-1/+1
* lavd/v4l2: Fix the type of the probe function.Carl Eugen Hoyos2019-03-231-1/+1
* lavd/v4l2-common: Add an entry for Z16.Carl Eugen Hoyos2019-03-221-0/+3
* lavd: Remove libndi_newtekCarl Eugen Hoyos2019-03-206-679/+2
* libavdevice/gdigrab: fix HIDPI support for mouse positioningDilshod Mukhtarov2019-01-301-9/+10
* libavdevice/gdigrab: fix HIDPI support for window captureDilshod Mukhtarov2019-01-301-4/+10
* lavd/iec61883: Fix the include path for poll.h.Carl Eugen Hoyos2019-01-161-1/+1
* avdevice/dshow: Fixed some minor memory leaksOliver Collyer2019-01-032-4/+22
* lavd/v4l2: Use "int request" as second parameter for ioctl() on Android.Carl Eugen Hoyos2018-12-111-0/+4
* avdevice/decklink_enc: add support for setting genlock timing offsetMarton Balint2018-12-024-1/+9
* Bump minor version for master after 4.1 branchpointMichael Niedermayer2018-11-021-1/+1
* Bump minor versions for branching 4.1Michael Niedermayer2018-11-021-2/+2
* avdevice/libndi_newtek_dec: add extra_ips option to libndi_newtek allowing us...Anton Platov2018-11-012-2/+4
* avdevice/decklink_dec: fix codec_tag of RGBA formatsBIGLER Don (Framatome)2018-11-011-2/+2
* avdevice/sdl2: add option to set window positionDave Rice2018-10-232-5/+9
* avdevice/decklink: Fix compile breakage on OSXDevin Heitmueller2018-10-201-1/+1
* avdevice/decklink_dec: add option to align capture start timeKarthick Jeyapal2018-09-304-1/+13
* avdevice/decklink: add support for selecting devices based on their unique IDMarton Balint2018-09-233-21/+41
* Cosmetics: Reindent after last commit.Carl Eugen Hoyos2018-09-191-5/+5
* lavd/dshow: Interpret negative height as bottom-down frame.Carl Eugen Hoyos2018-09-191-0/+4
* avdevice/pulse_audio_dec: set channel mapPaul B Mahol2018-09-141-1/+4
* lavd/avfoundation: Fix skewed video outputRick Kern2018-09-141-7/+49
* avdevice/decklink: Add support for EIA-708 output over SDIDevin Heitmueller2018-09-094-12/+195
* avdevice/decklink_enc: add support for setting duplex modeMarton Balint2018-09-093-1/+6
* avdevice/decklink_enc: print preroll and buffer sizeGyan Doshi2018-08-241-0/+3
* avdevice/v4l2enc: add video4linux2 name aliasLou Logan2018-06-181-1/+1
* avdevice/decklink_dec: capture timecode to metadata when requestedJon Morley2018-06-135-1/+63
* avdevice/decklink_common: Move DECKLINK_* string functions into headerJon Morley2018-06-132-30/+30
* avdevice/decklink_dec: use std::atomic for decklink_input_callback refcountingMarton Balint2018-06-132-22/+14
* avdevice/decklink_dec: use a custom memory allocatorMarton Balint2018-06-131-0/+50
* avdevice/sdl2 : add option to define if the window quit action is availableMartin Vignali2018-05-191-1/+3
* avdevice/sdl2output : fix setting window_sizeMartin Vignali2018-05-191-4/+2
OpenPOWER on IntegriCloud