aboutsummaryrefslogtreecommitdiffstats
path: root/src/media/UVideo.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixed x-position of glScissor test in UVideo.Draw and UVideo.DrawReflection (...brunzelchen2010-06-151-2/+2
* fTimeBase is NOT the time-base of the FFmpeg stream -> renamed to fFrameDurat...tobigun2010-06-121-28/+21
* fix seeking in videostobigun2010-06-121-1/+4
* merge of VideoPreview branch into trunkbrunzelchen2010-06-101-70/+397
* revert of last made changes (rev. 2409)brunzelchen2010-05-241-163/+46
* added window-mode and reflection-mode to DrawGLbrunzelchen2010-05-231-46/+163
* wrong usage of glTexEnvi fixedtobigun2010-04-251-2/+5
* - better lyric <-> video synctobigun2010-04-211-39/+139
* - add video loop optiontobigun2010-04-211-59/+103
* - Revert quick-fix from revision 2000tobigun2010-04-061-1/+1
* added starting pts handlings_alexander2009-12-081-12/+16
* fix: open video files with the system's native encoding and path delimiter.brunzelchen2009-12-071-1/+1
* merged unicode branch (r1931) into trunks_alexander2009-11-091-10/+12
* Hint about removal of deprecated function img_convert added, but no code changek-m_schindler2009-05-131-0/+6
* fixed first screen was cleared when second screen was drawn. #76 should be fi...whiteshark02009-03-011-2/+12
* patch #2388324. Exit with corrupt videos. Courtesy to Hawkeark-m_schindler2009-02-151-1/+10
* improved seeking:tobigun2008-11-031-50/+85
* - swscale get_context parameter from cint -> TAVPixelFormattobigun2008-10-311-6/+6
* - cleanup (private and protected class members prepended with f...)tobigun2008-10-311-214/+266
* The size given to TextGL.SetSize() now expresses the size in pixel (formerly ...tobigun2008-10-191-2/+2
* added file headerstobigun2008-09-231-12/+32
* Media modules moved from base to mediatobigun2008-09-131-0/+828