arpi
f40b7e91b8
fixed unaligned access (bus error on sparc)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7889 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 23:15:25 +00:00
arpi
cf9fcd648f
A small patch to Gui/interface.c; the first fix is a plain bug, the second is
...
there as i think it's a pity that "-aop list=resample" doesn't work in gui mode.
patch by Björn Sandell <biorn@dce.chalmers.se>
(checked & accepted by Pontscho)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7888 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 23:13:26 +00:00
diego
cccc5f029a
gcc 2.95.3-10 (cygwin) is detected as bad, which it shouldn't.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7887 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 23:12:09 +00:00
pontscho
f850053f2c
cosmetic
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7886 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 23:02:26 +00:00
arpi
aa0865097c
updated
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7885 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 22:56:19 +00:00
arpi
288e2a0f4e
rewrote the lirc code to remove the fork
...
patch by Albeu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7884 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 22:23:12 +00:00
arpi
62e8e62143
applied Albeu's doc on -input file=...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7883 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 22:21:54 +00:00
arpi
12bf06a1ad
allow cache to be disabled (-nocache should override cachesize autodetection
...
in stream layer)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7882 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 22:07:29 +00:00
arpi
e6ebe2824e
- fixed several 10l bugs
...
- using get_media_packet impl. from mmsclient 0.0.3
- buffering code simplified/fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7881 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 20:39:49 +00:00
nexus
e63cca8d2b
FreeBSD fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7880 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 20:04:22 +00:00
jaf
0ea103dc89
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7879 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 19:19:23 +00:00
alex
7f87a4c111
upd
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7878 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 19:03:44 +00:00
arpi
1dcbb48a70
1l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7877 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 18:53:06 +00:00
arpi
a28cbe4811
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7876 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 18:51:19 +00:00
arpi
5fe1f32e2b
yeah, test.c works now!
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7875 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 18:20:13 +00:00
mark
1eb12974ff
Geometry update
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7874 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 18:05:58 +00:00
arpi
8ca96271ad
documenting -vop rotate 4..7
...
patch by Balatoni Denes <pnis@coder.hu>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7873 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 17:52:38 +00:00
arpi
df2985d73a
automatic rotation for mode 4..7, based on
...
patch by Balatoni Denes <pnis@coder.hu>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7872 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 17:51:49 +00:00
arpi
4aeac332f6
Fixed a bug in MPlayer which would prevent proper parsing of
...
some floating point options when the locale used has a decimal point
other than the dot character (".").
My patch inserts calls to setlocale around float parsing functions strtod()
and atof() in cfgparser.c and input/input.c.
patch by Aleksander Adamowski <olo@altkom.com.pl>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7871 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 17:42:12 +00:00
mark
57f9f8fa14
Added meself to AUTHORS
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7870 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 17:25:34 +00:00
arpi
f2b93c074f
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7869 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 17:23:05 +00:00
arpi
f9e3a4bf88
cleanup config option handling in libmpdemux.
...
removed overcompilacted m_config_register_options() mess - export the
subconfig structs instead
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7868 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 17:21:01 +00:00
mark
a2dfc7a766
Added the -geometry option (supports fbdev and tdfxfb drivers)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7867 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 16:52:54 +00:00
ranma
ddaa6dd19d
Add convenience wrapper for mplayer -identify
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7866 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 15:49:44 +00:00
ranma
d5a36f752c
add -identify switch
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7865 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 15:48:56 +00:00
arpi
9823a4e64e
If movie height is odd, the picture is placed badly, due to wrong rouding.
...
patch by Balatoni Denes <pnis@coder.hu>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7864 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 15:32:40 +00:00
arpi
bf3c311ee8
mpdemux.c|h moved to libinput, mpdemux_check_interrupt() -> mp_input_check_interrupt()
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7863 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 14:46:20 +00:00
arpi
d782c21b57
cosmetics - reordered config.mak lines
...
moved libdv from decore_libs to vorbis_libs - both places are wrong, but
it's better with vorbis as both are combined demuxer+codec libs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7862 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 14:45:01 +00:00
arpi
170cdeeee4
re-enabled a-v sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7861 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 14:39:13 +00:00
arpi
24aa223ad6
added libmpdemux depends to test.c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7860 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 13:59:05 +00:00
arpi
044b2d550e
time.h required for select()
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7859 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 11:20:07 +00:00
arpi
51cb286928
MPlayer being unable to display video properly on many nVidia graphics cards.
...
One approach is to always set the XV_AUTOPAINT_COLORKEY attribute if available
on the XVideo port being used.
patch by Ben Liblit <liblit@eecs.berkeley.edu>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7858 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 00:36:55 +00:00
arpi
2e9bd8c28d
sample client for -vop bmovl -- loads and alphablend any PNG file
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7857 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 00:28:27 +00:00
arpi
a80ed8913a
-vop bmovl - BitMap OVerLay videofilter for MPlayer
...
patch by Per Wigren <wigren@home.se>
TODO: -dr, MMX opt, fix alpha-only png, other colorspaces
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7856 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 00:26:27 +00:00
pontscho
8a61cd287b
dvd chapter detect function from Gregory Kovriga
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7855 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 22:45:30 +00:00
pontscho
b097b07675
cosmetics
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7854 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 22:31:19 +00:00
arpi
71fb48ebc5
- using avcodec_alloc_context()
...
- fixed 10l bug (double free() ) causing random mem corruption...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7853 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 22:25:17 +00:00
gabucino
d58b5163fc
fixes (what?:)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7852 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 20:47:38 +00:00
gabucino
03499d05f0
fixes (yeah, I dunno what:)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7851 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 20:45:51 +00:00
michael
1ad9a3c4f6
more undetectable xvid bugs :(
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7850 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 19:21:24 +00:00
arpi
4a3d6d4205
compiler warning fixes by Dominik
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7849 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 16:24:26 +00:00
arpi
3dad4315a4
dump wav header
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7848 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 16:02:21 +00:00
arpi
a4aeb52659
some fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7847 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 15:55:40 +00:00
arpi
c88b1c67fb
endianess independency (using get int 16/32/64 func instead of typecasting pointer)
...
patch by Hampa Hug <hhug@student.ethz.ch>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7846 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 15:41:41 +00:00
henry
2508ca0ccd
minor fixes in forceaudio option
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7845 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 15:33:41 +00:00
arpi
3d100efa41
OSS is optional (fixes case when "tv" enabled, and "ossaudio" disabled)
...
patch by Chad Netzer <cnetzer@sonic.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7844 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 15:14:30 +00:00
arpi
dafa2d6507
don't build dhahelper on PPC linux
...
patch by Colin Leroy <colin@colino.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7843 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 15:09:36 +00:00
arpi
cce7d5b09a
Colin Leroy added
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7842 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 15:07:37 +00:00
albeu
46e4e38d5b
New feature to let mplayer read commands from a file. Mostly
...
useful with a fifo. Turn it one with -input file=/path/.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7841 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 14:32:17 +00:00
alex
3d67e51769
added linuxppc+vidix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7840 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 14:16:32 +00:00