nick
54b4b5ffe0
- Shutdown capturing before playback
...
- More correct waiting for vsync
(Note: "quaking" is still there (unlike GATOS)) :(
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4667 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-12 10:36:43 +00:00
arpi
ccb2795a1c
ehh. forgot to commit this one...
...
- workaround for files with bad index (first chunk absolute, other
relative offsets) -> fixes many 'no video stream found' bugreports
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4666 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-12 08:27:49 +00:00
arpi
0e60037ce8
AVI demuxer fixes:
...
- workaround for files with bad index (first chunk absolute, others relative offsets)
(fixes many 'no video stream found' bugreports)
- check for LIST boundaries, truncate if sub-chunk wraps LIST endpos (FMP_3.avi)
- support/workaround for empty info blocks with size=3 (FMP_3.avi)
- lots of new avi info types added (from avifile source), just for fun...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4665 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-12 01:20:59 +00:00
gabucino
95941f04d2
obladi-oblada
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4664 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-11 18:57:25 +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
c1bbc6326d
A whole bunch of free_demuxer in demux_open
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4661 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-11 12:11:48 +00:00
albeu
2c0c39aa69
Place holder for registering modules options
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4660 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-11 11:46:27 +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
albeu
1bf9249b8c
Added key autorepeat support. Options to enable/disable joystick and lirc
...
and set autorepeat delay and rate.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4658 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-11 11:42:08 +00:00
pontscho
97654ce7f3
add initial mPNG support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4657 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-11 09:15:59 +00:00
nick
8db2a741bb
Unroll -ni usage for deint. Anyway it doesn't help :(
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4656 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-11 07:30:05 +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
bertrand
848c35b252
Removed the url_copy function , since it was badly implemented,
...
and a url_new can do the job.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4654 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-11 05:19:11 +00:00
bertrand
e1d2cd594d
Cleaned up the way proxies checking was done.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4653 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-11 05:16:09 +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
arpi
064fa14cce
updated. please check...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4651 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-11 01:15:22 +00:00
michael
7af0988886
unscaled memcpy variant bugfix (negative strides)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4650 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 23:57:47 +00:00
melanson
2ca605c43c
blessed the QT SMC video codec as being "working"
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4649 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 23:56:01 +00:00
melanson
6dd4fcd209
fixed the last few SMC bugs, thanks to Roberto Togni's bug hunting
...
prowess; also added link to algorithm description in Roberto's RPZA
decoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4648 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 23:51:23 +00:00
melanson
c4243b6dda
reinstated original palette decision logic from XAnim (was the QT spec
...
wrong on this?)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4647 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 19:06:08 +00:00
alex
d1446f072f
added nmhd, added checking for audio trak in demux_mov_fill_buffer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4646 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 18:31:12 +00:00
alex
e9063eed00
break if error in decompressing, moved buffer allocating
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4645 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 18:17:17 +00:00
alex
24e208b65b
identify jpg with case-insensitive 'jpg' or 'jpeg' string
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4644 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 18:09:52 +00:00
alex
266c02e2e4
check for overflow in new_sh_video and new_sh_audio
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4643 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 18:09:20 +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
alex
1c8c89ddae
support swscaler for i420
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4640 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 13:11:11 +00:00
arpi
c7fb41804c
div3/vfw encoding fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4639 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 12:20:50 +00:00
pl
b1f8269755
added options for completeness: --enable-gcc-checking, --disable-profile
...
(found by Pontscho)
added workaround for CPU in config.h when using --target
(found by Gabucino)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4638 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 11:25:14 +00:00
gabucino
5824bc7a07
-playlist also accepts ASX files
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4637 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 10:05:56 +00:00
gabucino
01f8e4df0d
added -dvd-device and -cdrom-device
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4636 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 10:04:03 +00:00
gabucino
947f877f7c
applied Alban Bedel's patch (-dvd-device and -cdrom-device)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4635 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 10:03:39 +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
gabucino
b079d45968
added credits for Roberto Togni
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4633 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 09:49:45 +00:00
gabucino
2ffe3d43a2
[REVERSE] this patch translated the file back to english
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4632 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 08:53:16 +00:00
melanson
7696316aaf
added more tips on codec development
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4631 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 02:37:54 +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
melanson
b3cf29263b
Fixed FILM demuxer so that it now plays (my) FILM files
...
correctly; modified Cinepak decoder in order to deal with the deviant CVID
data from FILM files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4629 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 01:23:36 +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
arpi
147e5fd9be
DV-ntsc (dvc) added for quicktime DV sterams
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4627 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 00:56:08 +00:00
arpi
224af07cfd
temp. workaround for VFW upside-down flip
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4626 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 00:55:10 +00:00
arpi
0d18dddced
fixedsize video samples fixed (dvntsc-qt.mov)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4625 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 00:45:56 +00:00
michael
7acf931299
unscaled BGR24 -> YV12
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4624 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 00:43:31 +00:00
michael
f023f5a336
rgb24toyv12 in MMX (untested)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4623 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 00:30:24 +00:00
atmos4
2ccf7d2a45
Don't read index for -forceidx and -nodix (speedup with bad media and not needed anyway)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4622 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 00:16:46 +00:00
rfelker
412bac90a8
initial seeking (-ss) support in mencoder
...
make mplayer's default video encoder fallback to libavcodec or raw if divx4 isn't supported
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4621 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 00:07:34 +00:00
michael
9a93e7607a
bgr24toUV in MMX
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4620 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-09 23:43:48 +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
gabucino
03c0dd5b71
"I finished the rest of the german documentation and fixed
...
some html-files. Everything should now be up-to-date."
- Jonas Jermann
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4618 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-09 22:20:03 +00:00