1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-11 08:37:59 +00:00
Commit Graph

799 Commits

Author SHA1 Message Date
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
gpoirier
da47cc3068 Snow 1.55 (and up) allows 2pass ratecontrol.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15190 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-16 16:16:28 +00:00
gpoirier
ae7db4bc48 Online audio switching now supports Matroska too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15156 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-13 22:33:20 +00:00
henry
e956780cc0 allow sub_select and vobsub_lang to select particular subtitle
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15129 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-11 21:26:14 +00:00
gpoirier
8d3da98930 Fixes suggested by The Wanderer.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15123 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-11 11:13:48 +00:00
diego
ac95970172 Add a starting point for people to implement stream quality selection.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15121 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-11 08:58:20 +00:00
gpoirier
3dbf18b126 Initial commit.
Encoding tips about experimental codec snow.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15118 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-10 23:19:45 +00:00
gpoirier
78724e3885 Online audio switching is for MPEG files only at the moment.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15050 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-03 22:21:59 +00:00
gpoirier
180e7552b1 The online switching patch also features a slave command: switch_audio
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15048 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-03 15:10:24 +00:00
diego
7dfed51f29 grammar/spelling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15034 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-31 22:45:03 +00:00
diego
2a4a8d35b5 updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15033 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-31 22:32:35 +00:00
gpoirier
cd939979d2 Technical explanation of how to use vqcomp, and why, featured by Loren Merritt
on the ML: http://mplayerhq.hu/pipermail/mplayer-cvslog/2005-March/021202.html


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15016 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-28 16:24:01 +00:00
michael
5a0109448e less amateurish-looking mpcf.txt patch by (Jeff >snacky ikaruga co uk<)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15009 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-25 12:37:18 +00:00
michael
db4b3802ea returning to the old index at the end system, alternatives are too complex with questionable advantages
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14920 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-04 23:12:41 +00:00
michael
d3685fdbeb store local keyframes too so faster seeking is possible
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14912 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-04 03:16:40 +00:00
michael
3f8fa0bea0 partial indexes
comments (with alternative suggestions and advantages) welcome


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14907 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-03 17:16:49 +00:00
alex
11fe14fefb finished tasks
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14905 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-03 13:52:48 +00:00
diego
de064ea3e7 ADTS AAC works now.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14903 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-03 13:40:56 +00:00
diego
9726cac72d MEncoder now supports multiple files, Jack transport API requested.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14901 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-03 12:57:40 +00:00
diego
9dd352a5c0 better explain where and how to use doxygen comments
patch by Oded Shimon <ods15 at ods15 dot dyndns dot org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14900 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-03 12:14:08 +00:00
diego
1e6d873366 Patches should not be sent as replies to unrelated threads.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14899 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-03 11:29:33 +00:00
diego
311ecb1bfa Arpi prefers root@mphq for CVS problems.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14857 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 03:49:04 +00:00
michael
f4462dccd7 some comments and whitespace changes by (Luca Barbato <lu_zero gentoo org>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14855 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 00:16:44 +00:00
diego
21c0a01f3a mphq uses ssh.com, explain RSA key generation for it.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14807 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 03:39:26 +00:00
diego
305cca7c3a UDP support implemented.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14806 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 03:20:15 +00:00
diego
4694a7dde8 Document missing slave mode commands.
patch by Oded Shimon <ods15 at ods15 dot dyndns dot org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14692 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-13 12:31:47 +00:00
diego
33101d7c0f Put general note at the top of the file.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14689 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-12 17:22:49 +00:00
henry
65ad39a096 command to log current subtitle to file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14685 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-12 14:45:54 +00:00
diego
034ff6cafc translation maintainer updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14678 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-09 16:49:39 +00:00
diego
74e67fdc06 "Synced with 1.XXX" commit message rule.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14559 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-21 16:56:44 +00:00
michael
1afb6bc118 Here is an updated draft with the bits discussed previously merged:
- short startcode removed

- QT/Microsoft codec_specific_data removed, reverted to a neutral format

- meta packet removed, merged in the info packet.

- stream class simplified, added metadata stream

patch by (Luca Barbato <lu_zero gentoo org>)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14472 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-12 11:54:30 +00:00
diego
e273a2d069 More commands documented, based on Reimar's findings.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14330 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-03 15:01:58 +00:00
diego
fa6d37cb30 grab_frame, osd_show_text, sub_step, screenshot documented.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14324 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-03 10:20:36 +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
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
ivo
3d4852d8e0 Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
Compilation is optional and can be controled by configure. You need to
have the LADSPA SDK installed in order to have it autodetected by configure.

Manual page is updated.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14218 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-23 02:09:52 +00:00
diego
3669e31236 Christoph Egger is now the vo_ggi maintainer.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14177 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-17 19:38:00 +00:00
diego
cc4014623c some clarification
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14174 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-17 16:30:05 +00:00
diego
2e74dee0ac Explain how (not) to handle execute permissions and binary files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14060 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-29 11:28:02 +00:00
diego
73ae92277d Separate XML and man page translation maintainers.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14027 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-24 12:16:54 +00:00
diego
8c1f79d269 updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14021 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-23 00:13:57 +00:00
jheryan
e1852f27ec Added maintainer of czech translation related files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14012 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-22 09:49:14 +00:00
diego
bef044b76f Some fixes by myself and compn <tempn at twmi dot rr dot com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13999 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-20 16:23:10 +00:00
reimar
c0dbf2e39f 4 and 8 bit formats work with a palette.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13993 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-20 10:53:04 +00:00
reimar
987c740e5f add "pausing" prefix for MPlayer commands
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13992 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-20 10:51:13 +00:00
gabrov
31c726af3e Added Gabor Mizda (myself) as maintainer of the hungarian translation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13870 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-03 23:35:35 +00:00
lorenm
cb66a71086 add Loren Merritt as ve_x264 maintainer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13867 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-03 17:58:23 +00:00
diego
955c776f75 Better descriptions merged from the XML docs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13716 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-21 11:06:30 +00:00
diego
403379ee9f grammar + indentation cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13715 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-21 10:41:07 +00:00
reimar
9f64599b8f allow changing playback speed during playback.
Based on patch by Steve Mueller (diffusor <at> ugcs (dot) caltech [dot] edu),
OSD support by Frank Schertan (scherthan (at) uni-landau <dot> de),
several modifications by me.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13711 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-20 20:07:50 +00:00
diego
f968c50f1a clarification
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13628 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-13 09:08:24 +00:00
reimar
b6cc03ac9b allow to step only one frame forward by pressing s.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13627 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-12 22:10:56 +00:00
diego
7b9f6a976f updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13618 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-12 01:19:08 +00:00
aurel
36e11891e7 set myself (Aurelien Jacobs) as vo_vesa maintainer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13610 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-11 12:16:00 +00:00
michael
eaa1bc9e8a keyframe index
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13564 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-05 14:05:17 +00:00
michael
b865549f3f branch field to distinguish mncf from nut
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13562 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-05 12:09:21 +00:00
michael
5b0ca20b8a remove short startcodes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13561 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-05 12:06:30 +00:00
michael
a155a39028 remove non native codec specific data
move lang to the info packet


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13560 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-05 12:04:56 +00:00
rtognimp
48735fdc34 Typo, pointed out by lu_zero
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13536 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-02 18:02:30 +00:00
ivo
d10ccd5c52 Removal of vo_md5 and vo_pgm of MAINTAINERS file.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13509 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-29 01:51:51 +00:00
diego
1a15dd77c0 Nobody maintains dvdnav, it's not supported.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13430 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-22 00:34:55 +00:00
diego
f8562647cb split patches up as far as sensibly possible, but no further.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13415 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-21 08:39:12 +00:00
ivo
605f16a447 Added myself to AUTHORS and MAINTAINERS for the new vo_pnm and vo_md5sum
video output drivers.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13400 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-20 01:51:30 +00:00
faust3
b63f5b3e85 switch_ratio may not work with some filter chains
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13391 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-19 18:36:18 +00:00
diego
41bab33be9 Use the same names as on mphq for the generated man pages.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13381 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-18 14:20:14 +00:00
diego
036c10ae7f runtime aspect switching, patch by Aurelien Jacobs <aurel at gnuage . org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13368 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-17 15:38:59 +00:00
diego
fb24ae75f5 Quit now sends an optional return value, based on patch sent by Aurelien
Jacobs <aurel at gnuage dot org>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13367 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-17 15:35:47 +00:00
alex
4434fc4f05 info packet is now file global, while meta pakcet is stream specific, as discussed with Rich
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13309 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-11 09:18:07 +00:00
diego
052031df6d typos, wording
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13303 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-10 10:15:50 +00:00
attila
3145bff020 adding the code documentation guide lines
now everyone has to follow them


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13291 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-09 01:13:26 +00:00
diego
3d6e5d3644 CVS policy updated as discussed on dev-eng.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13289 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-08 15:31:47 +00:00
diego
2153dd615f List administrators.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13264 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-06 14:05:09 +00:00
diego
564d13a1b9 mailing lists and german documentation maintainers, spelling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13263 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-06 11:11:02 +00:00
diego
f58ee65f7f some new patch policy: compression, mail threading, printf vs mp_msg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13259 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-06 09:05:38 +00:00
diego
25c52cd2c2 switch_vsync patch by Aurelien Jacobs <aurel @ gnuage.org>, small fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13245 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-04 09:29:08 +00:00
diego
47a7481aba Compn wished for forcing codecs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13210 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-31 00:09:01 +00:00
diego
10d42dc694 URL with lavc option descriptions, pointed out by Attila.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13200 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-30 11:05:19 +00:00
al
d2984fd258 Added Reynaldo as maintainter for MPlayer's EDL code.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13170 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-28 01:34:24 +00:00
diego
fcc08ec726 Patches should be gzip or bzip2 compressed if necessary.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13157 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-26 19:46:12 +00:00
ivo
06062f5b64 Added myself as maintainer of vo_jpeg.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13155 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-26 19:18:05 +00:00
gpoirier
dd2a2bf9b8 fixed the removal of French maintainer of the Doc Nicolas Le Gaillart
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13154 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-26 13:32:36 +00:00
gpoirier
01a86d251e Changed the name of the French documentation maintainer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13152 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-26 11:55:34 +00:00
diego
5e83673afd Apparently the latin1 groff device gives better results than ascii.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13141 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-25 16:47:32 +00:00
diego
43876e1871 cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13110 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-24 10:55:02 +00:00
diego
7b8ec42f02 spelling, rewording, some additions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13109 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-24 10:52:28 +00:00
attila
0cadfe304f Adding doxygen stuff.
From now on every function has to be documented.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13098 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-23 00:25:19 +00:00
joey
896b8f4c2f added runtime toggle of root window playback
only directx supports this at the moment


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13092 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-22 19:01:56 +00:00
joey
1b8e3babb8 moved combined vobsub_lang into sub_select
add support for dvd subs and ogg subs into sub_select
document sub_select
vobsub_lang left as a link to sub_select for backwards compatibility


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13090 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-22 18:47:48 +00:00
diego
1b00a9dd35 Fix English before the translations.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13066 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-20 20:39:17 +00:00
diego
d25a85f17b spelling: big-endian and little-endian
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13048 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-18 19:00:05 +00:00
michael
5d0ef7e22f maybe more understandable?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13033 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-17 01:06:24 +00:00
diego
4c1b4f2c5d typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13023 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-14 17:07:45 +00:00
al
9dc5c04bce As discussed with Attila, I am now the new maintainer of
vo xv, vo x11 and x11_common.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13010 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-12 21:48:44 +00:00
michael
80cd6a1b3b better? RGB/BGR spec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12998 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-11 01:52:17 +00:00
diego
94bd652055 some new maintainers, some cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12983 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-09 23:41:26 +00:00
diego
811f4d0a6a ADTS AAC support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12960 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-05 00:05:15 +00:00
diego
3e68180fd2 typos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12905 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-28 00:02:45 +00:00
diego
4bb6cb858d Wording/spelling suggestions by the Wanderer, merged sections about when to
send separate patches.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12901 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-26 23:48:30 +00:00
diego
c2851fe220 Explain how to handle big patches and why uploading patches is bad.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12899 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-26 00:52:56 +00:00
diego
97ef9914f5 Patches should get an answer.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12874 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-20 15:10:21 +00:00
diego
6ef4ffc25a Hint about . and ' in nroff.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12865 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-20 00:31:54 +00:00
diego
8158af85b1 typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12853 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-19 22:46:01 +00:00
diego
0834ae3005 typos pointed out by The Wanderer.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12851 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-19 22:41:08 +00:00
diego
3c93aadcba Patches should be created from the root of the source directory, explanation
improved.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12813 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-14 01:11:14 +00:00
diego
fd1f35e22f updates, corrections, wording, spelling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12782 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-09 15:25:22 +00:00
diego
c60364bdc9 homepage design, codec packages maintainers
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12781 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-09 15:24:16 +00:00
rtognimp
05905ee1e8 We now have JACK audio output
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12753 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-02 20:51:15 +00:00
diego
6f31fee583 sync with mplayer.1, noticed by Sebastian Krämer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12745 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-02 01:39:16 +00:00
diego
65b530e4e9 Zsolt Barat maintains all the new ALSA drivers.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12721 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-28 16:36:50 +00:00
diego
618b83624f VIDEO OUTPUT DRIVERS moved right after VIDEO OUTPUT OPTIONS.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12717 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-28 14:49:10 +00:00
diego
30125e0aae Explain that commenting string operations is important.
patch by Alexander Strasser <eclipse7@gmx.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12702 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-27 12:38:38 +00:00
diego
9da3cf0449 more wishes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12650 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-25 16:55:06 +00:00
diego
80f2b9c5a6 name change
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12646 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-25 16:43:34 +00:00
diego
bc36771f38 cosmetic reformatting (preparation for upcoming changes)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12603 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-17 08:43:18 +00:00
diego
ae2159b399 wishes--;
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12561 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-10 23:38:11 +00:00
michael
a079cc3526 disposition
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12504 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-25 21:46:20 +00:00
michael
b3d4771310 index fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12503 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-25 20:59:23 +00:00
michael
8d4d64c985 remove index flag
max_short_distance
reserved_v -> reserved_count
header repeation rules

some of this is from rich


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12502 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-25 20:42:22 +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
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
michael
e2a6612057 extendible frame_code table
maybe more compact too


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12429 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-05 17:26:24 +00:00
diego
c9bab0e433 Hint at diff options useful for avoiding cosmetic changes, patch by Reimar.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12420 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-04 14:50:16 +00:00
diego
3b7dc62807 subtitles in black bands
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12418 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-04 14:19:34 +00:00
michael
57ba4435de proposals by rich:
remove predicted delta timestamps
  delta timestamp in the frame_code table
  reserved vlc count in the frame_code table
  global timestamp after frame_startcode


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12414 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-04 01:29:17 +00:00
diego
21b4dfb21c more wishes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12405 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-03 01:27:48 +00:00
michael
63bce7ea7f nicer startcode before keyframe rule
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12393 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-02 01:37:49 +00:00
michael
a24323c65f limits too small, my CBR mp3 samples have 2x overhead after removial of size prediction
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12380 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-01 18:48:42 +00:00
michael
478a03c5e7 cosmetic
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12369 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-01 11:28:34 +00:00
michael
b916b37fad additional start_code rule (implemenattion does this since a long time already)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12366 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-30 22:53:59 +00:00
michael
370a21f1d0 remove frame types
add decode_delay and dts calculation/description
monotonicity requirement
samplerate_nom/denom


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12334 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-28 03:19:35 +00:00
rtognimp
72e457ee22 More about myself + typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12327 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-27 19:00:15 +00:00
diego
5ffa37d4c5 more demuxer maintainers
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12321 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-27 16:06:19 +00:00
diego
d04fbc7072 updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12320 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-27 16:02:33 +00:00
diego
950b3a485f dvb_set_channel now has two parameters, patch by Nico Sabbi.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12315 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-27 07:21:35 +00:00
diego
78401808e5 New and old maintainers added.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12313 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-27 01:40:39 +00:00
rfelker
f533cac836 imo i'm one of the nut spec authors :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12298 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-26 12:45:47 +00:00
nplourde
e4e095dcfd Added Nicolas Plourde
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12296 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-26 12:14:46 +00:00
michael
50f875027b remove data_size prediction
merge lsb and full timestamp
maybe clarify flags


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12262 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-23 15:48:17 +00:00
diego
7ce103c037 update, spelling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12260 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-23 12:29:19 +00:00
ranma
1bb686c1c6 I consider myself ao_nas maintainer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12258 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-23 11:00:05 +00:00
alex
0b6201a3cd revised list
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12257 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-23 09:41:46 +00:00
michael
a3577a75f8 new time_base_nom limit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12255 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-22 15:00:30 +00:00
diego
d3dcbb36dd cosmetics, wording update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12252 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-22 12:16:58 +00:00
rfelker
48fee4685f remove bad requirement
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12248 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-21 18:43:01 +00:00
michael
a70a1c3a37 file_id_string (idea by ivan)
remove 0byte skiped frames (idea by rich)
file structure


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12243 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-20 23:00:28 +00:00
michael
76028a8b6b removing backward pointers
removing frames with type 1
forward pointers point to the next packet (=size of the packet) instead of pointing over several type 0 frames
removing forward pointers from type 2 frames (they are after the above changes equal to the data_size and would thus be redundant)
simplify frame_code flags 7->5 bit
remove zero_bit definition (was unused)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12239 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-20 17:58:24 +00:00
diego
12879e2b5d typo fix: Mplayer --> MPlayer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12229 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-17 23:19:22 +00:00
diego
072aaee38c Patches should not be compressed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12219 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-17 10:30:25 +00:00
diego
3ed3e28025 updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12218 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-17 03:59:51 +00:00
diego
c5f282f5b6 -vo caca documentation, patch by Pigeon <pigeon@pigeond.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12217 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-17 03:59:00 +00:00
michael
a54647c14f moving f() and u()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12210 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-14 23:11:45 +00:00
michael
5efa43de2d type 1/2 packets must have MSB timestamps (this is already mentioned at some other places but i forgot this one)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12209 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-14 21:43:28 +00:00
diego
e1d556a281 updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12204 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-13 21:46:11 +00:00
michael
617218a4e5 (de)coder -> (de)muxer
some clarifications


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12185 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-13 00:49:47 +00:00
diego
9164b306c2 spelling, more wishes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12181 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-12 22:11:48 +00:00
michael
35fe7137c4 remove old example stream
add startcode values
remove nonsense redownloading goal


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12163 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-09 18:40:48 +00:00
michael
50f0378605 removing checksum_threshold & keyframe prediction
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12162 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-09 17:05:00 +00:00
reimar
02fa83290a vo_gl supporting more color formats for testing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12160 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-08 21:50:29 +00:00
michael
3905f57aaf language_code & fourcc vb->v reversal
version 0->1, 0 was NUT with subpackets :)
stream_id < stream_count rule (otherwise stream[stream_id] would be problematic ...)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12151 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-07 13:00:33 +00:00
michael
0f62f5847c switching from crc32 to adler32 checksums, cuz they are faster and simpler
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12119 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-05 12:06:30 +00:00
michael
e486339264 minor changes
rename b -> vb, so 'v' is the vlc, 'b' is simply a series of bytes and 'vb' is the length as vlc + the bytes
 encode the fourcc & language code as v instead of vb, this is much simpler in practice, at least in lavf as the fourcc is an int there


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12118 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-04 22:40:48 +00:00
michael
0b7f6c6b3c restrictions to ensure that O(log n) seeking and error recovery is possible
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12111 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-03 13:23:44 +00:00
diego
7f5f8641ad Developers should subscribe to mplayer-cvslog, mention mplayer-docs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12108 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-02 23:36:06 +00:00
diego
4c3fa8e119 cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12107 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-02 23:35:11 +00:00
diego
dd04b99219 Commit independent changes separately.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12100 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-02 02:15:41 +00:00
diego
47065bd0e3 How to handle incomplete translations of message files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12092 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-01 13:53:10 +00:00
michael
18ebe6ca92 reversing the change to the forw/backw pointers, its somewhat simpler to update it if the forward pointer is first
much more efficient encoding of the frame_code table
stream_id -> stream_id_plus1, that way 0 is the special case instead of stream_count and we can be sure the table needs only 8bit per entry
replace timestamp_msb by timestamp (and obviously dont code the lsb if the whole is coded) thats simpler and more compact
add a msb_timestamp flag to the frame_code[].flags


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12085 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-31 01:44:57 +00:00
michael
886751550e removing subpackets (everyone hates them ...)
removing shuffle_type (meaningless without subpackets)
making timestamp_lsb a simple unsigned value (someone proposed that a long time ago, dunno dont remember who, IIRC it was rejected as it more often required the timestamp_msb to be coded but by defining lsb relative to the last lsb we need very few msbs in the error free case and for damaged files its also pretty difficult to trash the timestamp, for example for a fixed fps stream with 7bit lsb_timestamps we need to loose >64 frames in a row to end up with a wrong timestamp)
cleanup (filesize and such where only partially removed)
frame_code byte, with the meaning of each value stored in the main header
the frame_code contains the keyframe_flag, packet_type and can contain the timestamp_delta, stream_id and the data_size or part if it


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12083 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-30 01:05:51 +00:00
diego
5bbbd129bd updates, spelling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12039 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-17 15:58:09 +00:00
diego
05621a40dc Explain why 'cvs admin' should only be used on the last revision of a file.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12026 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-15 01:46:03 +00:00
diego
91f02f6ecb whitespace cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12025 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-15 01:37:36 +00:00
alex
7aacfcc5e5 replaygain
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11976 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-18 13:33:57 +00:00
attila
aacd86d1f7 get some new maintainers
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11970 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-17 13:08:50 +00:00
diego
4bbdca57c7 new section structure
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11945 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-10 07:14:12 +00:00
diego
8d86e61bed change_rectangle documentation by Angel <knight@sunflower.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11933 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-09 15:49:42 +00:00
diego
e78238746a How come TODO lists never shrink?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11826 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-21 21:20:41 +00:00
diego
4ce7efc860 Our DirectFB documentation is dated, the current version is now linked to
from video.xml.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11825 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-21 21:18:33 +00:00
diego
cefc3240a6 MPlayer translation HOWTO
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11810 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-20 04:43:00 +00:00
diego
e93b89dee5 VIDEO OUTPUT DRIVERS section added.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11750 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-05 21:03:09 +00:00
diego
1bcc1f92a1 one more task
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11731 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-02 23:01:31 +00:00
diego
b5fee614df Pruning empty directories is a good idea and even better is using the
correct cvs syntax to do it.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11680 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-24 22:58:34 +00:00
diego
6445f83deb occured --> occurred typo patch by Clinton Roy <croy@dstc.edu.au>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11679 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-24 22:00:51 +00:00
diego
0073d49eed updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11563 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-07 00:52:36 +00:00
diego
73f2cc10d6 updates, fixes, cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11562 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-07 00:49:44 +00:00
joey
640f93d018 runtime 'stay-on-top' functionality
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11543 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-30 16:36:10 +00:00
diego
d78151f677 Contributors should also patch AUTHORS if they wish to appear there.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11460 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-14 02:56:50 +00:00
diego
d97d3ce4fe FIXING A/V SYNC WHEN ENCODING, from an old mail by Rich:
http://mplayerhq.hu/pipermail/mplayer-users/2002-July/018339.html


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11424 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-10 10:12:35 +00:00
diego
26924f104b Missing commands added, parameters checked, explanations improved.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11414 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-08 01:33:38 +00:00
diego
ec1079a8a0 Some notes about general CVS documentation added, new 'cvs admin' section
about reverting broken commits, small changes.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11396 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-05 20:26:15 +00:00
diego
3f203760ee vhq and vrc_strategy lavc options documented, spelling.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11383 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-04 19:00:40 +00:00
diego
433db533a9 alphabetical order
How to handle -XXX and -noXXX.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11304 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-28 11:17:10 +00:00
wight
9308d9bb92 update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11289 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-27 07:16:25 +00:00
diego
1eabccdac2 _ vs - in option names
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11284 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-27 00:26:21 +00:00
diego
ff8adff994 spelling fixes, mostly by <ismail.donmez@boun.edu.tr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11272 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-26 14:58:17 +00:00
diego
623bf5f6c7 updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11263 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-25 18:49:40 +00:00
faust3
9eee1e0247 update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11237 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-22 19:32:13 +00:00
alex
10b25fb1b6 updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11220 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-22 16:33:55 +00:00
diego
865c125dda More precise wording inspired by michaelni.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11197 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-20 22:51:20 +00:00
diego
63662eb46d Explain why sending complete files is a bad idea.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11192 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-20 13:46:49 +00:00
diego
75c262e0ad stdin should be \-.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11117 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-14 13:56:37 +00:00
diego
90fb176fbe documentation maintainer updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11106 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-14 00:41:25 +00:00
diego
b0af7648a5 -stop option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11103 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-13 22:42:28 +00:00
diego
581abfd089 further clarification
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11102 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-13 18:27:54 +00:00
diego
3fd98a58f1 Explain some troff tricks.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11100 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-13 17:54:04 +00:00
diego
3b5c8bd75e FLAC now supported.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11051 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-08 02:18:07 +00:00
diego
be191856ca spelling fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11048 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-08 02:13:37 +00:00