Re: [FFmpeg-devel] [rfc] tasks for new ffmpeg developers

2017-02-06 Thread James Almer
On 2/6/2017 2:54 AM, Compn wrote: > people new to the project join #ffmpeg-devel and ask us for help on how > to start contributing to ffmpeg. > > usually none of us have any cohesive answers. mostly suggestions are to > review bugs or patches or code. nothing really concise or organized. > > i'v

Re: [FFmpeg-devel] [rfc] tasks for new ffmpeg developers

2017-02-06 Thread Compn
On Mon, 06 Feb 2017 13:22:31 +, Kieran Kunhya wrote: > On Mon, 6 Feb 2017 at 05:54 Compn wrote: > > > people new to the project join #ffmpeg-devel and ask us for help on how > > to start contributing to ffmpeg. > > > > A simple one is work on making decoders threadsafe (pthread_once on sta

Re: [FFmpeg-devel] [rfc] tasks for new ffmpeg developers

2017-02-06 Thread Kieran Kunhya
On Mon, 6 Feb 2017 at 05:54 Compn wrote: > people new to the project join #ffmpeg-devel and ask us for help on how > to start contributing to ffmpeg. > A simple one is work on making decoders threadsafe (pthread_once on static inits). Regards, Kieran

[FFmpeg-devel] [rfc] tasks for new ffmpeg developers

2017-02-05 Thread Compn
people new to the project join #ffmpeg-devel and ask us for help on how to start contributing to ffmpeg. usually none of us have any cohesive answers. mostly suggestions are to review bugs or patches or code. nothing really concise or organized. i've reviewed a few bugs and think these may be goo