Thu, 14 Feb 2002 16:38:50 +0000 |
michael |
minor dststride bugfix for i420 output
|
Thu, 14 Feb 2002 16:17:18 +0000 |
michael |
bugfix for width % 2 != 0
|
Thu, 14 Feb 2002 16:09:36 +0000 |
arpi |
10l... it detected mpeg1/2 ps files as mpeg audio...
|
Thu, 14 Feb 2002 13:58:30 +0000 |
jonas |
Upgrade to latest version, some html fixes.
|
Thu, 14 Feb 2002 13:04:35 +0000 |
albeu |
Audio file demuxer. Extended version for demuxer info.
|
Thu, 14 Feb 2002 12:55:27 +0000 |
albeu |
Also display clip info for audio only contents
|
Thu, 14 Feb 2002 03:26:50 +0000 |
melanson |
a few quick fixes to the FLI decoder
|
Wed, 13 Feb 2002 08:59:23 +0000 |
nick |
Scratch for volunteers
|
Wed, 13 Feb 2002 08:55:05 +0000 |
nick |
typo
|
Wed, 13 Feb 2002 08:24:13 +0000 |
nick |
Fixing "quake" by direct waiting of vsync.
|
Wed, 13 Feb 2002 04:47:12 +0000 |
melanson |
cosmetic fix
|
Wed, 13 Feb 2002 04:06:55 +0000 |
melanson |
some obscure bug fixes to the FLI decoder, with many thanks to Roberto
|
Wed, 13 Feb 2002 03:14:45 +0000 |
rfelker |
fixed broken xvid support ("lm" rather than "-lm" in libs)
|
Wed, 13 Feb 2002 00:38:23 +0000 |
mswitch |
Using the mplayer SwScaler instead of doing scaling manually (sometimes this dies with sig FPE
|
Wed, 13 Feb 2002 00:17:16 +0000 |
michael |
101
|
Tue, 12 Feb 2002 23:30:07 +0000 |
rik |
we are now able to use the new bitwriter code in libavcodec
|
Tue, 12 Feb 2002 23:19:37 +0000 |
michael |
use mem2agpcpy() instead of fast_memcpy()
|
Tue, 12 Feb 2002 23:17:14 +0000 |
michael |
mem2agpcpy()
|
Tue, 12 Feb 2002 22:34:35 +0000 |
gabucino |
sok ize, mutyur, bizbasz.
|
Tue, 12 Feb 2002 22:06:12 +0000 |
pl |
missing #ifdef HAVE_XDPMS
|
Tue, 12 Feb 2002 22:03:44 +0000 |
pl |
Support for XviD library detection:
|
Tue, 12 Feb 2002 17:55:03 +0000 |
michael |
default is allways nozoom again (specify -zoom if u want the sane behavior)
|
Tue, 12 Feb 2002 17:52:30 +0000 |
alex |
fixed old testing part
|
Tue, 12 Feb 2002 17:33:27 +0000 |
alex |
added informat support (for encoding)
|
Tue, 12 Feb 2002 17:10:21 +0000 |
alex |
rgb/bgr 32bpp and IYUV/I420 support
|
Tue, 12 Feb 2002 17:06:21 +0000 |
alex |
mpg 32bpp support
|
Tue, 12 Feb 2002 17:04:43 +0000 |
alex |
mpng: 32bpp support
|
Tue, 12 Feb 2002 17:04:13 +0000 |
alex |
32bpp support, allocating palette based on used colors by file (possible overflow fix)
|
Tue, 12 Feb 2002 16:03:00 +0000 |
rik |
this file is obsoleted by videodev_mjpeg.h
|
Tue, 12 Feb 2002 15:59:32 +0000 |
rik |
this file obsoletes zoran.h and contains the Recommended interface definition for zr devices
|
Tue, 12 Feb 2002 15:53:40 +0000 |
rik |
migration of -vo zr to Recommended Interface definition (this obsoletes zoran.h)
|
Tue, 12 Feb 2002 15:06:04 +0000 |
atmos4 |
add vsync support for doublebuffering to vo_vesa
|
Tue, 12 Feb 2002 10:36:43 +0000 |
nick |
- Shutdown capturing before playback
|
Tue, 12 Feb 2002 08:27:49 +0000 |
arpi |
ehh. forgot to commit this one...
|
Tue, 12 Feb 2002 01:20:59 +0000 |
arpi |
AVI demuxer fixes:
|
Mon, 11 Feb 2002 18:57:25 +0000 |
gabucino |
obladi-oblada
|
Mon, 11 Feb 2002 14:04:31 +0000 |
michael |
minor rounding bugfix in the aspect stuff
|
Mon, 11 Feb 2002 13:45:26 +0000 |
michael |
-fs and or -vm default is nozoom, -zoom does the expected thing
|
Mon, 11 Feb 2002 12:11:48 +0000 |
albeu |
A whole bunch of free_demuxer in demux_open
|
Mon, 11 Feb 2002 11:46:27 +0000 |
albeu |
Place holder for registering modules options
|
Mon, 11 Feb 2002 11:44:50 +0000 |
albeu |
Added new input mouse support in x11 vo
|
Mon, 11 Feb 2002 11:42:08 +0000 |
albeu |
Added key autorepeat support. Options to enable/disable joystick and lirc
|
Mon, 11 Feb 2002 09:15:59 +0000 |
pontscho |
add initial mPNG support
|
Mon, 11 Feb 2002 07:30:05 +0000 |
nick |
Unroll -ni usage for deint. Anyway it doesn't help :(
|
Mon, 11 Feb 2002 07:19:18 +0000 |
nick |
tell to driver doublebuffering
|
Mon, 11 Feb 2002 05:19:11 +0000 |
bertrand |
Removed the url_copy function , since it was badly implemented,
|
Mon, 11 Feb 2002 05:16:09 +0000 |
bertrand |
Cleaned up the way proxies checking was done.
|
Mon, 11 Feb 2002 01:24:56 +0000 |
arpi |
mjpeg encoder cleanup - patch by Rik Snel <rsnel@cube.dyndns.org>
|
Mon, 11 Feb 2002 01:15:22 +0000 |
arpi |
updated. please check...
|
Sun, 10 Feb 2002 23:57:47 +0000 |
michael |
unscaled memcpy variant bugfix (negative strides)
|
Sun, 10 Feb 2002 23:56:01 +0000 |
melanson |
blessed the QT SMC video codec as being "working"
|
Sun, 10 Feb 2002 23:51:23 +0000 |
melanson |
fixed the last few SMC bugs, thanks to Roberto Togni's bug hunting
|
Sun, 10 Feb 2002 19:06:08 +0000 |
melanson |
reinstated original palette decision logic from XAnim (was the QT spec
|
Sun, 10 Feb 2002 18:31:12 +0000 |
alex |
added nmhd, added checking for audio trak in demux_mov_fill_buffer
|
Sun, 10 Feb 2002 18:17:17 +0000 |
alex |
break if error in decompressing, moved buffer allocating
|
Sun, 10 Feb 2002 18:09:52 +0000 |
alex |
identify jpg with case-insensitive 'jpg' or 'jpeg' string
|
Sun, 10 Feb 2002 18:09:20 +0000 |
alex |
check for overflow in new_sh_video and new_sh_audio
|
Sun, 10 Feb 2002 17:48:41 +0000 |
michael |
allways use swScaler
|
Sun, 10 Feb 2002 16:56:30 +0000 |
alex |
removed unused includes, added fastmemcpy support, removed local copy of rgb24toyv12 (using one in postproc/rgb2rgb.c)
|
Sun, 10 Feb 2002 13:11:11 +0000 |
alex |
support swscaler for i420
|
Sun, 10 Feb 2002 12:20:50 +0000 |
arpi |
div3/vfw encoding fixed
|
Sun, 10 Feb 2002 11:25:14 +0000 |
pl |
added options for completeness: --enable-gcc-checking, --disable-profile
|
Sun, 10 Feb 2002 10:05:56 +0000 |
gabucino |
-playlist also accepts ASX files
|
Sun, 10 Feb 2002 10:04:03 +0000 |
gabucino |
added -dvd-device and -cdrom-device
|
Sun, 10 Feb 2002 10:03:39 +0000 |
gabucino |
applied Alban Bedel's patch (-dvd-device and -cdrom-device)
|
Sun, 10 Feb 2002 09:56:50 +0000 |
nick |
Portability
|
Sun, 10 Feb 2002 09:49:45 +0000 |
gabucino |
added credits for Roberto Togni
|
Sun, 10 Feb 2002 08:53:16 +0000 |
gabucino |
[REVERSE] this patch translated the file back to english
|
Sun, 10 Feb 2002 02:37:54 +0000 |
melanson |
added more tips on codec development
|
Sun, 10 Feb 2002 01:43:35 +0000 |
arpi |
BGR24 support, including flip flag
|
Sun, 10 Feb 2002 01:23:36 +0000 |
melanson |
Fixed FILM demuxer so that it now plays (my) FILM files
|
Sun, 10 Feb 2002 01:07:58 +0000 |
michael |
bgr15 / bgr16 input support (with -zoom)
|
Sun, 10 Feb 2002 00:56:08 +0000 |
arpi |
DV-ntsc (dvc) added for quicktime DV sterams
|
Sun, 10 Feb 2002 00:55:10 +0000 |
arpi |
temp. workaround for VFW upside-down flip
|
Sun, 10 Feb 2002 00:45:56 +0000 |
arpi |
fixedsize video samples fixed (dvntsc-qt.mov)
|
Sun, 10 Feb 2002 00:43:31 +0000 |
michael |
unscaled BGR24 -> YV12
|
Sun, 10 Feb 2002 00:30:24 +0000 |
michael |
rgb24toyv12 in MMX (untested)
|
Sun, 10 Feb 2002 00:16:46 +0000 |
atmos4 |
Don't read index for -forceidx and -nodix (speedup with bad media and not needed anyway)
|
Sun, 10 Feb 2002 00:07:34 +0000 |
rfelker |
initial seeking (-ss) support in mencoder
|
Sat, 09 Feb 2002 23:43:48 +0000 |
michael |
bgr24toUV in MMX
|
Sat, 09 Feb 2002 22:38:36 +0000 |
alex |
added voctrl_guisupport and fixed some typos
|
Sat, 09 Feb 2002 22:20:03 +0000 |
gabucino |
"I finished the rest of the german documentation and fixed
|
Sat, 09 Feb 2002 21:56:25 +0000 |
mswitch |
Test
|
Sat, 09 Feb 2002 20:05:49 +0000 |
melanson |
Added native codec support for QT RPZA data, courtesy of Roberto Togni
|
Sat, 09 Feb 2002 17:54:29 +0000 |
gabucino |
applied David Holm's patch
|
Sat, 09 Feb 2002 17:40:33 +0000 |
mswitch |
updated :noprebuf to emulate the playback used in mplayer 0.60 (with dxr3 patch), this solves
|
Sat, 09 Feb 2002 17:03:53 +0000 |
michael |
bgr24toY in MMX
|
Sat, 09 Feb 2002 15:14:48 +0000 |
nick |
Get(Set) deinterlacing
|
Sat, 09 Feb 2002 14:53:49 +0000 |
nick |
temporary solution to disable adaptive deinterlacing engine
|
Sat, 09 Feb 2002 14:44:09 +0000 |
mswitch |
Fixed a bug where seeking would lock mplayer
|
Sat, 09 Feb 2002 14:34:08 +0000 |
nick |
Fix according to strange bugreport
|
Sat, 09 Feb 2002 14:27:24 +0000 |
mswitch |
Removed some stuff from the em8300 driver, had to compensate
|
Sat, 09 Feb 2002 13:58:37 +0000 |
nexus |
FreeBSD fix
|
Sat, 09 Feb 2002 11:35:24 +0000 |
mswitch |
Added switch to disable prebuffering
|
Sat, 09 Feb 2002 11:15:11 +0000 |
mswitch |
ARGH, changing playback speed was a mistake...
|
Sat, 09 Feb 2002 11:10:31 +0000 |
mswitch |
Fixed some stuff with setting timestamps, and added proper setting of playback speed. I'm
|