[FFmpeg-devel] [PATCH] lavfi: always check return value of ff_get_{audio, video}_buffer()
Paul B Mahol
onemda at gmail.com
Mon Apr 8 21:37:15 CEST 2013
On 4/8/13, Derek Buitenhuis <derek.buitenhuis at gmail.com> wrote:
> On 2013-04-08 3:24 PM, Paul B Mahol wrote:
>> Signed-off-by: Paul B Mahol <onemda at gmail.com>
>> ---
>> libavfilter/af_aconvert.c | 2 ++
>> libavfilter/af_amerge.c | 2 ++
>> libavfilter/af_asetnsamples.c | 3 ++-
>> libavfilter/af_atempo.c | 4 ++++
>> libavfilter/af_pan.c | 2 ++
>> libavfilter/asrc_aevalsrc.c | 2 ++
>> libavfilter/vf_tinterlace.c | 2 ++
>> libavfilter/vsrc_cellauto.c | 2 ++
>> libavfilter/vsrc_life.c | 2 ++
>> libavfilter/vsrc_mandelbrot.c | 3 +++
>> libavfilter/vsrc_mptestsrc.c | 2 ++
>> 11 files changed, 25 insertions(+), 1 deletion(-)
>
> These all seem OK to me.
Then applied.
>
> - Derek
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
More information about the ffmpeg-devel
mailing list