Sun, 13 Oct 2002 20:45:04 +0000 |
faust3 |
add new 3ivx.com fourccs
|
Sun, 13 Oct 2002 19:46:51 +0000 |
michael |
fixing yuy2 upscaling (use -sws 0 for the faster but uglier variant)
|
Sun, 13 Oct 2002 18:35:15 +0000 |
michael |
more info about data partitioning
|
Sun, 13 Oct 2002 17:23:02 +0000 |
michael |
mmx yuy2 output
|
Sun, 13 Oct 2002 13:49:24 +0000 |
michael |
new error resilience support
|
Sun, 13 Oct 2002 08:27:03 +0000 |
bertrand |
Create the ~/.cddb directory if not present.
|
Sun, 13 Oct 2002 00:30:38 +0000 |
michael |
yuy2 output support
|
Sat, 12 Oct 2002 20:02:01 +0000 |
jkeil |
Fix for audio filters on big endian cpus. It's working now on Solaris SPARC &
|
Sat, 12 Oct 2002 16:40:56 +0000 |
alex |
fixed 2 10l bugs, ATI VCR2 dll now working
|
Sat, 12 Oct 2002 15:49:19 +0000 |
jaf |
sync
|
Sat, 12 Oct 2002 00:13:22 +0000 |
pl |
sync with help_mp-en.h 1.63
|
Fri, 11 Oct 2002 23:55:04 +0000 |
pl |
src and dest buffers may overlap
|
Fri, 11 Oct 2002 21:22:55 +0000 |
jkeil |
- ao_data.bps not set, confuses the A-V sync computation when the audio filters
|
Fri, 11 Oct 2002 14:48:07 +0000 |
faust3 |
more correct flags
|
Fri, 11 Oct 2002 10:08:11 +0000 |
attila |
added reference to the cpufreq project (for the speedstep problems).
|
Fri, 11 Oct 2002 04:23:52 +0000 |
anders |
Correcting counters and flags
|
Thu, 10 Oct 2002 23:24:15 +0000 |
arpi |
stream selection cleanup, fixed -nosound
|
Thu, 10 Oct 2002 21:04:42 +0000 |
arpi |
setting the keyframe flag for every audio chunks, fixes streamcopy'd ac3 on windows
|
Thu, 10 Oct 2002 14:17:59 +0000 |
albeu |
Use the common aspect code
|
Thu, 10 Oct 2002 14:11:06 +0000 |
pontscho |
upsz ...
|
Thu, 10 Oct 2002 14:06:49 +0000 |
pontscho |
- better dxr3 support
|
Thu, 10 Oct 2002 12:47:33 +0000 |
pontscho |
last flip bug fixed
|
Thu, 10 Oct 2002 12:00:04 +0000 |
attila |
Well.. it's KotH not Koth :)
|
Thu, 10 Oct 2002 09:14:53 +0000 |
nexus |
argh 100l
|
Thu, 10 Oct 2002 08:56:44 +0000 |
nexus |
10l
|
Thu, 10 Oct 2002 03:35:23 +0000 |
diego |
Man page review part one, spelling, rewording and layout fixes.
|
Thu, 10 Oct 2002 03:32:23 +0000 |
diego |
Mailing list section reworded and updated. This should at some point be
|
Thu, 10 Oct 2002 01:42:27 +0000 |
diego |
Cosmetics: Converted 2 spaces to one in section titles, changed some ugly
|
Thu, 10 Oct 2002 01:34:30 +0000 |
diego |
Fix for a stupid mistake, patch by hephooey@fastmail.fm.
|
Thu, 10 Oct 2002 01:09:23 +0000 |
arpi |
don't honor stride hints if the next filter(chain) doesn't support stride
|
Thu, 10 Oct 2002 00:51:41 +0000 |
diego |
Fix usage for common users that may not have fbset in their path.
|
Thu, 10 Oct 2002 00:10:58 +0000 |
arpi |
compiler warning found by Dominik
|
Thu, 10 Oct 2002 00:09:34 +0000 |
arpi |
also set VFCAP_ACCEPT_STRIDE when draw_image() is implemented
|
Thu, 10 Oct 2002 00:04:25 +0000 |
arpi |
draw_image()
|
Wed, 09 Oct 2002 23:54:13 +0000 |
arpi |
for() -> memcpy_pic()
|
Wed, 09 Oct 2002 23:39:36 +0000 |
arpi |
10l fix & cleanup of draw_frame(), still NO support for stride :(
|
Wed, 09 Oct 2002 23:13:47 +0000 |
arpi |
draw_slice() seems to support all csp
|
Wed, 09 Oct 2002 22:44:07 +0000 |
arpi |
since draw_slice() supports RGB/BGR, we don't need draw_image() for stride
|
Wed, 09 Oct 2002 22:37:27 +0000 |
arpi |
since draw_slice() can handle packed RGB too, set the VFCAP_ACCEPT_STRIDE flag
|
Wed, 09 Oct 2002 22:32:04 +0000 |
arpi |
support for VFCAP_ACCEPT_STRIDE in vo drivers
|
Wed, 09 Oct 2002 22:07:48 +0000 |
arpi |
VFCAP_DRAW_SLICE added
|
Wed, 09 Oct 2002 21:54:58 +0000 |
arpi |
draw_image, get_image fix
|
Wed, 09 Oct 2002 21:26:16 +0000 |
arpi |
draw_image()
|
Wed, 09 Oct 2002 20:32:41 +0000 |
arpi |
- implemented draw_image()
|
Wed, 09 Oct 2002 19:03:17 +0000 |
arpi |
-fixes vo_directx to work with -fixed-vo
|
Wed, 09 Oct 2002 14:38:38 +0000 |
arpi |
draw_image() implementation (new libvo API)
|
Wed, 09 Oct 2002 13:40:23 +0000 |
arpi |
more cleanup, some -vo mga fullscreen fixes
|
Wed, 09 Oct 2002 13:25:13 +0000 |
arpi |
some cleanup
|
Wed, 09 Oct 2002 13:16:27 +0000 |
arpi |
VfwEx uninit crash fixed, bugreport by Wolfgang Thiess <wollet1@gmx.net>
|
Wed, 09 Oct 2002 01:13:40 +0000 |
arpi |
_EXPERIMENTAL_ option: -fixed-vo for libvo spec compliance testing
|
Wed, 09 Oct 2002 00:52:15 +0000 |
arpi |
preinit() has an arg... use it.
|
Wed, 09 Oct 2002 00:51:04 +0000 |
arpi |
mode check at preinit()
|
Wed, 09 Oct 2002 00:39:04 +0000 |
arpi |
cosmetics
|
Tue, 08 Oct 2002 23:53:33 +0000 |
arpi |
-nosound fix
|
Tue, 08 Oct 2002 23:11:49 +0000 |
arpi |
- fixed a 10l bug: setting PTS flag even if no PTS stored
|
Tue, 08 Oct 2002 22:57:39 +0000 |
arpi |
fixed LPCM parsing
|
Tue, 08 Oct 2002 22:56:43 +0000 |
arpi |
parse samplerate & channels from LPCM header
|
Tue, 08 Oct 2002 22:55:55 +0000 |
arpi |
reset channels too
|
Tue, 08 Oct 2002 22:41:45 +0000 |
rfelker |
remove nonsense warnings now that libaf is used
|
Tue, 08 Oct 2002 19:18:36 +0000 |
arpi |
ffdv is stable now
|
Tue, 08 Oct 2002 17:59:52 +0000 |
arpi |
cosmetics :)
|
Tue, 08 Oct 2002 10:20:36 +0000 |
anders |
Adding function for calculating the delay caused by the filters
|
Tue, 08 Oct 2002 05:46:23 +0000 |
bertrand |
Added support for RTSP stream over TCP.
|
Mon, 07 Oct 2002 22:13:34 +0000 |
arpi |
* Fix for the broken MultiDec files I had originally posted with the
|
Mon, 07 Oct 2002 21:57:43 +0000 |
arpi |
411P added (DV ntsc)
|
Mon, 07 Oct 2002 21:24:44 +0000 |
arpi |
argh. gcc sux. someone please explain why float x=0; if(x>0) ... is true.
|
Mon, 07 Oct 2002 20:01:28 +0000 |
arpi |
fill ao_data correctly
|
Mon, 07 Oct 2002 19:56:26 +0000 |
arpi |
updated for libaf...
|
Mon, 07 Oct 2002 19:51:00 +0000 |
arpi |
updated for libaf rules
|
Mon, 07 Oct 2002 19:21:35 +0000 |
arpi |
fixed ao_data.bps - patch by Tobias Diedrich <td@sim.uni-hannover.de>
|
Mon, 07 Oct 2002 18:42:31 +0000 |
jkeil |
Handle playback of sample rates not supported by the sun audio hardware.
|
Mon, 07 Oct 2002 16:48:22 +0000 |
jkeil |
Document demux_mov.c fix
|
Mon, 07 Oct 2002 16:43:04 +0000 |
jkeil |
BE_16/BE_32 macro was accessing integers from unaligned addresses on SPARC
|
Mon, 07 Oct 2002 14:23:04 +0000 |
alex |
added libaf
|
Mon, 07 Oct 2002 11:29:19 +0000 |
arpi |
DGA1 trivial fix by Fredrik Noring <noring@nocrew.org>
|
Mon, 07 Oct 2002 11:27:20 +0000 |
arpi |
documenting vesa 3 / GTF config
|
Mon, 07 Oct 2002 11:26:20 +0000 |
arpi |
a small fix for vo_vesa, when calling set_refresh, when -nofs used.
|
Mon, 07 Oct 2002 10:46:01 +0000 |
anders |
Adding functionality for adding filters during execution
|
Mon, 07 Oct 2002 10:18:46 +0000 |
arpi |
I think libfaad2 changed recently. The functions faacDecInit() and
|
Mon, 07 Oct 2002 09:15:30 +0000 |
nexus |
sync
|
Mon, 07 Oct 2002 01:50:49 +0000 |
arpi |
libaf compliance (ao_data) fix by Tobias Diedrich <td@sim.uni-hannover.de>
|
Mon, 07 Oct 2002 00:46:57 +0000 |
diego |
Some further explanations, dev-eng is now subscribers only.
|
Mon, 07 Oct 2002 00:19:46 +0000 |
diego |
small updates
|
Sun, 06 Oct 2002 23:24:36 +0000 |
arpi |
reversed Anders' nonsense change
|
Sun, 06 Oct 2002 20:59:46 +0000 |
gabucino |
some obsolete stuff removed
|
Sun, 06 Oct 2002 20:58:07 +0000 |
gabucino |
sync
|
Sun, 06 Oct 2002 20:55:38 +0000 |
gabucino |
updates, fixes
|
Sun, 06 Oct 2002 20:45:57 +0000 |
gabucino |
removing my email addr (too much spam)
|
Sun, 06 Oct 2002 19:54:37 +0000 |
rtognimp |
sync
|
Sun, 06 Oct 2002 19:20:04 +0000 |
arpi |
various fixes, new options
|
Sun, 06 Oct 2002 18:43:01 +0000 |
arpi |
extending the tooslow hints
|
Sun, 06 Oct 2002 18:37:28 +0000 |
arpi |
fixed -ac/vc/ao/vo/afm/vfm stuff
|
Sun, 06 Oct 2002 18:27:02 +0000 |
arpi |
libdvdkit shared install fixed
|
Sun, 06 Oct 2002 18:21:13 +0000 |
arpi |
mayeb fixed dpms/screensaver issues
|
Sun, 06 Oct 2002 18:14:59 +0000 |
arpi |
documenting -vop dint
|
Sun, 06 Oct 2002 18:14:14 +0000 |
arpi |
I found that default isn't optimal so it's changed a bit. :)
|
Sun, 06 Oct 2002 18:03:12 +0000 |
arpi |
smb:// (samba client) support by Vladimir Moushkov <vlindos_mpdev@abv.bg>
|
Sun, 06 Oct 2002 17:50:37 +0000 |
arpi |
i18n should not affect --language
|
Sun, 06 Oct 2002 17:40:51 +0000 |
arpi |
This patch adds the functionality to disable/enable subtitles while playing
|
Sun, 06 Oct 2002 17:31:36 +0000 |
arpi |
DPRINTF -> mp_msg()
|
Sun, 06 Oct 2002 17:30:38 +0000 |
arpi |
Small error, the buffer size got set incorrectly.
|
Sun, 06 Oct 2002 17:18:57 +0000 |
diego |
Fixed some typos and an error in the help output.
|
Sun, 06 Oct 2002 16:56:42 +0000 |
arpi |
This patch hopefully fixes colorkeying and a segfault in exclusive mode
|
Sun, 06 Oct 2002 16:50:35 +0000 |
michael |
typo (found by alex)
|
Sun, 06 Oct 2002 16:32:39 +0000 |
arpi |
updated
|
Sun, 06 Oct 2002 16:16:53 +0000 |
arpi |
uninit cleanup again... thx to Nilmoni Deb for bugreport
|
Sun, 06 Oct 2002 16:12:44 +0000 |
diego |
Added my credits, plus a small wording correction.
|
Sun, 06 Oct 2002 16:01:54 +0000 |
michael |
forgot docs (again ...)
|
Sun, 06 Oct 2002 13:19:21 +0000 |
rtognimp |
sync, shorter messages in help screen
|
Sun, 06 Oct 2002 11:45:49 +0000 |
anders |
Removing annoying printf
|
Sun, 06 Oct 2002 11:28:03 +0000 |
anders |
Changing frequency limit for resampling
|
Sun, 06 Oct 2002 11:26:14 +0000 |
anders |
Adding Support for non-reentrant audio filters
|
Sun, 06 Oct 2002 11:23:02 +0000 |
anders |
Adding -format and -af switches
|
Sun, 06 Oct 2002 10:49:41 +0000 |
arpi |
11l
|
Sun, 06 Oct 2002 10:42:24 +0000 |
arpi |
10l
|
Sun, 06 Oct 2002 05:54:12 +0000 |
atmos4 |
strtod is locale-dependant, so it may only accept either '.' or ',' as decimal point,
|
Sun, 06 Oct 2002 02:59:04 +0000 |
atmos4 |
Enable -subfps for time based subtitles, too.
|
Sun, 06 Oct 2002 01:08:04 +0000 |
arpi |
10l
|
Sun, 06 Oct 2002 00:46:47 +0000 |
atmos4 |
Skip html tags (like <i>) inside subviewer subtitles.
|
Sun, 06 Oct 2002 00:22:32 +0000 |
arpi |
- init fails if no -vo mpegpes
|