[FFmpeg-devel] [PATCH] lavfi: remove redundant checks after av_parse_video_rate()
Paul B Mahol
onemda at gmail.com
Wed Jun 20 22:44:29 CEST 2012
On 6/20/12, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Wed, Jun 20, 2012 at 05:20:21PM +0000, Paul B Mahol wrote:
>> Signed-off-by: Paul B Mahol <onemda at gmail.com>
>> ---
>> libavfilter/vf_frei0r.c | 3 +--
>> libavfilter/vsrc_color.c | 6 ++----
>> libavfilter/vsrc_mandelbrot.c | 3 +--
>> libavfilter/vsrc_mptestsrc.c | 3 +--
>> libavfilter/vsrc_testsrc.c | 3 +--
>> 5 files changed, 6 insertions(+), 12 deletions(-)
>
> LGTM
>
> thanks
>
Applied, thanks.
More information about the ffmpeg-devel
mailing list