[FFmpeg-devel] [PATCH 2/3] Support raw dvdsub palette as stored on normal dvd's

Joakim Plate elupus at ecce.se
Sun Sep 11 20:05:14 CEST 2011


On Sun, 11 Sep 2011 20:01:07 +0200, Joakim Plate wrote:

> This is how the palette is stored on dvd's. Currently
> only xbmc passes the palette information to libavcodec
> this way.
> ---
>  libavcodec/dvdsubdec.c |   23 +++++++++++++++++++++++
>  1 files changed, 23 insertions(+), 0 deletions(-)

Suppose this is not especially interesting since it would be hard to test.
It's nothing xbmc require either since we normally uses another decoder for
dvd's overlays/subtitles.

Just thought it made sence to support it in a raw format also.

/Joakim



More information about the ffmpeg-devel mailing list