Commit Graph

8124 Commits

Author SHA1 Message Date
arpi f859d013a8 *HUGE* set of compiler warning fixes, unused variables removal
based on patch by Dominik Mierzejewski <dominik@rangers.eu.org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8124 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-06 23:54:29 +00:00
arpi d1d7c65367 more stuff
TODO ASAP: what can those new filters do?


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8123 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-06 23:51:17 +00:00
arpi 81a13c7698 - cleanup equalizer stuff (removed vidix dependency)
- error handling
patch by Ville Syrjälä <syrjala@sci.fi>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8122 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-06 22:20:35 +00:00
arpi d6e4324945 ehh
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8121 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-06 22:19:15 +00:00
arpi ea00719ee7 SDL<->X11 order swapped
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8120 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-06 21:58:10 +00:00
pontscho 08ba5f215d patch from Colin Leroy <colin@colino.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8119 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-06 21:08:33 +00:00
rik 68dbf5fd24 libavcodec sync (no LIBAVCODEC_BUILD change; no backwards compatibility)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8118 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-06 15:19:45 +00:00
rfelker a6b8c576fd skip id3v2 junk when looking for mp3
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8117 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-05 23:28:52 +00:00
albeu 6eebee1070 10L found by Mark <CompGuy284 at attbi dot com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8116 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-05 22:45:53 +00:00
bertrand 2fd8dcc165 Added OGG streaming support, patch from Balatoni Denes <pnis@coder.hu>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8115 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-05 19:03:52 +00:00
atmos4 f7dc9a8051 move timestamp debug printf to higher verbose level (hope it's ok)
probably should move to mp_msg


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8114 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-05 15:28:17 +00:00
michael 0e0224913f perspective correcture filter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8113 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-05 13:29:10 +00:00
rfelker 4bd3d1a5bd check for lrintf to avoid trouble compiling lavc!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8112 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-05 07:34:55 +00:00
arpi 5f2a024e6c 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8111 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-05 01:21:35 +00:00
arpi ac807b6769 ASF-style stream auto-selection, to fix files with fake a/v streams (only
header, no actual data packets)
Hmm, maybe i should merge ASF & RM demuxers - both formats has the same bugs
and are very similar anyway...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8110 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-05 00:54:30 +00:00
rtognimp 36f33dcaa3 Fix stereo MACE files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8109 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-04 23:15:01 +00:00
michael 08b07f063c dont use fastmemcpy for PIC
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8108 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-04 22:45:34 +00:00
michael 9ec9ce9fb5 smartblur
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8107 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-04 20:39:27 +00:00
alex 772b91172c workaround for ms11 ima4
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8106 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-04 20:36:51 +00:00
alex 113551a378 ms\x00\x02, ms\x00\0x11 and sowt support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8105 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-04 20:33:42 +00:00
alex 4cd4fd0745 ms\0x00\x11 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8104 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-04 20:31:46 +00:00
alex 1c68e5af4b qt swot support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8103 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-04 20:28:21 +00:00
arpi 4f148b5f42 MACE fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8102 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-04 18:46:53 +00:00
michael e78a59f10e shape adaptive blur (slightly slow though)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8101 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-04 16:42:17 +00:00
michael d9142cf555 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8100 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-04 15:56:38 +00:00
michael 00d6957806 fixing dependancies
removing stray tabs


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8099 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-04 10:01:15 +00:00
henry c987c2e4e9 yet another screensaver fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8098 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-04 08:21:46 +00:00
rguyom e7571b0783 Shouldn't be there.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8097 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-04 02:16:00 +00:00
diego 3aff75a6ac cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8096 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-04 02:11:20 +00:00
arpi 2dd245f0dd - realaudio ATRC (sony atrac3) codec support
- fixed passing of codecdata from demuxer to codec
patch by Fabian Franz <FabianFranz@gmx.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8095 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-04 00:23:53 +00:00
arpi 97e7f07a8c XVIX added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8094 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 23:28:48 +00:00
mswitch ea73653582 Made new overlay functions static so they won't interfere with the rest
of MPlayer


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8093 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 20:59:04 +00:00
mswitch 8de6ee5d12 At least I can honestly say that I didn't add the equalizer support, so
I'm totally innocent here =)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8092 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 20:48:16 +00:00
mswitch b8ace296df Suddenly I needed vidix.h for vidix_video_eq_t
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8091 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 20:26:47 +00:00
mswitch 503af5049f Add info on DXR3 overlay support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8090 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 20:08:50 +00:00
mswitch 96c86b0385 Updated docs with DXR3 overlay info
Cleaned new sync code in dxr3
Renamed some internal variables to allow access from GUI


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8089 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 20:05:39 +00:00
nexus bdc4ec9153 locale fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8088 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 17:20:58 +00:00
nexus 867f528196 fix by Pontscho
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8087 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 16:58:07 +00:00
rguyom ddac80c68e Simpler.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8086 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 15:56:58 +00:00
pontscho a007cfa113 arpi add direct render support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8085 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 15:14:36 +00:00
rguyom 8c126714c5 Fixed a bug which would prevent proper parsing of floating point
options when the locale used has a decimal point other than the dot
character (".").
Idea by Aleksander Adamowski <olo at altkom dor com dot pl>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8084 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 15:14:31 +00:00
rguyom d80fc3aa45 1) "-ovc divx4" doesn't encode using XViD anymore
2) added options and defaults to "-xvidencopts" following ve_xvid.c
   modifications


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8083 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-03 14:49:45 +00:00
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