summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
* libavdevice/avfoundation.m: fix potential unreleased lock issueChengfeng Ye2021-09-17
* libavdevice/avfoundation.m: fix protential unreleased lock issueChengfeng Ye2021-09-17
* avdevice/decklink: support for more duplex mode for Decklink 8K ProLimin Wang2021-08-16
* avdevice/decklink: add level_a configuration optionLimin Wang2021-08-16
* avdevice/decklink: add sqd configuration optionLimin Wang2021-08-16
* avdevice/decklink: add link configuration optionLimin Wang2021-08-16
* lavd/lavfi.c: Set time_base for 608 cc to container time_base.Yun Zhang2021-08-02
* avformat/internal: Move ff_read_line_to_bprint_overwrite to avio_internal.hAndreas Rheinhardt2021-07-29
* Remove/replace some unnecessary avcodec.h inclusionsAndreas Rheinhardt2021-07-22
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-22
* Remove unnecessary mem.h inclusionsAndreas Rheinhardt2021-07-22
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-22
* avdevice/avfoundation: remove first_audio_pts and first_ptsSteven Liu2021-07-19
* avdevice/libcdio: fix AVStream.cur_dts usageJames Almer2021-06-09
* avformat: move AVStream.{parser,need_parsing} to AVStreamInternalJames Almer2021-05-07
* avdevice: Constify all devicesAndreas Rheinhardt2021-04-27
* Bump major versions of all libraries.Anton Khirnov2021-04-27
* avdevice/avdevice: Constify av_*_device_next APIAndreas Rheinhardt2021-04-27
* avdevice/avdevice: Constify avdevice_list_input_sources/output_sinksAndreas Rheinhardt2021-04-27
* avcodec/codec, allcodecs: Constify the AVCodec APIAndreas Rheinhardt2021-04-27
* avutil/buffer: Switch AVBuffer API to size_tAndreas Rheinhardt2021-04-27
* avcodec: Remove deprecated AVCodecContext.coded_frameAndreas Rheinhardt2021-04-27
* avformat: Constify the API wrt AV(In|Out)putFormatAndreas Rheinhardt2021-04-27
* libavdevice/gdigrab: fix capture of windows with non-ASCII titlesHe Yang2021-04-13
* Bump minor versions after release branchMichael Niedermayer2021-03-20
* Bump Versions before release/4.4 branchMichael Niedermayer2021-03-20
* avcodec/packet: Also change av_packet_pack/unpack_dictionary to size_tAndreas Rheinhardt2021-03-19
* avdevice/xcbgrab: stop using av_init_packet()James Almer2021-03-17
* avdevice/decklink_dec: stop using av_init_packet()James Almer2021-03-17
* avcodec/packet_internal: make avpriv_packet_list_* functions use an internal ...James Almer2021-03-17
* avdevice/xcbgrab: Add option for grabbing a windowsgerwk2021-03-14
* avdevice/pulse_audio_dec: do not read undersized framesMarton Balint2021-03-12
* avdevice/pulse_audio_dec: only set adjust latency flag if fragment_size is no...Marton Balint2021-03-12
* avdevice/pulse_audio_dec: query actual fragment sizeMarton Balint2021-03-12
* avdevice/alsa_dec: make sure we have enough data in non-blocking modeMarton Balint2021-03-12
* avdevice/decklink: add missing include for buffer_size_tJames Almer2021-03-11
* avdevice: use the buffer_size_t typedef where requiredJames Almer2021-03-10
* Remove double ';'Andreas Rheinhardt2021-03-01
* avdevice: use av_gettime_relative() for elapsed time calculationsMarton Balint2021-02-27
* avdevice/timefilter: remove obsolete comments from the docsMarton Balint2021-02-27
* avdevice/avdevice: Deprecate AVDevice Capabilities APIAndreas Rheinhardt2021-02-14
* avdevice/xcbgrab: don't assume xserver endiannessAndriy Gelman2021-02-06
* avdevice/dshow: Add namespace prefix to the remaining global symbolsJames Almer2021-01-25
* lavd/dshow: Add namespace prefix to global functionsMark Thompson2021-01-21
* kmsgrab: Do not require the modifier to stay constant.Bas Nieuwenhuizen2021-01-13
* kmsgrab: Use invalid modifier if modifiers weren't used.Bas Nieuwenhuizen2021-01-13
* avdevice/decklink_dec: mark get_frame_timecode and get_bmd_timecode staticChristopher Degawa2021-01-09
* lavd/decklink_dec: Do not set codec_tags.Carl Eugen Hoyos2020-12-24
* lavd/caca: do not access deprecated codec contextAnton Khirnov2020-12-10
* avdevice/decklink: remove the duplicated warning messageLimin Wang2020-12-05