[FFmpeg-devel] [PATCH 1/2] VP4 video decoder
Carl Eugen Hoyos
ceffmpeg at gmail.com
Sun May 12 13:49:03 EEST 2019
Am So., 12. Mai 2019 um 08:12 Uhr schrieb Peter Ross <pross at xvid.org>:
> i have incorporated all suggestions from the first patch posted jan 2019.
>
> if there's nothing further to change, i will apply it a good week or so.
>
> cheers,
>
>
> Changelog | 1 +
> doc/general.texi | 2 +
> libavcodec/allcodecs.c | 1 +
> libavcodec/avcodec.h | 1 +
> libavcodec/codec_desc.c | 7 +
> libavcodec/vp3.c | 718 +++++++-
> libavcodec/vp4data.h | 3784 +++++++++++++++++++++++++++++++++++++++
> 7 files changed, 4478 insertions(+), 36 deletions(-)
This looks to me as if a line in either configure or Makefile is missing to fix
building with "--disable-everything --enable-decoder=vp4".
No new patch needed, Carl Eugen
More information about the ffmpeg-devel
mailing list