diego
8749b9a23d
Add XML tool paths for SUSE 10.0
...
patch by Matthias Hopf, mat ta mshopf tod de
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17677 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-24 17:38:23 +00:00
ods15
6133e7cf87
Add uninit for audio before switching to next file and completing encode
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17676 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-24 15:43:20 +00:00
michael
593dda77e9
10l (dont limit dimension components independantly if noup)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17675 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-24 15:22:59 +00:00
diego
0b8f7c264e
link fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17674 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-24 15:09:13 +00:00
ods15
ddefa84a43
This now works correctly thanks to clear-to-end-of-line patch
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17673 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-24 14:56:28 +00:00
ods15
d2b49efc98
fix bit specification for fixed_fps
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17672 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-24 14:41:02 +00:00
pacman
34164ab349
Fix rgb32tobgr16, rgb32to15, and rgb32tobgr15. All had the same problem that
...
was fixed in rgb32to16 about a year ago: using only the first 8 bits of the
32-bit pixel.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17671 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-24 09:52:59 +00:00
ods15
37cf77372a
info packet stuff, chapters...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17670 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-24 05:41:35 +00:00
reimar
d18baca45c
workaround for gl.h variants that do not define APIENTRY
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17669 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-23 10:18:10 +00:00
reimar
2e51fd4440
use calloc instead of malloc in copy_func_pf, missing initialization of
...
next field caused crash (fixes bug #459 )
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17668 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-22 20:39:44 +00:00
diego
3b440b1deb
link fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17667 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-22 11:32:41 +00:00
diego
d011f6cdf4
link fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17666 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-22 11:09:48 +00:00
iive
bba0ade100
Use native bswap32 instruction when __CPU__ is x86_64 instead of generic 386 code
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17665 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-22 10:30:55 +00:00
nplourde
896b9248fa
properly detect cpu on x86 based mac
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17664 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-22 00:59:11 +00:00
diego
498083c2b2
Fix stylesheet path.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17663 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-21 21:54:08 +00:00
diego
ccaf02739f
Remove duplicate explanation of how man page format conversion.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17662 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-21 21:40:51 +00:00
corey
08423e09bf
Fix video delay when encoding with B-frames.
...
(missed this file)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17661 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-21 09:40:25 +00:00
corey
960b978a03
Fix video delay when encoding with B-frames.
...
Encoding delay is adjusted for on-the-fly during encoding.
Decoding delay is compensated for by setting an appropriate dwStart on
the audio stream (only in muxer_avi at this point).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17660 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-21 09:39:22 +00:00
diego
14d023a2ee
grammar, put options in alphabetical order
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17659 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-20 23:50:40 +00:00
gpoirier
528111d917
More complete ASF MIME detection, closing bug# 248,
...
patch by Zuxy Meng < zuxy POIS meng AH gmail.com >, Approved by Bertrand Baudet, who agrees to get the cola shipment. :)
Original thread:
Date: Nov 2, 2005 7:11 AM
Subject: [MPlayer-dev-eng] [PATCH] More complete ASF MIME detection, closing bug# 248
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17658 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-20 21:59:28 +00:00
gpoirier
e1ab85eba4
sync with 1.1231
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17657 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-20 21:05:36 +00:00
ptt
00fac88644
sync with 1.222 plus minor fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17656 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-20 11:05:07 +00:00
corey
6f446f41b5
New option: -ignore-start
...
Makes mplayer and mencoder ignore dwStart in AVI files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17655 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-20 09:36:10 +00:00
ods15
362b6d13dd
fields should be in english...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17654 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-20 04:49:06 +00:00
corey
06538c9839
Typo fix: "URLs to forces" --> "URLs to force"
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17653 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-19 21:55:07 +00:00
gpoirier
91f2c3c556
synced with 1.1229
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17652 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-19 21:39:58 +00:00
bertrand
52dd75e903
Allows the LIVE555 library to forces the client's port to be used
...
when reading from an RTP/RTSP source.
Patch from Benjamin Zores <ben@geexbox.org> and Patrick Labatut <plabatut@gmail.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17651 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-19 13:27:27 +00:00
diego
2919230676
Support MPEG-4 files with RMP4 fourcc, fixes greenlines.rmp4.p.avi.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17650 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-19 10:15:18 +00:00
corey
89d848a8a2
dwStart support for mencoder.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17649 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-19 09:34:37 +00:00
ods15
0d29a779f8
deobfuscate some a/v sync code
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17648 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-19 04:31:14 +00:00
michael
8f51734daf
no upscale flag so automatic downscaling is possible in mencoder
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17647 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-18 21:12:56 +00:00
gpoirier
d7998ea0ef
upport another G4 flavour: MPC7447* chips.
...
(MPC7448, MPC7445 and MPC7457 are still not supported currently, but it remains to be seen if they have been used in any real computer.)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17646 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-18 20:04:42 +00:00
reimar
86e6ef0ca1
include stdlib.h and stdio.h, they tend to be useful :-)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17645 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-18 12:45:00 +00:00
corey
b4e5108496
dwStart support for mplayer.
...
* demux_avi sets stream_delay according to dwStart
* mplayer adjusts audio_delay according to stream_delay
3 related patches are pending, and I will apply them over the next few
days if all goes well.
As I mentioned on -dev-eng, the funny indentation is in preparation for
one of those pending patches.
See:
Date: Fri, 17 Feb 2006 00:53:28 -0800
To: mplayer-dev-eng@mplayerhq.hu
Subject: [PATCH] bframes, dwStart: individual patches
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17644 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-18 09:26:39 +00:00
pacman
366151d741
Just a comment update, replacing a FIXME to reflect the new expectation of
...
how altivec_yuv2packedX is supposed to be used
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17643 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-18 01:08:17 +00:00
pacman
1960b4ad49
don't call altivec_yuv2packedX() with a dstFormat that it doesn't support;
...
instead fall back on yuv2packedXinC
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17642 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-18 00:41:28 +00:00
ods15
db8d9b1dc2
more cosmetics
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17641 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-17 20:05:25 +00:00
ods15
01856feb63
some cleanup. enforce decode_delay to not be too high.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17640 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-17 19:45:35 +00:00
pacman
7aef655c0f
Fix vec_clip for gcc's that don't handle (vector signed short){16} according
...
to spec; also convert a few vec_splat's to vec_splat_{s,u}*
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17639 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-17 05:01:46 +00:00
pacman
74e03a35f1
Fix colormap save/restore for directcolor fb devices
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17638 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-17 03:49:33 +00:00
corey
1ab575101a
Second-try commit of this patch.
...
1. Include audio_delay as an argument to demux_seek.
2. Modify demux_seek_avi to adjust the audio/video stream positions so
that mplayer/mencoder will instantly be in sync even when -delay is
specified.
I've quadruple checked this time; hopefully I haven't missed anything.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17637 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-17 01:57:41 +00:00
aurel
808ce9a03a
memalign segfaults when used without declaration on amd64 (default function return type is int so the pointer was trunctated to 32bits)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17636 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-16 22:43:42 +00:00
aurel
acf99ed75b
fix compilation without openal
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17635 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-16 22:35:04 +00:00
reimar
8424c24317
OpenAL audio support, actual output is mono-only (no positioning yet).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17634 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-16 20:45:25 +00:00
michael
ed85b56638
ng the fix for vCCoeffsBank patch by (Alan Curry <pacman TheWorld com>)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17633 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-16 12:55:23 +00:00
michael
c4da13ec52
make swscale-example compile patch by (Alan Curry <pacman TheWorld com>)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17632 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-16 12:52:09 +00:00
iive
2431c2a2cb
include config.h before includes that need it
...
based on patch by Alan Curry <pacman at theworld com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17631 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-16 10:08:03 +00:00
rtognimp
daf506cc05
Add some more fourcc for DV and MPEG2 needed for some mov samples posted
...
on ffmpeg-devel list
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17630 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-14 22:10:22 +00:00
rtognimp
55b40c3656
Set SRC_PATH correctly, fixes libpostproc compilation
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17629 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-14 21:43:32 +00:00
rtognimp
c104d2bd5f
Import common.mak v1.1 from ffmpeg cvs, now it's needed by the building
...
system
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17628 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-14 21:42:49 +00:00