Commit Graph

23601 Commits

Author SHA1 Message Date
gpoirier 7c73625cd6 sync w/23467 (was just a typo in english doc, no incidence here)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23468 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-05 07:35:07 +00:00
corey 795fa7d558 then/than typo spotted by "JRaSH"
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23467 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-05 01:07:35 +00:00
diego 81116afae7 Keep unused parameter warnings in debug mode.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23466 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-05 00:26:54 +00:00
kraymer b45d54c128 r23416: Drop the metadata stuff and replace it with generic property
string expansion.
patch by Sheldon Jin


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23465 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-05 00:17:42 +00:00
reimar 1062d77439 get rid of Gui code that has been commented out since ages
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23464 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-04 13:16:39 +00:00
reimar e8d57600dc Factor out some duplicated gui code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23463 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-04 13:15:35 +00:00
reimar b609629b2b Remove some useless code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23462 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-04 13:05:26 +00:00
zuxy 20b298056a Use 'static inline' instead of 'inline static' to avoid warnings
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23461 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-04 09:39:55 +00:00
zuxy 48f565b5f5 Change '%ld' to '%d' to remove warnings introduced by r23452
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23460 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-04 09:20:00 +00:00
zuxy 08301d0056 Correct dct64 functions' declarations
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23459 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-04 03:05:16 +00:00
zuxy d36bb9b201 Remove unused parameter for mp_msg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23458 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-03 08:48:44 +00:00
gpoirier 2770891a38 sync w/ r23455
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23457 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-02 21:55:00 +00:00
gpoirier 8a9c9f9dff compilation fix after commit r9172 to ffmpeg, patch by Aurel
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23456 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-02 20:20:33 +00:00
ptt cd88c4b1c9 new sentences on new lines, diego says ;-P
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23455 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-02 18:07:19 +00:00
ptt 7715bc6dc0 sync'ed up to r23440 + a _big_ correction of tv suboptions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23454 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-02 18:05:55 +00:00
zuxy 79225d26ad Remove non-existing make_decode_tables_MMX()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23453 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-02 16:47:10 +00:00
zuxy a9df2bb148 Use int and uint32_t instead of long and unsigned long, when appropriate.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23452 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-02 16:25:18 +00:00
zuxy 991ff1be27 Make realloc_struct inline as other functions defined in demuxer.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23451 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-02 16:04:56 +00:00
diego 4767b92545 10l: Remove overlooked instance of NOAVIFILE_HEADERS.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23450 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-02 14:38:45 +00:00
eugeni 2f1b117313 Revert r23443, it breaks compilation without libass.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23449 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-02 13:00:38 +00:00
diego efb42f1aaa Get rid of superfluous __WINE__ #define, it was always enabled and
cluttered the code. Blessed by Reimar.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23448 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-02 12:27:33 +00:00
diego 4f88dffa13 Get rid of superfluous NOAVIFILE_HEADERS #define, it was always enabled and
cluttered the code. Blessed by Reimar.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23447 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-02 12:26:27 +00:00
diego 09ea65448e Get rid of superfluous MPLAYER #define, it was always enabled and
cluttered the code. Blessed by Reimar.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23446 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-02 12:24:35 +00:00
nicodvb 5fe0ff0e1b prog_id is an uint16_t; reported by Mario Rossi (mariofurire googlemail com)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23445 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-02 10:26:37 +00:00
compn 0dbb81db10 update manual date, its been 8 months...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23444 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-02 01:56:22 +00:00
eugeni ed622ce214 Recode the whole subtitle file to utf-8 before parsing.
This allows reading subtitles in ucs-2.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23443 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-01 19:58:29 +00:00
eugeni 4939caa691 Move code for reading a file and recoding it to utf-8 to a separate function.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23442 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-01 19:56:44 +00:00
voroshil cc5ea363f8 mjpeg support for v4l2 tv:// driver
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23441 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-01 17:29:35 +00:00
voroshil eb5bf3b88e New "automute" tv:// option.
Will switch off sound and show blue screen instead of video with noise
when signal level (in 0-255 scale) is less than specified value.



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23440 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-31 17:49:51 +00:00
voroshil d244fffa74 r23370: added missing fps
r23410: add documentation for new -menu-chroot option
r23420: added a missing space char
r23423: added '&' for 'e.g.'
r23424: removed an unneeded comma
r23425: removed unneeded space
fix typo


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23439 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-31 17:30:49 +00:00
voroshil c66f44cea5 r23416: Drop the metadata stuff and replace it with generic property string expansion.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23438 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-31 17:10:56 +00:00
zuxy dc0eaea0e3 Remove no more used TARGET_BUILTIN_VECTOR and TARGET_BUILTIN_3DNOW
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23437 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-31 13:22:36 +00:00
albeu 5ac14727cb Add new properties percent_pos and time_pos.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23436 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-31 13:07:52 +00:00
albeu b63e23147d Make the length property use the time type.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23435 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-31 13:02:51 +00:00
albeu be63729ba5 Move the time printing code out of the length property.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23434 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-31 12:42:02 +00:00
albeu 67341d23fa Add a print function for the time option type.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23433 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-31 12:37:37 +00:00
jheryan 5c138481e5 sync to 24.5.2007
--This .line, and those below, will be ignored--

M    mplayer.1


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23432 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-31 10:52:08 +00:00
albeu cedce57a5d Add the recently introduced properties to the documentation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23431 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-31 10:43:35 +00:00
albeu f24d313473 Allow setting the direction in the step_property command.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23430 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-31 09:42:14 +00:00
albeu 17ac1fe1ce Fix the step_property coammand to correctly handle the step size with
all numerical types.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23429 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-31 09:13:21 +00:00
mhoffman 46d9d6fa72 Adding myself to the authors page.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23428 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-31 04:15:29 +00:00
ptt b7dca472ac little fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23427 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-31 00:21:25 +00:00
ptt 2e4cd13d72 sync.d up to r23425!!! ehi, it's updated :)))
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23426 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-31 00:19:40 +00:00
ptt 54090526e7 removed unneeded space
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23425 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-31 00:16:02 +00:00
ptt b4753dc318 removed an unneeded comma
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23424 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-31 00:14:00 +00:00
ptt 8cb2572f02 added '&' for 'e.g.'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23423 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-31 00:03:10 +00:00
ptt d2181349e2 sync'd up to r23416
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23422 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-30 23:28:04 +00:00
ptt 3417b01983 moved a line below, since probably it's righter there...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23421 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-30 23:20:24 +00:00
ptt 7699cf2a3b added a missing space char
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23420 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-30 23:15:13 +00:00
ptt 6211d0aa93 sync'd up to r22845
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23419 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-30 20:18:45 +00:00