summaryrefslogtreecommitdiff
path: root/ringbuffer.c
AgeCommit message (Expand)Author
2003-02-15Fixed margin handling in cRingBufferLinearKlaus Schmidinger
2003-01-26Fixed a new/delete malloc/free mismatchKlaus Schmidinger
2003-01-26Modified cRingBufferLinear to avoid excessive memmove() calls in 'Transfer Mo...Klaus Schmidinger
2003-01-19Implemented non blocking file reader for cDvbPlayerKlaus Schmidinger
2002-07-28Added a missing #includeKlaus Schmidinger
2002-06-16Totally rearranged device/player/recorder structuresKlaus Schmidinger
2002-05-18Fixed some function headers to make them compile with gcc 3.xKlaus Schmidinger
2002-05-13Improved the [eid]syslog() macrosKlaus Schmidinger
2002-04-19Improved thread locking in the ring buffer to avoid possible race conditions ...Klaus Schmidinger
2001-11-03Added PTS to the converted PCM audio when replaying a DVDKlaus Schmidinger
2001-08-05New ringbuffer for framesKlaus Schmidinger
2001-08-03Added support for replaying DVDsKlaus Schmidinger
2001-06-02Converted to the new API plus several small enhancements0.8.0Klaus Schmidinger
2001-03-31Redesigned the ring buffer; prepared for remultiplexingKlaus Schmidinger