1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-03 13:32:16 +00:00
Commit Graph

10462 Commits

Author SHA1 Message Date
arpi
9abd90701e I attach a fix to the problem described in:
http://mplayerhq.hu/pipermail/mplayer-dev-eng/2003-July/019494.html
The bug came out to be that sws_rgb2rgb_init was called, but only after
the critical step in which ws.c copied the relevant function pointer to
wsConvFunc. Someone deserves 1000l for this.
Maybe we want to preinit the function pointers so that they will print
something like "Call to an rgb2rgb function without calling to
sws_rgb2rgb_init first. Please report." - this bug wasn't discovered since
the function pointers were NULL, and the rest of the cde uses "wsConvFunc"
only if it is not NULL.
Raindel Shachar <raindel@techunix.technion.ac.il>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10412 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-12 17:19:18 +00:00
mosu
0723498eef Necessary changes for the upcoming libebml/libmatroska 0.5.0. Implemented support for RealAudio and RealVideo inside Matroska.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10411 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-11 20:24:20 +00:00
albeu
6ab50ab057 Commands are read in a loop, but for some commands we need to break
the loop to finish processing the command. Otherwise some commands
may appears as skiped to the user.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10410 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-11 07:54:52 +00:00
diego
15fb9c8396 further translation by Andoni Zubimendi <andoni@lpsat.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10409 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-11 07:41:04 +00:00
diego
05f36c75ab codecs.conf files are a thing of the past.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10408 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-10 18:29:04 +00:00
diego
d4246211d4 Updates, rewordings, sync by Anders Rune Jensen <anders@gnulinux.dk>,
Thomas Groth and Dan Christiansen.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10407 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-10 08:53:08 +00:00
jonas
d7bf90d3c0 -dvd -> dvd:// and -vcd -> vcd://
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10406 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-09 20:10:48 +00:00
michael
5eda57a19b 10l (red <-> blue) fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10405 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-09 19:05:16 +00:00
diego
54632cac16 Strings attached to codecs.conf explained.
Based on a patch by Andrew Church <achurch@achurch.org>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10404 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-09 17:35:34 +00:00
diego
3cdb50cba5 Strings attached to codecs.conf explained.
Based on a patch by Andrew Church <achurch@achurch.org>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10403 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-09 17:22:17 +00:00
luran
0803401ed8 version number to please Diego :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10402 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-09 16:07:57 +00:00
luran
33b4de8fcb Forget to change the date and add my email
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10401 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-09 14:46:08 +00:00
luran
0d2c7d3647 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10400 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-09 14:42:16 +00:00
diego
aa5a82be42 Output typos fixed.
Spelling and grammar fixes in comments.
Output Cosmetics


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10399 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-09 01:42:19 +00:00
diego
8838b4afa6 output typo fixes: unknow --> unknown
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10398 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-09 01:30:24 +00:00
diego
53e8b7d649 docs changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10397 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-09 01:11:17 +00:00
colin
a0c1ce63c4 fix compilation (uint*_t undefined)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10396 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-08 17:01:44 +00:00
albeu
ca89a84e8a Fix -shuffle with remote playlist
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10395 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-08 10:45:05 +00:00
diego
9d385eb070 -overlapsub clarified (thanks, Rich), -nooverlapsub removed (redundant)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10394 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-07 23:02:25 +00:00
alex
792cd924f6 warning fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10393 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-07 17:12:45 +00:00
alex
37c2599916 full-featured gcc ppc optimization (601,603,604,740,750,745,755,7400,7410,7450)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10392 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-07 16:26:27 +00:00
gabucino
e5d75d03ea sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10391 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-07 08:17:26 +00:00
arpi
aa008d224c to make alex happy
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10390 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-06 21:43:49 +00:00
arpi
8810c95cf7 100l
found by Koth


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10389 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-06 18:03:11 +00:00
diego
7a7d791e26 Added trailing spaces to fix broken indentation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10388 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-06 13:48:39 +00:00
diego
efc6a103c7 Quote all .IPs with more than one argument (necessary!).
Do not quote .IPs with just one argument (cosmetics).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10387 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-06 13:05:43 +00:00
diego
caabc88c60 Set default indentation depth to 5.
Add trailing spaces to options that are too short to get indented.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10386 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-06 12:43:28 +00:00
diego
539fe716e5 Sort options alphabetically.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10385 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-06 12:37:39 +00:00
diego
aadb885dc3 missing quotes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10384 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-06 00:08:18 +00:00
diego
61071a29c4 Sentences should start on a new line.
\' at the beginning of a line creates garbage.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10383 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-05 23:52:57 +00:00
attila
718001dbc4 patch for sp5x video codec by "Philip Court" <pccourt (at) hotmail.com>
if this breaks something, blame Arpi ;)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10382 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-05 15:02:51 +00:00
jonas
94fc3fdaf4 moved -af options to the filter section (should work with mencoder), split encoding options in general and codec specific part, some small (cosmetic) changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10381 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-05 12:37:10 +00:00
arpi
cfbdc18e18 fixed mpeg-ps ext-based detection sig11 bug reporetd by Raindel Shachar
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10380 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-05 11:37:25 +00:00
arpi
fdf579edc6 cosmetics: it didn't fit on 80x25 terminals
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10379 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-05 11:15:46 +00:00
nicolas
0c6c09e62c sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10378 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-05 10:06:01 +00:00
nicolas
399bfef43a typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10377 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-05 09:50:21 +00:00
attila
773fba0a21 small clearification for -overlapsub
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10376 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-05 09:45:42 +00:00
nicolas
56b270ce90 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10375 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-05 09:45:08 +00:00
nicolas
838bcc9ec0 sync with HTML
switched to "Q-and-A" style
added trailing spaces between entries


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10374 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-05 09:42:35 +00:00
alex
0aa87dc1fe getcpucaps support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10373 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-04 21:38:17 +00:00
alex
9b6e8954d0 forgot to commit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10372 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-04 21:35:43 +00:00
arpi
94e79f4432 codmetics (noticed by Alex)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10371 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-04 21:04:14 +00:00
arpi
a63bbf43fd better checks
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10370 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-04 20:43:32 +00:00
alex
188460e7ee removing my (nonworking) email address
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10369 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-03 20:22:51 +00:00
alex
e8a8a0ec4c cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10368 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-03 20:21:14 +00:00
alex
64885ae175 removing my (non-working) email address
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10367 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-03 20:07:54 +00:00
rfelker
fc5526f925 reverse this nonsense that breaks configure! (ppl, please don't commit
"cosmetic" fixes like this to configure script unless you have a VERY
good understanding of shell scripting and know you won't break anything!)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10366 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-03 17:36:52 +00:00
diego
e48adec3b3 Traditional Chinese translation by Kenneth Chan <chantk@ctk.sytes.net>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10365 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-03 11:18:43 +00:00
albeu
3d723aa626 A little hack to be able to play ogg radio stream
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10364 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-02 20:43:07 +00:00
iive
e405703e68 xvmc support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10363 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-01 22:05:46 +00:00