Commit Graph

233 Commits

Author SHA1 Message Date
atmos4 7498cf7145 Allow cache to be disabled at commandline.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5388 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-29 02:52:45 +00:00
arpi 5475823f41 DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5381 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-28 20:40:21 +00:00
atmos4 14639c9f42 Fileslist support for mf demuxer, delemited by ',' and change mf fps to float.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5353 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-26 05:25:15 +00:00
alex 04d1ecef32 tv -noaudio support by Charles Henrich
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5090 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 16:10:06 +00:00
pontscho a4396200f1 add mfi support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4552 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-06 20:16:35 +00:00
kmkaplan 875f1a6311 Add -nosound/-sound and -ovc null to mencoder.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4356 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-26 16:32:06 +00:00
kmkaplan 6465fc7b73 Extended DVD chapter specification. Remove -last-chapter option.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4344 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-24 23:02:59 +00:00
michael df864731f8 15/16 bit dithering in C (5% slower, can be disabled by comenting #define DITHER1XBPP out)
x/yInc bugfix (bug was introduced during the global var removial)
more emms & no messing with ARCH_X86 (=workaround against not cleared mmx state somewhere)
sharpening filter (-ssf cs=<int> & -ssf ls=<int>)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4298 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-21 22:11:09 +00:00
michael c955eeae14 a few filters (should be removed/merged when arpis videofilter stuff is finished)
-ssf cgb=<float> -> chrominance gaussian blur (nice to improve picture quality)
-ssf lgb=<float> -> luminance gaussian blur (dunno what its good for)
-ssf chs=<int> -> shift chrominance horizontally
-ssf cvs=<int> -> shift chrominance vertically
these will only work if the swscaler is used at all


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4295 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-21 15:22:28 +00:00
kmkaplan f4acdd0f5e Add option -last-chapter for DVD playing/encoding
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4292 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-21 09:44:31 +00:00
albeu 679844e497 Added reverting support for -aa* -zr* -pp and -npp options
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4257 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-19 16:59:59 +00:00
albeu 6118582726 Fixed a few bugs and added support for VCD/DVD/TV in playlist using virtual url
like dvd://1 vcd://2 tv://5


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4221 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-17 20:24:28 +00:00
arpi 8114d1badf extra NULL field appended
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4158 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-14 23:54:31 +00:00
lgb 997c6f8f7b Return of the 'Old-style-DVD-support', with dynamic loading (using libdl) so
no more conflict with libdvdread: you can compile in both of libdvdread and
libcss support! You can even select libcss.so to load from command line or
configuration file, with '-csslib /usr/local/lib/libcss.so' or something
similar. Default for this option is /usr/local/lib/libcss.so. Note: libcss
version (ver>0.1) with newer API is not supported in this version! This is
the first version so stay tuned :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3976 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-04 13:08:14 +00:00
michael 1eaa5eae03 new -pp options stuff (-npp ...)
see line527@postproc/postprocess.c ;) for the documentation of the format


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3772 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-26 19:45:49 +00:00
alex 778ab7eaef afm/vfm synced
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3766 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-26 14:19:39 +00:00
alex 149f8a1265 -vivo version option added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3504 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-15 16:49:45 +00:00
alex 1fc41f6a2b added -vivo subconfig
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3503 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-15 16:44:54 +00:00
alex eee729121e added new-lines to TYPE_PRINT options
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3461 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-11 16:08:36 +00:00
alex 1351fb412a audio/video_family synced
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3410 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-09 18:42:53 +00:00
alex 08fa1f628d add tv fps support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3286 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-03 16:49:55 +00:00
michael 4fbb316438 horizontal up/downscale linear & cubic
-sws command line option (0 -> fast_bilinear, 1->bilinear, 2->bicubic)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3273 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-02 20:03:26 +00:00
arpi 00201b1e0a -vcd prints message if not supported
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3261 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-01 23:39:47 +00:00
alex aa234b197b added support for norm=,chanlist=,channel= and also on-the-fly channel chaning with keys
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2942 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-17 00:23:48 +00:00
alex f0d03f4fee changed tv_param_freq to string
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2839 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-11 15:45:39 +00:00
arpi cac469b9b0 tv.h has its own USE_TV check
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2832 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-11 13:48:11 +00:00
arpi 72c07064bd ms video1 (cram) codecs by Mike Melanson <melanson@pcisys.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2828 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-11 13:35:00 +00:00
alex d18d0f5a5d displaying msg if no tv support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2823 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-11 04:31:59 +00:00
alex cdf72d75d2 supporting -tv outfmt
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2817 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-11 02:54:21 +00:00
alex fc363d39bc tv update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2803 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-10 23:32:10 +00:00
alex aabf596111 added tv subsystem
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2791 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-09 23:46:06 +00:00
arpi d5f3250c54 divx4 2-pass support, -frames option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2644 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-03 00:44:02 +00:00
arpi 5e1e438cd4 common options moved out - for mencoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2617 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-02 00:32:35 +00:00