aboutsummaryrefslogtreecommitdiffstats
path: root/src/media (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-15resolve some type size mismatch warnings + an additional check.k-m_schindler1-4/+6
2009-05-13Hint about removal of deprecated function img_convert added, but no code changek-m_schindler1-0/+6
2009-04-09Warnings and Notes cleanupk-m_schindler1-1/+1
2009-04-09Warnings and Notes cleanupk-m_schindler2-4/+0
2009-04-09Warnings and Notes cleanupk-m_schindler1-4/+2
2009-03-07overdrawing of first screen when using visualizations fixed. visualizations a...whiteshark01-5/+10
2009-03-01fixed first screen was cleared when second screen was drawn. #76 should be fi...whiteshark01-2/+12
2009-02-15patch #2388324. Exit with corrupt videos. Courtesy to Hawkeark-m_schindler1-1/+10
2009-02-04PChar replaced by PByteArray (for byte buffers) or PAnsiString (for zero-term...tobigun6-59/+57
2008-11-03improved seeking:tobigun1-50/+85
2008-10-31- swscale get_context parameter from cint -> TAVPixelFormattobigun1-6/+6
2008-10-31- cleanup (private and protected class members prepended with f...)tobigun1-214/+266
2008-10-19The size given to TextGL.SetSize() now expresses the size in pixel (formerly ...tobigun1-2/+2
2008-10-01debug output removedtobigun1-1/+0
2008-10-01safer context switchtobigun1-37/+115
2008-10-01- FFmpeg header updatetobigun2-2/+2
2008-09-27remove some white space. no code changek-m_schindler6-6/+0
2008-09-23added file headerstobigun17-12/+432
2008-09-13- stop both Video and Visualizer (because of the video-toggle with 'v'-key bo...tobigun1-13/+15
2008-09-13Media modules moved from base to mediatobigun17-0/+7781