1731 Commits (13129f1af4340944291e0e291cb38d1c1ea3aad2)

Author SHA1 Message Date
Ramiro Polla d2ed52dc02 avdevice/dshow: fix unused variable warning 4 weeks ago
Anton Khirnov 461a359abc lavf: add a header for generic-layer interfaces 4 weeks ago
Marvin Scholz 8e76c99301 avdevice/decklink_dec: fix leaks on error 2 months ago
Marvin Scholz 7554346cb5 avdevice/decklink_dec: fix leak on error 2 months ago
Anton Khirnov d3f76dbca1 lavd/lavfi: stop using avfilter_graph_create_filter() incorrectly 2 months ago
Marvin Scholz 399bf3f040 avdevice/avfoundation: remove write-only variable 2 months ago
Michael Niedermayer 38e224c2ba
*/version.h: bump after release/7.1 branch 2 months ago
Michael Niedermayer e1094ac45d
*/version.h: bump minor versions for release/7.1 2 months ago
Marvin Scholz 0c84b977a9 avdevice/jack: use av_err2str to simplify code 2 months ago
Michael Riedl 9bcb86b0fa avdevice/decklink_dec: extend available actions on signal loss 2 months ago
Ramiro Polla 00b64fca55 configure: improve check for POSIX ioctl 2 months ago
eaphone 7897b0beed libavdevice/gdigrab: change hwnd tail check fail logic to !=null 3 months ago
Michael Niedermayer 43cde54fc1
avdevice/dshow: Initialize 2 pointers 3 months ago
Jens Frederich 60b1750134
avdevice/dshow: Don't skip audio devices if no video device is present 4 months ago
Michael Niedermayer 348968e9f7
avdevice/dshow_capture: Fix error handling in ff_dshow_##prefix##_Create() 4 months ago
Michael Niedermayer 989e11acb6
avdevice/dshow: Remove NULL check on pin 4 months ago
Michael Niedermayer 2c2e727088
avdevice/dshow: check ff_dshow_pin_ConnectionMediaType() for failure 4 months ago
Michael Niedermayer 175c191668
avdevice/dshow: Check device_filter_unique_name before use 4 months ago
Michael Niedermayer 25f9211bdd
avdevice/dshow: Cleanup also on av_log case 4 months ago
Michael Niedermayer daf61dddc8
avdevice/dshow_filter: Use wcscpy_s() 4 months ago
Alexander Strasser 36aee69f0d libavdevice: Improve example in deprecation message for opengl and sdl 4 months ago
Ramiro Polla 7eb37c142a avdevice/v4l2: add limited support for multiplanar API 4 months ago
Michael Niedermayer 4c285bb278
avdevice/dshow: Check ICaptureGraphBuilder2_SetFiltergraph() for failure 5 months ago
Ramiro Polla cc6fb1643d avdevice/v4l2: add NV16 and NV24 pixel formats 5 months ago
Theo Fabi d6d14b3a15 avdevice/avfoundation: add external video devices 5 months ago
Michael Niedermayer 78d6d13bab
avdevice/xcbgrab: Check sscanf() return 5 months ago
Rémi Denis-Courmont 378d1b06c3 riscv: probe for Zbb extension at load time 5 months ago
Michael Niedermayer 6f52b64bcc
avdevice/pulse_audio_enc: Use av_rescale() to avoid integer overflow 6 months ago
Michael Niedermayer c4004605b2
avdevice/dshow: fix badly indented line 6 months ago
Brad Smith 9e674b3160 lavd/v4l2: Use proper field type for second parameter of ioctl() with BSD's 6 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 8 months ago
Andreas Rheinhardt b616be1649 lib*/version: Use static_assert for static asserts 8 months ago
Michael Niedermayer 6b213175c9
Bump after 7.0 branch point 8 months ago
Michael Niedermayer 872980ace6
Bump prior release/7.0 branch 8 months ago
Andreas Rheinhardt 4a4dcde339 avformat/internal: Move FF_FMT_INIT_CLEANUP to demux.h 8 months ago
Andreas Rheinhardt 233e13f285 avformat/mux: Rename FF_FMT_ALLOW_FLUSH->FF_OFMT_FLAG_ALLOW_FLUSH 8 months ago
Andreas Rheinhardt b6301dc658 avdevice/alldevices: Mark iterators as av_cold 8 months ago
Andreas Rheinhardt 7cf4c9037c avdevice/alldevices: Mark devices as hidden 8 months ago
Martin Storsjö 71e871280d libavdevice: Fix the avfoundation device after switching to FFInputFormat 8 months ago
James Almer 783d00b203 libs: bump major version for all libraries 8 months ago
Andreas Rheinhardt b800327f4c avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat 8 months ago
James Almer b8fef7e9c5 avutil: remove deprecated FF_API_PKT_DURATION 8 months ago
J. Dekker 2b17a74df5 avdevice: deprecate sdl outdev 9 months ago
J. Dekker e4c0cdf8df avdevice: deprecate opengl outdev 9 months ago
Anton Khirnov 1e7d2007c3 all: use designated initializers for AVOption.unit 9 months ago
Andreas Rheinhardt e05d3c1a16 avdevice/caca: Allow to list multiple dither option types at once 9 months ago
Anton Khirnov 70ecb8238c lavd: deprecate the bktr device 10 months ago
Anton Khirnov 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 10 months ago
Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 11 months ago
Martin Storsjö f80b2ce9fa gdigrab: Fix hwnd parameter issues 11 months ago