ffmpeg | branch: master | Tucker DiNapoli | Wed Apr 22
16:27:27 2015 -0400| [cbe27006cee0099076d1d68af646f3ef914167d8] | committer:
Michael Niedermayer
postproc: Made QP, nonBQP, and pQPb arrays
Also pulled QP initialization out of inner loop, which removed some redundent
code.
Added some
ffmpeg | branch: master | Tucker DiNapoli | Wed Apr 22
16:27:26 2015 -0400| [6264b6227c779af9d2520722f6acb45a2c51cdfd] | committer:
Michael Niedermayer
postproc: Replaced inline asm for prefetching with prefetch functions
Prefetching functions are defined in postprocess_template using the
ffmpeg | branch: master | Tucker DiNapoli | Fri Mar 27
16:51:43 2015 -0400| [303c3dada243243d4896c81979c15ce67b028cd6] | committer:
Michael Niedermayer
postproc: Removed unecessary if/else branch when getting QP.
There's still an if, as QP needs to be modified if isColor=0, but it