Commit Graph

253 Commits

Author SHA1 Message Date
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
atmos4 e602a125f0 Allow disabling of libfame and allow to enforce (not) building libavcodec.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5841 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-26 17:18:02 +00:00
arpi a8b78d5149 bigendian fix - thx to Rogério Brito <linuxconsult@yahoo.com.br>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5828 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-25 12:29:55 +00:00
arpi 084d6f073a bigendian fix - thx to Rogério Brito <linuxconsult@yahoo.com.br>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5826 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-25 11:03:33 +00:00
atmos4 d6b84b02ef Hopefully fix ffmpeg12 aspect.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5806 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-24 00:38:04 +00:00
arpi 1c3d3ba81a changed back to AFMT_AC3 (but now libao2 drivers autodetect it and fallback to S16) - idea by Vincent.Mussard@lineae.net
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5792 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-22 22:34:37 +00:00
michael 44ffcada5d hq mode in first pass should work (as bad, ehh as well as LQ)
apllied small part of patch by Rémi Guyomarch <rguyom@pobox.com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5782 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-22 02:00:23 +00:00
michael f017c820ac support for new stuff (lavc internal 2pass, ...)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5779 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-21 21:38:53 +00:00