Commit Graph

4741 Commits

Author SHA1 Message Date
arpi 68e6328d14 ffmjpeg decodes qt photo-jpeg - patch by Sascha Sommer <saschasommer@freenet.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4741 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 12:04:20 +00:00
nick d14af0326d Screenshot on the fly
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4740 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 10:21:00 +00:00
nick 340183b0e9 Screenshot on the fly
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4739 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 09:25:09 +00:00
nick 5ddd8e92a1 I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4738 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 08:24:43 +00:00
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
arpi 54dda23e50 ehh, i forgot to commit this...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4736 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 02:11:14 +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 24d02d9493 standard key support for video out runtime fullscreen switching
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4734 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 01:07:45 +00:00
alex ad7d813709 vo_fullscreen added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4733 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 01:06:50 +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
bertrand 63d13413b7 Changed the default prefill cache value for raw network input stream.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4731 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 00:05:08 +00:00
alex d6d9502386 fixed MP3 ICY detection, return detected file format for open_stream
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4730 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-16 21:48:59 +00:00
eyck 5979a71903 Add module parameters: contrast and brightness, so when you need those permanently
adjusted just add lines to /etc/modules or sth.
insmod mga_vid.o mga_brightness=100 mga_contrast=-79


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4729 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-16 19:58:39 +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
anders 1de3804595 MMX part rewritten and 16 tap filter added for better sound qualty
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4726 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-16 13:08:14 +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
nick d60bfc5654 Direct rendering with dshow codecs support. (Was untested but should work)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4723 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-16 08:20:24 +00:00
nick 2cfd635666 Works with YUY2 fourcc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4722 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-16 07:55:44 +00:00
melanson e7e053459c fixed WAV demuxer so that it skips to the actual start of the audio data
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4721 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-16 05:45:16 +00:00
melanson df4c97fb19 shrink the size of the ghost image, courtesy of Roberto Togni
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4720 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-16 01:30:11 +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
albeu 668ec5553c We should skip exactly the first frame on mp3 files.
Should correct many badly detected file, decoder crash, etc


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4718 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-15 16:48:25 +00:00
jonas 46ef333c2f Upgrades to the latest version, some corrections...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4717 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-15 13:14:41 +00:00
mswitch f8428b7556 *** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4716 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-15 10:43:21 +00:00
albeu 37d1cfa8c0 Fixed bug wich interrupt plaintext parsing before real eof
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4715 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-15 10:33:03 +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
arpi 279284cc4c mp3 position fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4713 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-15 00:16:21 +00:00
arpi e73f29e800 added mp3 detection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4712 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-14 23:41:34 +00:00
arpi 360bb11537 fast header checker added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4711 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-14 23:41:00 +00:00
gabucino 66ebcb8714 -ss -endpos documented
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4710 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-14 22:50:34 +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 047a7a067f +static
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4708 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-14 22:33:29 +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
arpi 9ed129527a mpeg-es osd fix - patch by ??? (lost mail:((()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4706 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-14 22:15:53 +00:00
gabucino c5bfa1c138 XANIM_MOD_DIR can be used for XAnim codecs' path specifying
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4705 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-14 22:14:19 +00:00
arpi b7e2f52fba ehh
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4704 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-14 22:03:42 +00:00
gabucino fe5e4d1c14 miafene (so arpi can say I don't write proper cvslogs)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4703 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-14 21:49:12 +00:00
gabucino c01f825b91 'setterm' can also be used
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4702 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-14 21:47:44 +00:00
albeu d535bf801d Improved mp3 detection (don't detect mpeg1/2 as mp3 anymore)
Added resync_audio call


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4701 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-14 18:37:33 +00:00
alex d056e71d6c use the XANIM_MOD_DIR env. var as described in xanim's docs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4700 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-14 18:17:14 +00:00
michael 424df7dbb1 minor dststride bugfix for i420 output
srcHeight %2 != 0 bugfix / chroma height = (luma height +1)>>1 in YV12


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4699 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-14 16:38:50 +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
arpi 8b3ed50c4b 10l... it detected mpeg1/2 ps files as mpeg audio...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4697 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-14 16:09:36 +00:00
jonas 39ec237078 Upgrade to latest version, some html fixes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4696 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-14 13:58:30 +00:00
albeu 2462f72828 Audio file demuxer. Extended version for demuxer info.
genres.h come from id3edit of servex@servex.yi.org found
at http://id3edit.sourceforge.net/


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4695 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-14 13:04:35 +00:00
albeu acab37105d Also display clip info for audio only contents
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4694 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-14 12:55:27 +00:00
melanson bb5754847e a few quick fixes to the FLI decoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4693 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-14 03:26:50 +00:00
nick b20dce9ed8 Scratch for volunteers
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4692 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-13 08:59:23 +00:00