arpi
38e810acba
grayscaled palette support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6233 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-30 00:26:23 +00:00
arpi
d2eef7bb8a
restore original bih->biCompression if codec init failed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6231 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-29 22:39:25 +00:00
arpi
b600c44f46
- modify bih->biCompression instead of sh->format
...
- uncompressed image lines in .avi files are 4-byte aligned (found by Keve Müller <keve@keve.hu>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6230 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-29 22:38:34 +00:00
arpi
bc9cc2f536
new options to support Michael's libavcodec patch, #ifdefed
...
slightly modified version of Michael's ffmpeg-preview-michael-20020529-mplayer.diff
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6229 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-29 21:34:29 +00:00
alex
fd0fa7d6d1
report error if bad dimensions requested (<=0)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6198 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-26 15:55:29 +00:00
arpi
086c324692
warning fixes, patch by Ulrich Hecht <uli@suse.de>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6189 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-25 13:22:28 +00:00
alex
e8e9d30803
typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6187 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-25 11:42:40 +00:00
alex
4be3451cf5
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6158 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-23 14:07:11 +00:00
arpi
c835270280
big cosmetics patch, cleanup of messages printed by mplayer and libs.
...
some printf->mp_msg conversion, and some debug messages moved from warn/info to v/dbg2
mplayer's output is now shorter, readable and consistent
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6139 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-20 03:25:26 +00:00
arpi
8126f220e7
do not pass the flip flag to vo - maybe it support flipping just report no support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6138 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-20 02:27:10 +00:00
arpi
f0b5c4094b
memset and memcpy were used without #include <string.h> in a few places.
...
patch by Björn Sandell <biorn@dce.chalmers.se>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6132 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-20 00:06:29 +00:00
arpi
4cb6458382
new special w/h values: -2 and -3. based on proposal by Bohdan Horst <nexus@hoth.amu.edu.pl>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6127 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-19 23:39:42 +00:00
arpi
d341f0e32d
ignore first 2 frames
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6119 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-18 17:35:12 +00:00
arpi
ba12a5e87a
small fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6118 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-18 17:31:44 +00:00
arpi
cd59a26dee
iive is right - we shouldn't use IP buffering for vfw. it was changed
...
to test DR support but i forgot to remove that later :( 10l is mine...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6106 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-16 23:24:47 +00:00
arpi
9ce72369ce
rgb24, bgr 24/32 support even for grayscale
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6098 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-15 12:53:00 +00:00
alex
5d4502dc66
added support for codec selection
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6084 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-13 21:18:52 +00:00
arpi
e9d0a1d609
-vop help, patch by Julian J. M. <bandit@telecable.es>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6082 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-13 21:05:03 +00:00
arpi
7d814ac750
new filter, to detect best crop size
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6062 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-12 19:06:54 +00:00
arpi
6ab0d987ad
keep aspect ratio - based on Fredrik Kuivinen's idea
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6061 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-12 19:06:15 +00:00
arpi
278b3ae129
various openbsd and general warning fixes - patch by Björn Sandell <biorn@dce.chalmers.se>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6058 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-12 02:18:52 +00:00
arpi
afefdc4305
always reser audio input buffer pointer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6050 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-12 00:44:32 +00:00
arpi
b129b870e0
FPS autodetection, accept args: quality:fps
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6020 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-08 22:11:14 +00:00
arpi
24a34ce613
w/h=0 means d_w/h instead of original
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6004 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-06 22:50:02 +00:00
arpi
9178c5871a
dvbscale - setup scaling for the DVB card
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6003 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-06 22:49:31 +00:00
arpi
03a3e7b320
reset default caps
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6002 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-06 22:48:59 +00:00
arpi
3981aadc07
passthru mode for filters which don't alter image just config parameters (query_format/control/config)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6001 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-06 22:48:22 +00:00
arpi
816258171c
blit_frame is useless - noticed by Nick K.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5985 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-05 17:42:09 +00:00
alex
8152743089
a hack to make ffmjpeg created files viewable with windows dlls too
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5978 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-05 00:31:40 +00:00
alex
3a92b7c404
msmpeg4v2 -> MP42 mapping, requested by Gabucino
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5973 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-04 18:18:10 +00:00
rfelker
984b5895f4
better fix for i420/iyuv as suggested by arpi
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5967 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-04 05:46:36 +00:00
rfelker
4bdb6dbc36
fixed raw i420/iyuv to some extent, so that cb/cr channels are no
...
longer reversed. this should make it possible for bttv users to
play/record video (-tv outfmt=i420) once again without bogus colors.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5954 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-03 19:45:43 +00:00
alex
6cbf7231c9
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5941 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-02 16:09:54 +00:00
alex
4db2e1351d
avid mjpeg support (external huffman table)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5940 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-02 12:24:53 +00:00
albeu
4189e06396
printf to mp_msg
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5934 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-02 10:40:35 +00:00
arpi
7026f5f9ab
setting vf_inited flag, some printf->mp_msg, some MSGL_FATAL->MSGL_WARN
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5926 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-01 17:39:46 +00:00
pontscho
46a390a588
expand=-1:-50:0:0 -> mwidth:mheight+50:0:0
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5922 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-01 14:15:05 +00:00
arpi
5f0c1d407f
apply aspect prescaling to -xy
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5904 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-29 20:05:11 +00:00
arpi
b42994bddf
8bpp raw avi support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5900 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-29 16:03:37 +00:00
ksorim
3dbe585e6f
Uncompressed avi files are stored upside down.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5896 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-29 09:53:30 +00:00
arpi
7e8ae0685b
1000l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5879 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-28 01:02:02 +00:00
arpi
c98cdaf4aa
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5877 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-28 00:16:22 +00:00
arpi
66052c7bda
support hurryup flag (-(hard)framedrop)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5876 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-27 23:45:00 +00:00
arpi
04ea2879d3
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5875 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-27 23:35:23 +00:00
arpi
f41eae4b7e
realtime yv12->mpeg1 with libavcodec qscale=1
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5874 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-27 23:34:44 +00:00
albeu
38a7d8e282
A little fix with hw video parameters setting
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5872 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-27 21:03:59 +00:00
arpi
40f45bc8b3
divx5.1 features added
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5855 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-27 01:17:42 +00:00
arpi
f8bc84124e
osd crash fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5854 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-26 23:18:06 +00:00
albeu
41252dfd50
Correct my half reverse commit. Sorry Atmos.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5846 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-26 19:46:36 +00:00
albeu
838cced404
Don't break the pointer for the next file.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5844 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-26 19:38:05 +00:00