aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UVideo.pas (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-12-22incorporated av_free_packet fixb1indy1-15/+29
fixed #VIDEOGAP problem fixed unexpected #START problem (needs to be fixed in trunk too git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@741 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-11-23"fixed" seeking in videos to get the desired videogap (now seeks to any ↵b1indy1-1/+3
frame at the specified time index) (WARNING: this wil most likely result in massive artefacts because the possibility to hit anything but a keyframe is very high for most video codecs (had a divx vid here with 12 seconds between keyframes)) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@639 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-11-23changed framerate detectionb1indy1-8/+14
framerate / video timebase is no longer taken from codeccontext info but from videostream information git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@638 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-11-23removed some debug stuff from uvideob1indy1-2/+0
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@635 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-11-23half size video (works now with ffmpeg)b1indy1-0/+38
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@634 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-11-23removed additional test-hack ^^;b1indy1-8/+7
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@632 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-11-23video-always-full-width-hack xDb1indy1-2/+6
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@631 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-11-22Updated creditsmogguh1-1/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@627 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-11-21ffmpeg - flv frame rate hackmogguh1-1/+6
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@624 b956fd51-792f-4845-bead-9b4dfca2ff2c
2007-11-21backported ffmpeg video stuff (used an older version, so this needs to be ↵b1indy1-0/+466
testet with wine) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@623 b956fd51-792f-4845-bead-9b4dfca2ff2c