summaryrefslogtreecommitdiff
path: root/src/xine-engine/buffer.c
AgeCommit message (Expand)Author
2002-12-22flush moved to decoder loop. that simplifies things a lot.Miguel Freitas
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-07-17initialize size to avoid simple mistakesMiguel Freitas
2002-07-14make demuxers a bit more "programmer friendly"Miguel Freitas
2002-03-24scr unregister patch from Michael Roitzsch, buffer mem release fix, xmalloc_a...Guenter Bartsch
2002-03-12minor corrections and a patch for metronom to make sure it doesn't compensate...Guenter Bartsch
2002-03-11Use same datatype.Daniel Caujolle-Bert
2002-03-01memleak fixes from ewald snelGuenter Bartsch
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
2001-11-06ASF bugfixes / variable to check for fifo buffer sizeMiguel Freitas
2001-10-14Don't waste memory, when buffer_size is alignedJuergen Keil
2001-10-14buffer alloc alignment patch by Kyle Centers <kcent@programmer.net>Guenter Bartsch
2001-10-10Add a fifo_buffer function to query the number of the elements stored in aJuergen Keil
2001-09-05miguel's latest patchesGuenter Bartsch
2001-08-12cancel demux thread on xine_stop instead of pthread_join to prevent hangGuenter Bartsch
2001-07-03chasing more races..Guenter Bartsch
2001-05-24first sloppy frames and audioGuenter Bartsch
2001-04-30fixed a buffer pool bug and inserted more log messagesGuenter Bartsch
2001-04-24fixed buffer.c and more cleanupsGuenter Bartsch
2001-04-18Initial revisionDaniel Caujolle-Bert