[FFmpeg-devel] [PATCH v2 2/3] avformat/dvdvideodec: add CLUT utilities and subtitle color support
Stefano Sabatini
stefasab at gmail.com
Sun Mar 10 16:10:19 EET 2024
On date Saturday 2024-03-09 12:27:51 -0600, Marth64 wrote:
> Signed-off-by: Marth64 <marth64 at proxyid.net>
> ---
> libavformat/Makefile | 2 +-
> libavformat/dvdclut.c | 75 +++++++++++++++++++++++++++++++++++++++
> libavformat/dvdclut.h | 37 +++++++++++++++++++
> libavformat/dvdvideodec.c | 14 ++++++++
> 4 files changed, 127 insertions(+), 1 deletion(-)
> create mode 100644 libavformat/dvdclut.c
> create mode 100644 libavformat/dvdclut.h
LGTM, but will wait a few days to apply in case there are other
comments (or feel free to apply in my stead).
Thanks.
More information about the ffmpeg-devel
mailing list