reimar
4fd37efa40
Calculate fps as double-precision to make switching to double-precision fps values easier.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26504 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-23 07:49:51 +00:00
diego
36add9a774
Merge tremor/Makefile into top-level Makefile.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26503 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-22 23:05:27 +00:00
diego
8784ae223d
Move Tremor low accuracy CFLAGS handling to configure.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26502 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-22 22:55:55 +00:00
diego
a7dc8352ef
Only add loader to PARTS on x86.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26501 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-22 22:39:26 +00:00
diego
41be611f0a
.depend has to get all the CFLAGS that the files it contains dependency
...
information for need.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26500 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-22 22:14:06 +00:00
diego
a936979f76
Create standard recursive rules from a template.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26499 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-22 22:00:37 +00:00
diego
916058bd22
Use directory name as library name template.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26498 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-22 21:51:41 +00:00
nicodvb
5c1be94ba3
added support for dvdread-config (from our svn), called as fallback when dvdread isn't detected
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26497 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-22 21:48:28 +00:00
diego
da8d898ffe
Simplify phony target declaration.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26496 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-22 21:21:46 +00:00
diego
2d58dcd67c
Add an unconditional phony recurse rule and make the binaries depend on it.
...
This assures that all directories that use recursive make are descended into.
This way cross-directory dependencies are taken into account through the
.depend files that record them.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26495 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-22 21:20:42 +00:00
attila
5d9b672c3a
revert commits 26437-26439 the right way[tm]
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26494 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-22 20:05:02 +00:00
diego
61e9f32d6a
Only add available CPU extensions to config.mak.
...
Fixes compilation on non-x86 after latest FFmpeg changes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26493 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-22 19:46:08 +00:00
diego
b670c39ced
Move phony target declaration to the bottom of the file; add distclean target.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26492 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-22 10:19:30 +00:00
diego
6c2394f0b4
Add BFI video support through FFmpeg.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26491 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-22 10:14:55 +00:00
diego
05bc68ae36
Add standard GPL header to individual files.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26490 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-22 09:33:39 +00:00
diego
e84b4b7686
Use standard GPL header.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26489 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-22 09:32:30 +00:00
diego
f19af4d788
Remove redundant definitions that are already present on the command line.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26488 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-22 08:52:05 +00:00
diego
88961299aa
Merge TOOLS/Makefile into the top-level Makefile.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26487 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-22 08:50:38 +00:00
rtogni
61c5bf8d61
Fix potential segfault in debug printf in expSetFilePointer
...
Patch by Gianluigi Tiesi
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26486 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-21 20:58:20 +00:00
Gabrov
ff0eed8150
synced with r26484
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26485 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-21 16:20:45 +00:00
gpoirier
3aacbaea54
sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26484 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-21 12:04:48 +00:00
gpoirier
c581ecdded
sync w/r26067, patch by mehmet köse % voltrem A gmail P com %
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26483 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-21 12:00:55 +00:00
gpoirier
0cb7e9428c
sync w/r26460
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26482 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-21 09:57:05 +00:00
diego
513aaf0695
Remove pointless '0' flag from fprintf call, fixes the warning:
...
warning: '0' flag ignored with precision and '%d' printf format
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26481 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-21 05:43:49 +00:00
diego
71d7b8f747
Add $(EXESUF) to netstream rule.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26480 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-20 22:11:38 +00:00
diego
a3271c2409
Only build modify_reg on x86.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26479 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-20 22:08:10 +00:00
diego
d989dc71e2
Simplify list of files to remove on make clean.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26478 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-20 22:07:34 +00:00
diego
30028e3e7b
fastmemcpybench is a phony target. Do not try to remove a file by that name.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26477 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-20 21:59:19 +00:00
rtogni
7c4e867c4d
Support for MSU SCLS (Screen Capture Lossless Codec) with SCLS.DLL
...
codecs.conf patch by AsSlowAsHell |asslowashell | g m a i l|
win32.c patch by me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26476 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-20 21:13:17 +00:00
rtogni
93f77b1eaf
Add status to mimic and kmvc codecs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26475 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-20 19:44:21 +00:00
corey
92be79c987
add better information about inverse-telecining with vf_filmdint
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26474 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-20 19:26:27 +00:00
rtogni
8f56930458
Add support for msn siren audio coced via binary dll sirenacm.dll
...
Based on a patch by Ruuds "roadrunnerswife" "users sourceforge net"
Closes bugzilla #963
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26473 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-20 16:06:41 +00:00
rtogni
6a11c2c303
Canopus HQ tries to load the auxiliary dlls with lowercase filename
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26472 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-20 00:36:45 +00:00
compn
51aea53c97
add canopus codecs, patch by Gianluigi Tiesi
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26471 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-19 21:56:31 +00:00
rtogni
e37a6b5b58
Revert r26412: policy violation
...
Mixes cosmetics and functional changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26470 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-19 16:53:44 +00:00
rtogni
a8717a3eee
Revert r26411: policy violation
...
Reindent of the file is not allowed
Controversial cosmetics changes with no previous discussion
Mix cosmetics and non-cosmetic changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26469 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-19 16:51:28 +00:00
attila
530df550e4
revert commits 26437-26439
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26468 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-19 09:58:01 +00:00
diego
7c76c4a6f6
Add dependency information to recursive rules. While more eager than strictly
...
necessary, this should err on the side of unneeded recursion instead of
missing a necessary rebuild.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26467 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-19 09:53:42 +00:00
diego
883033e8e3
Add missing recursive rule for libmpcodecs/libmpencoders.a.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26466 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-19 09:44:48 +00:00
diego
8c791b38fa
cosmetics: Sort recursive rules alphabetically.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26465 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-19 09:43:53 +00:00
diego
9818a95c58
per-file dependencies (for the non-recursive parts)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26464 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-18 22:49:17 +00:00
diego
3f37dff367
Adjust dependency generation prerequisites to new structure.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26463 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-18 21:47:51 +00:00
diego
a725babf25
Always generate dependency information. This also allows dropping the
...
hackish list of incorrect pseudo-dependencies.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26462 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-18 21:46:52 +00:00
ptt
592566cabb
synced with r26460
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26461 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-18 17:26:00 +00:00
ptt
d91c119677
restore options alphabetical order
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26460 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-18 17:24:49 +00:00
diego
bf2814fdf4
Mark phony targets as such.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26459 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-18 08:13:00 +00:00
diego
338b1e9eeb
Simplify phony target declaration.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26458 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-18 08:12:41 +00:00
diego
6187c8753b
10l: Rename remaining instances of $i to $lang.
...
patch by Andrew Savchenko, Bircoph list ru
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26457 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-18 07:16:22 +00:00
diego
70dd60b8cd
cosmetics: __asm__ __volatile__ --> asm volatile
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26456 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-17 21:54:43 +00:00
reimar
11b4999712
Prefer libavformat musepack demuxer over internal one (which does not even support v8).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26455 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-16 12:03:34 +00:00