Commit Graph

8082 Commits

Author SHA1 Message Date
arpi 7c58a511b7 do NOT include vidix header - nonsense
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8082 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 14:30:00 +00:00
arpi 2ace0d316d disabled vidix dependency
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8081 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 14:27:32 +00:00
diego 98769704e2 Link to Chinese documentation, ports etc mentioned in *BSD section.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8080 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 13:05:58 +00:00
rguyom 18304c06fa bugfixes :
- It seems the CONF_TYPE_SUBCONFIG array for the "mode" option eats
all other -xvidencopts parameters. With it it wasn't possible to set
the bitrate or in fact any other parameter beside "mode".
- xvidencopts_conf wasn't properly initialised for some of the
lines. Probably didn't cause bugs but at least this shaves a few gcc
warnings.
- Rewrote initialisation code & defaults according to
xvidcore/docs/xvid-encoder.txt in XViD CVS tree. Some of the defaults
where bad. Done with the help of Markus Liebl < lieblm at web dot de >

modified features:
- Changed "debug" default to 0. Use the "debug" flag to enable it.
- Changed the interpretation of "br" to be consistent with lavc (now
in kbits/s if <16000, else bits/s). Should be backward compatible.
- Now use "-xvidopts pass=(1|2)" instead of "-xvidopts mode=2pass-(1|2)".
- Use the "-passtmpfile" global option instead of a hardwired name.
- Use the same motion presets as XViD's vfw CVS code (which is the
source of the windows codec I assume).

coding style etc...:
- Use static variables instead of a big struct for individual options,
easier to initialize.
- [f]printf() ->> mp_msg()

added features:
- Added "lumi_mask", "mpeg_quant", "hintedme" and "hintfile" options,
all off by default.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8079 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 12:43:30 +00:00
anders aaf9e89fef Header file for eq
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8078 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 10:07:14 +00:00
michael a5afe62156 pp docs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8077 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 10:05:19 +00:00
colin f51f53d042 fix sound encoding on BE arch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8076 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 09:54:49 +00:00
colin a135cafbb4 remove BE hack (yes, works now ! :-))
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8075 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 09:51:06 +00:00
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