This project consists of multiple sub-projects/tasks.
Each task is documented and tracked here.
Port remaining MP filters
A few MPlayer filters need to be ported, so that the mp wrapper can be finally removed.
Remaining filters:
- eq2
- eq
- fspp
- ilpack
- pp7
- softpulldown
- uspp
Current state about eq2/eq:
http://lists.ffmpeg.org/pipermail/ffmpeg-devel/2014-September/163005.html
softpulldown:
http://ffmpeg.org/pipermail/ffmpeg-devel/2013-May/143093.html
Not yet sure it's really useful. First task is to detect in which cases it could be useful, same for ilpack and pp7.
uspp: comment from ubitux: uspp is a requested pp filter, using lavc/snow and no asm; could be ported relatively easy but needs some serious cleanup
About fspp: http://lists.ffmpeg.org/pipermail/ffmpeg-devel/2013-June/144740.html