[FFmpeg-devel] [PATCH 02/11] avcodec/x86/mpegenc: support transpose permuation type
James Darnley
jdarnley at obe.tv
Tue Jun 20 14:14:43 EEST 2017
On 2017-06-19 18:30, Michael Niedermayer wrote:
> On Mon, Jun 19, 2017 at 05:10:55PM +0200, James Darnley wrote:
>> ---
>> libavcodec/x86/mpegvideoenc_template.c | 47 +++++++++++++++++++++++++++++++++-
>> 1 file changed, 46 insertions(+), 1 deletion(-)
>
> LGTM
>
> thx
You're welcome. Thanks for quickly identifying where the problem was.
To answer your question from the last time I posted these two: there is
no measurable speed loss from the extra else-if branch.
If nobody raises an objection soon, very soon, I will push these first 2
patches.
More information about the ffmpeg-devel
mailing list