1
0
mirror of https://github.com/mpv-player/mpv synced 2025-05-02 16:20:25 +00:00
Commit Graph

724 Commits

Author SHA1 Message Date
ods15
2479fa73aa cosmetic, trailing whitespace
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17687 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-25 20:06:21 +00:00
ods15
4d7c002b5a use short 'type' names
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17686 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-25 18:51:46 +00:00
ods15
7468841b68 allow rationals with denom of '1'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17685 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-25 18:48:52 +00:00
ods15
e4d25db909 CRC32 stuff
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17684 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-25 16:16:47 +00:00
pacman
c8610ae9e2 Add a practical description of endian-independent RGB/BGR coding
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17681 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-24 22:18:45 +00:00
diego
469dda5b0a link fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17680 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-24 21:50:13 +00:00
ods15
d2b49efc98 fix bit specification for fixed_fps
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17672 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-24 14:41:02 +00:00
ods15
37cf77372a info packet stuff, chapters...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17670 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-24 05:41:35 +00:00
diego
498083c2b2 Fix stylesheet path.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17663 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-21 21:54:08 +00:00
ods15
362b6d13dd fields should be in english...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17654 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-20 04:49:06 +00:00
ods15
db8d9b1dc2 more cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17641 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-17 20:05:25 +00:00
ods15
01856feb63 some cleanup. enforce decode_delay to not be too high.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17640 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-17 19:45:35 +00:00
ods15
3b7240c575 fix index, first keyframe cannot be written with pts=0
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17616 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-13 07:29:11 +00:00
ods15
94884f5dee Make 'N' frame code implictly invalid
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17613 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-12 17:40:02 +00:00
gpoirier
e09a7d9e5d Remove all the sections that are now merged in the XML doc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17593 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-11 22:11:11 +00:00
ods15
8d1e356de1 Put index_ptr within index to avoid it popping out of nowhere.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17586 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-11 09:56:49 +00:00
ods15
3271803e22 Add syncpoint_checksum after frame header
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17585 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-11 09:51:08 +00:00
diego
acad10ebf4 Attila and I are root@mphq.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17583 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-10 18:58:50 +00:00
rathann
66ed82c5bb Clarify feature removal policy: it must be approved on the mailing list.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17580 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-10 18:12:17 +00:00
rathann
0da9c28c50 Clarify policy on feature removal.
(recommitted patch by Diego)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17579 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-10 18:10:19 +00:00
ods15
d6d942d8dd change checksum to crc32
add max_pts_distance to avoid overly big pts difference


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17578 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-10 10:42:40 +00:00
cladisch
f267b16ca9 I took over ao_alsa maintainership.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17568 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-09 16:36:53 +00:00
ods15
0a7fab7bab EOR can only be (un)set for non delayed streams.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17552 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-07 16:52:05 +00:00
ods15
e6611b7251 Allow headers to be repeated anywhere
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17548 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-07 04:03:11 +00:00
ods15
e966401eba Index repetition
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17534 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-04 08:54:31 +00:00
ods15
a3a2ac9da6 add compare_ts
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17533 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-04 08:53:43 +00:00
ods15
ebcf3473e5 EOR in index
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17532 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-04 08:52:35 +00:00
diego
da5b9468c3 update for recent developments
based on a patch by compn, tempn %%@%% twmi %%.%% rr %%.%% com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17520 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-30 23:46:56 +00:00
ods15
f5cf39d015 cosmetic, fix spacing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17492 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-27 19:13:46 +00:00
ods15
6d5a941a6e Interleave index to ease per-need decoding.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17456 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-22 05:57:46 +00:00
diego
c87bb64f5b List Derek Lewis as AIX/Solaris maintainer, patch by himself.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17446 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-20 22:28:21 +00:00
ods15
815c782f84 cosmetic change, shift stuff around to more logical places
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17440 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-20 19:12:22 +00:00
ods15
7c6be88fc0 change goals slightly..
max_index_distance removed
index changed to combination of syncpoint index and pts for keyframes
back_ptr changed - points to most correct keyframe, not most recent.
max(last_dts) <= syncpoint timestamp <= min(future_pts)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17439 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-20 19:10:55 +00:00
ods15
322d669cec bump date
add EOR
add coded stream flags


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17438 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-20 19:06:28 +00:00
rathann
e0fa344935 add mod playback to the wishlist
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17390 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-14 17:59:03 +00:00
gpoirier
54db36459f I'm the new mailling list maintainer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17358 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-10 22:17:16 +00:00
ods15
5f967fefe4 align byte is deprecated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17331 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-06 13:51:36 +00:00
ods15
877e48ebc9 1) remove global_timebase
2) define convert_ts
3) use coded_pts for syncpoint


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17329 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-06 02:06:22 +00:00
ods15
a3b18c8f27 MN rule
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17328 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-06 02:05:57 +00:00
ods15
fa0991051c 1) change date and goals slightly
2) fix 's' in info packets
3) rename sync_point to syncpoint, and frame_startcode to syncpoint_startcode


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17327 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-06 02:05:34 +00:00
diego
203703af9a CONFIGURATION FILES section added to the man page.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17311 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 15:01:55 +00:00
ods15
3c3d7c2039 add "pausing_keep" and "pausing_toggle" input cmd prefixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17242 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-25 19:22:48 +00:00
ods15
5e91c2a9e9 typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17231 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-22 05:48:04 +00:00
wanderer
10591ff928 minor grammar clarification to the last commit, + omitted periods
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17183 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-12 01:34:41 +00:00
reimar
d8b34b0a29 improve video equalizer command (brightness, contrast, etc.) description
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17179 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-11 21:52:47 +00:00
diego
acc243eb9a Remove some inactive maintainers.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17148 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-09 10:22:41 +00:00
diego
2adaf8d2cf long obsolete
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17147 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-09 00:26:24 +00:00
diego
9771c4be0e some sync with the present day situation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17146 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-09 00:25:50 +00:00
wanderer
a25292fc40 list myself as patch backlog maintainer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17133 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-07 19:58:47 +00:00
diego
b872f4a028 Sync man page structure description with actual man page structure.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17063 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-29 01:12:03 +00:00
wanderer
a44ef4dddf grammar fix on the documentation-updates note
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17055 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-27 18:40:38 +00:00
diego
e7721f9d37 Note about handling patches that contain documentation updates.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17052 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-26 20:44:13 +00:00
al
54aacf3e9a Change MUST to SHOULD have disposition and if applicable language tags.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17019 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-18 16:28:26 +00:00
diego
2d613a775d alphabetical order
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16970 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-10 23:26:55 +00:00
joey
8901ee0b0a add a switch, slave command, and vo control to toggle borderless window.
includes documentation.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16969 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-10 22:25:54 +00:00
diego
ad53c7421c typo, trailing whitespace
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16951 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-09 00:18:48 +00:00
rathann
62cfb0bfff SDL no longer needed by default
libavcodec MUST be linked in statically


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16950 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-08 23:58:43 +00:00
reynaldo
258f629dc8 typo fix bust/must
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16895 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-03 04:04:22 +00:00
reynaldo
3869bb19bc make myself console help messages maintainter at diego's request
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16869 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-26 22:52:41 +00:00
diego
e0229253f0 author list prettyprinting
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16844 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-23 16:50:27 +00:00
diego
4343951335 Reformat section titles so that it becomes easier to tell sections and
subsections apart.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16843 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-23 16:49:56 +00:00
diego
bd84c608ea spelling/grammar/wording
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16836 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-23 14:49:32 +00:00
diego
8302f9e9d6 ilmv --> ilme typo fix
patch by compn < tempn == at == twmi == dot == rr == dot == com >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16817 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-20 13:45:41 +00:00
diego
df8ff4ce1e Add a note about the "synce with 1.XXX" line that should be in every
translated console message file.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16792 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-17 22:46:48 +00:00
diego
eebbe5b9f5 Guillaume now maintains the MEncoder documentation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16786 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-17 08:50:37 +00:00
ods15
06fb756dfb I think I know EDL enough to maintain it...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16730 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-11 15:26:08 +00:00
diego
513fcb5d73 Keyboard control section renamed to interactive control, small structure change.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16689 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-06 12:29:43 +00:00
diego
f9ba1d8575 cosmetic reformatting: tabs --> spaces, prettyprinting, trailing whitespace
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16687 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-06 11:08:43 +00:00
diego
4fe19377b1 typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16686 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-06 11:07:12 +00:00
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