1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
Andreas Rheinhardt 8238bc0b5e avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines
These defines are also used in other contexts than just AVCodecContext
ones, e.g. in libavformat. Furthermore, given that these defines are
public, the AV-prefix is the right one, so deprecate (and not just move)
the FF-macros.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2023-09-07 00:39:02 +02:00
..
2023-03-01 21:59:10 +01:00
2023-08-08 10:06:38 +02:00
2022-06-13 22:42:55 +02:00
2023-09-02 21:32:37 +02:00
2023-03-01 21:59:10 +01:00
2020-09-08 14:29:19 +02:00
2021-06-18 18:58:25 +02:00