Commit Graph

605 Commits

Author SHA1 Message Date
ods15 3ea94f1a21 wrap around 80...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16575 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-24 04:44:22 +00:00
ods15 41d8ea3533 compress back_ptr better by multiplying by 8
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16574 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-24 04:43:02 +00:00
ods15 7b1e971498 Some very weird people are apperantely scared of reading GPL code. :/
Michael agreed to licence change on this blurb.. is there anyone else who
wrote it and objects?..


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16544 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-22 07:17:57 +00:00
iive b084255ad1 remove very obsolate draft...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16513 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-18 08:10:56 +00:00
michael a241f2dbfc remove info frame repeating its problematic and controversical
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16512 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-17 22:32:35 +00:00
michael 7b685381df add back_ptr
add info_frames
require sync_point after headers
require info packets to be between headers and frames (or you could say they are headers now)
add userdata stream type


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16507 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-17 19:27:39 +00:00
ods15 e41e46ea1f typo, probably..
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16504 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-17 05:46:20 +00:00
diego 24547fcc7f The screenshot command is now implemented, wording/spelling fixes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16480 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-13 18:48:57 +00:00
gpoirier 8ad9a8794a XviD supports "turbo" mode.
This is the last undocumented feature of XviD, so remove the TODO entry.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16466 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 19:39:48 +00:00
nplourde fb116e54a3 key_down_event
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16446 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-10 20:15:02 +00:00
ods15 a93326ef44 Updates to NUT spec:
1. remove average_bitrate
2. add other_stream_header, for subtitles and metadata
3. add max_pts to index
4. index_ptr - a 64 bit integer to say the total length of all index packets
5. specify how to write "multiple" indexes
6. change forward_ptr behavior, starts right after forward_ptr, ends after
   checksum
7. remove stream_id <-> stream_class limitation.
8. time_base_nom must also be non zero.
9. rename time_base_nom and time_base_denom, now timebase means the length
   of a tick, not amounts of ticks
10. remove (old?) sample_rate_mul stuff.
11. specify what exactly the checksum covers.
12. specify that stream classes which have multiple streams must have an
    info packet.. (in new Semantic requirements section)
13. Rename 'timestamp' to pts.
14. Change date of draft...
15. Add myself to authors...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16430 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-09 10:26:21 +00:00
diego e548b29dd0 spelling/grammar/wording
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16429 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-09 09:25:07 +00:00
ods15 d842f2f69d Obsoleted...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16404 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-06 05:33:14 +00:00
diego 27dd6344e3 Reorder slave mode commands to appear in alphabetical order with a few
exceptions for commands that are very closely related.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16387 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-04 16:08:18 +00:00
gpoirier 74679ac6e1 More typos. One noticed by Nico. Added an empty line at the end to make syncmail happy
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16296 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-23 16:22:13 +00:00
gpoirier 4e7d952aa7 Typo :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16295 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-23 16:12:39 +00:00
gpoirier 45fe8d2800 The thread "Call for video encoding settings" has to be easily found until its infos make it to our docs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16286 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-21 20:55:26 +00:00
reimar 37b27a0c86 gtk2 is supported, next step is pure gtk without X.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16266 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-18 13:46:01 +00:00
alex a85a990ab2 some entries are done
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16259 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-18 11:29:58 +00:00
alex 43b3246c78 these wishes are done
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16258 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-18 11:26:58 +00:00
diego dd8b407b5b Further clarify loadfile/loadlist description.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16255 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-18 10:50:27 +00:00
diego 0b090ca4e0 Clarify loadfile/loadlist description.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16251 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-17 22:56:44 +00:00
reimar 699e0cc67b loadfile/loadlist can now also add files to the playlist
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16228 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-15 08:30:43 +00:00
gpoirier 44bcf5c659 URL update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16206 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-12 14:14:29 +00:00
diego 9d3a89aad4 Mention the MPlayer-translations mailing list and explain the difference
to MPlayer-DOCS.
based on a patch by Paul TT < paultt- at - hackerjournal - dot - it >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16121 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-28 09:16:11 +00:00
diego b5f05951cc wrong command names
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15975 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-13 00:34:37 +00:00
gpoirier eec8ec8a5c Encoding guide featured by Richard Felker III, and updated by Jeff Clagg.
Part of this guide is already in the XML docs.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15797 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-22 09:39:27 +00:00
ranma bad644cced Fix email address
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15756 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-19 09:17:44 +00:00
reimar 2f376d1b39 Add sub_load and sub_remove slave commands.
Patch by kiriuja [mplayer-patches at en-directo dot net]


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15707 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-09 20:13:53 +00:00
wight d42fd8b6e6 And an intendation fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15704 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-09 16:22:31 +00:00
wight 7cec872158 Missing dot at start of macro description
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15697 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-08 10:59:35 +00:00
diego 241c16ceec Spelling/wording/grammar fixes, convert mixed tabs and spaces indentation to
spaces, some cosmetics.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15625 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-03 11:59:55 +00:00
reimar fc65974c7c New ao_jack without bio2jack dependency.
Since I rewrote ao_jack.c from scratch, the diff is unreadable, sorry.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15606 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-01 09:20:46 +00:00
diego 0ff088813f Tab to space conversion to prevent the ASCII diagram to be messed up when a
non-standard tab size is used.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15603 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-31 22:35:40 +00:00
alex 8c430a1f89 an ancient doc, maybe has use, but at least will be available in Attic once removed :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15589 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-29 14:10:01 +00:00
reimar 2b1bb59996 new get_time_pos slave mode commando
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15505 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-18 11:38:06 +00:00
reimar c864cb4832 update vstrict description
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15387 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-09 20:10:58 +00:00
nplourde 371fedb909 vo_macosx author
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15329 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-02 18:13:56 +00:00
reimar be54f4813f adds a parameter to the switch_audio command to directly select a track.
Patch by kiriuja mplayer-patches at en-directo net


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15286 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-28 14:43:19 +00:00
nicodvb 3656af7194 add mpeg demuxers maintener
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15281 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-27 19:24:41 +00:00
diego 5a6f86c069 (hopefully) better description of slave mode
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15268 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-26 09:59:16 +00:00
diego 8ce3d1b412 better slave mode description
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15265 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-25 09:20:21 +00:00
lorenm 9fbd6b81c0 mention vrc_eq, vrc_override. remove duplicate warning about 9/7 in lossless.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15240 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-22 15:48:15 +00:00
rtognimp 7f3ef9a9f7 More fixes by The Wanderer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15232 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-20 22:07:08 +00:00
diego c2b0e6d311 'cvs admin -o' is dangerous and should be handled with extra care.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15228 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-20 20:22:57 +00:00
lorenm 88f440321b mention the generic ratecontrol options (lmin,lmax,vqcomp,vratetol)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15215 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-18 20:13:43 +00:00
rtognimp 1a457af14f Fixes suggested by The Wanderer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15208 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-17 19:51:07 +00:00
gpoirier 1db57895de Snow supports 3-pass mode and 9/7 wavelet doesn't work lossless mode.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15207 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-17 18:41:05 +00:00
rtognimp 7065445f1c First attempt to bring this howto closer to reality
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15204 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-17 13:45:55 +00:00
gpoirier 5249738b39 Fix suggested by Diego
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15198 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-16 21:53:20 +00:00