Commit graph

2336 commits

Author SHA1 Message Date
Karl Blomster
8ecedcbc2d Update ffms providers to use new and improved FFMS API functionality.
Also moved the indexing function to ffmpegsource_common.cpp.

Originally committed to SVN as r2387.
2008-09-23 23:30:27 +00:00
Karl Blomster
666e250265 update ffms2 loader lib again
Originally committed to SVN as r2386.
2008-09-23 23:29:06 +00:00
Fredrik Mellbin
403fc0dd38 FFmpegSource2: audio indexing bug
Originally committed to SVN as r2385.
2008-09-23 23:08:07 +00:00
Fredrik Mellbin
950c88cf77 FFmpegSource2: more api stuff
Originally committed to SVN as r2384.
2008-09-23 22:00:22 +00:00
Fredrik Mellbin
82810de584 api fixup
Originally committed to SVN as r2383.
2008-09-23 21:56:30 +00:00
Karl Blomster
fabcd033b0 ffms2 providers: better error messages
Originally committed to SVN as r2382.
2008-09-23 21:06:11 +00:00
Fredrik Mellbin
328cb5806e FFmpegSource2: fix w64 headers
Originally committed to SVN as r2381.
2008-09-23 20:54:22 +00:00
Karl Blomster
4a94fa334d use wxConvFile for filenames in the ffms providers
Originally committed to SVN as r2380.
2008-09-23 20:28:57 +00:00
Karl Blomster
8107d0c1a9 Add new ffms2 audio provider. Only works with matroska so far, also probably buggy.
Originally committed to SVN as r2379.
2008-09-23 20:02:21 +00:00
Karl Blomster
eab0784d77 A few bugfixes to the FFMS2 video provider, also moved some common functions to ffmpegsource_common.cpp/.h in preparation for the FFMS2 audio provider.
Originally committed to SVN as r2378.
2008-09-23 20:01:11 +00:00
Karl Blomster
e4177a6d7b update ffms2 loader library
Originally committed to SVN as r2377.
2008-09-23 19:59:49 +00:00
Fredrik Mellbin
3ef79404f2 FFmpegSource2: no more error errors
Originally committed to SVN as r2376.
2008-09-23 19:51:19 +00:00
Fredrik Mellbin
6898afabac FFmpegSource2: no more exceptions
Originally committed to SVN as r2375.
2008-09-23 19:25:34 +00:00
Fredrik Mellbin
b013a92923 FFmpegSource2: small fixes
Originally committed to SVN as r2374.
2008-09-23 14:58:39 +00:00
Karl Blomster
9b4f389fb2 ffmpegsource video provider now cleans up after itself properly even if loading the video file failed
Originally committed to SVN as r2373.
2008-09-23 01:19:31 +00:00
Rodrigo Braz Monteiro
cc85096bbd Fixed the undo stack.
Originally committed to SVN as r2372.
2008-09-20 21:21:28 +00:00
Fredrik Mellbin
c0aa50f958 FFmpegSource2: 64bit fixing
Originally committed to SVN as r2371.
2008-09-20 11:43:29 +00:00
Rodrigo Braz Monteiro
cbc6260786 More optimizations!
Originally committed to SVN as r2370.
2008-09-20 06:10:59 +00:00
Rodrigo Braz Monteiro
70e138bbf1 More optimizations.
Originally committed to SVN as r2369.
2008-09-20 03:29:41 +00:00
Rodrigo Braz Monteiro
2baf7bd2c4 Changed how time is dealt with in Athenasub.
Originally committed to SVN as r2368.
2008-09-20 03:04:21 +00:00
Rodrigo Braz Monteiro
1397871e45 More fixes and optimizations.
Originally committed to SVN as r2367.
2008-09-20 01:46:24 +00:00
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