arpi
6cb2e9aaaa
- yuv422 disabled (no IMGFMT for _planar_ 422)
...
- direct rendering support (use get_image to allocate the image buffer)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6861 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-31 20:18:44 +00:00
arpi
2380034208
new filter to use libavcodec's deinterlacer
...
patch by Joe Rabinoff <rabinoff@fas.harvard.edu>
(TODO: DOCS, DR1)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6860 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-31 19:50:42 +00:00
arpi
5f287b1411
vd_vfw.c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6845 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-30 16:41:33 +00:00
rfelker
3169fce45c
added missing formats :)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6837 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-29 16:24:40 +00:00
atmos4
60e4b5d81c
10l to dunno
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6836 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-28 22:29:04 +00:00
atmos4
10baacbf5f
Fix overall frametime overflow, hopefully long long int is portable. (untested, will test tomorrow)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6835 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-28 22:09:03 +00:00
atmos4
9d613c659c
Add type= and fix a minor typing difference from ffmpeg
...
(now encoding (ffmpeg) and playback (mplayer) differ just on one of 1438lines - 0.1error in rounding ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6834 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-28 21:56:18 +00:00
arpi
60d27c02ed
... removed from vf's control(), sing struct for equalizer. based on patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6833 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-28 21:30:09 +00:00
atmos4
1d3c0d3999
Generate ffmpeg compatible vstats_<time>.log, when -lavdopts vstats is specified.
...
Data in my tests was 100% the same, only type= is currently missing, as avctx->key_frame
isn't set on decoding and I dunno where to get that info from mplayer-core.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6829 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-28 15:54:26 +00:00
kmkaplan
82d7ad5c0f
New plugin to test crop parameters. Arguments are the same as for the
...
crop plugin.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6821 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-27 11:40:15 +00:00
arpi
72afb2c60c
video eq:
...
- ignore case
- -100..100 -> -128..128 remapping
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6804 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-25 22:18:49 +00:00
arpi
c473afb58e
eq range mapping -100..100 => 0..100
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6803 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-25 22:14:45 +00:00
arpi
2bd737b396
print warning about unsupported video eq attributes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6801 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-25 21:55:13 +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
alex
ac55131625
fixed possible 10l bug (vf not initialized yet)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6786 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-25 10:27:35 +00:00
alex
2de7e08811
equalizer reworked
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6781 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-24 18:14:21 +00:00
atmos4
61ae3e730a
Hopefully correct 10l fix for duuno who.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6772 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-23 19:37:11 +00:00
alex
3d0c8ff3bd
support for older xvid versions and IMGFMT_IYUV
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6768 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-22 14:54:34 +00:00
arpi
2d9662d5ef
DR1+IPB support (works only with ffmpeg12, as libmpeg2 doesn't accept stride)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6762 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-20 16:38:31 +00:00
arpi
fe7749b521
added 'priv' field to mpi - requires for tracking frames with different
...
decoding-displaying order (IPB)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6760 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-20 16:26:49 +00:00
albeu
3f558f2e9b
Add direct rendering method 2
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6757 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-20 13:53:53 +00:00
kmkaplan
1909c80216
Put back the ordering of the if as requested by Arpi.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6751 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-18 16:14:27 +00:00
kmkaplan
e2e5f63009
Round height or width to valid values when doing automatic calculation.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6747 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-18 14:06:32 +00:00
atmos4
4a4263763d
Avoid ulong typedef clash and replace if by unsigned long, patch by Joey Parrish.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6746 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-17 23:28:37 +00:00
michael
08400331dc
fallback to slices, if dr1 fails (bug found by kabi)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6743 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-16 23:42:44 +00:00
michael
14f34093c3
10l y422p -> y420p
...
use uvstride in draw_slices
dr2 support (disabled as mplayer doesnt like slices with width!=picture width sometimes)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6741 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-16 12:04:30 +00:00
michael
c540ebd14b
10l (init flags after init ...)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6740 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-16 00:56:12 +00:00
michael
5358f5a60f
svq1 direct rendering
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6739 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-15 21:33:46 +00:00
michael
8c6996f712
imgtype IP support
...
enabling dr1 by default, lets see if its bugfree ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6738 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-15 14:30:12 +00:00
michael
9db1a07b9e
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6737 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-15 00:30:50 +00:00
michael
920f3f2f7e
dont depend upon vo_directrendering
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6736 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-14 21:57:03 +00:00
michael
ef5ee5c568
fixing fixmes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6735 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-14 21:30:54 +00:00
michael
f6cd989fa3
direct rendering method 1 (disabled currently as its not bugfree / finished yet, just set dr1=1 if u want to try it)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6734 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-14 19:44:40 +00:00
alex
3d0493357f
8 and 16bpp qtrle support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6721 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-12 17:49:04 +00:00
atmos4
01245f416f
ad_dk4adpcm is done by ima_adpcm (obsoleted)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6716 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-12 04:05:56 +00:00
albeu
2959c06094
Don't call libvo draw slice directly
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6711 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-11 20:19:00 +00:00
albeu
a355761e8b
Add draw slice for the codecs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6710 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-11 20:17:27 +00:00
alex
3f457aa9b7
support for external pp by divx4. some fixes/cosmetics?
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6709 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-11 19:16:30 +00:00
alex
2813811852
better support for rgb/bgr formats
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6708 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-11 19:08:23 +00:00
albeu
5319a8118a
Support for Xvid using their new api. If divx4 compatiblity is disabeled
...
in xvid it can be used along with divx4.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6702 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-10 20:56:57 +00:00
atmos4
b9f428f9d3
Small fix: Correct mathematical order in MEDIAN macro (gcc 3.1 didn't like it).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6685 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-09 20:38:21 +00:00
atmos4
08a64d106d
Support for yuv410p as needed by ffsvq1.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6682 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-09 18:53:07 +00:00
arpi
6e7e73bc90
#ifdef'ed divx4 2pass code - idea by Diego
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6674 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-08 21:34:24 +00:00
alex
42be919947
yuv handling simplified (using new mpi fields)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6668 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-07 16:25:36 +00:00
alex
bd18a2b995
support avcontext based quant_store export
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6666 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-07 16:12:30 +00:00
arpi
a983a1f088
bugfix by Michael.Lampe@iwr.uni-heidelberg.de
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6657 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-06 15:17:27 +00:00
michael
de90a774d9
more scaling algos
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6638 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-04 13:08:37 +00:00
arpi
db683916ad
parameter overrides limit
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6611 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-29 22:12:07 +00:00
arpi
668d7c5817
bugfix by Keiki SATOH <kki@wakusei.ne.jp>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6610 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-29 22:10:18 +00:00
alex
af43471f90
removed unused math.h, becouse it causes cygwin to gcc segfault - found/fixed by Joey Parrish <joey at yunamusic.com>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6588 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-28 16:40:02 +00:00