summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
* avdevice/lavfi: Remove redundant av_packet_unref()Andreas Rheinhardt2020-09-06
* avdevice/lavfi: Use av_packet_pack_dictionary() to pack dictionaryAndreas Rheinhardt2020-09-06
* avdevice/lavfi: Don't set pkt->size to the value it already hasAndreas Rheinhardt2020-09-01
* avdevice/lavfi: Don't reimplement av_frame_get_side_data()Andreas Rheinhardt2020-09-01
* avdevice/lavfi: Use av_packet_move_ref() for packet ownership transferAndreas Rheinhardt2020-09-01
* avdevice/xcbgrab: check return values of xcb query functionsMoritz Barsnick2020-08-15
* kmsgrab: Add more supported formatsMark Thompson2020-08-09
* kmsgrab: Don't require the user to set framebuffer formatMark Thompson2020-08-09
* kmsgrab: Use GetFB2 if availableMark Thompson2020-08-09
* kmsgrab: Refactor and clean error casesMark Thompson2020-08-09
* avdevice/decklink_dec: export timecode with s12m side dataLimin Wang2020-07-15
* avdevice/decklink_dec: add support for extracting and outputing klv from vancMilos Zivkovic2020-07-03
* 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