[FFmpeg-devel] [PATCH] h264: add support for AFD detection

Kieran Kunhya kierank at ob-encoder.com
Mon Oct 15 14:39:46 CEST 2012


On Sun, Oct 14, 2012 at 6:17 PM, Marton Balint <cus at passwd.hu> wrote:
> Signed-off-by: Marton Balint <cus at passwd.hu>
> ---
>  libavcodec/h264.h     |    1 +
>  libavcodec/h264_sei.c |   41 +++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 42 insertions(+)

Patch is OK but I don't think it's possible to get frame accurate
output using the current api for AFD.
I am writing a patch to export all user-data in an AVFrame.


More information about the ffmpeg-devel mailing list