diff options
author | Guenter Bartsch <guenter@users.sourceforge.net> | 2003-02-21 16:46:17 +0000 |
---|---|---|
committer | Guenter Bartsch <guenter@users.sourceforge.net> | 2003-02-21 16:46:17 +0000 |
commit | 692cffcaf98a452d566c81b376474906a356a913 (patch) | |
tree | fca312158821d8f8ac598e175be23bef1d6c4260 | |
parent | 99b6826ef0e398477a057636db6d35944ca6880d (diff) | |
download | xine-lib-692cffcaf98a452d566c81b376474906a356a913.tar.gz xine-lib-692cffcaf98a452d566c81b376474906a356a913.tar.bz2 |
mention video processing api improvements and configurable video buffers
CVS patchset: 4231
CVS date: 2003/02/21 16:46:17
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -24,6 +24,9 @@ xine-lib (1-beta5) * libdvdnav updated to 0.1.5: miscellaneous fixes * HuffYUV video decoding via ffmpeg * vidixfb vo driver for vidix overlay on linux frame buffer + * video processing api race condition fixes and other updates + * make number of video buffer configurable by the user + (performance tuning option) xine-lib (1-beta4) * http input fixes |