[FFmpeg-devel] [PATCH] avutil: make crypto testprogs include headers only

James Almer jamrial at gmail.com
Thu May 12 00:48:57 CEST 2016


On 5/11/2016 7:26 PM, Michael Niedermayer wrote:
> On Wed, May 11, 2016 at 06:25:47PM -0300, James Almer wrote:
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>>  libavutil/aes-test.c      | 36 ++++++++++++++++++++++++------------
>>  libavutil/camellia-test.c |  7 ++-----
>>  libavutil/cast5-test.c    |  7 ++-----
>>  libavutil/hash-test.c     | 13 ++++++++++---
>>  libavutil/murmur3-test.c  |  6 ++++--
>>  libavutil/ripemd-test.c   | 20 ++++++++++++--------
>>  libavutil/sha-test.c      | 20 ++++++++++++--------
>>  libavutil/sha512-test.c   | 20 ++++++++++++--------
>>  libavutil/tea-test.c      |  9 +++++----
>>  libavutil/twofish-test.c  |  4 ++--
>>  10 files changed, 85 insertions(+), 57 deletions(-)
> 
> LGTM
> 
> thx

Pushed



More information about the ffmpeg-devel mailing list