Niels Martin Hansen
|
89d076c760
|
Apparently long long isn't safe, trying with int64_t instead then...
Originally committed to SVN as r1547.
|
2007-08-31 14:11:35 +00:00 |
|
Niels Martin Hansen
|
8909ea48e2
|
Replace all (applicable) instances of __int64 with long long. (All except those in foreign header files.)
Originally committed to SVN as r1540.
|
2007-08-29 13:36:30 +00:00 |
|
Rodrigo Braz Monteiro
|
388429b899
|
Fixing weird shit that got broken
Originally committed to SVN as r1521.
|
2007-08-19 22:56:22 +00:00 |
|
Rodrigo Braz Monteiro
|
d6b5c8fbb9
|
demi` patch: Added a new "Video Details" dialog, that lists some information regarding the currently open video.
Originally committed to SVN as r1520.
|
2007-08-19 22:21:41 +00:00 |
|
Rodrigo Braz Monteiro
|
b773706f6d
|
Some fixes for ffmpeg linking (I have no idea how it worked before)
Originally committed to SVN as r1473.
|
2007-08-07 22:10:44 +00:00 |
|
Rodrigo Braz Monteiro
|
c098e4d2a3
|
Issue #466 - Fixed ffmpegsource with vfr videos. Also re-added the warning for dss. Avisynth provider *should* now be 100% reliable if ffmpegsource.dll is present.
Originally committed to SVN as r1456.
|
2007-07-29 09:06:38 +00:00 |
|
Niels Martin Hansen
|
c6722b0587
|
Fixed some building on Linux, at least on Ubuntu Feisty amd64. Also
updated configure.ac to check for wxSTC instead of wxScintilla.
Originally committed to SVN as r1106.
|
2007-04-22 00:23:21 +00:00 |
|
Rodrigo Braz Monteiro
|
97d996f995
|
Fixed all warnings while building on Linux, except for the ones on MatroskaParser.c and the ones about image conversion. Poke equinox for the later.
Originally committed to SVN as r1008.
|
2007-04-04 20:42:44 +00:00 |
|
Rodrigo Braz Monteiro
|
14edd1fe3b
|
Added dummy video provider.
Originally committed to SVN as r972.
|
2007-04-01 22:06:00 +00:00 |
|
Rodrigo Braz Monteiro
|
af7bfcc858
|
Applied demi's patch to fix the view menu and committed some unfinished (commented out) rgb lavc code
Originally committed to SVN as r966.
|
2007-03-31 03:23:46 +00:00 |
|
Rodrigo Braz Monteiro
|
0dd4f96757
|
Fix for lavc audio provider to prevent it from crashing if it cannot load the file (was causing video playback to crash if no audio was loaded)
Originally committed to SVN as r963.
|
2007-03-29 21:05:22 +00:00 |
|
Rodrigo Braz Monteiro
|
27b08cc8aa
|
Fixed ffmpeg memory leak.
Originally committed to SVN as r956.
|
2007-03-27 22:56:08 +00:00 |
|
Rodrigo Braz Monteiro
|
c722ce9741
|
ffmpeg video provider now works as expected, except that it leaks memory. This fix should also help with certain videos being loaded with other providers. Also added some asserts and clean up to video frame class.
Originally committed to SVN as r954.
|
2007-03-27 22:29:35 +00:00 |
|
Rodrigo Braz Monteiro
|
d7a6ca1d76
|
ffmpeg provider almost works now
Originally committed to SVN as r953.
|
2007-03-24 02:07:06 +00:00 |
|
Rodrigo Braz Monteiro
|
4f1f9ccdf0
|
Made ffmpeg video provider compile again, conforming to the new video provider interface, but it still won't work.
Originally committed to SVN as r952.
|
2007-03-24 00:11:49 +00:00 |
|
Rodrigo Braz Monteiro
|
06cff2e2f2
|
Renamed /core/ to /aegisub/ to avoid issues with unix systems being unable to delete core dumps.
Originally committed to SVN as r652.
|
2006-12-28 23:43:23 +00:00 |
|