[FFmpeg-devel] [PATCH 0/2] VDA improvements

Sebastien Zwickert dilaroga at gmail.com
Tue Aug 7 21:46:45 CEST 2012


Sebastien Zwickert (2):
  vda: decode frame synchronously.
  vda: merge implementation into one file.

 configure                 |    4 +-
 libavcodec/Makefile       |    2 -
 libavcodec/vda.c          |  289 ---------------------------------------------
 libavcodec/vda.h          |   50 +--------
 libavcodec/vda_h264.c     |  156 +++++++++++++++++++++++-
 libavcodec/vda_internal.h |   42 -------
 libavcodec/version.h      |    2 +-
 libavutil/pixfmt.h        |    2 +-
 8 files changed, 156 insertions(+), 391 deletions(-)
 delete mode 100644 libavcodec/vda.c
 delete mode 100644 libavcodec/vda_internal.h

-- 
1.7.5.4



More information about the ffmpeg-devel mailing list