summaryrefslogtreecommitdiff
path: root/src/input/read_cache.c
AgeCommit message (Expand)Author
2001-11-19Fix macro buffer leakageMiguel Freitas
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
2001-10-05Must release read_cache lock on read errorJuergen Keil
2001-10-05Errors returned from read(2) system call were ignored in most input pluginsJuergen Keil
2001-10-03Fix a char* / unsigned char* compiler warningJuergen Keil
2001-09-11remove obsoleted stuff by the new cache scheme.Miguel Freitas
2001-09-11Fix compile error (does not find xine/buffer.h)Juergen Keil
2001-09-11read_cache enables xine to read DVD data in larger chunks (here 16*2048 bytes...Guenter Bartsch