Re: [FFmpeg-devel] [PATCH 2/2] tests/audiomatch: Refine the code.

2017-12-19 Thread Michael Niedermayer
On Mon, Dec 18, 2017 at 09:41:08AM +0800, Jun Zhao wrote: > > audiomatch.c | 34 +- > 1 file changed, 17 insertions(+), 17 deletions(-) > 731bb5fb6d343903e65d5f1336b6393527bfa780 > 0002-tests-audiomatch-Refine-the-code.patch > From d2e3ba49180883dc71eb0eb0f5fa

Re: [FFmpeg-devel] [PATCH 2/2] tests/audiomatch: Refine the code.

2017-12-17 Thread Jun Zhao
On 2017/12/18 10:25, Carl Eugen Hoyos wrote: > 2017-12-18 2:41 GMT+01:00 Jun Zhao : > >> tests/audiomatch: Refine the code. > Shouldn't this be: "tests/audiomatch: Cosmetics, fix whitespace"? except fix whitespace, the other change is use date type in sizeof. > > Carl Eugen >

Re: [FFmpeg-devel] [PATCH 2/2] tests/audiomatch: Refine the code.

2017-12-17 Thread Carl Eugen Hoyos
2017-12-18 2:41 GMT+01:00 Jun Zhao : > tests/audiomatch: Refine the code. Shouldn't this be: "tests/audiomatch: Cosmetics, fix whitespace"? Carl Eugen ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

[FFmpeg-devel] [PATCH 2/2] tests/audiomatch: Refine the code.

2017-12-17 Thread Jun Zhao
From d2e3ba49180883dc71eb0eb0f5fa228368b4c9d5 Mon Sep 17 00:00:00 2001 From: Jun Zhao Date: Mon, 18 Dec 2017 09:16:52 +0800 Subject: [PATCH 2/2] tests/audiomatch: Refine the code. Refine the coding style and change to use sizeof date type. Signed-off-by: Jun Zhao --- tests/audiomatch.c | 34 +