diego
828a3a2f10
--disable-mp1e is long obsolete.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11408 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-07 09:57:06 +00:00
michael
6500590537
1000l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11407 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-06 23:22:17 +00:00
alex
65d4cf9c64
pass extra includes to lavc too (hopefully fixes the bsd & lavc & lame issue)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11406 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-06 23:11:15 +00:00
alex
47fc787f21
prefer our cpuinfo.c over linux emu proc/cpuinfo under freebsd on x86
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11405 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-06 22:57:40 +00:00
alex
1270b6dab0
fallback to non-iconv dummy utf16 conversion if iconv failed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11404 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-06 22:34:20 +00:00
alex
34fd8afb8a
remove uncommon langinfo code and replace it by more common setlocal. patch by Steven M. Schultz <sms@2BSD.COM>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11403 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-06 22:28:55 +00:00
gabucino
2d3a68bb0c
now distclean will run on systems which don't have 'readlink'
...
anyway dunno why it was used in this target
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11402 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-06 20:32:47 +00:00
diego
fff9e3a297
Missing & + quotes should be entities, pointed out by
...
Lukasz frogu Proszek <l_j_p@wp.pl>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11401 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-06 10:32:38 +00:00
mosu
8f2a31d3e3
Fix for compilation on Mac OS X by Steven M. Schultz <sms@2BSD.COM>.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11400 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-06 08:19:25 +00:00
rsf
58a54d4a63
Oops, removed a debugging printf from teh previous version.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11399 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-06 05:55:52 +00:00
rsf
5607881696
Increased the threshold for how many incoming frames to look at while guessing
...
the video frame rate (if "-fps" isn't used) - from 100, to 300.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11398 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-06 05:53:04 +00:00
wight
7b3588f73d
another file translated
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11397 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-05 22:58:41 +00:00
diego
ec1079a8a0
Some notes about general CVS documentation added, new 'cvs admin' section
...
about reverting broken commits, small changes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11396 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-05 20:26:15 +00:00
diego
4131575d01
small fix by Maciej Paszta <paszczi@go2.pl>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11395 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-05 15:59:07 +00:00
mosu
fc386d59ca
Proper usage of zlib for decompression.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11394 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-05 15:04:50 +00:00
nexus
a0cb7264d9
ugly FreeBSD fix ..
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11393 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-04 22:11:50 +00:00
michael
def45a466a
eq2 gamma weight doku by (Alexander Stege <mplayer at legale-software dot com>)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11392 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-04 21:51:39 +00:00
rik
6f13ffb8c3
new zoran driver as discussed on the CVS list. Hardware passthrough is
...
currently supported. Testing:
mplayer file.avi -vc zrmjpeg -vo zr2 -v
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11391 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-04 20:05:47 +00:00
rik
41090d9161
zoran mjpeg passthrough 'decoder'
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11390 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-04 20:03:17 +00:00
rik
96dfb6e860
updates for new image formats for zoran mjpeg passthrough
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11389 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-04 20:02:09 +00:00
rik
a67c3d4c59
provisions for new zoran driver (zr2)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11388 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-04 20:00:55 +00:00
rik
e963c4c874
addition of special image formats for Zoran MJPEG, and vd_zrmjpeg.c
...
the zoran passthrough filter for the new vo_zr2.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11387 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-04 19:58:37 +00:00
diego
ab41ee7a7b
The message parameter was removed.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11386 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-04 19:28:32 +00:00
diego
6e154cd248
Removed outdated telecine messages.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11385 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-04 19:24:24 +00:00
nauj27
c0cc1a028d
sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11384 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-04 19:03:10 +00:00
diego
3f203760ee
vhq and vrc_strategy lavc options documented, spelling.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11383 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-04 19:00:40 +00:00
nauj27
6fffc78edc
sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11382 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-04 18:56:06 +00:00
michael
aab1fef56f
forgotten lavc options ...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11381 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-04 16:48:41 +00:00
michael
e9b116e274
-sws 0 && -ssf chs fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11380 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-04 13:52:12 +00:00
wight
3e65dcf603
sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11379 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-04 08:01:55 +00:00
wight
42f3e80a24
sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11378 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-03 21:52:20 +00:00
rik
daf51c3049
proper fix for 'some chipsets can't handle buffers > 128kB', vo_zr used
...
to ignore information about the _actual_ buffer size returned by the
kernel and continued to use the requested buffer size (the old fix was
to request smaller buffers, but not ignoring information about the
actual buffer size is way better)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11377 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-03 17:38:50 +00:00
ranma
834c6ad746
mencoder lavc audio encoding support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11376 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-03 16:35:40 +00:00
ranma
0287286214
Fix waveformatex size calculation
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11375 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-03 16:25:31 +00:00
michael
0334cc4729
another lame workaround for the g1 filter layer ...
...
now filter chains with >8 scale filters initalize before u fall asleep
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11374 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-03 12:15:32 +00:00
attila
f10ca60dbd
If alex is too lazy to apply a patch, then i'll do it :)
...
This one fixes a sig11 when the -vo can't be initialized and get_buffer fails
for libavcodec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11373 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-03 10:42:28 +00:00
attila
33abd0ca16
patch by Vladimir Mosgalin <mosgalin@VM10124.spb.edu>
...
Following patch adds ID of Radeon 9800 (non pro) (R350) to mplayer pci
database, thus enabling vidix for it. Vidix works great on it... Well,
not exactly great, just the same way it works on other radeons.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11372 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-03 10:30:20 +00:00
rfelker
bb032bfb6a
1000000l!!!!
...
of course ffmpeg svq3 decoder will crash if you don't give it the ImageDesc!
now it works fine
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11371 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-03 06:24:59 +00:00
michael
0ab6710b79
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11370 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-03 02:42:39 +00:00
michael
f3744ed25c
10l (forgot that the dstW offset is hardcoded in the asm)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11369 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-03 02:19:57 +00:00
rfelker
9eee03e4eb
change misleading messages as discussed...
...
at least they're better than before, where "progressive"/"telecine"
meant the opposite of what they should!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11368 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-03 02:13:05 +00:00
diego
7caac82cf9
Export audio filter documentation by Gustavo Sverzut Barbieri
...
<gsbarbieri at yahoo.com.br>, cleaned up by me.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11367 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-03 01:45:04 +00:00
diego
04fa0fd56f
Document TV outfmt arbitrary formats and outfmt=help.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11366 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-03 01:20:51 +00:00
diego
60276410c8
These directories are usually only writable by root, so insinuate being
...
root by the '#' prompt, as suggested by Lukasz frogu Proszek <l_j_p@wp.pl>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11365 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-03 00:26:43 +00:00
michael
abfc653821
noise reduction
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11364 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-02 23:21:45 +00:00
diego
033414dcf0
Spot the typo, part 2.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11363 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-02 21:00:28 +00:00
diego
94e8cf658d
10l to Nico Sabbi for a bogus command line
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11362 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-02 20:56:18 +00:00
michael
48508f193a
protect config.h from multiple iinclusion patch by (Björn Sandell <biorn at dce dot chalmers dot se>)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11361 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-02 13:45:24 +00:00
diego
d1fc9448af
buglets and consistency improvements
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11360 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-02 13:03:27 +00:00
diego
72eb5204d4
DVB section expanded based on a patch by Nico Sabbi that was committed to
...
the HTML docs long ago. Somebody forgot to sync and should start drinking
his share of Coke soon. Prime suspect is a developer whose name starts
with the letter 'D'.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11359 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-02 12:58:52 +00:00