[FFmpeg-devel] [PATCH] vdadec: implement vda decoder
Sebastien Zwickert
dilaroga at gmail.com
Sat Aug 25 15:14:09 CEST 2012
On Aug 24, 2012, at 3:43 AM, Xidorn Quan <quanxunzhen at gmail.com> wrote:
> [...]
> +/**
> + * @file
> + * H.264 decoder via VDA
> + * @author Xidorn Quan <quanxunzhen at gmail.com>
> + */
> +
> +#include <string.h>
> +#include <libkern/OSAtomic.h>
Do you really need this include yet ?
Also, I tested quickly (read only with big buck bunny 1080p) this decoder with VLC on 10.8.
It works fine :)
Best regards,
--
Sebastien Zwickert
More information about the ffmpeg-devel
mailing list