OSDN Git Service

h264: fix ff_generate_sliding_window_mmcos() prototype.
authorAnton Khirnov <anton@khirnov.net>
Mon, 14 Jan 2013 19:07:53 +0000 (20:07 +0100)
committerAnton Khirnov <anton@khirnov.net>
Mon, 14 Jan 2013 20:36:08 +0000 (21:36 +0100)
commitea382767ad2191acbe97e90624059723e15f0e4b
treee87eab40ab69996627379caeed5c679b3676bd0d
parent5e753ed502d3597077d8675ca1438e1bcade1459
h264: fix ff_generate_sliding_window_mmcos() prototype.

It's been returning an error value since
bad446e251405dc250c3cbee199072e083a1e4b9

Also check for the errors it returns.
libavcodec/h264.c
libavcodec/h264.h
libavcodec/h264_refs.c