1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-22 06:42:03 +00:00
Commit Graph

11526 Commits

Author SHA1 Message Date
nicolas
dd7414c8d2 sync+gramatical fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11426 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-10 13:48:10 +00:00
nicolas
8e15ccae35 no more than 79 chars per line in man page
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11425 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-10 13:41:47 +00:00
diego
d97d3ce4fe FIXING A/V SYNC WHEN ENCODING, from an old mail by Rich:
http://mplayerhq.hu/pipermail/mplayer-users/2002-July/018339.html


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11424 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-10 10:12:35 +00:00
iive
ec7286c803 1l missing version check
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11423 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-10 02:38:39 +00:00
rtognimp
bdf58932d4 Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11422 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-09 23:58:10 +00:00
rtognimp
dd8934e90d Support for paletted codecs in ffmpeg
Support buffer hints from ffmpeg codecs
Support ffmpeg image formats bgr24, rgb555, pal8


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11421 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-09 23:55:28 +00:00
ranma
58898b2fad Fix build with LIBAVCODEC_BUILD < 4684.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11420 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-09 23:32:42 +00:00
nauj27
05f2db3e73 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11419 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-09 21:47:47 +00:00
rik
04fe2646f0 specification of video norm should not be mandatory
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11418 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-08 16:08:33 +00:00
rik
bff15a4852 added subdevice options, SECAM support (for what's it worth...), added \n to some verbose messages, tended to compiler warnings (signed/unsigned comparison)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11417 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-08 14:10:33 +00:00
iive
384474d9e3 verbosity changes, zero the whole surface_render[]
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11416 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-08 02:07:10 +00:00
iive
4924d714bc aspect change does not flush buffers
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11415 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-08 01:56:09 +00:00
diego
26924f104b Missing commands added, parameters checked, explanations improved.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11414 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-08 01:33:38 +00:00
rathann
e1dc488097 Warning fixes (approved by A'rpi).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11413 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-08 00:26:51 +00:00
diego
304379ec71 gammas --> gamma, vqblur clarified.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11412 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-08 00:09:15 +00:00
iive
258a4950a4 wrong include on shared lavc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11411 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-07 23:32:38 +00:00
iive
679d6f09b3 fix lavc fail on missing lame
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11410 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-07 22:14:51 +00:00
diego
83b056b09e Change conflicting function declaration between .c and .h file, causing a
compilation failure on Cygwin, checked by Sascha Sommer.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11409 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-07 15:12:29 +00:00
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