diego
3311a2ae9c
Replace casual GPL notices by proper license headers.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27541 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-09-07 14:09:51 +00:00
ben
f56b633045
Add NV12 colorspace support to VIDIX driver.
...
patch by Magnus Damm <magnus dot damm at gmail dot com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27430 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-08-07 12:28:28 +00:00
ben
b40e5e88d5
remove useless typedef againstfor VDXContext
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27116 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-20 20:28:50 +00:00
ben
144b0d05cd
remove now useless vidixlib.h file
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27111 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-20 20:16:34 +00:00
diego
6c852424d0
Slightly reduce VIDIX video output verbosity.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27040 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-08 21:51:00 +00:00
ben
4f99e19300
declare some functions as static
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27014 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-07 12:02:56 +00:00
ben
6212ebbcae
remove useless vidix versioning stuff
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27009 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-07 11:43:57 +00:00
ben
4e08014790
remove duplicated code
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27008 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-07 11:38:11 +00:00
ben
b7391dde39
Drop some useless parameter from vidix init routine
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27007 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-07 10:56:42 +00:00
ben
de97a24d3f
Drop support for external libvidix (unmaintained and not up-to-date)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27006 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-07 10:54:07 +00:00
diego
ad603f5559
cosmetics: Remove useless parentheses from from return statements.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26787 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-16 08:33:27 +00:00
diego
da7cc29d3f
Relicense files marked as GPL v2 to GPL v2 or later.
...
Done with permission from Nick Kurshev, the author.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25559 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-31 13:40:08 +00:00
reimar
1f27b0acea
Remove casts that are (no longer) necessary
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25241 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-02 13:38:51 +00:00
reimar
c71f2478a2
Use proper type for vidix_preinit parameter instead of void *
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25240 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-02 13:37:15 +00:00
zuxy
36df407647
Get rid of void pointer arithmetic.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24845 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-23 08:28:11 +00:00
diego
bd543ced4c
Remove some unused code, fixes the following warnings:
...
vosub_vidix.c: At top level:
vosub_vidix.c:199: warning: 'vidix_draw_slice_410_fast' defined but not used
vosub_vidix.c:211: warning: 'vidix_draw_slice_400' defined but not used
vosub_vidix.c:365: warning: 'vidix_get_video_eq' defined but not used
vosub_vidix.c:371: warning: 'vidix_set_video_eq' defined but not used
vosub_vidix.c:377: warning: 'vidix_get_num_fx' defined but not used
vosub_vidix.c:383: warning: 'vidix_get_oem_fx' defined but not used
vosub_vidix.c:389: warning: 'vidix_set_oem_fx' defined but not used
vosub_vidix.c:395: warning: 'vidix_set_deint' defined but not used
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24828 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-21 12:56:22 +00:00
diego
a27a50733f
Remove pointless forward declarations.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24306 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-31 11:51:26 +00:00
reynaldo
78417bf0dd
Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18235 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-24 04:23:53 +00:00
nicodvb
ec5ad59cdb
added support for external VIDIX
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17989 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-28 22:44:16 +00:00
diego
eebf08b978
Convert all if(verbose>X) to mp_msg_test calls.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17933 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-24 08:12:03 +00:00
reimar
61e33567ab
really clear frames to black instead of grey, and make sure one of those
...
cleared frames is actually shown (and not a leftover from last film, which
happened at least with ATI cards).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17129 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-07 16:04:14 +00:00
diego
5b0d96c6b4
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
...
Based on a patch by Sebastian Hegler <s_hegler at gmx dot de>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13788 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-28 01:15:53 +00:00
alex
dae741ea25
removed unused headeer dependencies
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11866 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-28 10:03:40 +00:00
michael
4c820acab9
vidix_get_image() fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11554 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-03 17:44:15 +00:00
faust3
c5065685a8
mingw port
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11240 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-22 20:39:58 +00:00
faust3
f7bbea2af8
mingw port
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10982 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-02 15:01:51 +00:00
alex
381b2109c6
1000l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10606 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-14 01:25:42 +00:00
arpi
ed9296d845
renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_LIBDIR
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10273 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-09 12:15:48 +00:00
alex
2e0f15e0c8
this isn't mplayerxp...3 buffers are enough for double(triple)buffering (instead of 28 buffers ;)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8460 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-15 18:18:41 +00:00
michael
01c201dbe8
warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8255 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-23 10:58:14 +00:00
arpi
6a2c0db5e5
also set VFCAP_ACCEPT_STRIDE when draw_image() is implemented
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7695 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-10 00:09:34 +00:00
arpi
b9d24f45d7
draw_image, get_image fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7686 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-09 21:54:58 +00:00
alex
64bedd9683
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7125 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 21:32:32 +00:00
arpi
131935f8ad
should solve -vo vesa:vidix problem 'vosub_vidix: video server has
...
unsupported color depth by vidix (0)' - patch by Emiel Neggers <emiel@neggers.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7027 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-16 22:25:45 +00:00
arpi
9751597015
10l bug fixed (info.cap |= -> = )
...
some cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6807 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-25 22:54:03 +00:00
alex
6ee4bfccdb
eq reworked
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6787 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-25 13:12:23 +00:00
pontscho
d05326c4bc
- fix audio equalizer
...
- rewrite video equalizer handling (i teszted with mga g400 [x]mga,xv,xvidix and radeon xv,xvidix )
- fix some small gtk bug
- i dunno, i don't remember ... :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6756 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-19 20:51:48 +00:00
alex
c45d0b29f0
added OSD support for yvu9/y800, corrected query_format \(added flag VFCAP_OSD\), fixed multifile support \(no more control infinite loop and destroying old window\) and some cosmetics
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6551 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-24 11:51:55 +00:00
alex
1f9463e268
yvu9,if09,y8,y800 support and multifile fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6532 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 18:00:42 +00:00
alex
63e90b6d98
YVU9,IF09,Y800 and Y8 support - and syÃnced with mpxp
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6483 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-21 17:29:05 +00:00
arpi
9b3a792d2e
multifile fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6019 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-08 21:48:40 +00:00
arpi
27a59e4c70
libdir changed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5815 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-24 20:00:13 +00:00
arpi
2bea9b36a7
mp_image.h and img_format.h moved to libmpcodecs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5608 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-13 19:14:34 +00:00
arpi
40e94d7385
VFCAP added
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5567 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-11 21:07:00 +00:00
arpi
497f2396a4
10l to nick - ACCEPT_WIDTH fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5374 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-27 21:49:19 +00:00
arpi
6cedc58e73
fallback to server's control() - patch by KotH
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5320 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-24 21:17:16 +00:00
nick
615d23453a
Using yv12_to_yuy2 sw convertor for cards which have no native yv12 support
...
ffdivx:
vosub_vidix: WARNING!!! Using YV12 to YUY2 SW convertion
TOTAL BENCHMARK: from 1001 frames should be dropped: 248 at least
divxds:
TOTAL BENCHMARK: from 1001 frames should be dropped: 429 at least
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5053 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-12 07:31:41 +00:00
nick
4d60c8c8c6
fixed strides for packed fourccs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5029 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-10 17:51:52 +00:00
nick
9caad2c29a
voctls for decoding ahead
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5003 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-09 17:27:37 +00:00
nick
af72321401
Optimization and get_image fixes (still untested)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5000 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-09 08:08:43 +00:00