Files
ffmpeg/libavcodec
Clément Bœsch 64821f5a7c avcodec/vp9dsp: add DC only versions for idct/idct.
before:
  ./ffmpeg -v 0 -nostats -i ~/samples/vp9/etv.webm -f null -  16.29s user 0.02s system 99% cpu 16.323 total
  ./ffmpeg -v 0 -nostats -i ~/samples/vp9/etv.webm -f null -  16.32s user 0.01s system 99% cpu 16.351 total
  ./ffmpeg -v 0 -nostats -i ~/samples/vp9/etv.webm -f null -  16.27s user 0.05s system 99% cpu 16.335 total

after:
  ./ffmpeg -v 0 -nostats -i ~/samples/vp9/etv.webm -f null -  15.22s user 0.03s system 99% cpu 15.257 total
  ./ffmpeg -v 0 -nostats -i ~/samples/vp9/etv.webm -f null -  15.20s user 0.02s system 99% cpu 15.237 total
  ./ffmpeg -v 0 -nostats -i ~/samples/vp9/etv.webm -f null -  15.19s user 0.02s system 99% cpu 15.227 total
2013-11-22 20:32:56 +01:00
..
2013-11-15 10:16:28 +01:00
2013-11-22 01:29:02 +01:00
2013-11-16 17:43:05 +01:00
2013-11-16 12:48:25 +01:00
2013-11-16 17:43:36 +01:00
2013-11-16 17:50:51 +01:00
2013-11-16 13:27:17 +01:00
2013-11-22 01:29:02 +01:00
2013-11-22 01:29:02 +01:00
2013-11-22 01:29:02 +01:00
2013-11-21 20:53:06 +01:00
2013-11-21 20:53:06 +01:00
2013-11-21 20:57:20 +01:00
2013-11-16 12:49:18 +01:00
2013-11-05 12:44:20 +00:00
2013-11-21 14:17:00 +01:00
2013-11-15 10:16:28 +01:00
2013-11-15 10:16:28 +01:00