Re: [FFmpeg-devel] [PATCH]Silence a warning when decoding hap

2015-07-06 Thread Carl Eugen Hoyos
Michael Niedermayer gmx.at> writes: > > hapdec.c |3 ++- > > 1 file changed, 2 insertions(+), 1 deletion(-) > > 126826ea8c86d05606122d00f4f8d633829f94f9 patchhap.diff > > probably the call can be removed entirely but this > is strictly taken safer > LGTM The patch was merged. Thank you,

Re: [FFmpeg-devel] [PATCH]Silence a warning when decoding hap

2015-06-29 Thread Michael Niedermayer
On Mon, Jun 29, 2015 at 11:28:04PM +0200, Carl Eugen Hoyos wrote: > Hi! > > Attached patch silences many lines of "Multiple ff_thread_finish_setup() > calls" when decoding hap. > > Please comment, Carl Eugen > hapdec.c |3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > 126826ea8c86