michael
1a6240077d
vf_hue
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11250 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-23 18:36:02 +00:00
michael
2a8804cbd4
fast deinterleaver (= il filter with stride/width/height tricks)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11243 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-22 21:21:52 +00:00
attila
bf69890466
Fix compilation when libavcodec is missing.
...
Patch by Nico <nsabbi@libero.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11142 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-16 08:45:10 +00:00
lumag
1e880aa659
FLAC decoding support via imported libmpflac.
...
TODO: fix FLAC-in-ogg decoding.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11005 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-04 22:00:25 +00:00
henry
4cabae3691
simple logo remover
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10810 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-03 22:44:28 +00:00
arpi
280fa83b42
2 new filters: tile & framestep
...
patch by Daniele Forghieri ( guru@digitalfantasy.it )
(little cleanup by me)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10752 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-31 21:41:24 +00:00
rtognimp
1f6287474f
Quicktime 8BPS decoder
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10713 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-28 21:23:40 +00:00
rfelker
0a378573a8
pullup -- third generation inverse telecine engine. the backend
...
(pullup.[ch]) is not mplayer-specific and is designed to work well
with g2; vf_pullup.c is the g1 wrapper. see man page for details, and
keep in mind, this is a work in progress.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10665 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 15:24:08 +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
ranma
9f62dfb2c8
Add mpeg2_flags to mp_image_t, copy flags in vd_libmpeg2.c,
...
and add vf_softpulldown.c.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10511 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-03 12:09:58 +00:00
alex
64d1f8d302
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10421 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-13 18:37:20 +00:00
alex
5b89123809
removed our native svq1 and huffyuv implementation as libavcodec's implementations are much better
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10419 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-13 15:56:20 +00:00
arpi
f910f3d941
HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's PVR cards)
...
based on patch by Alex <d18c7db@hotmail.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10306 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-18 00:34:35 +00:00
rtognimp
d5d8a2897e
RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10262 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-08 20:29:04 +00:00
rfelker
0166987078
new filter for dropping (near-)duplicate frames. can be used to fix
...
movies that were originally telecined but deinterlaced improperly, or
to improve quality when encoding at very low bitrates.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10151 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-22 12:38:42 +00:00
arpi
598c7fd576
Theora demuxer/codec support, patch by David Kuehling <dvdkhlng@gmx.de>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10096 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-11 18:29:07 +00:00
rfelker
007449236f
display size/aspect adjusting filter
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10007 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-27 18:55:04 +00:00
rfelker
4188ea6e99
1. new alternate approach to inverse telecine! much better!
...
2. interlaced 4:2:0 planar to 4:2:2 packer. makes it possible to watch
interlaced movies without horrible chroma artifacts, provided you have
an interlaced display device.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9934 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-19 01:39:37 +00:00
michael
b749836b08
add support for sgi files to mencoder patch by (Todd Kirby <slapcat at pacbell dot net>)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9535 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-05 10:38:56 +00:00
albeu
b9fab7021c
A new nuppel video encoder. Mainly for RT encoding on slow box.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9521 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-03 11:03:19 +00:00
rfelker
3416117097
new filter
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9515 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-01 05:35:09 +00:00
rfelker
7f713d63bf
filter for applying 3:2 telecine to 23.976 fps progressive material.
...
use with mencder -ofps 29.97 -fps 29.97 for proper results!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9469 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-20 04:57:37 +00:00
rfelker
bb4ceb735a
experimental de-telecine filter. not documented or configurable yet,
...
but defaults seem to work ok. may change drastically over the next few
weeks.
please test it an report results!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9468 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-20 03:16:41 +00:00
rfelker
88dfda9cf5
100l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9445 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-16 07:19:27 +00:00
arpi
6b9111a0d3
vf_hqdn3d: High-Quality version of the denoise3d filter
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9442 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-15 22:24:32 +00:00
michael
17e458ffe2
down3dright filter by kabi (converts between 2 common stereoscopic systems)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9405 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-11 21:44:55 +00:00
arpi
6a6b923354
removed obsolete unused cyuv.c
...
noticed by Mike Melanson <melanson@pcisys.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9356 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-09 00:08:08 +00:00
arpi
da8975ee8e
new video filter: denoise3d - temporal&spatial noise reduction
...
patch by Daniel Moreno <comac2k@terra.es>
mpi/stride corrections and some bugfix by me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9180 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-30 22:53:32 +00:00
rfelker
b35ba6697c
new video filter to extract a single field using stride arithmetic,
...
i.e. without using cpu time
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9073 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-23 16:33:57 +00:00
arpi
8dc0ce2ade
Sorenson 1/3 encoding just for fun :)
...
ve_qtvideo code by Sascha Sommer
SVQ3 support hack by /me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8472 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-16 01:49:39 +00:00
arpi
f737736249
DMO audio support (including 6ch support too)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8327 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-01 16:40:05 +00:00
arpi
f482d214a7
DMO support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8296 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-26 22:55:32 +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
b12252ae06
qt video dll codecs support
...
based on sample svq3 decoder code by Sascha Sommer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8161 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-12 00:06:36 +00:00
michael
0e0224913f
perspective correcture filter
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8113 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-05 13:29:10 +00:00
michael
9ec9ce9fb5
smartblur
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8107 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-04 20:39:27 +00:00
michael
e78a59f10e
shape adaptive blur (slightly slow though)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8101 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-04 16:42:17 +00:00
arpi
7f12b7fd1b
cosmetics :)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8025 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-01 16:38:50 +00:00
michael
cdef66ed14
boxblur, another useless filter
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8011 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-31 23:26:11 +00:00
arpi
fcb0620032
qtaudio - audio decoder using win32 quicktime 5 dlls
...
based on code by Sascha Sommer <saschasommer@freenet.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8009 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-31 23:11:34 +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
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
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
6a84628840
2xSai filter... just for fun, imho useless
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7920 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-25 16:49:33 +00:00
arpi
a80ed8913a
-vop bmovl - BitMap OVerLay videofilter for MPlayer
...
patch by Per Wigren <wigren@home.se>
TODO: -dr, MMX opt, fix alpha-only png, other colorspaces
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7856 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 00:26:27 +00:00
alex
3b57d9799c
support to use minilzo lib alternatively
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7800 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-19 18:56:48 +00:00
arpi
2e89c76a2c
new filter: 1bpp - converts 1bpp image to yuv/rgb 8/16/32 bpp
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7756 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-16 18:40:03 +00:00
arpi
e9885d32cd
liblzo realtime video codec support (decoding only)
...
patch by Tilmann Bitterberg <transcode@tibit.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7730 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-13 21:40:10 +00:00
arpi
0bcbbd8705
-vf eq2, LUT-based brightness/contrast/gamma correction (Y-only)
...
by Hampa Hug <hhug@student.ethz.ch>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7518 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-27 21:08:36 +00:00
kmkaplan
40bd44670e
Support for XviD encoding
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7457 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-21 12:34:02 +00:00