Commit Graph

10585 Commits

Author SHA1 Message Date
nauj27 7de8ca5e70 sync ('tinterlace' filter)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10585 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-12 19:47:44 +00:00
alex de63028846 some updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10584 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-12 19:08:05 +00:00
arpi 23a98b65a0 min/max float->double
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10583 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-12 18:00:08 +00:00
gabucino 3b8074ebf5 From: Kir Kostuchenko <kir@users.sourceforge.net>
Hi, I found that command line options brightness, hue, contrast and
saturation does not works, becouse mplayer apply it, before open tv
(kernel says invalid ioctl). Here are simple fix. Please apply.

This is the correct patch, sorry for the confusion.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10582 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-12 13:25:52 +00:00
gabucino 89d2f5be6c reverse of accidently twice commited patch (non-unified patch suxx)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10581 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-12 13:22:35 +00:00
gabucino 3a9b03dea0 From: Kir Kostuchenko <kir@users.sourceforge.net>
Hi, I found that command line options brightness, hue, contrast and
saturation does not works, becouse mplayer apply it, before open tv
(kernel says invalid ioctl). Here are simple fix. Please apply.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10580 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-12 11:32:51 +00:00
rfelker a035351921 10000l, the old code was slow as hell, copying stuff extra times and
actually broken -- blanking the whole screen at each 'page flip' with
-dr enabled. benchmarks:

before:
56% cpu for decode
56% cpu for vo with no -dr
25% cpu for vo with -dr

after:
56% cpu for decode
25% cpu for vo without -dr
0% cpu for vo with -dr

if vo_fbdev is going to do pageflip, it needs to do it for REAL, using
vertical scroll registers (like g2), not copying a temp buffer (which
will shear anyway and is super-slow).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10579 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-12 08:24:24 +00:00
gabucino e8a173deec Hi, here are slave commands:
tv_set_brightness
tv_set_contrast
tv_set_hue
tv_set_color

Patch by Kir Kostuchenko <kir@users.sourceforge.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10578 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-12 07:38:49 +00:00
joey 1badec0613 Changed all printf into mp_msg
Removed extern int verbose
Removed some unneeded includes
Removed swscale, because this should be done by vf layer instead
Removed weird video_out_png definition
There is no more flip, zoom, or geometry support, so I removed those.
Slices, stride support for all supported CSP.
Replaced draw_frame with a stub.
Removed: do { ... } while (0)
Removed unused dstFourcc.
Added DR support
Removed USE_CONVERT2FB, since we have real DR now
Simplified some color depth checks


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10577 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-12 06:57:19 +00:00
diego 5ddfa6d91e Real Win32 vs Linux codec clarification.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10576 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-12 00:30:27 +00:00
diego a9eb4899b8 sync by Andriy N. Gritsenko <andrej@lucky.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10575 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-11 21:37:39 +00:00
gabucino 796caf4656 replacing old MPlayer logo for the much nicer OSX version
(AFAIK currently used only for Gentoo desktop icon, maybe other distribs also)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10574 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-11 21:08:42 +00:00
alex eb6fb0dbc9 Simplified/fixed altivec/altivec.h detection on Linux and Darwin (and others). Patch by Magnus Damm <damm@opensource.se>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10573 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-11 20:52:53 +00:00
alex 1e87b4bbaa 'tinterlace' filter (partial inverse of tfields) by Not Zed <notzed@ximian.com> (with minor fixes for current cvs by me)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10572 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-11 20:04:30 +00:00
alex 7aa3b58b98 10l (and fixes some wmaker issues)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10571 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-11 19:02:37 +00:00
nauj27 39938af660 sync with english
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10570 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-11 18:25:41 +00:00
alex 25d941fdef dvbin fix by Nico <nsabbi@libero.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10569 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-11 14:32:53 +00:00
diego 558916d426 typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10568 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-11 08:43:36 +00:00
gabucino ba2964d2bc eh too early
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10567 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-11 07:33:08 +00:00
gabucino 5aa1b9dbfe sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10566 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-11 07:30:31 +00:00
gabucino 318c7462b1 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10565 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-11 07:28:25 +00:00
gabucino e62eefa43c style fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10564 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-11 07:15:05 +00:00
diego cbb29a709a Moved -slices to cfg-common.h.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10563 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-11 01:38:50 +00:00
diego 2cc682bbc3 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10562 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-11 01:14:20 +00:00
arpi d891bc11cc this patch fixes
1)  some bugs introduced in the tuner autodetection and in the channel-parsing functions,
3) retries reading when the mplayer/mencoder don't read fast enough (sooner it exited)
but especially
4) makes the stream compliant with the new, modular stream api (the one
currently in CVS is not and is totally unreachable).
[and maybe more, next time please include cvslog in patch! -- A'rpi]
patch by Nico <nsabbi@libero.it>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10561 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-11 00:02:46 +00:00
diego a3b1944cc6 new Windows section with Cygwin and MinGW subsections
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10560 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-10 23:13:34 +00:00
nauj27 4d26ede309 Spanish translation by Juan Martín López <nauj27@teleline.es>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10559 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-10 19:55:43 +00:00
ranma 3142d28ed1 Prevent missing subtitles at pts reset.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10558 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-10 17:58:22 +00:00
alex 738e1b801f libdvdread-cvs support, patch by Steven M. Schultz <sms@2BSD.COM>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10557 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-10 15:54:25 +00:00
alex 7ecfb60598 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10556 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-10 15:14:47 +00:00
gabucino d9eeda02c4 more variants
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10555 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-10 08:24:01 +00:00
gabucino 5cabe39599 how to put subtitles in output file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10554 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-10 08:18:48 +00:00
nexus ab156d8eba remove debug message
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10553 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-09 19:15:40 +00:00
henry 6f99b11486 another attempt to fix the subtitle searching
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10552 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-09 16:30:55 +00:00
gabucino e2e2d40437 For a request by Gabu, i've cut & fix a part of Joey's dvd aid switching
patch, to always use the first audio track of DVD, unless -alang or -aid is
used. I think it will be almost always teh id 128. (actual number comes from
the .IFO)

(reported ok - Gabu)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10551 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-09 14:23:16 +00:00
diego 8875fde659 OSD menu should not be confused with DVD menus.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10550 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-09 12:07:18 +00:00
diego 24e06fc0fc This is in sync...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10549 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-09 11:00:10 +00:00
diego 1096030113 updates by Ioannis Panteleakis
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10548 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-09 10:54:18 +00:00
diego 1cc865fd60 address bounces
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10547 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-09 10:09:11 +00:00
diego 860f5dda16 path fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10546 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-09 10:03:40 +00:00
henry 6c24426032 some more cola - misplaced break
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10545 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-08 23:26:48 +00:00
jonas e157d8f073 some updates (all shown by help_diff.sh)...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10544 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-08 22:56:32 +00:00
pl 8ab25e100d fix the bug where only the last file of the command line is found
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10543 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-08 20:07:38 +00:00
diego aa1424bfa0 typo fix by DongCheon Park <dcpark@kaist.ac.kr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10542 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-08 09:28:39 +00:00
diego 93eaf66e2c sync by Juan Martin <nauj27@teleline.es>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10541 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-07 18:16:05 +00:00
gabucino bb725a75f7 support for raw DV >2Gb
patch by Pierre Beyssac <pb@fasterix.frmug.org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10540 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-07 13:25:03 +00:00
henry d32a75c7c3 10l - some forgotten ifdefs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10539 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-07 12:40:15 +00:00
henry 7e38b1aefb v4l2 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10538 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-07 12:24:35 +00:00
henry e07e36bbe4 v4l2 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10537 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-07 12:18:04 +00:00
diego 21382f9486 (nonworking) dvdnav commented out as discussed on dev-eng.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10536 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-06 22:05:20 +00:00