Commit Graph

724 Commits

Author SHA1 Message Date
alex 7ef2f59186 added VOFLAG_* definitions and int vo_flags
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4737 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 03:06:38 +00:00
alex ba611677b6 added support for runtime fullscreen switching
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4735 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 02:01:45 +00:00
alex 607c4028e0 added VOCTRL_FULLSCREEN
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4732 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 00:33:50 +00:00
mswitch b74f43fb50 Fixed a bug with prebuffering which would cause syncloss, someone at
sigma should go die for not giving us the damn tech docs =(


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4728 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-16 13:41:32 +00:00
michael dffc07faf5 101 (NULL->srcW, NULL->srcH)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4727 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-16 13:12:51 +00:00
mswitch 6292bf2273 Fixed a strange bug that sneaked in at the last minute (vobsub would
segfault for some reason.. I don't even know what vobsub is)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4725 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-16 13:06:45 +00:00
mswitch 49ab796720 Fixed bug which would cause gibberish to be printed when using :noprebuf
Removed equalization code, it caused problems with older machines, until
someone with a fast machine can betatest it it's only worthless


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4724 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-16 12:51:33 +00:00
michael 0b9a7c54b9 avoid allocating a dummy scaler as debug/info messages will only be printed for the first allocated scaler unless -v -v is used
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4719 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-15 22:31:10 +00:00
michael 4cd0f2201a use mem2agpcpy_pic()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4714 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-15 01:00:26 +00:00
michael 23d578910a mem2agpcpy_pic()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4709 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-14 22:34:24 +00:00
arpi 1423711deb yv12 slices fix by Robert Kesterson <robertk@robertk.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4707 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-14 22:31:21 +00:00
michael 1d1e48eb11 bugfix for width % 2 != 0
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4698 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-14 16:17:18 +00:00
mswitch 9ec5053a4f Using the mplayer SwScaler instead of doing scaling manually (sometimes this dies with sig FPE
when not using -vc mpegpes with mpegs (I find it unlikely it would only happen on mpegs though))
Using detection code to check if using NTSC or PAL/SECAM and setting appropriate resolution and
GOP-Size based on this information. It now generates a valid mpeg1 stream instead of a hybrid
mpeg2 (with mpeg1 headers).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4686 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-13 00:38:23 +00:00
michael b89389845d 101
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4685 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-13 00:17:16 +00:00
rik 9883b4d349 we are now able to use the new bitwriter code in libavcodec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4684 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-12 23:30:07 +00:00
michael 859ae44c0a use mem2agpcpy() instead of fast_memcpy()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4683 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-12 23:19:37 +00:00
michael 7a4350e4c1 mem2agpcpy()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4682 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-12 23:17:14 +00:00
michael ad68b36313 default is allways nozoom again (specify -zoom if u want the sane behavior)
call freeSwsContext() on uninit()


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4678 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-12 17:55:03 +00:00
alex 08b445dca9 rgb/bgr 32bpp and IYUV/I420 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4675 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-12 17:10:21 +00:00
rik 65750b3de5 this file is obsoleted by videodev_mjpeg.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4671 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-12 16:03:00 +00:00
rik 21017aa526 this file obsoletes zoran.h and contains the Recommended interface definition for zr devices
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4670 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-12 15:59:32 +00:00
rik bc3c15c668 migration of -vo zr to Recommended Interface definition (this obsoletes zoran.h)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4669 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-12 15:53:40 +00:00
atmos4 e403e9fe9c add vsync support for doublebuffering to vo_vesa
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4668 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-12 15:06:04 +00:00
michael 002c347330 minor rounding bugfix in the aspect stuff
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4663 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-11 14:04:31 +00:00
michael 5619f4c25e -fs and or -vm default is nozoom, -zoom does the expected thing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4662 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-11 13:45:26 +00:00
albeu 30c218a61b Added new input mouse support in x11 vo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4659 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-11 11:44:50 +00:00
nick 453bfb7581 tell to driver doublebuffering
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4655 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-11 07:19:18 +00:00
arpi 61c02728df mjpeg encoder cleanup - patch by Rik Snel <rsnel@cube.dyndns.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4652 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-11 01:24:56 +00:00
michael c39eb8fb59 allways use swScaler
keep aspect ratio during resizeing and fullscreen


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4642 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 17:48:41 +00:00
alex 44a23a1027 removed unused includes, added fastmemcpy support, removed local copy of rgb24toyv12 (using one in postproc/rgb2rgb.c)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4641 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 16:56:30 +00:00
nick 8208fce35a Portability
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4634 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 09:56:50 +00:00
arpi 7a07a33879 BGR24 support, including flip flag
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4630 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 01:43:35 +00:00
michael 00d3998056 bgr15 / bgr16 input support (with -zoom)
stride % 8 == 0


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4628 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 01:07:58 +00:00
alex 1dbeaf9154 added voctrl_guisupport and fixed some typos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4619 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-09 22:38:36 +00:00
mswitch 4690e5fccf updated :noprebuf to emulate the playback used in mplayer 0.60 (with dxr3 patch), this solves
alot of issues for ppl who had problems with the new prebuffering code


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4614 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-09 17:40:33 +00:00
mswitch d0fa2231b3 Fixed a bug where seeking would lock mplayer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4610 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-09 14:44:09 +00:00
mswitch 1d2ffe2e85 Removed some stuff from the em8300 driver, had to compensate
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4608 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-09 14:27:24 +00:00
nexus ed96bb7688 FreeBSD fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4607 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-09 13:58:37 +00:00
mswitch fceaa28287 Added switch to disable prebuffering
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4606 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-09 11:35:24 +00:00
mswitch f31c512e5d ARGH, changing playback speed was a mistake...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4605 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-09 11:15:11 +00:00
mswitch 2fd7d64a47 Fixed some stuff with setting timestamps, and added proper setting of playback speed. I'm
guessing I'm looking at lots of sleepless nights ahead =(


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4604 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-09 11:10:31 +00:00
mswitch a413504af3 Thanks to the new control() method I've finally been able to add prebuffering support. This
should greatly inprove performance on all systems...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4603 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-09 10:43:11 +00:00
nick 2a2ecab5b9 Make code simple. Use swScaler even for fastmemcpy purposes :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4602 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-09 10:24:44 +00:00
arpi 82c7a81290 vo_yuv4mpeg added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4600 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-09 01:30:35 +00:00
arpi 2f76bb1c00 yuv4mpeg output, by Robert Kesterson <robertk@robertk.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4598 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-09 01:25:21 +00:00
arpi 4b33dccb25 10000hl to Holm... control MUST BE static...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4597 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-09 01:21:48 +00:00
arpi 5f2a21728e screensize from fbdev ioctl - patch by Jason Lunz <j@falooley.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4596 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-09 01:10:22 +00:00
arpi 7c51652a1b query_ stuff replaced by new control() - patch by David Holm
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4593 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-09 00:47:26 +00:00
albeu f50ce8c728 Applied patch mouse whell patch from Wojtek Kaniewski <wojtekka@bydg.pdi.net>
and added mouse support for new input


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4591 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-08 20:03:36 +00:00
nick f63a3c7339 Configurable OSD zones
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4573 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-07 19:37:09 +00:00