[FFmpeg-devel] [PATCH 2/2] vda: merge implementation into one file.
Michael Niedermayer
michaelni at gmx.at
Thu Aug 9 04:44:40 CEST 2012
On Tue, Aug 07, 2012 at 09:46:47PM +0200, Sebastien Zwickert wrote:
> From: Sebastien Zwickert <dilaroga at free.fr>
>
> This patch merge the current implementation into one file.
>
> ---
> libavcodec/Makefile | 2 -
> libavcodec/vda.c | 165 ---------------------------------------------
> libavcodec/vda_h264.c | 146 +++++++++++++++++++++++++++++++++++++++-
> libavcodec/vda_internal.h | 39 -----------
> 4 files changed, 144 insertions(+), 208 deletions(-)
> delete mode 100644 libavcodec/vda.c
> delete mode 100644 libavcodec/vda_internal.h
perfectly fine, if you prefer it this way
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
If a bugfix only changes things apparently unrelated to the bug with no
further explanation, that is a good sign that the bugfix is wrong.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120809/bb6b2357/attachment.asc>
More information about the ffmpeg-devel
mailing list