[FFmpeg-devel] [PATCH 1/2] avcodec/cbs_sei: add support for Frame Packing Arrangement SEI parsing
James Almer
jamrial at gmail.com
Fri Jun 28 17:51:19 EEST 2024
On 6/26/2024 8:12 PM, James Almer wrote:
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> libavcodec/cbs_h264.h | 20 ++++++++++++++++
> libavcodec/cbs_h2645.c | 22 +++++++++++++----
> libavcodec/cbs_h264_syntax_template.c | 34 +++++++++++++++++++++++++++
> libavcodec/cbs_sei.h | 20 ++++++++++++++++
> libavcodec/cbs_sei_syntax_template.c | 34 +++++++++++++++++++++++++++
> 5 files changed, 125 insertions(+), 5 deletions(-)
Will apply set.
More information about the ffmpeg-devel
mailing list