this version of ffmpeg has patches related to v4l2-requests which enable hw decoding for Rockchip SoCs
4 lines
158 B
C
4 lines
158 B
C
#ifndef AVUTIL_FFVERSION_H
|
|
#define AVUTIL_FFVERSION_H
|
|
#define FFMPEG_VERSION "7.1 (Venkata Atchuta Bheemeswara Sarma Darbha)"
|
|
#endif /* AVUTIL_FFVERSION_H */
|