annotate mp3lib/fastmemcpy.h @ 9913:88fe89b46786

Add suffix support to the object list type. So now -vf-clr destroy the list -vf-add filer1=blah,filter append these 2 filters, -vf-pre ... will 'prepend' them. Finnaly -vf-del 2,3,-1 will delete the filters at at given indexs It start from 0, negative number start from the end of the list (so -1 is the last one).
author albeu
date Sat, 12 Apr 2003 13:45:43 +0000
parents 2f0265763322
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1067
2f0265763322 Minor improvements
nickols_k
parents: 1045
diff changeset
1 #include "../libvo/fastmemcpy.h"