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
|
Tue, 29 Oct 2002 16:40:45 +0000 |
alex |
10l - fixed wma version misdetection
|
Tue, 29 Oct 2002 11:26:26 +0000 |
michael |
passing picture_type (might be usefull for postprocessing)
|
Tue, 29 Oct 2002 11:21:43 +0000 |
michael |
-fomit-frame-pointer is needed for the PIC code
|
Tue, 29 Oct 2002 10:09:10 +0000 |
henry |
updated v4l section
|
Tue, 29 Oct 2002 10:03:58 +0000 |
henry |
10L fix
|
Tue, 29 Oct 2002 09:18:53 +0000 |
bertrand |
GCC warning fixes
|
Tue, 29 Oct 2002 09:16:06 +0000 |
michael |
using fewer registers (fixes compilation bug hopefully)
|
Tue, 29 Oct 2002 01:41:16 +0000 |
mswitch |
Updated the DXR3 section to reflect command changes, prebuf replaced
|
Tue, 29 Oct 2002 01:38:42 +0000 |
mswitch |
Prebuffering is no longer the default option.
|
Tue, 29 Oct 2002 01:20:51 +0000 |
michael |
fixing segfault
|
Tue, 29 Oct 2002 00:54:07 +0000 |
colin |
fix compilation on non-x86 with gcc 2.95
|
Mon, 28 Oct 2002 22:45:05 +0000 |
michael |
fixing quant_store scaling
|
Mon, 28 Oct 2002 19:31:04 +0000 |
michael |
postprocessing cleanup:
|
Mon, 28 Oct 2002 17:08:37 +0000 |
mswitch |
Fixed stupid bug relating to multiple cards on athlons
|
Mon, 28 Oct 2002 15:04:48 +0000 |
zdar |
sync
|
Mon, 28 Oct 2002 00:55:07 +0000 |
arpi |
VCD fixes
|
Mon, 28 Oct 2002 00:44:17 +0000 |
diego |
Unified BSD sections, expanded Cygwin section, small fixes.
|
Mon, 28 Oct 2002 00:42:39 +0000 |
arpi |
config_vo error handling
|
Mon, 28 Oct 2002 00:40:42 +0000 |
arpi |
pass extradata to the codec
|