Re: [FFmpeg-devel] [PATCH]lavf/movenc: Fix help output

2016-03-10 Thread Carl Eugen Hoyos
Michael Niedermayer niedermayer.cc> writes: > > movenc.c |6 +++--- > > 1 file changed, 3 insertions(+), 3 deletions(-) > > 16f1e8ed7a98e27567c5d0c77f366aab8cf64ce2 patchmovhelp.diff > > LGTM Patch applied. Thank you, Carl Eugen ___ ffmpeg-dev

Re: [FFmpeg-devel] [PATCH]lavf/movenc: Fix help output

2016-03-10 Thread Michael Niedermayer
On Thu, Mar 10, 2016 at 05:32:33PM +0100, Carl Eugen Hoyos wrote: > Hi! > > Attached patch fixes ticket #5323 for me. > > Please comment, Carl Eugen > movenc.c |6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > 16f1e8ed7a98e27567c5d0c77f366aab8cf64ce2 patchmovhelp.diff LGTM t

[FFmpeg-devel] [PATCH]lavf/movenc: Fix help output

2016-03-10 Thread Carl Eugen Hoyos
Hi! Attached patch fixes ticket #5323 for me. Please comment, Carl Eugen diff --git a/libavformat/movenc.c b/libavformat/movenc.c index cb125d8..9af44e3 100644 --- a/libavformat/movenc.c +++ b/libavformat/movenc.c @@ -83,9 +83,9 @@ static const AVOption options[] = { { "fragment_index", "Fra