-
Notifications
You must be signed in to change notification settings - Fork 1.5k
TODO
WangBin edited this page Dec 31, 2013
·
28 revisions
-
global delay to sync
-
SDK, document
-
use ring buffer instead of queue
-
video quality, hue, brightness, rotate etc. (in 1 filter)
-
tests and benchmark
-
subtitle
-
osd, statistics, media meta data
-
component model, plugin framework
-
filter factory and manager
-
hwa: openal, opensl, opencl, cuda, ipp for decoder or filters, directx
-
dxva hd
-
frame on device
-
direct render with hwa renderers
-
SSE4 optimized copy
-
sws filter and other apis. cpu flags. see vlc/modules/video_chroma/swscale.c
####Additional component
- option parser
- slave mode use socket and then use option parser (https://github.com/dantas/QtAV/commit/a0d93f93a6c8b3b0faea379edb42187cb87a476c)
- log module and log viewer
- config module and a gui one
- QML player