Commit Graph

2328 Commits

Author SHA1 Message Date
Rodrigo Braz Monteiro ab62ccf652 Updated installer for 2.1.3.
Originally committed to SVN as r2430.
2008-10-29 00:53:10 +00:00
Rodrigo Braz Monteiro f46200a3b6 A few more tweaks to progress dialog.
Originally committed to SVN as r2429.
2008-10-29 00:18:13 +00:00
Rodrigo Braz Monteiro acfb815484 Semi-fix for ffms2
Originally committed to SVN as r2428.
2008-10-28 04:39:10 +00:00
Rodrigo Braz Monteiro 453f3ad816 Originally committed to SVN as r2427. 2008-10-28 04:24:45 +00:00
Rodrigo Braz Monteiro 61dc57d0e1 Fixed progress dialog and ffmpegsource providers.
Originally committed to SVN as r2426.
2008-10-28 04:03:29 +00:00
Amar Takhar 2b13dfbb43 Add support for FFmpegSource2, it's enabled by default if libpostproc is there.
Originally committed to SVN as r2425.
2008-10-28 02:18:14 +00:00
Karl Blomster 94975c6869 ignore error if the ffms index file can't be written
Originally committed to SVN as r2424.
2008-10-28 01:39:42 +00:00
Rodrigo Braz Monteiro fec27a1c6c Updated installer
Originally committed to SVN as r2423.
2008-10-28 01:06:51 +00:00
Rodrigo Braz Monteiro 81a921ba33 Catalan and spanish translations updated with new template.
Originally committed to SVN as r2422.
2008-10-28 00:54:25 +00:00
Rodrigo Braz Monteiro ff90f0ea18 Updated translation template and pt_BR.
Originally committed to SVN as r2421.
2008-10-28 00:46:16 +00:00
Rodrigo Braz Monteiro fdc7d2fd93 Updated about dialog and options.
Originally committed to SVN as r2420.
2008-10-28 00:08:52 +00:00
Rodrigo Braz Monteiro 213d68ec2e Updated VC2008 project.
Originally committed to SVN as r2418.
2008-10-27 22:34:53 +00:00
Rodrigo Braz Monteiro 4815c6fd34 Updated version number.
Originally committed to SVN as r2417.
2008-10-27 22:34:36 +00:00
Rodrigo Braz Monteiro 8ccb37d3db Removed distinction between normal and recommended video formats.
Originally committed to SVN as r2416.
2008-10-26 19:18:52 +00:00
Niels Martin Hansen d291871460 Revert r2210 and r2201 because those fixes to DSound player seemed to just make things more unstable.
A complete rewrite of the DSound player might follow later.

Originally committed to SVN as r2415.
2008-10-22 22:31:43 +00:00
Karl Blomster fd9f2d5465 update ffms2.lib again
Originally committed to SVN as r2414.
2008-10-12 18:56:46 +00:00
Karl Blomster 6dd79d7441 fix an oddness with the "insert before" function. patch by Harukalover.
Originally committed to SVN as r2413.
2008-10-11 13:28:29 +00:00
Karl Blomster 2d49a1e833 we don't need to #include lavc_file.h twice
Originally committed to SVN as r2412.
2008-10-10 15:30:28 +00:00
Niels Martin Hansen 904ef6b07e Fix bug with $x/$lx/$sx and others definition time.
Originally committed to SVN as r2411.
2008-10-06 00:46:34 +00:00
Fredrik Mellbin 7720092e79 FFmpegSource2: beta 3 mockumentation update
Originally committed to SVN as r2410.
2008-10-02 18:17:11 +00:00
Fredrik Mellbin 443d57e5c2 FFmpegSource2: fix indexing memory leak
Originally committed to SVN as r2409.
2008-10-02 18:04:22 +00:00
Karl Blomster fd8a7750c7 Update ffms2 providers to work with latest ffms2 API. Also fixes a few error messages.
Originally committed to SVN as r2408.
2008-10-01 22:08:28 +00:00
Karl Blomster 4a17de2233 update ffms2.lib after latest API changes
Originally committed to SVN as r2407.
2008-10-01 22:07:00 +00:00
Karl Blomster dc0b6dd9fa ffms2: fix CFR->VFR conversion bug
Originally committed to SVN as r2406.
2008-10-01 21:17:06 +00:00
Fredrik Mellbin 6c571dfe17 todo stuff
Originally committed to SVN as r2405.
2008-10-01 19:29:42 +00:00
Fredrik Mellbin 4683c5a9d0 FFmpegSource2: crash less
Originally committed to SVN as r2404.
2008-10-01 19:07:59 +00:00
Fredrik Mellbin b0137363f6 FFmpegSource2: semi vfr fix
Originally committed to SVN as r2403.
2008-10-01 18:13:12 +00:00
Karl Blomster 965cc7bfe2 updated catalan translation by Ereza.
Originally committed to SVN as r2402.
2008-09-28 21:34:15 +00:00
Karl Blomster d1d52192bf updated spanish translation. by tomman.
Originally committed to SVN as r2401.
2008-09-28 21:18:10 +00:00
Karl Blomster 7c970aa91b whoops, bogus description of define in last commit. also r2400 GET.
Originally committed to SVN as r2400.
2008-09-28 13:06:15 +00:00
Karl Blomster aa539a5e9e add --enable-old-ffmpeg switch to configure; using it changes the includes to use ffmpeg headers from the old locations (ffmpeg/libav*.h).
Originally committed to SVN as r2399.
2008-09-28 13:04:57 +00:00
Karl Blomster 00265d6ec4 change the ffmpeg includes to libav*/*.h for good this time, but you can still define WITH_OLD_FFMPEG to get the old includes.
Originally committed to SVN as r2398.
2008-09-28 13:02:25 +00:00
Karl Blomster dde0214246 change __stdcall to FFMS_CC, should improve portability
Originally committed to SVN as r2397.
2008-09-28 00:52:19 +00:00
Karl Blomster 87b91ea3ec rename ffmpegsource2.lib to ffms2.lib (also updated with latest API changes)
Originally committed to SVN as r2396.
2008-09-28 00:41:45 +00:00
Karl Blomster e247cc290e update ffms2 providers to account for latest API breakage and rename ffmpegsource2.lib to ffms2.lib in setup.cpp
Originally committed to SVN as r2395.
2008-09-28 00:40:37 +00:00
Fredrik Mellbin e99fc62382 FFmpegSource2: forgot some changes
Originally committed to SVN as r2394.
2008-09-27 19:47:39 +00:00
Fredrik Mellbin 19f50659b6 FFmpegSource2: change the api a bit more
Originally committed to SVN as r2393.
2008-09-27 19:05:10 +00:00
Fredrik Mellbin fc878f0027 FFmpegSource2: more audio sourcing
Originally committed to SVN as r2392.
2008-09-27 01:21:57 +00:00
Fredrik Mellbin 7d75796ee1 FFmpegSource2: mockumentation
Originally committed to SVN as r2391.
2008-09-24 16:34:22 +00:00
Karl Blomster a1e144cbfe update ffmsindex with new API functionality
Originally committed to SVN as r2390.
2008-09-24 16:01:03 +00:00
Fredrik Mellbin 770e581ca7 FFmpegSource2: more portability
Originally committed to SVN as r2389.
2008-09-24 14:11:45 +00:00
Karl Blomster a2c5b5778c eol-style native on new files, also add said new files to Makefile.am
Originally committed to SVN as r2388.
2008-09-24 11:27:42 +00:00
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