[FFmpeg-devel] [PATCH 2/3] VP8: split out declarations to new header

Ronald S. Bultje rsbultje
Wed Feb 16 19:30:17 CET 2011


Hi,

On Wed, Feb 16, 2011 at 1:22 PM, Jason Garrett-Glaser <jason at x264.com> wrote:
> ---
> ?libavcodec/vp8.c ? ? | ?177 +------------------------------------
> ?libavcodec/vp8.h ? ? | ?242 ++++++++++++++++++++++++++++++++++++++++++++++++++
> ?libavcodec/vp8data.h | ? 44 ++--------
> ?3 files changed, 249 insertions(+), 214 deletions(-)
> ?create mode 100644 libavcodec/vp8.h

Why? You want to use VP8Context or parts of it in x86/vp8*.[ch]?

Ronald



More information about the ffmpeg-devel mailing list