Commit Graph

8056 Commits

Author SHA1 Message Date
michael 877a1a9e22 il & swapuv
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8006 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-31 20:08:50 +00:00
michael 3a64cf3d52 (de)interleave filter (can be used to split/merge an interlaced image so other non interlaced filters an be used with idividual fields)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8005 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-31 20:03:08 +00:00
arpi 3c438bdca0 pass audio codecdata
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8004 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-31 19:35:20 +00:00
michael 328866188b (useless) UV plane swapper
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8003 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-31 18:13:56 +00:00
arpi cb1ac8e282 some docs about video filter api
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8002 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-31 14:25:41 +00:00
pl 1e8c25f81e sync with help_mp-en.h 1.65
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8001 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-31 11:37:23 +00:00
henry 239a68193d v4l update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8000 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-31 11:30:09 +00:00
anders 437aa67937 Adding commandline options for filters and fixing stupid bug in cfg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7999 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-31 11:06:19 +00:00
henry 95760a746d spelling fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7998 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-31 11:01:40 +00:00
colin 5c87e3bbcc INREG now static inline instead of a define, to avoid unnecessary GETREG
calls while byteswapping.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7997 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-31 10:57:07 +00:00
michael 0fe5b1bda4 dummy -npp
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7996 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-31 10:42:20 +00:00
michael ab536425b5 disabling compilation of .so if its not needed, gcc 3.1 seems to have problems with it
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7995 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-31 10:21:44 +00:00
anders a72b161551 Changing the behavour of the commandline parameter -af to conform with -vop. Adding new commanline parameter -af-adv for advanced af options. Adding changes to volume control to support commandline parameters.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7994 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-31 08:03:51 +00:00
gabucino aae5309747 fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7993 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-31 05:07:43 +00:00
gabucino 7d1b437358 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7992 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-31 05:06:29 +00:00
michael f527285a6c using fewer registers ... to workaround something
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7991 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-31 01:42:59 +00:00
mswitch 832964ab8e Removed debugging output
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7990 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-30 23:31:02 +00:00
mswitch 4d43766725 Added info on new dxr3 syncengine
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7989 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-30 22:49:39 +00:00
arpi d6f3c122bc updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7988 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-30 22:23:29 +00:00
michael a8b4350397 removing "-npp" (found by arpi)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7987 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-30 21:13:07 +00:00
michael ad5a3a16da per context cpuCaps (idea by kabi)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7986 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-30 21:02:21 +00:00
michael 31642e2744 change qscale type to int8 and fix qscale ordering
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7985 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-30 20:50:33 +00:00
arpi d200725e88 This patch is to add support for overlapping subtitles, that is
subtitles whose start or end happens during another subtitle.
After reading the subtitles from the file in sub_read_file(),
this patch looks for overlapping subtitles and split
them into more non-overlapping subtitles.

Salvatore Falco <sfalco@studenti.ing.uniroma1.it>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7984 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-30 19:26:05 +00:00
arpi b364822847 JACOSub is another subtitling format, whose specifications are at:
http://unicorn.us.com/jacosub
patch by Salvatore Falco <sfalco@studenti.ing.uniroma1.it>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7983 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-30 19:16:58 +00:00
albeu 639d4b166c Some little bugfixs
New options to control the colorkey stuff
Fix the osd to be less time consuming


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7982 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-30 17:54:07 +00:00
albeu 89562c1e3d 10L
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7981 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-30 17:51:13 +00:00
albeu 2b84c7c654 The default query_format shouldn't accept IMGFMT_MPEGPES
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7980 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-30 17:48:39 +00:00
albeu 9015357a84 10L ! Don't remove the scale filter if we don't added ourself
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7979 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-30 17:45:44 +00:00
arpi 39aca46a2f debug printf
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7978 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-30 14:10:36 +00:00
arpi dcb3e27eeb unsharp filter doc
patch by Rimi Guyomarch <rguyom@pobox.com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7977 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-30 11:12:41 +00:00
anders 549464a883 Adding compile problem fix from Gabucino
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7976 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-30 09:05:02 +00:00
rfelker e935c134ff enable volume filter and fix nonsense default volume (still not usable
because mixer.c has no mechanism to pass volume commands to libaf)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7975 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-30 04:11:26 +00:00
michael 0df5aa5a35 using same numbers for cpuCaps as libmpeg2 & liba52
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7974 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-30 01:59:51 +00:00
michael f8456285fb cleanly passing the cpuCaps
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7973 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-30 01:51:14 +00:00
albeu 3b76b15377 Auto insert vf_lavc for the MPEG vo's
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7972 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-29 23:43:23 +00:00
albeu 35c29d0946 Fixed the overlay, some opts to adjust the overlay
Experimental osd support for the overlay


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7971 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-29 23:40:07 +00:00
diego 4758d5f972 <B>MPlayer</B> --> MPlayer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7970 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-29 23:37:45 +00:00
michael bd8f62674f 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7969 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-29 23:36:37 +00:00
arpi 4a18befb17 don't use soundcard.h on non-linux if no OSS support
(based on idea & bugreport by Björn Sandell <biorn@dce.chalmers.se>)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7968 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-29 23:07:41 +00:00
arpi c46abe48b7 new video filter: unsharp - does image (l/c/l+c) sharping/bluring
by Rémi Guyomarch <rguyom@pobox.com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7967 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-29 22:37:11 +00:00
arpi 16c4baf848 Alex's 10l - fixed liblzo linking
patch by Roberto Togni <r_togni@libero.it>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7966 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-29 22:01:09 +00:00
arpi e5947d8b27 here is a somewhat generic equalizer implementation for the X11 vo drivers
using the window's colormap (DirectColor).
this method is using the video card's hardware gamma ramp so it involves
no performance penalties at all.
patch by lucho <lucho@haemimont.bg>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7965 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-29 20:27:47 +00:00
michael de382c1b8c cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7964 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-29 20:12:24 +00:00
rik f5929b0a59 some card/mobo combos can't handle buffers larger than 128kB, we change the default buffer to 128kB, add warnings if the buffer becomes full, add a commandline option to enlarge the buffer and give suggestions to users to lessen the buffer size requirements (lower quality/resolution). 128kB should, however, be enough for everybody :-). Bug reported by Brain Edmonds, cause explained (to allow me to fix the driver) by Ronald Bultje (mjpegtools developer)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7963 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-29 19:06:26 +00:00
michael 8b2f3eb5e4 cosmetics ;)
prefixing all functions with pp_ to avoid namespace issues


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7962 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-29 18:51:52 +00:00
michael 0f1d6aabec better deblocking filter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7961 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-29 18:35:15 +00:00
alex 19259744ee cleaned up liblzo detect and naming
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7960 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-29 16:50:34 +00:00
alex 94f5f95d31 10l - fixed wma version misdetection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7959 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-29 16:40:45 +00:00
michael ba80103442 passing picture_type (might be usefull for postprocessing)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7958 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-29 11:26:26 +00:00
michael caa57f98bd -fomit-frame-pointer is needed for the PIC code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7957 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-29 11:21:43 +00:00