Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2009-02-15 | patch #2388324. Exit with corrupt videos. Courtesy to Hawkear | k-m_schindler | 1 | -1/+10 |
2009-02-04 | PChar replaced by PByteArray (for byte buffers) or PAnsiString (for zero-term... | tobigun | 6 | -59/+57 |
2008-11-03 | improved seeking: | tobigun | 1 | -50/+85 |
2008-10-31 | - swscale get_context parameter from cint -> TAVPixelFormat | tobigun | 1 | -6/+6 |
2008-10-31 | - cleanup (private and protected class members prepended with f...) | tobigun | 1 | -214/+266 |
2008-10-19 | The size given to TextGL.SetSize() now expresses the size in pixel (formerly ... | tobigun | 1 | -2/+2 |
2008-10-01 | debug output removed | tobigun | 1 | -1/+0 |
2008-10-01 | safer context switch | tobigun | 1 | -37/+115 |
2008-10-01 | - FFmpeg header update | tobigun | 2 | -2/+2 |
2008-09-27 | remove some white space. no code change | k-m_schindler | 6 | -6/+0 |
2008-09-23 | added file headers | tobigun | 17 | -12/+432 |
2008-09-13 | - stop both Video and Visualizer (because of the video-toggle with 'v'-key bo... | tobigun | 1 | -13/+15 |
2008-09-13 | Media modules moved from base to media | tobigun | 17 | -0/+7781 |