alex
77456b04d9
less namespace pollution #2 (prefixed globals in filter.c with af_filter_)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14276 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-29 19:50:44 +00:00
alex
47e2a4ad80
less namespace pollution
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14275 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-29 19:41:21 +00:00
alex
3fe168658a
more verbose messages
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14274 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-29 19:26:01 +00:00
alex
3786faae53
accelerated conversions
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14273 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-29 19:05:29 +00:00
rtognimp
6514404942
Updated with a reminder for mplayer-announce
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14272 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-29 16:22:21 +00:00
reimar
efb6997813
Remove unused defines
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14271 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-29 14:35:18 +00:00
reimar
f9258247dd
Doxygen comments improved
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14270 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-29 14:33:40 +00:00
diego
9cba1c6491
wording/spelling
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14269 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-29 05:49:24 +00:00
rathann
f835931238
last draft with some insignificant changes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14268 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-29 01:55:32 +00:00
gpoirier
15fe7871dc
Sync with 1.833
...
new x264 options: b8x8mv, direct_pred
changed explanation: 4x4mv
changed defaults: subq, pb_factor
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14267 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-28 23:52:47 +00:00
rtognimp
c11245e807
Try http if pnm connection fails
...
Fixes pnm://www.darrelbowen.com/videos/commercials256.rm
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14266 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-28 19:59:56 +00:00
alex
14a29762f2
af_fmt2str_short
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14265 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-28 19:11:14 +00:00
alex
e8739c6d92
af_fmt2str_short
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14264 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-28 18:13:09 +00:00
reimar
eb7911b7ad
10l, variable declarations must be before mp_msg.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14263 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-28 11:16:23 +00:00
rtognimp
c3d77725cc
100l use right mask type when checking for input format
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14262 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-28 02:00:23 +00:00
rtognimp
3fda49a8cb
100l set default format for AF_FORMATs not supported by sound card
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14261 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-28 01:59:12 +00:00
lorenm
37644a0cee
new x264 options: b8x8mv, direct_pred
...
changed explanation: 4x4mv
changed defaults: subq, pb_factor
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14260 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-28 01:53:17 +00:00
ivo
afb5908fa7
Make af_ladspa use new AF_FORMAT define that was introduced by Alex's
...
mega-patch.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14259 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-28 01:47:40 +00:00
lorenm
9297cd04bb
sync to x264 r72.
...
new options: b8x8mv, direct_pred
changed defaults: pb_factor=1.3, subq=3
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14258 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-28 01:02:08 +00:00
reimar
005478ea0c
ensure af_fmt2str always return a 0 terminated string
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14257 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-27 19:47:33 +00:00
reimar
91aae0d538
100l, buf etc. in af_fmt2str call are already pointers...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14256 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-27 19:43:13 +00:00
reimar
0fdaa5ab30
Do not use audio plugins anymore
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14255 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-27 19:34:42 +00:00
faust3
bd6b315f6b
win95 does not support GetMonitorInfo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14254 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-27 19:27:07 +00:00
alex
8749400133
10l, nasty ao drivers
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14253 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-27 18:16:55 +00:00
alex
646a2a2e37
maybe now..
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14252 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-27 18:14:03 +00:00
faust3
f52a7c5fd4
10l, patch by Martin Braun <braun12@gmx.de>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14251 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-27 18:11:06 +00:00
alex
4d7d3bf2c0
hopefully final fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14250 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-27 18:10:30 +00:00
alex
85b7553d05
removing AFMT_ dependancy
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14249 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-27 17:55:06 +00:00
alex
bfcc5bc82b
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14248 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-27 17:49:52 +00:00
alex
cd9e4753d7
CONF_TYPE_AFMT similar to CONF_TYPE_IMGFMT
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14247 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-27 17:32:54 +00:00
alex
507121f7fe
removing AFMT_ dependancy
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14246 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-27 17:30:15 +00:00
al
00f99a82a8
Fix ontop for some WMs that lose ontop state after fullscreen event.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14245 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-27 11:09:49 +00:00
reimar
8c7855e1b4
Use lavcresample when accuracy-optimized audio filter chain is requested.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14244 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-26 11:58:07 +00:00
reimar
a5892844f6
Demuxer was fixed, so do not skip the first frame anymore
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14243 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-26 11:54:01 +00:00
reimar
05026693d2
Set message level of the added subtitle message to INFO, fixes bug #139
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14242 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-26 10:46:39 +00:00
paszczi
8b5ed31b4f
big sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14241 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-25 22:54:56 +00:00
paszczi
ae46ad9bf5
synced with 1.832
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14240 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-25 22:47:22 +00:00
diego
d49458d865
typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14239 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-25 12:42:02 +00:00
reimar
f8b41e9052
fix memleak in idx parser. patch by elupus [elupus {at] ecce <dot) se]
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14238 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-25 12:08:33 +00:00
reimar
bf0b713d0c
fix stream selection and -bandwidth for mms-over-http.
...
Modifies header parsing to do a brute-force scan for known guids, to avoid
having to analyze and parse the whole property-tree structure.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14237 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-25 11:31:32 +00:00
gpoirier
d64249b6d0
Sync with 1.832: small improvements
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14236 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-24 14:55:54 +00:00
diego
ea082aa613
small improvements
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14235 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-24 11:40:55 +00:00
gabrov
bb664573de
synced to 1.155
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14234 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-24 00:35:47 +00:00
diego
2c9982978b
even more ffmpeg changes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14233 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-23 21:09:37 +00:00
diego
a760aea8b8
some more FFmeg changes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14232 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-23 20:49:08 +00:00
diego
224739dee1
release name
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14231 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-23 20:23:54 +00:00
gpoirier
8a119b87dd
Sync with 1.831:
...
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14230 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-23 19:40:07 +00:00
diego
6682ef1544
one more item
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14229 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-23 19:36:18 +00:00
diego
9140617e9f
fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14228 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-23 19:35:23 +00:00
reimar
01b46536ea
do not use pthreads on hpux (broken, hardly useful).
...
For reference, I get the following when starting a version compiled with it:
Pthread internal error: message: __libc_reinit() failed, file: /ux/core/kern/pthreads/pthread.c, line: 1093
Return Pointer is 0xc0e29273
Quit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14227 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-23 15:36:00 +00:00