summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
* 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
* avdevice/decklink_dec: unref packets on avpacket_queue_put errorMarton Balint2018-04-30
* avdevice/decklink_dec: do not copy video dataMarton Balint2018-04-30
* avdevice/android_camera: Fix AVClass.versionMichael Niedermayer2018-04-19
* avdevice/iec61883: free the private context at the endJames Almer2018-04-18
* avdevice/iec61883: return reference counted packetsJames Almer2018-04-18
* avdevice/decklink_commmon: enhance error messages when iterator creation failsMarton Balint2018-04-18
* lavd/vfwcap: Pass pointers to int instead of long to av_parse_video_size().Carl Eugen Hoyos2018-04-18
* Bump minor versions after release/4.0 branchingMichael Niedermayer2018-04-16
* Bump minor versions for branching release/4.0Michael Niedermayer2018-04-16
* lavfi,lavd: add gitignore for generated static component listsJosh de Kock2018-04-05
* avdevice/decklink_dec: use av_packet_make_refcounted to ensure packets are re...James Almer2018-04-02
* lav*,tests: remove several register_all callsJosh de Kock2018-04-02
* lavf: move avpriv function definition to internal.hJosh de Kock2018-04-02