diego
17612482e2
WMA to Ogg conversion script by Peter Simon <simon.peter@linuxuser.hu>,
...
sent in by VMiklos.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12483 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-17 11:32:32 +00:00
reimar
c5b739bf4a
fix endian conversion for (curently unused) case where in buffer != out buffer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12482 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-16 16:21:33 +00:00
diego
845f329059
some corrections by Haris Kouzinopoulos
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12481 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-16 11:32:59 +00:00
diego
669d59dc65
Change divx4 examples to lavc, based on a patch by Compn.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12480 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-16 11:28:27 +00:00
reimar
9a43e3adbe
support for 24 bit pcm/wav files
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12479 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-16 10:48:59 +00:00
rtognimp
571c94b3a7
Add detection of nsa streamed by aol ultravox server
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12478 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-14 23:10:43 +00:00
reimar
1499a0df6f
removed #ifdefs that are already handled by libao2/afmt.h
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12477 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-14 21:16:00 +00:00
reimar
7c496e41ee
give Y8 and Y800 lower conversion priority to avoid grayscaled video
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12476 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-14 21:08:53 +00:00
rtognimp
0b32ba3535
Support audio format 0xff (it's aac)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12475 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-14 18:48:27 +00:00
rtognimp
c29c6444cd
If demuxer does not fill codecdata try to get if from waveformatex
...
(fixes audio format 0xff)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12474 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-14 18:47:17 +00:00
diego
fc2bcda11d
-ao option removed, there is a AUDIO OUTPUT DRIVERS section for that now,
...
said section extended, "," should be ":" as pointed out by joyping.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12473 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-14 17:44:56 +00:00
wight
4583c54d4a
sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12472 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-14 10:43:49 +00:00
henry
bbc616909b
ENCA support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12471 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-13 13:47:50 +00:00
diego
f83050c066
skin authors, alphabetical order
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12470 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-13 11:44:15 +00:00
diego
2f734ad9ab
AUDIO OUTPUT DRIVERS section added.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12469 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-13 10:52:06 +00:00
diego
bedf4f0eb2
AUDIO OUTPUT DRIVER section added, VO section extended, small fixes.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12468 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-13 10:51:27 +00:00
diego
2fc8111523
segfault fix by Jarrod Johnson <jbj-zl@ura.dnsalias.org>
...
approved by Vladimir Mosgalin, the original author of that code snippet
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12467 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-13 08:52:34 +00:00
joyping
010e3cc77f
alsa9/1.x merge, now with api_compat-definition
...
printfs converted to mp_msg, thanks to adland <adland123@yahoo.com>
gcc 3.4 fix, undefined label at end of case statement
default device is now 'default' instead of hw:0,0. so users are able to
set their own defaultdevice (dmix) in asoundrc.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12466 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-12 22:56:55 +00:00
joyping
0881db63fb
changes for alsa9/alsa1.x merge, only alsa.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12465 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-12 22:49:23 +00:00
michael
35439875eb
segfault fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12464 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-12 22:48:15 +00:00
joyping
616ae6dc6c
changes for alsa9/1.x-merge only alsa
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12463 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-12 22:48:15 +00:00
diego
85210d8dad
Mark EDL only options as such, typo.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12462 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-12 22:35:52 +00:00
nplourde
dfcce55634
Event Handling Makeover
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12461 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-12 20:47:14 +00:00
diego
10d5f3100c
correct model number
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12460 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-12 16:50:11 +00:00
michael
2e456c0dd2
FFSVQ1 in avi
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12459 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-12 15:00:48 +00:00
diego
6600779d7c
better CVS checkout parameters
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12458 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-11 22:50:05 +00:00
nauj27
39f432c71f
sync (pre)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12457 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-10 19:21:29 +00:00
rfelker
09f53ea4ad
more cola for jindrich
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12456 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-09 22:15:54 +00:00
diego
90e8048fbd
Add support for a few more Radeons, patch by Nyk Tarr.
...
Extended, corrected and tested by me.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12455 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-09 22:06:13 +00:00
faust3
31998fdcd2
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12454 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-09 17:36:44 +00:00
diego
cb8bc5d47a
typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12453 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-09 16:36:58 +00:00
danny
18210c8242
synced with 1.587, some typo and some word untranslated
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12452 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-09 15:31:54 +00:00
faust3
d6b92ea55e
report if the service creation failed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12451 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-09 14:03:10 +00:00
rfelker
9408d24736
1000000l for sig11 without -subcp!!! (and 1l for my first commit :)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12450 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-09 03:43:42 +00:00
reimar
f0978d51d9
removing useless code, improving readability
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12449 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-08 23:53:20 +00:00
reimar
12744612d9
fix bigendian problems (left-right swapped 8bit pcms), add 32bit support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12448 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-08 23:41:13 +00:00
reimar
2a78342333
fixed memory leak and removed unnecessary static variable
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12447 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-08 21:40:20 +00:00
reimar
ca4e501dc0
changes to get manyfmts nearer to working and fixed memory leak
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12446 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-08 21:38:41 +00:00
rtognimp
8b4237a3ec
Use roqvideo and roqaudio decoders from libavcodec
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12445 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-08 18:00:11 +00:00
henry
c1f6ffe35d
ENCA support ( http://trific.ath.cx/software/enca/ )
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12444 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-08 17:52:25 +00:00
paszczi
86b6129076
synced with 1.41
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12443 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-08 12:05:14 +00:00
rtognimp
0afef37727
Support ffmpeg cinepak decoder
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12442 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-07 21:43:18 +00:00
reimar
138013ca3f
use fallback for unsupported formats instead of quitting
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12441 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-07 16:12:30 +00:00
diego
5397eb9240
Cygwin and MinGW now behave similarly with regard to VCD/DVD playback.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12440 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-07 13:13:11 +00:00
diego
3bbfafa754
missing spaces
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12439 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-07 11:26:47 +00:00
diego
13286ff2ba
Hint at -playlist option for playing streams.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12438 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-07 11:26:00 +00:00
diego
9ac4d41335
clarification
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12437 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-07 11:25:07 +00:00
diego
5a11d296df
List Attila as maintainer of a few video out drivers.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12436 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-07 11:24:24 +00:00
mosu
7ca187a068
Cosmetics. Shortened the "displaying subtitle..." message. Replaced "OGG" with "Ogg" as it is a name, not an abbreviation/acronym.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12435 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-07 08:31:39 +00:00
nplourde
a247ec06f6
More code cleanup
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12434 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-07 02:34:22 +00:00