2018-08-23 15:08 GMT+02:00, Paul B Mahol <one...@gmail.com>: > From 100x real-time decoding to 138x real-time decoding for 320x240 video.
On x86_64 I get an even better improvement, on x86_32 decoding gets slower by approximately 10%. Without the patch, decoding is faster on x86_32 than x86_64 here... Testfile produced with: $ ffmpeg -f lavfi -i testsrc=s=320x240 -vcodec utvideo -vframes 10000 out.avi Same question I thought of when this patch was originally dropped: Is there any problem with using the new reader on some targets but not others? Carl Eugen _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel