summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
* libavdevice: Update the class name as uniform styleJun Zhao2019-08-15
* lavd/v4l2: produce a 0 byte packet when a dequeued buffer's size is unexpectedStephan Hilb2019-07-30
* Bump minor versions again on master to keep 4.2 versions separate from masterMichael Niedermayer2019-07-21
* Bump minor versions to separate 4.2 from masterMichael Niedermayer2019-07-21
* lavd/avfoundation: Set correct default value 0 for option capture_raw_data.Thilo Borgmann2019-07-08
* lavd/avfoundation: Reindent after last commit.Thilo Borgmann2019-07-08
* lavd/avfoundation: Support muxed type of devices including raw muxed data cap...Thilo Borgmann2019-07-08
* lavd/avfoundation: Refine some log messages.Thilo Borgmann2019-07-08
* lavd/avfoundation: Change binary Options to boolean type.Thilo Borgmann2019-07-08
* lavd/avfoundation: Remove useless index increment.Thilo Borgmann2019-07-08
* libavdevice/gdigrab: fix ffmpeg -devices doesn't show gdigrabJun Zhao2019-05-17
* avdevice/decklink: fix checking video mode in SDK version 11Marton Balint2019-05-05
* avdevice/alsa: fix indefinite stop on closing PCM captureTakayuki 'January June' Suwa2019-04-23
* avdevice/decklink_common: add support for DeckLink SDK 11Marton Balint2019-04-15
* avdevice/decklink_common: properly check DoesSupportVideoMode result when try...Marton Balint2019-04-15
* avdevice/decklink_dec: set configs before listing formatsMarton Balint2019-04-15
* avdevice/opengl_enc: fix build error using msvc compilerDon C. Bigler2019-04-10
* lavd/x11grab: fix vertical repositioningOctavio Alvarez2019-04-06
* lavd/v4l2: Fix the type of the probe function.Carl Eugen Hoyos2019-03-23
* lavd/v4l2-common: Add an entry for Z16.Carl Eugen Hoyos2019-03-22
* lavd: Remove libndi_newtekCarl Eugen Hoyos2019-03-20
* libavdevice/gdigrab: fix HIDPI support for mouse positioningDilshod Mukhtarov2019-01-30
* libavdevice/gdigrab: fix HIDPI support for window captureDilshod Mukhtarov2019-01-30
* lavd/iec61883: Fix the include path for poll.h.Carl Eugen Hoyos2019-01-16
* avdevice/dshow: Fixed some minor memory leaksOliver Collyer2019-01-03
* lavd/v4l2: Use "int request" as second parameter for ioctl() on Android.Carl Eugen Hoyos2018-12-11
* avdevice/decklink_enc: add support for setting genlock timing offsetMarton Balint2018-12-02
* Bump minor version for master after 4.1 branchpointMichael Niedermayer2018-11-02
* Bump minor versions for branching 4.1Michael Niedermayer2018-11-02
* avdevice/libndi_newtek_dec: add extra_ips option to libndi_newtek allowing us...Anton Platov2018-11-01
* avdevice/decklink_dec: fix codec_tag of RGBA formatsBIGLER Don (Framatome)2018-11-01
* avdevice/sdl2: add option to set window positionDave Rice2018-10-23
* avdevice/decklink: Fix compile breakage on OSXDevin Heitmueller2018-10-20
* avdevice/decklink_dec: add option to align capture start timeKarthick Jeyapal2018-09-30
* avdevice/decklink: add support for selecting devices based on their unique IDMarton Balint2018-09-23
* Cosmetics: Reindent after last commit.Carl Eugen Hoyos2018-09-19
* lavd/dshow: Interpret negative height as bottom-down frame.Carl Eugen Hoyos2018-09-19
* avdevice/pulse_audio_dec: set channel mapPaul B Mahol2018-09-14
* lavd/avfoundation: Fix skewed video outputRick Kern2018-09-14
* avdevice/decklink: Add support for EIA-708 output over SDIDevin Heitmueller2018-09-09
* avdevice/decklink_enc: add support for setting duplex modeMarton Balint2018-09-09
* avdevice/decklink_enc: print preroll and buffer sizeGyan Doshi2018-08-24
* avdevice/v4l2enc: add video4linux2 name aliasLou Logan2018-06-18
* avdevice/decklink_dec: capture timecode to metadata when requestedJon Morley2018-06-13
* avdevice/decklink_common: Move DECKLINK_* string functions into headerJon Morley2018-06-13
* avdevice/decklink_dec: use std::atomic for decklink_input_callback refcountingMarton Balint2018-06-13
* avdevice/decklink_dec: use a custom memory allocatorMarton Balint2018-06-13
* avdevice/sdl2 : add option to define if the window quit action is availableMartin Vignali2018-05-19
* avdevice/sdl2output : fix setting window_sizeMartin Vignali2018-05-19
* lavd/v4l2: Add ARGB and XRGB packed pixel formatsAnton Leontiev2018-05-10