2001-11-06 |
michael |
mmx2 bgr24 stuff from swscale (slightly faster)
|
2001-11-06 |
nick |
rgb24to32 now is faster
|
2001-11-06 |
michael |
vars are aligned by 8 now (even faster, yes they where not aligned correctly)
|
2001-11-06 |
michael |
16bpp is 10% faster
|
2001-11-06 |
michael |
15 bpp support
|
2001-11-06 |
michael |
common code moved to a #define
|
2001-11-06 |
pontscho |
add prostproc/rgb2rgb
|
2001-11-06 |
nick |
Move yuv2rgb to postprocess
|
2001-11-06 |
nick |
No longer required
|
2001-11-06 |
michael |
faster bgr24 output
|
2001-11-06 |
gabucino |
small typo fixed
|
2001-11-05 |
michael |
only 6 registers used
|
2001-11-05 |
jaf |
autodetecting for dvb-cards
|
2001-11-05 |
atmos4 |
MEncoder compile fiy by marpet.
|
2001-11-05 |
michael |
unsigned stuff
|
2001-11-05 |
michael |
yuy2toyv12 fixed and speedup
|
2001-11-05 |
michael |
fixed yv12toyuy2
|
2001-11-05 |
arpi |
MBC->MPEG2_MBC, max image size increased
|
2001-11-05 |
nick |
Forgot
|
2001-11-05 |
nick |
Fixed rgb32(24)to15 stuff
|
2001-11-05 |
nick |
Fixed rgb32(24)to16 stuff, rgb32(24)to15 is still broken
|
2001-11-05 |
nick |
Well - old algorithms and new stuff rgb24to16(15)
|
2001-11-05 |
pontscho |
fix small xshape bug
|
2001-11-05 |
arpi |
passing palette to libvo
|
2001-11-05 |
arpi |
-lm for ffmpeg detect Christian Marillat <marillat@free.fr>
|
2001-11-05 |
arpi |
ignoring decompressquery error
|
2001-11-05 |
arpi |
updated
|
2001-11-05 |
nick |
rgb32to16, rgb32to15 support
|
2001-11-05 |
nick |
More standards compilance
|
2001-11-05 |
jaf |
Transated by: Leandro Lucarella <leandro@lucarella.com.ar
|
2001-11-05 |
jaf |
Sorry, my laptop has no dvb-card
|
2001-11-05 |
arpi |
ao_mpegpes
|
2001-11-05 |
arpi |
vo_pts added
|
2001-11-05 |
arpi |
audio packet writting added
|
2001-11-05 |
arpi |
libvo driver may have its own timing
|
2001-11-05 |
michael |
yuy2toyv12 in MMX
|
2001-11-05 |
atmos4 |
Quick hack to don't use ldivxencode on systems where it'S not installed.
|
2001-11-05 |
michael |
yv12toyuy2 in MMX
|
2001-11-05 |
michael |
yv12 <-> yuy2 in C
|
2001-11-05 |
pl |
problems with --with-sdl-config (option ignored)
|
2001-11-04 |
atmos4 |
Removed -fomit-frame-pointer hack in favour of CFLAGS warning I previously added (this should also fix profiling and maybe some non-x86 build).
|
2001-11-04 |
michael |
faster 15to16 bit rgb (the mmx routine is limited by memory speed so there is no difference ): but the c routine is faster
|
2001-11-04 |
michael |
palette to bgr24
|
2001-11-04 |
arpi |
vivo 2.0 support
|
2001-11-04 |
arpi |
vivo 2.0 compatibility
|
2001-11-04 |
michael |
bgr32to16, bgr32to15 (needed for palette stuff)
|
2001-11-04 |
nick |
triple buffering interface
|
2001-11-04 |
nick |
Minor notes
|
2001-11-04 |
arpi |
fixes
|
2001-11-04 |
gabucino |
some updates
|
2001-11-04 |
nick |
Use standard aspect code
|
2001-11-04 |
nick |
Code cleanup
|
2001-11-04 |
arpi |
vivo demuxer
|
2001-11-04 |
nick |
Double buffering support
|
2001-11-04 |
pl |
message for xanim codecs
|
2001-11-04 |
gabucino |
divx4 installation updated
|
2001-11-04 |
alex |
fixed cram and vivo
|
2001-11-04 |
alex |
fixed api revision and input fourcc handling (mappings are working too :)
|
2001-11-04 |
arpi |
fourcc mapping fixed - 10l to someone
|
2001-11-04 |
michael |
green line fix for dstw%8!=0
|
2001-11-04 |
alex |
supporting GetFormatSize
|
2001-11-04 |
nexus |
XAnim sync, typo
|
2001-11-04 |
nick |
using const modifier
|
2001-11-04 |
nick |
Fixed rgb2rgb in DGA mode
|
2001-11-04 |
alex |
added vivo h.263, vivo g.723, twos
|
2001-11-04 |
gabucino |
started mencoder documentation
|
2001-11-04 |
gabucino |
*** empty log message ***
|
2001-11-04 |
arpi |
works! copy video steram to .avi file playable with ivvideo.dll
|
2001-11-04 |
michael |
fixed warnings
|
2001-11-04 |
alex |
fixed TlsAlloc
|
2001-11-04 |
michael |
faster bgr15/16
|
2001-11-04 |
arpi |
KERNEL32 fix for ivvideo and strncmp for U263
|
2001-11-04 |
arpi |
convertiong to avi
|
2001-11-04 |
gabucino |
ovc oac
|
2001-11-04 |
arpi |
dump h263 frame headers from vivo
|
2001-11-03 |
gabucino |
decreasing my todo list
|
2001-11-03 |
pl |
added new options ( -playlist < > )
|
2001-11-03 |
pl |
avoids spitting bad compilation messages at the user when sthg does not work
|
2001-11-03 |
arpi |
-oac/-ovc (fake:))
|
2001-11-03 |
alex |
sorry for the help_msg.h
|
2001-11-03 |
alex |
xacodec configure support
|
2001-11-03 |
alex |
removed #define USE_XANIM hack
|
2001-11-03 |
alex |
checkin for xanim support, also --disable-xanim and --with-xanimlibdir option added
|
2001-11-03 |
gabucino |
nahat, mit valtoztattam?
|
2001-11-03 |
arpi |
avg bps calc fixed
|
2001-11-03 |
alex |
vo_format_name prototype added
|
2001-11-03 |
arpi |
WMP compatibility fixed
|
2001-11-03 |
arpi |
new stream field: size
|
2001-11-03 |
arpi |
partially synced with avifile... (TODO: migrate to new registry.c and driver.c)
|
2001-11-03 |
alex |
fixed commandline bug: handling '-' as option when '--' unused
|
2001-11-03 |
nick |
What's new:
|
2001-11-03 |
nexus |
playlist sync, small fixes
|
2001-11-03 |
arpi |
-playlist option patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>
|
2001-11-03 |
arpi |
dxr3 instructions by David Holm <dholm@telia.com>
|
2001-11-03 |
arpi |
ao_dxr3 by David Holm <dholm@telia.com>
|
2001-11-03 |
arpi |
dxr3 support by David Holm <dholm@telia.com>
|
2001-11-03 |
arpi |
divx4 2-pass support, -frames option
|
2001-11-02 |
arpi |
divx4_vbr -> mplayer integration
|
2001-11-02 |
arpi |
initial import from transcode
|
2001-11-02 |
jaf |
TV-Out Section needs also an update ... next week i'll leave school ;-)
|
2001-11-02 |
arpi |
-srate and -pp 0 fixes
|
2001-11-02 |
michael |
right green line bugfix for width not %8==0 (untested -vo vesa doesnt work)
|
2001-11-02 |
nick |
code cleanup
|
2001-11-02 |
nick |
Fixed bug of -vc libmpeg2 on vesa:dga
|
2001-11-02 |
arpi |
fixed AVI header creation - now should be compatible with NaNdub
|
2001-11-02 |
arpi |
MPEGLAYER3WAVEFORMAT added
|
2001-11-02 |
nick |
Qualitative speedup decoding when video card supports DGA!
|
2001-11-02 |
nick |
Double buffering interface
|
2001-11-02 |
gabucino |
formatting (drive C:)
|
2001-11-02 |
arpi |
updated
|
2001-11-02 |
nick |
*** empty log message ***
|
2001-11-02 |
gabucino |
to be completed
|
2001-11-02 |
pontscho |
kurva gui.
|
2001-11-02 |
arpi |
divx4 and lame subconfig support
|
2001-11-02 |
michael |
mmx opt ,untested, i have no mga
|
2001-11-02 |
alex |
partly upgraded to mp_msg and fixed minor bug in parse_command_line
|
2001-11-02 |
alex |
fixed fault with --help
|
2001-11-02 |
arpi |
verbose fixed
|
2001-11-02 |
alex |
fixed subconfig, exiting on error, supporting flags
|
2001-11-02 |
arpi |
MSGT_MENCODER added
|
2001-11-02 |
alex |
subconfig support
|
2001-11-02 |
arpi |
mencoder commandline handling
|
2001-11-02 |
alex |
added subconfig type
|
2001-11-02 |
arpi |
common options moved out - for mencoder
|
2001-11-02 |
alex |
fixed arpi's cfgparser bug
|
2001-11-01 |
gabucino |
1l (megittam:)
|
2001-11-01 |
arpi |
new A-V sync correction and fps conversion stuff
|
2001-11-01 |
eyck |
SSE update on FreeBSD
|