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
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
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
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