summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
* lavdevice: Add AudioToolbox output device.Thilo Borgmann2020-06-15
* Bump minor versions after branching 4.3Michael Niedermayer2020-06-08
* Bump minor versions to separate 4.3 from masterMichael Niedermayer2020-06-08
* avdevice/v4l2enc: Allow writing non-rawvideos to v4l2.David Manouchehri2020-05-09
* avfoundation: Fix building on iOSMartin Storsjö2020-04-30
* lavd/avfoundation.m: Do not use transport controls for screen capture devices.Thilo Borgmann2020-04-22
* lavd/avfoundation.m: Remove transport controls for iOS.Thilo Borgmann2020-04-22
* avdevice/opengl: add support of wrapped avframe codecMarton Balint2020-04-16
* avdevice/xv: add support of wrapped avframe codecMarton Balint2020-04-16
* avdevice/decklink_dec: increase autodetect timeout to 3 secMarton Balint2020-04-04
* remove CHAR_MIN/CHAR_MAX usagePaul B Mahol2020-03-17
* lavd/avfoundation: Add basic transport control observation for capable devices.Thilo Borgmann2020-03-16
* avdevice/decklink: add support for SDK version 11.5Marton Balint2020-02-26
* avdevice/decklink_dec: fix stopping streams in read_closeMarton Balint2020-02-26
* lavd/opengl_enc: check strings before parsing them.Nicolas George2020-02-20
* lavd/opengl_enc: use proper context for logging.Nicolas George2020-02-20
* lavd/avfoundation.m: Add an option to drop late frames.Thilo Borgmann2020-02-07
* avdevice/xcbgrab: check if frame size fits in INT_MAXMarton Balint2020-01-24
* avdevice/xcbgrab: move some initialization code from pixfmt_from_pixmap_forma...Marton Balint2020-01-24
* Silence "string-plus-int" warning shown by clang.Carl Eugen Hoyos2020-01-06
* avdevice/decklink: deprecate the -list_devices optionMarton Balint2020-01-03
* avdevice/decklink_dec: remove -bm_v210 optionMarton Balint2020-01-03
* avdevice/decklink_dec: remove the @mode syntaxMarton Balint2020-01-03
* avdevice/xcbgrab: capture the full desktop if video_size is not specifiedMarton Balint2019-12-30
* avdevice/xcbgrab: fix packet timestampsMarton Balint2019-12-30
* avdevice/xcbgrab: use a buffer pool for shared memory segmentsMarton Balint2019-12-26
* avdevice/xcbgrab: wrap non-shm image replies in a buffer refMarton Balint2019-12-06
* avdevice/xcbgrab: Handle reply and error properlyKusanagi Kouichi2019-12-03
* libavdevice/lavfi: check avfilter_graph_dump return valueZhao Zhili2019-11-29
* avdevice/decklink: add option to drop frames till timecode is seenGyan Doshi2019-11-18
* avdevice/v4l2: Remove av_assert0 when format not supportedAndriy Gelman2019-11-06
* 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