[FFmpeg-devel] [PATCH 3/7] Made QP, nonBQP, and pQPb arrays
Michael Niedermayer
michaelni at gmx.at
Sat Mar 28 02:42:13 CET 2015
On Fri, Mar 27, 2015 at 04:51:44PM -0400, Tucker DiNapoli wrote:
> From: Tucker DiNapoli <T.DiNapoli42 at gmail.com>
>
> Also pulled QP initialization out of inner loop.
>
> Added some dummy fields to PPContext to allow current code to work while
> changing QP stuff.
> ---
> libpostproc/postprocess_internal.h | 6 ++
> libpostproc/postprocess_template.c | 138 ++++++++++++++++++-------------------
> 2 files changed, 74 insertions(+), 70 deletions(-)
please dont mix indention changes with functional ones
that makes a patch quite hard to read
git show -w
libpostproc/postprocess_internal.h | 6 +++
libpostproc/postprocess_template.c | 78 ++++++++++++++++++------------------
2 files changed, 44 insertions(+), 40 deletions(-)
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
You can kill me, but you cannot change the truth.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150328/90223f38/attachment.asc>
More information about the ffmpeg-devel
mailing list