summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAgeFilesLines
* Bump minor versions to separate 4.3 from masterMichael Niedermayer2020-06-081-2/+2
* avdevice/v4l2enc: Allow writing non-rawvideos to v4l2.David Manouchehri2020-05-091-3/+7
* avfoundation: Fix building on iOSMartin Storsjö2020-04-301-0/+4
* lavd/avfoundation.m: Do not use transport controls for screen capture devices.Thilo Borgmann2020-04-221-9/+11
* lavd/avfoundation.m: Remove transport controls for iOS.Thilo Borgmann2020-04-221-2/+10
* avdevice/opengl: add support of wrapped avframe codecMarton Balint2020-04-161-5/+12
* avdevice/xv: add support of wrapped avframe codecMarton Balint2020-04-161-8/+14
* avdevice/decklink_dec: increase autodetect timeout to 3 secMarton Balint2020-04-041-2/+2
* remove CHAR_MIN/CHAR_MAX usagePaul B Mahol2020-03-171-1/+1
* lavd/avfoundation: Add basic transport control observation for capable devices.Thilo Borgmann2020-03-161-8/+59
* avdevice/decklink: add support for SDK version 11.5Marton Balint2020-02-261-1/+16
* avdevice/decklink_dec: fix stopping streams in read_closeMarton Balint2020-02-262-2/+1
* lavd/opengl_enc: check strings before parsing them.Nicolas George2020-02-201-0/+4
* lavd/opengl_enc: use proper context for logging.Nicolas George2020-02-201-9/+10
* lavd/avfoundation.m: Add an option to drop late frames.Thilo Borgmann2020-02-071-1/+3
* avdevice/xcbgrab: check if frame size fits in INT_MAXMarton Balint2020-01-241-6/+14
* avdevice/xcbgrab: move some initialization code from pixfmt_from_pixmap_forma...Marton Balint2020-01-241-11/+13
* Silence "string-plus-int" warning shown by clang.Carl Eugen Hoyos2020-01-061-1/+1
* avdevice/decklink: deprecate the -list_devices optionMarton Balint2020-01-033-1/+3
* avdevice/decklink_dec: remove -bm_v210 optionMarton Balint2020-01-033-7/+0
* avdevice/decklink_dec: remove the @mode syntaxMarton Balint2020-01-033-24/+12
* avdevice/xcbgrab: capture the full desktop if video_size is not specifiedMarton Balint2019-12-302-7/+7
* avdevice/xcbgrab: fix packet timestampsMarton Balint2019-12-301-5/+9
* avdevice/xcbgrab: use a buffer pool for shared memory segmentsMarton Balint2019-12-261-32/+47
* avdevice/xcbgrab: wrap non-shm image replies in a buffer refMarton Balint2019-12-061-6/+15
* avdevice/xcbgrab: Handle reply and error properlyKusanagi Kouichi2019-12-031-0/+5
* libavdevice/lavfi: check avfilter_graph_dump return valueZhao Zhili2019-11-291-3/+7
* avdevice/decklink: add option to drop frames till timecode is seenGyan Doshi2019-11-185-1/+14
* 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 mastern4.3-devMichael 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