reimar
889572e4ff
Raw encoder does not support stride.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14304 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-02 20:01:20 +00:00
faust3
e0bbbcfa83
win95 fix fix by Rune Petersen <rune.mail-list at mail.tele.dk>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14303 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-02 16:44:44 +00:00
reimar
47d716f101
Do not use strndup, it is missing on MinGW.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14302 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-02 16:39:03 +00:00
faust3
61780877b5
missing ;
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14301 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-02 16:01:36 +00:00
faust3
8b803d1fd9
Mingw compile fix, hm doesn't the inttypes solution always work?
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14300 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-02 15:47:48 +00:00
reimar
eca47b1a5e
Add -ao pcm suboptions and remove -aofile and -waveheader options.
...
Base on idea by Olivier Rolland (billl at users dot sf dot net)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14299 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-02 14:41:47 +00:00
reimar
e73aadd97b
Use libc qsort to sort ODML index.
...
Based on patch by phillip at phdcam dot com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14298 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-02 14:29:43 +00:00
diego
e9a2cd5738
happy new year
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14297 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-02 14:10:13 +00:00
gabrov
135f2ee34b
synced to 1.58
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14296 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-01 19:04:43 +00:00
reimar
0eb381415d
fix string argument parsing (e.g. one char strings were not accepted)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14295 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-01 19:03:22 +00:00
gabrov
be36240582
synced to 1.14
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14294 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-01 18:59:33 +00:00
reimar
6119b03712
Make af_control_any_rev return the matching filter
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14293 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-01 18:46:56 +00:00
reimar
4be95cc5f4
Install libdha into LIBDIR.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14292 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-01 14:45:11 +00:00
arpi
f18153ca99
rate/format matching and volume get/set support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14291 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-01 03:51:08 +00:00
gabrov
4296d7b603
synced to 1.72, initial translation
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14290 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-01 02:00:17 +00:00
paszczi
56c73f3d18
synced with 1.833
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14289 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-31 17:09:45 +00:00
reimar
a7908eba1b
fix quicksort to avoid stack overflow and extreme runtimes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14288 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-31 16:02:47 +00:00
reimar
efa1ae2274
Use subopt helper to parse arguments
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14287 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-31 14:58:49 +00:00
reimar
1f74d67f87
Add a type name for the test function
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14286 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-31 14:57:12 +00:00
reimar
d0b713ad24
Use subopt parser
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14285 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-31 14:54:58 +00:00
michael
f3f2e49ee2
faster packed<->planar conversation
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14284 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-31 13:14:01 +00:00
nicodvb
0b7d411ad4
replaced deprecated FE_GET_EVENT with FE_READ_STATUS (only for DVB_HEAD); added a workaround for drivers that don't support FE_TIMEDOUT
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14283 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-31 11:40:01 +00:00
al
672dc76569
suboption parser for vo and ao modules
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14282 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-31 11:11:24 +00:00
henry
fc91fed21e
internal Tremor decoder for Ogg/Vorbis
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14281 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-30 12:11:32 +00:00
rtognimp
dbbe18f450
Fix channels, sample rate and sample size for 3gp files
...
Patch by Richard van der Hoff [ richardv at mxtelecom dot com ]
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14280 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-29 23:26:01 +00:00
rtognimp
1aaf2bbabc
Support amr_nb and amr_wb via libavcodec
...
Add fourcc for H.263 used in 3gp files (s263)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14279 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-29 23:23:46 +00:00
rtognimp
5cd42ce387
Update for after-pre6 changes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14278 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-29 20:32:26 +00:00
rtognimp
939e46626e
TwinVQ decoder and demuxer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14277 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-29 19:51:56 +00:00
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