summaryrefslogtreecommitdiff
path: root/src/input/read_cache.c
AgeCommit message (Collapse)Author
2001-11-19Fix macro buffer leakageMiguel Freitas
CVS patchset: 1081 CVS date: 2001/11/19 22:31:35
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
acceleration?). Merge xine-utils header files to a new one "xineutils.h". Update xine-lib C/headers to reflect those changes. dxr3 headers are no more installed ine $includdir, but $includdir/xine. CVS patchset: 1054 CVS date: 2001/11/17 14:26:36
2001-10-05Must release read_cache lock on read errorJuergen Keil
CVS patchset: 743 CVS date: 2001/10/05 18:45:07
2001-10-05Errors returned from read(2) system call were ignored in most input pluginsJuergen Keil
(e.g. when accessing an encrypted dvd without proper dvd drive authentication). Print error messages, and try to handle read errors. CVS patchset: 741 CVS date: 2001/10/05 17:36:28
2001-10-03Fix a char* / unsigned char* compiler warningJuergen Keil
CVS patchset: 722 CVS date: 2001/10/03 15:09:47
2001-09-11remove obsoleted stuff by the new cache scheme.Miguel Freitas
(cancellation point now into read_cache.c) CVS patchset: 612 CVS date: 2001/09/11 11:30:56
2001-09-11Fix compile error (does not find xine/buffer.h)Juergen Keil
CVS patchset: 611 CVS date: 2001/09/11 09:58:15
2001-09-11read_cache enables xine to read DVD data in larger chunks (here 16*2048 ↵Guenter Bartsch
bytes), this gives us a nice performance boost on raw devices, especially on FreeBSD CVS patchset: 608 CVS date: 2001/09/11 00:57:11