On 3/7/2015 9:03 AM, Vittorio Giovara wrote:
> Signed-off-by: Vittorio Giovara <[email protected]>
> ---
>  Changelog               |   1 +
>  configure               |   2 +
>  doc/general.texi        |   1 +
>  libavcodec/Makefile     |   1 +
>  libavcodec/allcodecs.c  |   1 +
>  libavcodec/avcodec.h    |   1 +
>  libavcodec/codec_desc.c |   7 +
>  libavcodec/tdsc.c       | 585 
> ++++++++++++++++++++++++++++++++++++++++++++++++
>  libavcodec/version.h    |   2 +-
>  libavformat/riff.c      |   1 +
>  tests/fate/video.mak    |   3 +
>  tests/ref/fate/tdsc     |  42 ++++
>  12 files changed, 646 insertions(+), 1 deletion(-)
>  create mode 100644 libavcodec/tdsc.c
>  create mode 100644 tests/ref/fate/tdsc

So, now we have 3 or 4 codecs doing rgb2yuv and painting cursors.

It should really be in cursor.c or something now...

- Derek
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to