summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
...
* avdevice: add info about media types(s) to AVDeviceInfoDiederick Niehorster2021-12-24
* avdevice/dshow: list_devices: show media type(s) per deviceDiederick Niehorster2021-12-24
* avdevice/dshow: implement get_device_listDiederick Niehorster2021-12-24
* avdevice/dshow: set no-seek flagsDiederick Niehorster2021-12-24
* avdevice/dshow: handle unknown sample timeDiederick Niehorster2021-12-24
* avdevice/dshow: query graph and sample time only onceDiederick Niehorster2021-12-24
* avdevice/dshow: implement option to use device video timestampsDiederick Niehorster2021-12-24
* avdevice/dshow: prevent NULL accessDiederick Niehorster2021-12-24
* lavd/v4l2: detect device name truncationAnton Khirnov2021-12-07
* lavd/v4l2: reduce variable scopeAnton Khirnov2021-12-07
* lavd/v4l2: do not clobber the context FD in v4l2_get_device_list()Anton Khirnov2021-12-07
* lavd/jack: increase buffer size for snprintf()Anton Khirnov2021-12-07
* avdevice/lavfi: Don't require AV_PIX_FMT_NONE == -1Andreas Rheinhardt2021-12-03
* avdevice/lavfi: Simplify setting sample_fmtsAndreas Rheinhardt2021-12-03
* avdevice/lavfi: Make array static constAndreas Rheinhardt2021-12-03
* avdevice/lavfi: Avoid calling av_buffersink_get_* multiple timesAndreas Rheinhardt2021-12-03
* avdevice/lavfi: Use dedicated pointer to access st->codecparAndreas Rheinhardt2021-12-03
* avdevice/lavfi: Don't unnecessarily write '\0' to AVBPrintAndreas Rheinhardt2021-12-03
* avdevice/lavfi: Properly free an AVDictionaryAndreas Rheinhardt2021-12-03
* avdevice/lavfi: Cleanup generically on read_header failureAndreas Rheinhardt2021-12-03
* av(codec|device): Don't cast pointers to intAndreas Rheinhardt2021-11-21
* */version.h: define FF_API macros unconditionallyAnton Khirnov2021-11-15
* avdevice/dshow: fix a unused variable warningJames Almer2021-11-13
* avdevice/dshow: fix print format for some variablesJames Almer2021-11-13
* avdevice/dshow: Fix missing PCM sample size option when it is used as the lon...Brad Isbell2021-11-05
* avdevice/dshow: Use WAVEFORMATEX from AM_MEDIA_TYPE for describing device cap...Brad Isbell2021-11-05
* avdevice/caca: Don't free AVOpt-enabled string manuallyAndreas Rheinhardt2021-10-09
* avdevice/caca: Make deinit function out of write_trailerAndreas Rheinhardt2021-10-09
* avdevice/xv: Increase array sizeAndreas Rheinhardt2021-10-09
* 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