anders
4d5388c569
Adding equalizer filter + some cosmetics
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8074 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 09:51:02 +00:00
rguyom
bbe89f4705
- When a frame is in the ending credits zone, say so.
...
- delete one space (cosmetic)
- From the FreeBSD fopen manpage :
ANSI C requires that a file positioning function intervene
between output and input, unless an input operation encounters
end-of-file.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8073 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 09:02:56 +00:00
anders
36489bf66e
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8072 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 06:06:05 +00:00
gabucino
b8fd915e50
fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8071 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 03:25:27 +00:00
gabucino
2df1fe2fdf
sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8070 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 03:13:18 +00:00
arpi
a06abe690c
scale sleep time too (-speed)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8069 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 02:02:08 +00:00
pontscho
7629b452db
- cleanup
...
- add fixed-vo support
please test, this is working for me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8068 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 00:39:28 +00:00
arpi
afb1dc52ff
some updates
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8067 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 00:21:20 +00:00
michael
b2f4966a91
fixing vstats so B frames are shown as B and not P
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8066 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 00:15:55 +00:00
alex
51f58fd351
added IJPG fcc and 444P output to ffmjpeg
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8065 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 23:33:51 +00:00
albeu
b402b86cc5
Overlay cropping options. Patch by Mark <CompGuy284 at attbi dot com> extanded
...
by myself a bit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8064 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 22:46:09 +00:00
albeu
2c33145134
10L found by jeroen dobbelaere <jeroen dot dobbelaere at acunia dot com>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8063 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 22:44:15 +00:00
arpi
9adea82e2a
fix possible sig8 - found by Alex
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8062 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 22:39:02 +00:00
colin
e5fd9702fd
fix endianness issue on bigendian (let libaf do the conversion ;))
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8061 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 21:54:08 +00:00
arpi
173108eadf
workaround old mencoder's cbr-mp3 header bug
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8060 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 21:52:48 +00:00
pontscho
2a8b8d1d43
cosmetic
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8059 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 20:10:18 +00:00
arpi
478bb57c0a
fixed comment - noticed by Alex
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8058 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 19:59:40 +00:00
arpi
74b6f07e68
A-V sync cleanup: sh_audio->timer replaced by sh_audio->delay, it contains
...
delay relative to sh_video->timer (or to 0 if audioonly).
It fixes ct: drifts of very long (several hours) playback.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8057 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 19:52:59 +00:00
pontscho
9d07488b0a
not needed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8056 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 18:57:14 +00:00
henry
e1346b93e1
fix for fs modes on widescreen displays
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8055 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 18:56:16 +00:00
alex
bbdc0c2055
disabled DEBUG_LOG, noticed by Bernd Ernesti <mplayer@lists.veego.de>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8054 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 18:32:11 +00:00
pontscho
a466aba7c3
not needed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8053 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 18:18:24 +00:00
arpi
4a2f05b606
removed dummy config(), query_format()
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8052 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 17:43:42 +00:00
arpi
d85f89e0df
- DR support
...
- removed config(), the default impl. does the same (ie does nothing :))
- pass postprocess info too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8051 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 17:38:15 +00:00
jaf
0d031d29e9
mencvcd 0.2 by Juergen Hammelmann <juergen.hammelmann@gmx.de>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8050 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 17:27:23 +00:00
pontscho
67759cc850
rename
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8049 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 17:25:06 +00:00
pontscho
b11731ccca
not needed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8048 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 17:22:09 +00:00
pontscho
b91a0c5654
cleanup - round 2.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8047 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 17:07:19 +00:00
michael
e5f9c4e035
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8046 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 16:55:23 +00:00
michael
33004f305b
fixing shared pp
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8045 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 16:14:42 +00:00
pontscho
4173f77125
cleanup
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8044 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 16:09:05 +00:00
mswitch
44ccf8ee81
Missed some gui ifdefs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8043 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 16:00:21 +00:00
rtognimp
29d5f337c9
MACE audio support with ffmpeg decoder
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8042 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 14:29:50 +00:00
michael
1aaf1516e8
cleanup
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8041 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 14:20:05 +00:00
pontscho
5ec4e44b18
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8040 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 14:01:41 +00:00
michael
3e091cbbd2
cleanup
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8039 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 13:58:14 +00:00
mswitch
f88d25146b
Minor cleanups
...
Fixed overlay so that it works with gui
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8038 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 11:24:53 +00:00
henry
cb3ab03342
warning fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8037 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 10:59:27 +00:00
rfelker
658d3e3d64
document new 2pass syntax, remove/fix lots of obsolete junk in docs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8036 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 05:42:11 +00:00
rfelker
fd1f19b7be
cleanup
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8035 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 04:56:48 +00:00
rfelker
7794467ba5
added obsolete message for -pass
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8034 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 03:51:05 +00:00
rfelker
49f52e877d
removed -pass nonsense from mencoder! it's now a suboption to -divx4opts
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8033 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 02:44:19 +00:00
mswitch
99e9abc246
Huge update, added native overlay support (no more need for dxr3view).
...
This is still in testing state so I won't update the docs/Changelog just
yet. By pre11 perhaps ;).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8032 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 01:18:54 +00:00
arpi
ec12b2922c
cleanup of .AVI timestamp calculation (ugly hack from mplayer.c removed,
...
instead doing it in demux_avi.c, storing private data in priv insteda of
demuxer structs)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8031 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 00:45:12 +00:00
ranma
9ac9c08a9f
Document xvidix pixmap corruption issue and known workarounds.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8030 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 00:27:57 +00:00
arpi
81a28c52c1
-really-quiet
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8029 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-01 18:22:46 +00:00
arpi
39fe4d0cd3
verbose can be negative
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8028 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-01 17:46:45 +00:00
arpi
94b6f5baba
usage of libmpeg2, liba52, mp3lib & svq1 can be disabled
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8027 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-01 16:40:15 +00:00
arpi
d7f71bd743
put USE_ #defines for libmpeg2, liba52, mp3lib and svq1 codecs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8026 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-01 16:39:39 +00:00
arpi
7f12b7fd1b
cosmetics :)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8025 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-01 16:38:50 +00:00