Thu, 31 Oct 2002 22:47:51 +0000 |
michael |
(de)intrleave luma & chroma idependantly
|
Thu, 31 Oct 2002 20:08:50 +0000 |
michael |
il & swapuv
|
Thu, 31 Oct 2002 20:03:08 +0000 |
michael |
(de)interleave filter (can be used to split/merge an interlaced image so other non interlaced filters an be used with idividual fields)
|
Thu, 31 Oct 2002 19:35:20 +0000 |
arpi |
pass audio codecdata
|
Thu, 31 Oct 2002 18:13:56 +0000 |
michael |
(useless) UV plane swapper
|
Thu, 31 Oct 2002 14:25:41 +0000 |
arpi |
some docs about video filter api
|
Thu, 31 Oct 2002 11:37:23 +0000 |
pl |
sync with help_mp-en.h 1.65
|
Thu, 31 Oct 2002 11:30:09 +0000 |
henry |
v4l update
|
Thu, 31 Oct 2002 11:06:19 +0000 |
anders |
Adding commandline options for filters and fixing stupid bug in cfg
|
Thu, 31 Oct 2002 11:01:40 +0000 |
henry |
spelling fixes
|
Thu, 31 Oct 2002 10:57:07 +0000 |
colin |
INREG now static inline instead of a define, to avoid unnecessary GETREG
|
Thu, 31 Oct 2002 10:42:20 +0000 |
michael |
dummy -npp
|
Thu, 31 Oct 2002 10:21:44 +0000 |
michael |
disabling compilation of .so if its not needed, gcc 3.1 seems to have problems with it
|
Thu, 31 Oct 2002 08:03:51 +0000 |
anders |
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.
|
Thu, 31 Oct 2002 05:07:43 +0000 |
gabucino |
fixes
|
Thu, 31 Oct 2002 05:06:29 +0000 |
gabucino |
sync
|
Thu, 31 Oct 2002 01:42:59 +0000 |
michael |
using fewer registers ... to workaround something
|
Wed, 30 Oct 2002 23:31:02 +0000 |
mswitch |
Removed debugging output
|
Wed, 30 Oct 2002 22:49:39 +0000 |
mswitch |
Added info on new dxr3 syncengine
|
Wed, 30 Oct 2002 22:23:29 +0000 |
arpi |
updated
|
Wed, 30 Oct 2002 21:13:07 +0000 |
michael |
removing "-npp" (found by arpi)
|
Wed, 30 Oct 2002 21:02:21 +0000 |
michael |
per context cpuCaps (idea by kabi)
|
Wed, 30 Oct 2002 20:50:33 +0000 |
michael |
change qscale type to int8 and fix qscale ordering
|
Wed, 30 Oct 2002 19:26:05 +0000 |
arpi |
This patch is to add support for overlapping subtitles, that is
|
Wed, 30 Oct 2002 19:16:58 +0000 |
arpi |
JACOSub is another subtitling format, whose specifications are at:
|
Wed, 30 Oct 2002 17:54:07 +0000 |
albeu |
Some little bugfixs
|
Wed, 30 Oct 2002 17:51:13 +0000 |
albeu |
10L
|
Wed, 30 Oct 2002 17:48:39 +0000 |
albeu |
The default query_format shouldn't accept IMGFMT_MPEGPES
|
Wed, 30 Oct 2002 17:45:44 +0000 |
albeu |
10L ! Don't remove the scale filter if we don't added ourself
|
Wed, 30 Oct 2002 14:10:36 +0000 |
arpi |
debug printf
|
Wed, 30 Oct 2002 11:12:41 +0000 |
arpi |
unsharp filter doc
|
Wed, 30 Oct 2002 09:05:02 +0000 |
anders |
Adding compile problem fix from Gabucino
|
Wed, 30 Oct 2002 04:11:26 +0000 |
rfelker |
enable volume filter and fix nonsense default volume (still not usable
|
Wed, 30 Oct 2002 01:59:51 +0000 |
michael |
using same numbers for cpuCaps as libmpeg2 & liba52
|
Wed, 30 Oct 2002 01:51:14 +0000 |
michael |
cleanly passing the cpuCaps
|
Tue, 29 Oct 2002 23:43:23 +0000 |
albeu |
Auto insert vf_lavc for the MPEG vo's
|
Tue, 29 Oct 2002 23:40:07 +0000 |
albeu |
Fixed the overlay, some opts to adjust the overlay
|
Tue, 29 Oct 2002 23:37:45 +0000 |
diego |
<B>MPlayer</B> --> MPlayer
|
Tue, 29 Oct 2002 23:36:37 +0000 |
michael |
10l
|
Tue, 29 Oct 2002 23:07:41 +0000 |
arpi |
don't use soundcard.h on non-linux if no OSS support
|
Tue, 29 Oct 2002 22:37:11 +0000 |
arpi |
new video filter: unsharp - does image (l/c/l+c) sharping/bluring
|
Tue, 29 Oct 2002 22:01:09 +0000 |
arpi |
Alex's 10l - fixed liblzo linking
|
Tue, 29 Oct 2002 20:27:47 +0000 |
arpi |
here is a somewhat generic equalizer implementation for the X11 vo drivers
|
Tue, 29 Oct 2002 20:12:24 +0000 |
michael |
cleanup
|
Tue, 29 Oct 2002 19:06:26 +0000 |
rik |
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)
|
Tue, 29 Oct 2002 18:51:52 +0000 |
michael |
cosmetics ;)
|
Tue, 29 Oct 2002 18:35:15 +0000 |
michael |
better deblocking filter
|
Tue, 29 Oct 2002 16:50:34 +0000 |
alex |
cleaned up liblzo detect and naming
|