reimar
20d8af25be
Make mkv demuxer use ffmpeg LZO as well.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22099 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-31 23:28:34 +00:00
reimar
17cb5504b1
Use ffmpeg lzo instead of (also quite outdated) minlzo in nuppelvideo.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22098 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-31 23:20:03 +00:00
reimar
77efea9cf2
use ffmpeg's LZO
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22097 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-31 23:04:20 +00:00
reimar
d13c0ddf30
Use export type mpi, everything else is a fragile hack.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22096 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-31 22:17:52 +00:00
reimar
d5a69f4655
Avoid a static variable and instead use variable in context
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22095 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-31 22:15:51 +00:00
reimar
2b9be36ccc
Swap palette on bigendian.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22094 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-31 18:14:47 +00:00
voroshil
e132540137
r22060: describe -psprobe
...
r22061: typo, new sentences on lines of their own
r22062: alphabetical order
r22074: typo
r22075: Document -noidx.
r22089: x264's crf takes a float argument
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22093 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-31 15:28:50 +00:00
diego
0b6d9504b2
Wrong variable name used in libfaac check.
...
patch by Carl Eugen Hoyos, cehoyos ag.or at
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22092 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-31 11:28:50 +00:00
lorenm
5dbd6faa0b
libfaac detection skipped linking, and thus only checked for headers and not libs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22091 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-31 09:25:05 +00:00
diego
296bf8c18f
Simplify extcheck calls by moving some logic into the function.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22090 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-31 08:27:59 +00:00
lorenm
16f77df18f
x264's crf takes a float argument
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22089 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-31 08:23:37 +00:00
diego
bf3e5764eb
Allow forcing processor features on and off.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22088 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-31 02:01:07 +00:00
diego
7d2284e42d
Fix looooooongstanding bug:
...
Only check for processor features when they are set to autodetection.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22087 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-31 01:43:24 +00:00
diego
ee0ea7341d
cosmetics: Move around a few options for better logical grouping.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22086 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-30 23:59:39 +00:00
diego
957d40868c
cosmetics: consistent formatting
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22085 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-30 23:50:30 +00:00
diego
885146afc9
Unification of parameter handling part 3 of many:
...
Merge --help into general parameter handling.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22084 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-30 23:35:52 +00:00
diego
6ebda2b029
Unification of parameter handling part 2 of many:
...
Merge both parameter parsing passes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22083 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-30 23:33:25 +00:00
diego
5cf9cbf3e5
Unification of parameter handling part 1 of many:
...
Move second pass next to the first.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22082 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-30 23:18:51 +00:00
reimar
0da8bb217a
cosmetics: remove useless commented-out stuff.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22081 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-30 19:01:42 +00:00
reimar
312341466d
More simplification
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22080 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-30 19:00:54 +00:00
reimar
fa1176f636
Simplify
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22079 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-30 18:53:53 +00:00
reimar
6e2e6cbb6a
Fix vd_lzo, broken since r18069, i.e. April 2006!
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22078 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-30 18:51:23 +00:00
reimar
916f3055cf
Move network detection further up to simplify detection of dependant stuff.
...
Blessed by Diego (see [MPlayer-cygwin] Current issues).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22077 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-30 18:29:02 +00:00
reimar
54ef26f173
Support 16bit bigendian PCM audio from libavformat
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22076 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-30 16:16:10 +00:00
diego
46af880e43
Document -noidx.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22075 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-30 13:49:07 +00:00
diego
32acd59d5e
typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22074 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-30 13:31:57 +00:00
diego
d82ed3ea08
URL fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22073 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-30 11:02:37 +00:00
diego
0ef2659ddc
cosmetics: Reorder install targets.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22072 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-30 11:02:19 +00:00
diego
c98258efb8
Mark phony targets as such.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22071 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-30 11:01:10 +00:00
diego
37f9005da1
Replace ifeq structure in the install target by a set of dependent targets.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22070 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-30 11:00:54 +00:00
michael
e1da2a8c81
better back_ptr_div16 description by (Clemens Ladisch ((( cladisch ( fastmail (( net
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22069 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-30 00:47:28 +00:00
nicodvb
fc65d8d101
reduced verbosity
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22068 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-29 23:35:08 +00:00
nicodvb
4d31f5e2ea
5l, check that the codec type detected by ts_detect_streams() is actually audio before fixing it in the array
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22067 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-29 23:10:01 +00:00
nicodvb
9b9485027e
fix audio type when ts_detect_streams detects that a private1 stream is actually ac3
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22066 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-29 22:49:14 +00:00
reimar
88047d97c5
Expand property documentation
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22065 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-29 19:38:31 +00:00
reimar
0045404910
List available properties
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22064 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-29 19:01:32 +00:00
eugeni
7c137f48c6
Bugfix: glyph and bitmap pointers could be left uninitialized after
...
get_glyph().
Based on a patch by Stanislav Maslovski (stanislav d maslovski a gmail d com).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22063 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-29 17:08:29 +00:00
diego
120df8df33
alphabetical order
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22062 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-29 14:29:00 +00:00
diego
fe74986663
typo, new sentences on lines of their own
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22061 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-29 14:26:42 +00:00
nicodvb
39811253d8
describe -psprobe
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22060 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-28 23:13:17 +00:00
nicodvb
d36c1d4295
sanity checks during codec detection; also reset demuxer->stream->eof
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22059 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-28 22:41:18 +00:00
diego
40e1f27cce
Remove references to no longer existing documentation.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22058 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-28 22:33:51 +00:00
diego
03a1bed310
Move platform-specific stuff together.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22057 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-28 22:31:53 +00:00
diego
4cd478c1f1
Move _ldd setting to a saner place.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22056 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-28 22:27:05 +00:00
nicodvb
90654b8eff
added code to scan the video stream to search the actual video codec used;
...
triggered only if requested by the user with option -psprobe.
Evo files require this option because H264 is stored like MPEG2
without using the PSM
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22055 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-28 21:42:22 +00:00
nicodvb
106158f4f1
include math.h for fabsf()
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22054 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-28 21:27:15 +00:00
nicodvb
380d0dcebc
cosmetics: reindentation and braces removal
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22053 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-28 21:25:50 +00:00
nicodvb
ed9e5b1565
moved scoreboarding code to 2 separate functions (update_stats() and clear_stats()) to be reused next
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22052 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-28 21:22:39 +00:00
lu_zero
91fdfc6820
stray fflush spotted by Aurel
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22051 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-28 20:38:35 +00:00
lorenm
3a49ee1618
fix a segfault if -x264encopts is the last commandline option (with no argument)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22050 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-28 20:22:21 +00:00