Fredrik Mellbin
bf9f2b50b7
FFmpegSource2: matroska as audio source, first try
...
Originally committed to SVN as r2366.
2008-09-19 21:35:46 +00:00
Rodrigo Braz Monteiro
5b8ce78d40
Athenasub is operational again, although it now has memory leaks due to cyclical references.
...
Originally committed to SVN as r2365.
2008-09-19 03:11:23 +00:00
Karl Blomster
743527eeb8
fix a bug in the OpenAL audio player where it would crash if you tried to stop playback by moving the line end marker to before the playback cursor. credits to jfs.
...
Originally committed to SVN as r2364.
2008-09-18 23:14:12 +00:00
Karl Blomster
0dc49108c4
fixes for building on unix
...
Originally committed to SVN as r2363.
2008-09-15 19:27:12 +00:00
Fredrik Mellbin
6aea170a2e
FFmpegSource2: more portability
...
Originally committed to SVN as r2362.
2008-09-15 18:50:07 +00:00
Fredrik Mellbin
5c32afddc8
FFmpegSource2: more portability
...
Originally committed to SVN as r2361.
2008-09-14 21:11:04 +00:00
Fredrik Mellbin
b740812951
FFmpegSource2: more portability
...
Originally committed to SVN as r2360.
2008-09-14 21:01:28 +00:00
Fredrik Mellbin
27bdad5355
FFmpegSource2: more portability
...
Originally committed to SVN as r2359.
2008-09-14 20:14:59 +00:00
Fredrik Mellbin
791df9275d
FFmpegSource2: more portability
...
Originally committed to SVN as r2358.
2008-09-14 19:53:54 +00:00
Fredrik Mellbin
a594e92817
FFmpegSource2: more portability
...
Originally committed to SVN as r2357.
2008-09-14 19:51:55 +00:00
Fredrik Mellbin
58df7f8a75
FFmpegSource2: more portability
...
Originally committed to SVN as r2356.
2008-09-14 18:23:04 +00:00
Fredrik Mellbin
78d4c92a89
FFmpegSource2: more portability
...
Originally committed to SVN as r2355.
2008-09-14 18:21:59 +00:00
Fredrik Mellbin
811483bc7a
FFmpegSource2: more portability
...
Originally committed to SVN as r2354.
2008-09-14 17:45:11 +00:00
Rodrigo Braz Monteiro
14037b8a64
Fixed last patch and updated project.
...
Originally committed to SVN as r2353.
2008-09-14 15:20:15 +00:00
Rodrigo Braz Monteiro
d8c5da67d8
Added support for drawing of \iclip on visual tools, but no button to invert it yet.
...
Originally committed to SVN as r2352.
2008-09-14 15:17:14 +00:00
Fredrik Mellbin
2cb713baef
FFmpegSource2: more portability
...
Originally committed to SVN as r2351.
2008-09-12 20:41:29 +00:00
Fredrik Mellbin
f5e18443de
FFmpegSource2: remove pointless includes
...
Originally committed to SVN as r2350.
2008-09-12 19:40:10 +00:00
Karl Blomster
ecfc2b96c3
remove unnecessary ffmsindex.cpp
...
Originally committed to SVN as r2349.
2008-09-12 17:40:58 +00:00
Karl Blomster
eb38d1820f
ffms2 indexer: now with less OO
...
Originally committed to SVN as r2348.
2008-09-12 16:50:21 +00:00
Karl Blomster
e13576a2e2
ffms2 indexer: make sure all exceptions are caught
...
Originally committed to SVN as r2347.
2008-09-12 16:17:56 +00:00
Karl Blomster
5b3cf56687
ffms2 indexer: fix a dumb display bug in the progress updating
...
Originally committed to SVN as r2346.
2008-09-12 16:15:49 +00:00
Karl Blomster
0838d3afe4
redesign of the ffms2 indexing app
...
Originally committed to SVN as r2345.
2008-09-12 16:06:57 +00:00
Karl Blomster
28fa817737
wrong include and remember to destroy the index
...
Originally committed to SVN as r2344.
2008-09-11 23:52:55 +00:00
Karl Blomster
c64777e08e
FFmpegSource2 indexing commandline application
...
Originally committed to SVN as r2343.
2008-09-11 23:39:59 +00:00
Niels Martin Hansen
e7ed19e55a
Add some basic support for Sony's Wave64 format.
...
Originally committed to SVN as r2342.
2008-09-10 23:02:40 +00:00
Rodrigo Braz Monteiro
df3a25129e
Fixed project and other stuff for ffmpegsource support.
...
Originally committed to SVN as r2341.
2008-09-10 22:01:35 +00:00
Karl Blomster
0026ba38ec
Fix ffmpegsource video provider to no longer depend on ffmpeg directly, everything is now done by API calls to the ffmpegsource DLL.
...
Originally committed to SVN as r2340.
2008-09-10 21:05:54 +00:00
Niels Martin Hansen
d92efd1f54
Work around bug #772 , v1 timecodes files with overlapping or out of order ranges caused weird behaviour. Now those files are simply rejected.
...
Originally committed to SVN as r2339.
2008-09-10 20:52:51 +00:00
Fredrik Mellbin
a631b76684
FFmpegSource2: change the api because of an odd ffmpeg bug
...
Originally committed to SVN as r2338.
2008-09-10 20:49:05 +00:00
Niels Martin Hansen
e737471043
Implement aegisub.video_size() function in Automation 4 Lua. Returns nil if no video is loaded, otherwise returns xres,yres,ar,artype.
...
Originally committed to SVN as r2337.
2008-09-10 16:53:23 +00:00
Niels Martin Hansen
30a0b7e82b
Add support for new override tags: \iclip \fax \fay \xshad \yshad \xbord \ybord \blur
...
Support redefined override tags: \move (float-pos) \pos (float-pos) \be (variable)
Make visual typesetting understand inverse clips and edit them correctly.
Make vector clip visual tool able to convert a rectangular clip to a vector clip.
What's missing: Proper rendering of inverse vector clips in visual tool overlay.
Originally committed to SVN as r2336.
2008-09-10 16:13:54 +00:00
Niels Martin Hansen
aca234ebcc
Fix bugs #775 and #776 , missing initialisation of controls in Auto4 Lua dialogues. (Untested.)
...
Originally committed to SVN as r2335.
2008-09-10 14:56:29 +00:00
Niels Martin Hansen
f89b9d6c43
Fix incorrect type for Windows x64 builds.
...
Originally committed to SVN as r2334.
2008-09-10 14:45:46 +00:00
Fredrik Mellbin
9bc1f9b4d7
FFmpegSource2: the mandatory fixing
...
Originally committed to SVN as r2333.
2008-09-09 22:03:42 +00:00
Fredrik Mellbin
3338b6471b
FFmpegSource2: set output cs and resolution
...
Originally committed to SVN as r2332.
2008-09-09 20:49:59 +00:00
Fredrik Mellbin
54dd632542
FFmpegSource2: apply dewindowsification patches
...
Originally committed to SVN as r2331.
2008-09-08 16:11:09 +00:00
Karl Blomster
e702d9edca
fixed the ffmpegsource indexing progress dialog to work with files larger than 4gb.
...
Originally committed to SVN as r2330.
2008-09-07 19:15:12 +00:00
Karl Blomster
ff6876b412
Fix a crash when using detached video and pressing the up/down arrows with the video slider selected. Patch by ai-chan.
...
Originally committed to SVN as r2329.
2008-09-07 03:22:35 +00:00
Fredrik Mellbin
3d0855e619
FFmpegSource2: fix the last memory leaks
...
Originally committed to SVN as r2328.
2008-09-06 20:05:29 +00:00
Karl Blomster
91e1fb7f06
Fix a crash when importing styles with names identical to ones existing on the script but with different case (they are now overwritten properly). Special thanks to ai-chan.
...
Originally committed to SVN as r2327.
2008-09-06 11:35:36 +00:00
Karl Blomster
dafc9dfe73
fix a crash when saving screenshots with a non-english locale set. patch by Manta.
...
Originally committed to SVN as r2326.
2008-09-06 09:33:14 +00:00
Karl Blomster
02ce1e72df
missed one line when removing the useless stuff
...
Originally committed to SVN as r2325.
2008-09-06 02:57:09 +00:00
Karl Blomster
c72cb5f505
kill another useless cast
...
Originally committed to SVN as r2324.
2008-09-06 02:54:22 +00:00
Karl Blomster
0add56bfa0
remove some useless casts
...
Originally committed to SVN as r2323.
2008-09-06 02:50:20 +00:00
Karl Blomster
728b0d0a93
cleanup of unused and useless code in video_provider_lavc.cpp
...
Originally committed to SVN as r2322.
2008-09-06 02:49:58 +00:00
Karl Blomster
df3512e8eb
add video_provider_ffmpegsource.cpp to Makefile.am
...
Originally committed to SVN as r2321.
2008-09-05 19:07:31 +00:00
Karl Blomster
82059cbfe2
add some support for sample formats other than 16-bit int to the lavc audio provider. untested and will probably break spectacularly.
...
Originally committed to SVN as r2320.
2008-09-05 12:55:45 +00:00
Karl Blomster
c28b96b502
add decoding threads option for the ffmpegsource video provider
...
Originally committed to SVN as r2319.
2008-09-05 12:53:57 +00:00
Karl Blomster
1655f97a59
add a progress dialog to the ffmpegsource video provider's indexing process
...
Originally committed to SVN as r2318.
2008-09-04 22:17:34 +00:00
Fredrik Mellbin
7fb0d975bd
FFmpegSource2: fix the progress callback
...
Originally committed to SVN as r2317.
2008-09-04 21:40:57 +00:00