Re: [FFmpeg-devel] [PATCH] libnut: Pass stream to ff_parse_specific_params

2016-04-21 Thread Michael Niedermayer
On Thu, Apr 21, 2016 at 01:52:46PM +0100, Derek Buitenhuis wrote: > This function bo longer takes an AVCodecContext. > > Fixes ticket #5430. > > Signed-off-by: Derek Buitenhuis > --- > Since I'm sending this patch anyway, I had a few questions: > > 1. Where the heck is libnut's official repo.

Re: [FFmpeg-devel] [PATCH] libnut: Pass stream to ff_parse_specific_params

2016-04-21 Thread Derek Buitenhuis
On 4/21/2016 1:52 PM, Derek Buitenhuis wrote: > Signed-off-by: Derek Buitenhuis This should be my gmail. Fixed locally. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

[FFmpeg-devel] [PATCH] libnut: Pass stream to ff_parse_specific_params

2016-04-21 Thread Derek Buitenhuis
This function bo longer takes an AVCodecContext. Fixes ticket #5430. Signed-off-by: Derek Buitenhuis --- Since I'm sending this patch anyway, I had a few questions: 1. Where the heck is libnut's official repo. Google only turns up random GitHub forks, and a link to MultiMediawiki, which