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

Sebastien Zwickert dilaroga at gmail.com
Sun Aug 12 17:03:04 CEST 2012


Sebastien Zwickert (2):
  vda: support synchronous decoding.
  vda: merge implementation into one file.

 libavcodec/Makefile       |    2 -
 libavcodec/vda.c          |  289 ------------------------------------------
 libavcodec/vda.h          |   47 +++++++-
 libavcodec/vda_h264.c     |  304 ++++++++++++++++++++++++++++++++++++++++++++-
 libavcodec/vda_internal.h |   42 ------
 libavcodec/version.h      |    4 +
 6 files changed, 346 insertions(+), 342 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