diff --git a/todo.txt b/todo.txt new file mode 100644 index 0000000..98289f7 --- /dev/null +++ b/todo.txt @@ -0,0 +1,3 @@ +1. Videos that change the resolution produce "mosaic frames". Is is unknown what that actually is. These frames are currently dropped. +2. Seek events do not call VPU_DecFlushAll() , because then, the imx6 freezes. It is unclear why. Seeking works without it though. +3. VC-1/WMV3 does not work yet.