summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorMiguel Freitas <miguelfreitas@users.sourceforge.net>2003-01-05 15:05:55 +0000
committerMiguel Freitas <miguelfreitas@users.sourceforge.net>2003-01-05 15:05:55 +0000
commit87323eae7676ae8422d69288e18978d0a38564f2 (patch)
tree1c4235912ed121d4ab5d8983f4361a1dfd2a2f83 /m4
parentd7c6306b94859a285faea220806d71a185383917 (diff)
downloadxine-lib-87323eae7676ae8422d69288e18978d0a38564f2.tar.gz
xine-lib-87323eae7676ae8422d69288e18978d0a38564f2.tar.bz2
testing new logic for visualization plugins. this code should be ported
to other plugins after some test/cleanup. unfortunately we must support three cases here: 1) decoders that send data in small chunks, data must be accumulated between multiple audio frames to generate a single video frame (eg: wav). 2) good sized decoder chucks, the naive approach of 1:1 audio/video frames mapping usually works fine (eg: mp3) 3) very big decoder chunks. a single audio frame must generate several video frames (eg: wma) btw: mike, nice work on oscope!! CVS patchset: 3787 CVS date: 2003/01/05 15:05:55
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions