1572 Commits (73f6cce936130abde06ec3a39d0a4cdabfef01e4)

Author SHA1 Message Date
James Almer 2497a45562 avdevice/dshow: don't mix declarations and code 3 years ago
James Almer c147f7962c avdevice/dshow: remove unused variables 3 years ago
Diederick Niehorster a1c4929f65 avdevice/dshow: select format with extended color info 3 years ago
Diederick Niehorster dde92fb7d9 avdevice/dshow: discover source color range/space/etc 3 years ago
Diederick Niehorster e4b9aee11c avdevice/dshow: add media type info to get_device_list 3 years ago
Diederick Niehorster a8a530331f avdevice: add info about media types(s) to AVDeviceInfo 3 years ago
Diederick Niehorster 54fdbfc366 avdevice/dshow: list_devices: show media type(s) per device 3 years ago
Diederick Niehorster ec579b4e36 avdevice/dshow: implement get_device_list 3 years ago
Diederick Niehorster 937de260eb avdevice/dshow: set no-seek flags 3 years ago
Diederick Niehorster 271e55987f avdevice/dshow: handle unknown sample time 3 years ago
Diederick Niehorster 584b0fbe4b avdevice/dshow: query graph and sample time only once 3 years ago
Diederick Niehorster 7dc33aad45 avdevice/dshow: implement option to use device video timestamps 3 years ago
Diederick Niehorster 7b21841ce4 avdevice/dshow: prevent NULL access 3 years ago
Anton Khirnov 877b6a9e82 lavd/v4l2: detect device name truncation 3 years ago
Anton Khirnov b532ca3d2f lavd/v4l2: reduce variable scope 3 years ago
Anton Khirnov e1151fbf22 lavd/v4l2: do not clobber the context FD in v4l2_get_device_list() 3 years ago
Anton Khirnov 007819a5bc lavd/jack: increase buffer size for snprintf() 3 years ago
Andreas Rheinhardt 61bbd0cf3c avdevice/lavfi: Don't require AV_PIX_FMT_NONE == -1 3 years ago
Andreas Rheinhardt b7e3ae19b8 avdevice/lavfi: Simplify setting sample_fmts 3 years ago
Andreas Rheinhardt 60a2c74a5e avdevice/lavfi: Make array static const 3 years ago
Andreas Rheinhardt 88af0962ef avdevice/lavfi: Avoid calling av_buffersink_get_* multiple times 3 years ago
Andreas Rheinhardt 83ae589359 avdevice/lavfi: Use dedicated pointer to access st->codecpar 3 years ago
Andreas Rheinhardt 84f037edc2 avdevice/lavfi: Don't unnecessarily write '\0' to AVBPrint 3 years ago
Andreas Rheinhardt 531d289cfd avdevice/lavfi: Properly free an AVDictionary 3 years ago
Andreas Rheinhardt 05c924a86d avdevice/lavfi: Cleanup generically on read_header failure 3 years ago
Andreas Rheinhardt 645f705d6a av(codec|device): Don't cast pointers to int 3 years ago
Anton Khirnov db932241ee */version.h: define FF_API macros unconditionally 3 years ago
James Almer b664df3ff4 avdevice/dshow: fix a unused variable warning 3 years ago
James Almer 47451d9267 avdevice/dshow: fix print format for some variables 3 years ago
Brad Isbell 9d4989f2e1 avdevice/dshow: Fix missing PCM sample size option when it is used as the lone option for DirectShow audio capture 3 years ago
Brad Isbell d9a9b4c877 avdevice/dshow: Use WAVEFORMATEX from AM_MEDIA_TYPE for describing device capabilities. (Fixes #9420) 3 years ago
Andreas Rheinhardt 99b4acd3fa avdevice/caca: Don't free AVOpt-enabled string manually 3 years ago
Andreas Rheinhardt 395803c78f avdevice/caca: Make deinit function out of write_trailer 3 years ago
Andreas Rheinhardt 9b17273c77 avdevice/xv: Increase array size 3 years ago
Chengfeng Ye 54d201ae20 libavdevice/avfoundation.m: fix potential unreleased lock issue 3 years ago
Chengfeng Ye 9bbdfbfb32 libavdevice/avfoundation.m: fix protential unreleased lock issue 3 years ago
Limin Wang 694ec84ae9 avdevice/decklink: support for more duplex mode for Decklink 8K Pro 3 years ago
Limin Wang 13460af456 avdevice/decklink: add level_a configuration option 3 years ago
Limin Wang 5f3df7afa6 avdevice/decklink: add sqd configuration option 3 years ago
Limin Wang b923bfc679 avdevice/decklink: add link configuration option 3 years ago
Yun Zhang a27853a730 lavd/lavfi.c: Set time_base for 608 cc to container time_base. 3 years ago
Andreas Rheinhardt fd101c9c3b avformat/internal: Move ff_read_line_to_bprint_overwrite to avio_internal.h 3 years ago
Andreas Rheinhardt 25c8507818 Remove/replace some unnecessary avcodec.h inclusions 3 years ago
Andreas Rheinhardt 2934a4b9a5 Remove unnecessary avassert.h inclusions 3 years ago
Andreas Rheinhardt 4608f7cc6a Remove unnecessary mem.h inclusions 3 years ago
Andreas Rheinhardt 1be3d8a0cb avcodec/avcodec: Stop including channel_layout.h in avcodec.h 3 years ago
Steven Liu b67263e0e8 avdevice/avfoundation: remove first_audio_pts and first_pts 3 years ago
James Almer 39affa5f8e avdevice/libcdio: fix AVStream.cur_dts usage 3 years ago
James Almer b9c5fdf602 avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 4 years ago
Andreas Rheinhardt d92f38c179 avdevice: Constify all devices 4 years ago