Re: [FFmpeg-devel] avcodec/prores aw improvment

2018-10-18 Thread Martin Vignali
Pushed. Martin ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Re: [FFmpeg-devel] avcodec/prores aw improvment

2018-10-10 Thread Martin Vignali
Le mer. 10 oct. 2018 à 11:52, Marc-Antoine ARNAUD < arnaud.marcanto...@gmail.com> a écrit : > Great patches ;-) > I have submit a patch too, regarding colospace in prores: > http://ffmpeg.org/pipermail/ffmpeg-devel/2018-October/235034.html > You have also in your patch 2, the same purpose (take co

Re: [FFmpeg-devel] avcodec/prores aw improvment

2018-10-10 Thread Marc-Antoine ARNAUD
Great patches ;-) I have submit a patch too, regarding colospace in prores: http://ffmpeg.org/pipermail/ffmpeg-devel/2018-October/235034.html You have also in your patch 2, the same purpose (take colorspace from picture), do you have any objection to take it from the CodecContext as it works like t

Re: [FFmpeg-devel] avcodec/prores aw improvment

2018-10-08 Thread Carl Eugen Hoyos
2018-10-08 16:12 GMT+02:00, Martin Vignali : > Resend previous patch (from July) I didn't test but the patchset looks very useful to me, thank you! Carl Eugen ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmp

[FFmpeg-devel] avcodec/prores aw improvment

2018-10-08 Thread Martin Vignali
Hello, Resend previous patch (from July) 001 : use scantable in prores_data instead of a duplicate one. Doesn't seems to make speed loss (tested with timer and with -benchmark) 002 : use for the frame header, primaries, transfert, colorspace like in proresenc_ks avoid color shift on some softwar