Commit Graph

17256 Commits

Author SHA1 Message Date
rtognimp 08acfb3538 wma2 fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17256 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-27 20:03:36 +00:00
ods15 2e4aba523e vpotmeter fix, scroll in the correct direction
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17255 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-27 19:21:04 +00:00
gpoirier b65d834942 fixes suggested by Diego
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17254 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-27 13:01:22 +00:00
ods15 77294d838e new input command prefixes, pausing_keep, pausing_toggle
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17253 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-27 10:59:52 +00:00
ods15 8153d3c643 Fix erase to end of line with windows, windows terminal does not support
control codes.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17252 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-27 10:42:02 +00:00
rtognimp d583c7420a Remove tables used by MPlayer native 14_4 and 28_8 codecs
I forgot to remove them when i switched to lavc codecs


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17251 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-27 10:10:44 +00:00
gpoirier 067656cf38 New section: choosing the video codec for your encode: what to consider before picking it.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17250 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-27 09:34:57 +00:00
ods15 d01676ab42 fix setting colorkey in vidix mga_vid
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17249 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-26 20:46:20 +00:00
ods15 715a93add1 10000l to me, broke compilation on mingw, erase_to_end_of_line needs to be
in both getch2 and getch2-win because only one of them is linked to.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17248 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-26 13:10:13 +00:00
gpoirier 8cb2685e50 Merry Christmas and happy cola-chugging!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17247 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-26 06:27:56 +00:00
al fa2d1c9a69 - move our setenv() fallback implementation to osdep
- assert that the override param is nonzero (zero is not implemented)
- correct return value type to int

based on a patch by Diego
fixes bugzilla bug #342


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17246 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-26 03:16:48 +00:00
gpoirier 74f1ad8a0a Adds lavc's brd_scale and updates vb_strategy
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17245 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-25 21:33:15 +00:00
gpoirier 1d132c16ae support downscaling frames for dynamic b frame decission
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17244 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-25 21:29:18 +00:00
gpoirier bd368b82f2 synced with 1.1184
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17243 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-25 20:42:27 +00:00
ods15 3c3d7c2039 add "pausing_keep" and "pausing_toggle" input cmd prefixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17242 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-25 19:22:48 +00:00
ods15 95db0aeb23 Use termcap "erase to end of line" character code instead of using spaces
to end of screen.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17241 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-25 18:26:35 +00:00
diego c1211b4370 Add current Cygwin tool paths.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17240 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-25 17:38:19 +00:00
diego c4e7adaeea Windows waveout is no longer the best choice under Windows.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17239 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-25 17:34:10 +00:00
rathann 2fc81699ca prefer newer terminfo-capable libraries (ncurses or terminfo)
over the old termcap


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17238 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-25 14:00:04 +00:00
ods15 6a837d7f0d improove termcap detection, -lncurses works too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17237 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-25 07:21:42 +00:00
rtognimp c2c91b66bc Add "application/x-mms-framed" for ASF
Fixes http://64.34.147.109:3690/CFMJAM, closes bug #420
Fix by Rado R. ||| r_a_d_o |a| hotmail | com |||


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17236 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-24 18:17:39 +00:00
iive 5db2fddec5 This cache-seek-min is definitly implemented. The not implemented one got removed...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17235 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-24 18:08:32 +00:00
iive b189efcebb The <=132 frame rule is only valid at MacroBlock level not at frame one.
Following it gives worse compression even with IP sequence.(B-Frames doesn't accumulate error)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17234 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-24 16:13:12 +00:00
rtognimp 228f0abcf4 Typo in ASF demuxer selection by name (it's 'asf', not 'asv')
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17233 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-24 12:48:01 +00:00
gpoirier 1d5cb76c89 synced with 1.1182
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17232 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-22 09:36:50 +00:00
ods15 5e91c2a9e9 typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17231 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-22 05:48:04 +00:00
gpoirier 32d7992795 Synced with help_mp-en.h 1.216
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17230 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-21 08:30:24 +00:00
iive e813588d75 Print some error message,
as this function seems to fail on AMD64 and current NVidia drivers (8174) for unknow reason


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17229 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-20 19:04:17 +00:00
ods15 9f66514984 I screwed up keep aspect param, made behavior the opposite of man page.
0-1 were original aspect ratio instead of display...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17228 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-20 17:38:43 +00:00
henry c0e54fd248 malloc padding to avoid access beyond allocated memory
Credits to Mikulas Patocka (mikulas at artax karlin mff cuni cz)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17227 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-19 19:38:28 +00:00
henry 335f35f2bf reverse the H264 hack
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17226 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-19 18:04:37 +00:00
henry cbfe8d21d0 fspp update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17225 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-18 18:13:09 +00:00
henry 1a84744160 negative quality values allow postproc regardless of input
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17224 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-18 18:11:26 +00:00
diego 7df320df98 credits for Onur, patch by himself
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17223 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-18 16:51:28 +00:00
henry 7a80e5c844 do not postprocess H264
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17222 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-18 13:35:48 +00:00
reimar 2a15e8beb8 support negative stride (flipping) in vo_gl.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17221 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-18 12:04:08 +00:00
reimar 06ed3c2b57 calculate framesize for raw RGB and BGR.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17220 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-18 11:57:25 +00:00
reimar f8c0e0cf04 fix crash with invalid -vid and no audio stream
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17219 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-18 11:55:47 +00:00
michael 772ebb6456 bitexact flag
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17218 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-18 01:22:11 +00:00
ranma c3a56339d1 1.1180: [does not apply]
1.1179: Removing obsolete, and until recently, misdocumented option -verbose.
1.1178: make -o mandatory and add a warning when the extension does not match
        the container format, patch by Reynaldo Pinochet
1.1177: Another examples showing how to play raw YUV video samples
1.1176: Make -really-quiet a common option.
1.1175: Fix -v/-verbose description.
1.1174: 10l: \ needs to be escaped in roff.
1.1173: 1/4l
1.1172: Formatting fix
1.1171: Give an example about how to use the famous cqif video samples


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17217 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 20:02:47 +00:00
ods15 87b66affe9 deobfuscate some very simple code...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17216 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 20:00:16 +00:00
ranma ad18130764 typo: ouput -> output
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17215 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 19:58:24 +00:00
ods15 da8fe66f05 "cfg-mplayer-def.h" is what is written in ~/.mplayer/config when it is not
found, completely unnecessary in mencoder.c


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17214 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 19:55:39 +00:00
ranma 41609ac878 sync to 1.216
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17213 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 19:40:09 +00:00
ods15 341b522e4b some more new stuff..
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17212 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 19:13:36 +00:00
ods15 48d1769f5f -o in mencoder now manditory
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17211 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 18:52:05 +00:00
ods15 ade951bbb9 -msglevel added, -verbose removed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17210 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 18:24:35 +00:00
ods15 e9c36ee295 Removing obsolete, and until recently, misdocumented option -verbose .
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17209 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 18:10:51 +00:00
gpoirier cd7a360b61 synced with 1.100
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17208 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 15:43:17 +00:00
gpoirier 7c2cfa3727 synced with 1.13, patch by Johan Bos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17207 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 15:19:28 +00:00