On Tue, Dec 27, 2016 at 07:59:15AM -0500, compn wrote:
> On Mon, 26 Dec 2016 21:35:12 +0100
> Michael Niedermayer wrote:
>
> > -int stop_encoding = 0;
>
> it would be nice if the commit message was "ffmpeg: remove stop_encoding
> function , it is dead / unused code"
changed to something
On Mon, 26 Dec 2016 21:35:12 +0100
Michael Niedermayer wrote:
> -int stop_encoding = 0;
it would be nice if the commit message was "ffmpeg: remove stop_encoding
function , it is dead / unused code"
or so, with the function name in the message? easier to grep?
i have not tested patch...