Age | Commit message (Expand) | Author |
2006-06-16 | Added a missing variable initialization in cRingBufferLinear::cRingBufferLine... | Klaus Schmidinger |
2005-12-30 | Changed all "illegal" to "invalid" in error messages | Klaus Schmidinger |
2005-12-11 | Now using the gettid() syscall to get a thread's pid, so that we get a useful... | Klaus Schmidinger |
2004-10-16 | Improved buffer handling | Klaus Schmidinger |
2004-06-19 | Fixed cRingBufferLinear::Get() in case the buffer wraps around | Klaus Schmidinger |
2004-03-07 | Avoiding too many consecutive "ring buffer overflow" messages | Klaus Schmidinger |
2003-10-18 | Changed thread handling to make it work with NPTL | Klaus Schmidinger |
2003-05-12 | Re-implemented the WaitForPut/WaitForGet stuff in cRingBuffer, since some plu... | Klaus Schmidinger |
2003-05-11 | Removed the WaitForPut/WaitForGet stuff from cRingBuffer | Klaus Schmidinger |
2003-04-27 | Setting the 'broken link' flag for GOPs during replay when necessary | Klaus Schmidinger |
2003-02-15 | Fixed margin handling in cRingBufferLinear | Klaus Schmidinger |
2003-01-26 | Fixed a new/delete malloc/free mismatch | Klaus Schmidinger |
2003-01-26 | Modified cRingBufferLinear to avoid excessive memmove() calls in 'Transfer Mo... | Klaus Schmidinger |
2003-01-19 | Implemented non blocking file reader for cDvbPlayer | Klaus Schmidinger |
2002-07-28 | Added a missing #include | Klaus Schmidinger |
2002-06-16 | Totally rearranged device/player/recorder structures | Klaus Schmidinger |
2002-05-18 | Fixed some function headers to make them compile with gcc 3.x | Klaus Schmidinger |
2002-05-13 | Improved the [eid]syslog() macros | Klaus Schmidinger |
2002-04-19 | Improved thread locking in the ring buffer to avoid possible race conditions ... | Klaus Schmidinger |
2001-11-03 | Added PTS to the converted PCM audio when replaying a DVD | Klaus Schmidinger |
2001-08-05 | New ringbuffer for frames | Klaus Schmidinger |
2001-08-03 | Added support for replaying DVDs | Klaus Schmidinger |
2001-06-02 | Converted to the new API plus several small enhancements0.8.0 | Klaus Schmidinger |
2001-03-31 | Redesigned the ring buffer; prepared for remultiplexing | Klaus Schmidinger |