James Almer
b338d1b35b
libs: bump major version for all libraries
...
Signed-off-by: James Almer <jamrial@gmail.com >
2025-03-28 14:44:34 -03:00
James Almer
8a7ce397bc
avdevice/version_major: postpone some deprecations until the next bump
...
They are too recent.
Signed-off-by: James Almer <jamrial@gmail.com >
2025-03-28 14:33:07 -03:00
James Almer
17b31065f0
avdevice: remove deprecated FF_API_SDL2_DEVICE
...
Deprecated since 2024-02-28.
Signed-off-by: James Almer <jamrial@gmail.com >
2025-03-28 14:33:07 -03:00
James Almer
9283c5251f
avdevice: remove deprecated FF_API_OPENGL_DEVICE
...
Deprecated since 2024-02-28.
Signed-off-by: James Almer <jamrial@gmail.com >
2025-03-28 14:33:07 -03:00
James Almer
a5064a72ff
avdevice: remove deprecated FF_API_BKTR_DEVICE
...
Deprecated since 2024-02-02.
Signed-off-by: James Almer <jamrial@gmail.com >
2025-03-28 14:33:07 -03:00
James Almer
c6194b50b1
avdevice/alsa_dec: add a ch_layout option
...
Missed in ffc4fd3cc2 , which after
e78173557d broke setting channel count.
Should fix ticket #11434 .
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc >
Signed-off-by: James Almer <jamrial@gmail.com >
2025-02-01 01:12:17 -03:00
James Almer
783d00b203
libs: bump major version for all libraries
...
Signed-off-by: James Almer <jamrial@gmail.com >
2024-03-07 11:29:43 -03:00
J. Dekker
2b17a74df5
avdevice: deprecate sdl outdev
...
Signed-off-by: J. Dekker <jdek@itanimul.li >
2024-02-28 10:28:49 +01:00
J. Dekker
e4c0cdf8df
avdevice: deprecate opengl outdev
...
Signed-off-by: J. Dekker <jdek@itanimul.li >
2024-02-28 10:28:49 +01:00
Anton Khirnov
70ecb8238c
lavd: deprecate the bktr device
...
It implements BSD-specific support for very old analog capture cards,
which are highly unlikely to be useful today. After being added in 2005,
there were never any commits to it beyond compilation fixes and generic
maintenance. There have also been zero trac tickets for this device, and
the only related web search result I found concludes that it does not
work.
The code also does some unacceptable things, like messing with signal
handlers and storing its state in global variables.
2024-02-02 15:40:35 +01:00
James Almer
5bad485603
Bump major versions of all libraries
...
Signed-off-by: James Almer <jamrial@gmail.com >
2023-02-09 15:35:14 +01:00
James Almer
4fcd6c82cf
avdevice: remove FF_API_DEVICE_CAPABILITIES
...
Signed-off-by: James Almer <jamrial@gmail.com >
2023-02-09 15:35:14 +01:00
Martin Storsjö
884c597659
libavdevice: Split version.h
...
Signed-off-by: Martin Storsjö <martin@martin.st >
2022-03-16 14:05:26 +02:00