compn
f6aa0e996a
change cvs > svn
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26598 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-29 17:54:54 +00:00
compn
6ee17da379
add switch_aspect cycle wish
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26324 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-04 01:24:40 +00:00
compn
97aee4bdd8
add complete fifo instructions, user didnt know to use mkfifo first.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26267 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-21 19:05:12 +00:00
nicodvb
87f339a371
Ben co-maintains stream_dvdnav.c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25924 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-29 22:19:30 +00:00
ivo
f3216dba06
clarify comments/docs about lav* being the preferred place to implement new
...
codecs and (de)muxers, except for wrappers around external libraries and
codecs and (de)muxers requiring binary support.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25908 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-28 22:09:21 +00:00
ivo
1203499e51
note on new demuxers and codecs, add them to lav* instead of libmp*
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25900 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-28 12:11:41 +00:00
ivo
d9d9086a84
port libmpdemux demuxers to libavformat or rewrite from scratch
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25899 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-28 11:49:30 +00:00
diego
e19c591c3e
spelling cosmetics
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25850 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-25 01:11:54 +00:00
ben
1d8f3f9d67
add documentation about switch_angle and switch_title slave commands
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25849 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-24 22:36:06 +00:00
diego
7b83b07bea
typo fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25772 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-16 09:30:28 +00:00
nicodvb
318628a82c
documented angle commands
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25607 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-05 14:33:44 +00:00
diego
e91fc44d4c
typo: begining --> beginning
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25517 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-23 21:22:02 +00:00
diego
8cabd00567
cosmetics: reformatting
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25423 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-16 16:37:33 +00:00
diego
9817a00711
There are no special rules for commits to the build system.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25422 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-16 16:29:25 +00:00
ulion
d5e868e7cb
Support chapter as a property.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25391 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-14 08:33:11 +00:00
ulion
66abcc42af
Add new audio filter for encoding multi-channel audio into ac3 at runtime.
...
And if set first parameter of this filter to 1, it will do ac3 passthrough
like hwac3 did.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25385 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-13 12:38:17 +00:00
diego
48d0044bce
spelling/grammar/wording/formatting
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25335 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-10 12:35:28 +00:00
ulion
e6960e2908
Takeover as maintainer of mplayer osx port with Nicolas' blessing.
...
Nicolas will still take care of the MPlayer OS X frontend.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25180 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-27 12:03:15 +00:00
ulion
595de9b1fc
Support select subtitle by source, add 4 properties:
...
1. sub_source for current sub source (sub file, vobsub, or from demuxer).
2. sub_file for all subtitles from files.
3. sub_vobsub for all subtitles from vobsub.
4. sub_demux for all subtitles from demuxer.
Now mplayer can supply a stable and clear interface to external programs
using mplayer in slave mode to select a subtitle by its source and
its unique id for that source printed by mplayer using -identify parameter.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25157 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-25 04:09:04 +00:00
nicodvb
fdbceb63b9
warn users to disable dvdread internal (at least for the moment: there's
...
something that prevents the correct identification of languages that I don't
have time to investigate right now)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25099 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-18 16:19:03 +00:00
ulion
afa755a662
Add a wish which is available in some filters and players on win32.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25084 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-18 04:20:03 +00:00
nicodvb
a2e9769bae
mention the new build system
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25083 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-17 21:34:00 +00:00
compn
8053b5e1bb
mencoder has mkv nut and mxf output using lavf
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25044 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-14 00:48:12 +00:00
compn
d875e481a1
some updates
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25043 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-14 00:33:34 +00:00
nicodvb
e30b263237
switch_audio works with many other formats than described
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25013 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-10 19:48:17 +00:00
reimar
95a30bb622
Add an example on how to use slave mode with a fifo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24960 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-03 21:12:07 +00:00
diego
3926a40d49
Remove outdated Hungarian translation of the playtree documentation.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24905 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-30 23:13:51 +00:00
cehoyos
0602bf1fdd
Add a backslash.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24904 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-30 22:35:42 +00:00
diego
4873936eb8
Explain the difference between '-' and '\-', correctly now.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24900 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-30 17:42:24 +00:00
diego
14c25c122f
movie player for Linux --> movie player
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24899 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-30 17:39:55 +00:00
diego
345336399c
Add some missing escapes for '-'.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24898 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-30 17:25:30 +00:00
reimar
9bdc074496
ao_openal is mine as well (however someone else developing it further would be welcome)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24826 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-21 12:18:11 +00:00
reimar
e70f3d331f
I'll be maintaining ao_pulse for now
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24825 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-21 12:15:25 +00:00
reimar
a3f24d8300
I have mostly taken over maintaining x11_common stuff as well
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24720 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-07 13:08:24 +00:00
diego
c8ae1836e6
cosmetics: misc typo fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24615 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-25 16:34:23 +00:00
diego
4c551cd511
I don't maintain any Windows ports, but the Debian package.
...
Michael maintains all of FFmpeg.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24582 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-19 20:44:40 +00:00
reimar
59a2664f7a
Explain how to use diff -uwbBE with svn directly
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24563 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-18 08:36:30 +00:00
nicodvb
b7c6e3ecb7
decerebrated-proof guide to the instalation of dvdnav
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24328 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-02 18:17:32 +00:00
diego
86f02c641d
typos
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24278 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-28 22:48:01 +00:00
voroshil
c4debc9042
Implement X/27/0 packet decoding.
...
It contains information about navigation links.
Modified patch from Otvos Attila oattila at chello dot hu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24264 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-28 14:10:47 +00:00
voroshil
f1fbca4bdd
Automatic TV channels scanning ability for MPlayer.
...
Code is based on patch from Otvos Attila oattila at chello dot hu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24125 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-23 16:09:30 +00:00
reimar
41bbc71a41
The "svn copy" method for reverting has worked flawlessly for me without
...
having to commit a revision that misses one file.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24044 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-09 19:04:21 +00:00
voroshil
6564720a31
Teletext support
...
Part 5/5: documentation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23924 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-29 17:58:20 +00:00
diego
22fc24fe56
cosmetics: misc typo fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23893 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-28 14:28:38 +00:00
diego
b000a6a519
ISO8859-1 --> UTF-8
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23754 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-09 19:50:36 +00:00
compn
997521617c
loop wish fulfilled
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23749 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-09 17:56:11 +00:00
albeu
63865de207
Add a loop command and property.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23747 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-09 14:52:46 +00:00
albeu
1544e64717
Add the sub_scale property and command.
...
Patch from Anatoli Marinov (anatoli [dot] marinov [at] gmail [dot] com).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23745 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-09 11:19:21 +00:00
aurel
b5ad6d89dc
add myself as co-maintainer of demux_mkv.c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23614 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-23 23:45:31 +00:00
ptt
ac31d8ce4b
elected me as italian docs translation mantainer, so i can get my own insults ;)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23598 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-21 14:16:01 +00:00