| Commit message (Expand) | Author | Age | Files | Lines |
* | avdevice/decklink_dec: fix leaks on error | Marvin Scholz | 2024-09-29 | 1 | -4/+8 |
* | avdevice/decklink_dec: fix leak on error | Marvin Scholz | 2024-09-29 | 1 | -0/+1 |
* | lavd/lavfi: stop using avfilter_graph_create_filter() incorrectly | Anton Khirnov | 2024-09-28 | 1 | -6/+12 |
* | avdevice/avfoundation: remove write-only variable | Marvin Scholz | 2024-09-26 | 1 | -2/+0 |
* | */version.h: bump after release/7.1 branchn7.2-dev | Michael Niedermayer | 2024-09-24 | 1 | -1/+1 |
* | */version.h: bump minor versions for release/7.1 | Michael Niedermayer | 2024-09-24 | 1 | -2/+2 |
* | avdevice/jack: use av_err2str to simplify code | Marvin Scholz | 2024-09-13 | 1 | -3/+1 |
* | avdevice/decklink_dec: extend available actions on signal loss | Michael Riedl | 2024-09-09 | 5 | -5/+43 |
* | configure: improve check for POSIX ioctl | Ramiro Polla | 2024-09-01 | 1 | -1/+1 |
* | libavdevice/gdigrab: change hwnd tail check fail logic to !=null | eaphone | 2024-08-15 | 1 | -1/+1 |
* | avdevice/dshow: Initialize 2 pointers | Michael Niedermayer | 2024-08-11 | 1 | -2/+2 |
* | avdevice/dshow: Don't skip audio devices if no video device is present | Jens Frederich | 2024-07-24 | 1 | -1/+1 |
* | avdevice/dshow_capture: Fix error handling in ff_dshow_##prefix##_Create() | Michael Niedermayer | 2024-07-15 | 1 | -4/+5 |
* | avdevice/dshow: Remove NULL check on pin | Michael Niedermayer | 2024-07-15 | 1 | -2/+2 |
* | avdevice/dshow: check ff_dshow_pin_ConnectionMediaType() for failure | Michael Niedermayer | 2024-07-15 | 1 | -1/+4 |
* | avdevice/dshow: Check device_filter_unique_name before use | Michael Niedermayer | 2024-07-15 | 1 | -1/+1 |
* | avdevice/dshow: Cleanup also on av_log case | Michael Niedermayer | 2024-07-15 | 1 | -1/+1 |
* | avdevice/dshow_filter: Use wcscpy_s() | Michael Niedermayer | 2024-07-15 | 1 | -1/+1 |
* | libavdevice: Improve example in deprecation message for opengl and sdl | Alexander Strasser | 2024-07-14 | 2 | -2/+2 |
* | avdevice/v4l2: add limited support for multiplanar API | Ramiro Polla | 2024-07-04 | 1 | -27/+64 |
* | avdevice/dshow: Check ICaptureGraphBuilder2_SetFiltergraph() for failure | Michael Niedermayer | 2024-07-02 | 1 | -1/+1 |
* | avdevice/v4l2: add NV16 and NV24 pixel formats | Ramiro Polla | 2024-07-01 | 1 | -0/+6 |
* | avdevice/avfoundation: add external video devices | Theo Fabi | 2024-06-20 | 1 | -0/+3 |
* | avdevice/xcbgrab: Check sscanf() return | Michael Niedermayer | 2024-06-12 | 1 | -1/+4 |
* | riscv: probe for Zbb extension at load time | Rémi Denis-Courmont | 2024-06-11 | 2 | -0/+2 |
* | avdevice/pulse_audio_enc: Use av_rescale() to avoid integer overflow | Michael Niedermayer | 2024-06-01 | 1 | -4/+5 |
* | avdevice/dshow: fix badly indented line | Michael Niedermayer | 2024-05-28 | 1 | -1/+1 |
* | lavd/v4l2: Use proper field type for second parameter of ioctl() with BSD's | Brad Smith | 2024-05-08 | 1 | -3/+3 |
* | avutil/common: Don't auto-include mem.h | Andreas Rheinhardt | 2024-03-31 | 23 | -5/+23 |
* | lib*/version: Use static_assert for static asserts | Andreas Rheinhardt | 2024-03-31 | 1 | -2/+3 |
* | Bump after 7.0 branch pointn7.1-dev | Michael Niedermayer | 2024-03-27 | 1 | -1/+1 |
* | Bump prior release/7.0 branch | Michael Niedermayer | 2024-03-27 | 1 | -1/+1 |
* | avformat/internal: Move FF_FMT_INIT_CLEANUP to demux.h | Andreas Rheinhardt | 2024-03-26 | 1 | -1/+1 |
* | avformat/mux: Rename FF_FMT_ALLOW_FLUSH->FF_OFMT_FLAG_ALLOW_FLUSH | Andreas Rheinhardt | 2024-03-22 | 1 | -1/+1 |
* | avdevice/alldevices: Mark iterators as av_cold | Andreas Rheinhardt | 2024-03-17 | 1 | -7/+8 |
* | avdevice/alldevices: Mark devices as hidden | Andreas Rheinhardt | 2024-03-17 | 1 | -0/+3 |
* | libavdevice: Fix the avfoundation device after switching to FFInputFormat | Martin Storsjö | 2024-03-08 | 1 | -5/+6 |
* | libs: bump major version for all libraries | James Almer | 2024-03-07 | 2 | -2/+2 |
* | avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat | Andreas Rheinhardt | 2024-03-07 | 23 | -127/+149 |
* | avutil: remove deprecated FF_API_PKT_DURATION | James Almer | 2024-03-07 | 2 | -14/+0 |
* | avdevice: deprecate sdl outdev | J. Dekker | 2024-02-28 | 2 | -0/+12 |
* | avdevice: deprecate opengl outdev | J. Dekker | 2024-02-28 | 2 | -0/+13 |
* | all: use designated initializers for AVOption.unit | Anton Khirnov | 2024-02-14 | 9 | -116/+116 |
* | avdevice/caca: Allow to list multiple dither option types at once | Andreas Rheinhardt | 2024-02-07 | 1 | -17/+17 |
* | lavd: deprecate the bktr device | Anton Khirnov | 2024-02-02 | 2 | -0/+6 |
* | Revert "all: Don't set AVClass.item_name to its default value" | Anton Khirnov | 2024-01-20 | 33 | -0/+33 |
* | all: Don't set AVClass.item_name to its default value | Andreas Rheinhardt | 2023-12-22 | 33 | -33/+0 |
* | gdigrab: Fix hwnd parameter issues | Martin Storsjö | 2023-12-19 | 1 | -2/+2 |
* | gdigrab: allow capturing a window by its handle | Lena | 2023-12-17 | 1 | -1/+14 |
* | avfoundation: Fix version checks | Martin Storsjö | 2023-12-15 | 1 | -10/+10 |