Mercurial > mplayer.hg
graph
-
guess what :)2002-05-03, by atmos4
-
Fix for darwins date2002-05-03, by atmos4
-
Port to darwin.2002-05-03, by atmos4
-
timer didn't update if mplayer is too fast (no video)2002-05-03, by iive
-
fix aspect ratio handling2002-05-03, by pontscho
-
add something like 'Optimizing for: i686 mmx mmx2 sse'2002-05-03, by jaf
-
disabled audio2002-05-02, by alex
-
10l2002-05-02, by alex
-
avid mjpeg support (external huffman table)2002-05-02, by alex
-
linux/cdrom.h detection fix by Denis Ducamp <Denis.Ducamp@hsc.fr>2002-05-02, by arpi
-
printf to mp_msg2002-05-02, by albeu
-
New MSGT for more printf to mp_msg2002-05-02, by albeu
-
printf to mp_msg2002-05-02, by albeu
-
mp_msg level fix2002-05-02, by albeu
-
printf to mp_msg2002-05-02, by albeu
-
printf to mp_msg + warning msg from MSGL_INFO to MSGT_WARN2002-05-02, by albeu
-
printf to mp_msg2002-05-02, by albeu
-
Fix frame_time for variable fps movies as it was the last frame duration.2002-05-02, by albeu
-
- frame_time delayed one frame, as it's really duration of current frame,2002-05-02, by arpi
-
.raw width>=65536 support by Georgi Georgiev <chutz@chubaka.homeip.net>2002-05-02, by arpi
-
catching vo/vf init failure2002-05-01, by arpi
-
bsd+mpdvdkit worx2002-05-01, by gabucino
-
setting vf_inited flag, some printf->mp_msg, some MSGL_FATAL->MSGL_WARN2002-05-01, by arpi
-
vf_inited flag added2002-05-01, by arpi
-
patch by Jürgen Appel <jappel@linux01.gwdg.de>:2002-05-01, by pl
-
fixed bogus overloaded "q" parameter for lame mp3 encoding2002-05-01, by rfelker
-
expand=-1:-50:0:0 -> mwidth:mheight+50:0:02002-05-01, by pontscho
-
fix fullscreen bug2002-05-01, by pontscho
-
some bug fix2002-05-01, by pontscho
-
completed real seeking - working very well with audio only files2002-04-30, by alex
-
Suggested fix by2002-04-30, by atmos4
-
Added ICY error 400: Server full.2002-04-30, by bertrand
-
Convert printf to mp_msg in the network layer2002-04-30, by albeu
-
some vfw codecs supports I420 and YV12 too2002-04-30, by alex
-
another pre-release2002-04-30, by eyck
-
trying to fix nicks bugs ...2002-04-29, by michael
-
fix fullscreen bug es ilyen libvo not initialized bug with gui igy2002-04-29, by pontscho
-
OpenBSD patch - by Björn Sandell <biorn@dce.chalmers.se>2002-04-29, by arpi
-
guessing palette - patch by salvador <salvador@inti.gov.ar>2002-04-29, by arpi
-
-xy/-zoom updated2002-04-29, by arpi
-
updated2002-04-29, by arpi
-
-xy,-zoom,-flip available in mencoder too2002-04-29, by arpi
-
apply aspect prescaling to -xy2002-04-29, by arpi
-
disabling gtk messagebox - fixes gtk crashes2002-04-29, by arpi
-
more compatible libpng version check2002-04-29, by arpi
-
8bpp raw avi support2002-04-29, by arpi
-
ugly workaround disabled2002-04-29, by arpi
-
Add support for another AVI with ogg/vorbis audio (0x674F)2002-04-29, by albeu
-
Fix buggy extra header printing2002-04-29, by albeu
-
Uncompressed avi files are stored upside down.2002-04-29, by ksorim
-
Use new style query_formats flags. Fixes bug with flip.2002-04-29, by ksorim
-
Default to the mixer device matching the audio device used for audio output.2002-04-29, by jkeil
-
Added ICY error 401: Service unavailable.2002-04-28, by bertrand
-
only freebsd has BSD-style dvd_struct? - enable dvdkit only for linux+freebsd2002-04-28, by arpi
-
DFB 0.9.10 update patch by Jiri.2002-04-28, by atmos4
-
do cpudetect before anything else2002-04-28, by arpi
-
don't re-detect cpu2002-04-28, by arpi
-
mpdvdkit vs. bsd fixed?2002-04-28, by arpi
-
soundcard.h fix, by Bernd Ernesti <mplayer@lists.veego.de>2002-04-28, by arpi
-
oss detection fix for bsd2002-04-28, by arpi
-
patch that should fix the "isofs uses mga_vid" bug2002-04-28, by arpi
-
OpenBSD section translated from Bjorn's patch2002-04-28, by gabucino
-
doxization2002-04-28, by gabucino
-
open w/O_CREAT requires a third argument, mode!2002-04-28, by rfelker
-
openbsd updates by Björn Sandell <biorn@dce.chalmers.se>2002-04-28, by arpi
-
updated to latest -vop changes2002-04-28, by arpi
-
1000l2002-04-28, by arpi
-
10l2002-04-28, by arpi
-
support hurryup flag (-(hard)framedrop)2002-04-27, by arpi
-
10l2002-04-27, by arpi
-
realtime yv12->mpeg1 with libavcodec qscale=12002-04-27, by arpi
-
OpenBSD, NetBSD portability patches by2002-04-27, by arpi
-
A little fix with hw video parameters setting2002-04-27, by albeu
-
A almost complete rewrite.2002-04-27, by albeu
-
Avoid bogus file not found message if vobsub isn'T forced (autodetect).2002-04-27, by atmos4
-
ICY found (mp3 stream) != sucess.2002-04-27, by albeu
-
Handle winamp playlist as sublist.2002-04-27, by albeu
-
update: we use the new quantizer in libavcodec, -zrquality 1 is allowed2002-04-27, by rik
-
update: we use the new quantizer in libavcodec2002-04-27, by rik
-
yeah, never write dox in the morning2002-04-27, by gabucino
-
Runtime cpu detection is disabled by default.2002-04-27, by ksorim
-
OSD/SUB doc2002-04-27, by gabucino
-
more libdvd* text removed2002-04-27, by gabucino
-
updated DVD documentation for libmpdvdkit2002-04-27, by gabucino
-
HTML typo2002-04-27, by gabucino
-
10l pl =)2002-04-27, by atmos4
-
"." removed2002-04-27, by gabucino
-
fix for latest alsa (sys/asoundlib.h has been moved to alsa/asoundlib.h)2002-04-27, by pl
-
divx5.1 features added2002-04-27, by arpi
-
osd crash fixed2002-04-26, by arpi
-
frameno.avi seeking workaround2002-04-26, by arpi
-
maintainers updated (tell me if something missing), matrox list moved2002-04-26, by arpi
-
input/lirc/slavemode doc by Albeu2002-04-26, by arpi
-
some fixes2002-04-26, by arpi
-
volume setting with lame - patch by silicon@falcon.sch.bme.hu2002-04-26, by arpi
-
argh, missed this one as I have no dxr3.2002-04-26, by atmos4
-
removed my 'extension'2002-04-26, by jaf
-
Correct my half reverse commit. Sorry Atmos.2002-04-26, by albeu
-
eeh 10l forogt to commit.2002-04-26, by atmos4
-
Don't break the pointer for the next file.2002-04-26, by albeu
-
corrected what felix made buggy ;-)2002-04-26, by jaf
-
Allow disabling of libfame and allow to enforce (not) building libavcodec.2002-04-26, by atmos4
-
Fix bug in LR's patch.2002-04-26, by atmos4
-
Disable vidix on cygwin for now.2002-04-26, by atmos4
-
Fix osd progress bar.2002-04-26, by albeu
-
fix fullscreen (?)2002-04-25, by pontscho
-
Fix keypad volume control.2002-04-25, by atmos4
-
crlf->lf2002-04-25, by arpi
-
uninit libvo before getch2 - requires for clean svgalib uninit2002-04-25, by arpi
-
small fixes2002-04-25, by arpi
-
frame-based mpsub parser fix - patch by Rizsanyi Zsolt <rizsanyi@myrealbox.com>2002-04-25, by arpi
-
bigendian fix - thx to Rogério Brito <linuxconsult@yahoo.com.br>2002-04-25, by arpi
-
mplayer_lirc->mplayer2002-04-25, by arpi
-
bigendian fix - thx to Rogério Brito <linuxconsult@yahoo.com.br>2002-04-25, by arpi
-
FreeBSD fix2002-04-25, by nexus
-
-rootwin fix...2002-04-24, by arpi
-
-rootwin fixed, keys work, mouse doesn't2002-04-24, by arpi
-
-rootwin fix by Tomas Konir <moje@molly.vabo.cz>2002-04-24, by arpi
-
define HAVE_LINUX_DVD_STRUCT2002-04-24, by arpi
-
DVDKIT support2002-04-24, by arpi
-
defines USE_MPDVDKIT2002-04-24, by arpi
-
fix warning2002-04-24, by arpi
-
runtime cpustuff disabled by default - it was tested enough2002-04-24, by arpi
-
handles DVDKIT_SHARED, compile and install libmpdvdkit.so2002-04-24, by arpi
-
libdir changed2002-04-24, by arpi
-
enable dvdkit only for linux, bsd* and solaris2002-04-24, by arpi
-
Uninit added2002-04-24, by albeu
-
applied 2 patches2002-04-24, by gabucino
-
Added demuxer uninit2002-04-24, by albeu
-
Add seeking without index (still not perfect). Use -forceidx for the2002-04-24, by albeu
-
disable vidix for non-x86 by default2002-04-24, by arpi
-
fix system_name case2002-04-24, by arpi
-
mp_mp3_get_lsf() added - to get decomp. frame size2002-04-24, by arpi
-
Hopefully fix ffmpeg12 aspect.2002-04-24, by atmos4
-
more strict check for .mp32002-04-23, by arpi
-
AVID is buggy (image shifted/scaled?) with mainconcept codec2002-04-23, by arpi
-
Portability fix with realloc2002-04-23, by albeu
-
add headers detection for mpdvdkit2002-04-23, by pontscho
-
workaround: force PF table setup in IsProcessorFeaturePresent2002-04-23, by alex
-
tm20 finally working2002-04-23, by alex
-
sorry2002-04-23, by pontscho
-
mostma' fix2002-04-23, by pontscho
-
Fix % seeking2002-04-23, by albeu
-
Fix audio only absolute seeking2002-04-23, by albeu
-
fix timer for audio only files2002-04-23, by pontscho
-
divx audio workaround2002-04-23, by arpi
-
reading pll in 32-bit instead of 8-bit +1, +22002-04-23, by michael
-
AFMT_AC3 autodetect/fallback to S162002-04-22, by arpi
-
fix audio only files play2002-04-22, by pontscho
-
Fix a bug produced when line are terminated with \r\n and not a single2002-04-22, by albeu
-
x1 deblocking filter bugfix2002-04-22, by michael
-
add multiple filter types2002-04-22, by pontscho
-
mplayer/mencoder2002-04-22, by jaf
-
add none for dvd subtitle menu2002-04-22, by pontscho
-
bugfixes2002-04-22, by jaf
-
hq mode in first pass should work (as bad, ehh as well as LQ)2002-04-22, by michael
-
obsoleted options2002-04-21, by arpi
-
support for new stuff (lavc internal 2pass, ...)2002-04-21, by michael
-
add libmpdvdkit lib2002-04-21, by pontscho
-
typo fix for pre22002-04-21, by alex
-
Added uninit2002-04-21, by albeu
-
8bpp paletted -> 15/16/24/32 converter2002-04-21, by arpi
-
memory leak(off by 1 bug)2002-04-21, by iive
-
10l, >1bpp modes fixed..., x<->y swapped2002-04-21, by arpi
-
added UB Video MPEG 42002-04-21, by alex
-
export palette for rgb8/bgr82002-04-21, by arpi
-
ugly hack for morgands2002-04-21, by alex
-
added pegasus codecs2002-04-21, by alex
-
added my todo ;)2002-04-21, by alex
-
applied Holm^H^H^H^HDiego's (?:) patch2002-04-21, by gabucino
-
devfs fix?2002-04-21, by arpi
-
Complement existing filters - rotate and flip.2002-04-21, by eyck
-
alf2 working, added techsmith camtasia2002-04-21, by alex
-
100l - fixed yuy2 -dr, reported by Nexus2002-04-21, by arpi
-
using print_wav_header in acm init2002-04-21, by alex
-
new pre-release..2002-04-21, by eyck
-
dumping unknown extradata too2002-04-21, by alex
-
removed some silly comments and added lhacm audio - working2002-04-21, by alex
-
ATI VCR2 working (YV12) added ATI VCR1 and rricm (matrox marvel mjpeg)2002-04-21, by alex
-
more infos2002-04-21, by jaf
-
added voxware rt24 speech codec2002-04-21, by alex
-
RegisterClassA and UnregisterClassA for VoxWare RT24 speech codec ACM2002-04-21, by alex
-
shouldn't decode ijpg with lead, as it cannot detect w/h (ijpg is used by -mf)2002-04-21, by arpi
-
added truespeech and moved ms11, ucod2002-04-21, by alex
-
LEAD (m)jpeg added2002-04-21, by arpi
-
commented out debug msg2002-04-21, by alex
-
added qpeg2002-04-21, by alex
-
added UCOD2002-04-21, by alex
-
added SetEnvironmentVariableA for UCOD-ClearVideo DLL2002-04-21, by alex
-
mss1 fixed2002-04-21, by alex
-
added _EH_prolog (needed by mss1 codec)2002-04-21, by alex
-
1l2002-04-20, by alex
-
minor changes2002-04-20, by alex
-
filters uninit2002-04-20, by arpi
-
some tasks completed2002-04-20, by alex
-
some typos2002-04-20, by alex
-
typo2002-04-20, by jaf
-
applied Holm's patch (credits updated)2002-04-20, by gabucino
-
Seeking implemented2002-04-20, by albeu
-
antoher try, ecp reading like in gatos ...2002-04-20, by michael
-
mpegaudio->mp2+mp3 renamed in ffmpeg2002-04-20, by arpi
-
okej, back again, reworded2002-04-20, by gabucino
-
default is not 0 but center2002-04-20, by gabucino
-
-conf and -config don't exist anymore :(2002-04-20, by gabucino
-
applied Holm's patch2002-04-20, by gabucino
-
small fixes2002-04-20, by gabucino
-
tudok angolul2002-04-20, by gabucino
-
better wording2002-04-20, by gabucino
-
Added -input js-dev xx option to specifies the joystick device to use.2002-04-20, by albeu
-
more deciliters2002-04-20, by gabucino
-
updates2002-04-20, by gabucino
-
RTFMed tech/vop.txt, added more info2002-04-20, by gabucino
-
more tajpo2002-04-20, by gabucino
-
video filter layer dokksz2002-04-20, by gabucino
-
tájpó2002-04-20, by gabucino
-
video filter layer documentation begun (maybe audio layer should be2002-04-20, by gabucino
-
synced with arpi's "fixes, updates"2002-04-20, by gabucino
-
I2C is also needed for G400 tvout2002-04-20, by gabucino
-
swscaler yv12 vs i420 workaround2002-04-19, by arpi
-
1000l2002-04-19, by arpi
-
debug line2002-04-19, by arpi
-
workaround yv12 vs. i420 'bug' of swscale2002-04-19, by arpi
-
nuppelvideo is I420-only :(2002-04-19, by arpi
-
accept I420/IYUV in query_format2002-04-19, by arpi
-
flipped rgb fixed2002-04-19, by arpi
-
more stuff required when GUI bugreporting (nobody reads it anyway)2002-04-19, by gabucino
-
better lame2.96inconsistency explanation2002-04-19, by gabucino
-
minor fixes and flipping support2002-04-19, by alex
-
sync with mplayerxp2002-04-19, by nick
-
fix compile bug2002-04-19, by pontscho
-
corrections2002-04-19, by arpi
-
Good evening ladies and gentleman and welcome to the latest2002-04-19, by arpi
-
Fix loop playback. Main loop was quited on end of video.2002-04-19, by albeu
-
rotate added2002-04-19, by arpi
-
rotation/mirror filter2002-04-19, by arpi
-
typo fix2002-04-19, by arpi
-
fixes, updates2002-04-19, by arpi
-
video filters docs2002-04-18, by arpi
-
Fix non-interactive install issue, based on report from Jens2002-04-18, by eyck
-
10l2002-04-18, by arpi
-
fix skin loading bug2002-04-18, by pontscho
-
add prev/next title feature for gui dvd support2002-04-18, by pontscho
-
show extended mp3 info2002-04-18, by arpi
-
don't allow invalid parameters2002-04-18, by arpi
-
- new option "-burnonly": burn only the preformated bin images2002-04-18, by atmos4
-
-srate for mp3 fixed2002-04-18, by arpi
-
fixed block artefacts and speedup at the same time2002-04-18, by iive
-
applied goth (Jonas Jermann)'s patch2002-04-18, by gabucino
-
dvfs fix, 10l2002-04-18, by arpi
-
vo_mouse_timer_const is optional2002-04-18, by arpi
-
'wide' may contain 'mdat'2002-04-18, by arpi
-
This patch replaces vo_svga.c with an improved version that does not use2002-04-18, by arpi
-
-ovc help fixed2002-04-18, by arpi
-
update2002-04-18, by arpi
-
slices+field pictures fixed, initial sig11 workaround2002-04-18, by arpi
-
obsoleted, use vd_libmpeg2.c2002-04-18, by arpi
-
cbr mp3 + wmp fixed (hopefully, untested)2002-04-18, by arpi
-
ifdef reading dvd args, without it non-dvd compilation fails.2002-04-18, by eyck
-
IMGTYPE_IPB not yet supported :(2002-04-17, by arpi
-
DVD subs fixed2002-04-17, by arpi
-
enabled new OSD code in -vop expand, subtitles rendering support to mencoder2002-04-17, by arpi
-
align yuv 4:2:0 y position by 22002-04-17, by arpi
-
fix dvd pause. 10l2002-04-17, by pontscho
-
Minor patches from Tomi Ollila <Tomi.Ollila@iki.fi>:2002-04-17, by rik
-
fix dvd playing under gui2002-04-17, by pontscho
-
bbox calculation fixed (font->height < real height)2002-04-17, by arpi
-
10l2002-04-17, by arpi
-
prefer prefetchnta if its available2002-04-17, by michael
-
mpi clear func2002-04-17, by arpi
-
pre mmx2/3dnow fix2002-04-17, by michael
-
fix ".". thanksz pl.2002-04-17, by pontscho
-
fix mouse cursor hide/show2002-04-17, by pontscho
-
Preliminary support for lavcs b-frame encoding, disabled by default.2002-04-17, by atmos4
-
Bug fix in mouse button handling for 2° scroller (I hope it work2002-04-17, by albeu
-
Add correct loop option parsing in command line parser.2002-04-17, by albeu
-
add message2002-04-17, by pontscho
-
Mark Schreiber sent link to Marcus Sundburg patch to mga_vid, which enables2002-04-16, by eyck
-
xp removed2002-04-16, by jaf
-
fix playlist bug with gui and rewrite mousecursor show/hide code2002-04-16, by pontscho
-
fix dvdnav detection2002-04-16, by pontscho
-
upsz, 10l :)2002-04-16, by pontscho
-
add jpeg support for libvo2002-04-16, by pontscho
-
Disabled spuenc code due to upcoming prerelease, there are still bugs here2002-04-16, by mswitch
-
disable hq for 1st pass2002-04-16, by arpi
-
vo_osd_check_range_update() added + 10l fix2002-04-16, by arpi
-
(buggy) osd support, disabled for now, mencoder needs fixes to compile2002-04-16, by arpi
-
OSD handled by vf control()2002-04-15, by arpi
-
print version number, so we know if the user forgot to copy/install the driver2002-04-15, by michael
-
osd: calculating bbox2002-04-15, by arpi
-
Switched e-mail2002-04-15, by mswitch
-
new osd code, use osd objs to follow changes and do minimal updates2002-04-15, by arpi
-
libpng2-dev no longer exists in debian. libpng-dev should be there.2002-04-15, by eyck
-
removed unused XP, TVISION and AVIP stuff2002-04-15, by alex
-
removed unused XP stuff2002-04-15, by alex
-
Updated to support resampling audio and multiple cds.2002-04-15, by atmos4
-
2-pass qscale fixed2002-04-15, by arpi
-
It is not the right place for this.2002-04-15, by eyck
-
FPS calculation fixed2002-04-15, by arpi
-
-skiplimit/-noskip options to disable fps correction2002-04-15, by arpi
-
get aspect info from display size if != real size2002-04-15, by arpi
-
dvdnav hotfix2002-04-15, by arpi
-
-sb option re-added (noticed by Alexandre Oliva <oliva@lsd.ic.unicamp.br>)2002-04-15, by arpi
-
mga_vid driver in form of a patch against linux-2.4.182002-04-15, by eyck
-
workaround Juanjo's stupid vme change2002-04-14, by arpi
-
Most of informational printk's ifdef'd.2002-04-14, by eyck
-
Support XV over remote connections, patch by Dmitry Karasik <dimakar at yahoo.com>2002-04-14, by atmos4
-
some more statistics: BENCHMARKn2002-04-14, by arpi
-
updated2002-04-14, by arpi
-
updated -double option2002-04-14, by gabucino
-
Changed the big handling to make it use mplayer's endian macros.2002-04-14, by bertrand
-
Added big endian handling for the ASF_chunk_t struct.2002-04-14, by bertrand
-
Added big endian macro for asf_chunk_t and added defines for the ASF chunk type.2002-04-14, by bertrand
-
fame doesn't accept stride2002-04-14, by arpi
-
export width too2002-04-14, by arpi
-
draw_slices with framedrop fixed2002-04-14, by arpi
-
new -framedrop code - works much better than the old one2002-04-14, by arpi
-
0.1 bugfix2002-04-13, by arpi
-
cleanup. cosmetics only, no functional changes2002-04-13, by arpi
-
mp_image moved to libmpcodecs2002-04-13, by arpi
-
img_format moved to libmpcodecs2002-04-13, by arpi
-
mp_image.h and img_format.h moved to libmpcodecs2002-04-13, by arpi
-
update2002-04-13, by arpi
-
less namespace pollution2002-04-13, by arpi
-
fastmemcpy path fixed2002-04-13, by arpi
-
native codecs files moved to libmpcodecs/native/2002-04-13, by arpi
-
moved to libmpcodecs/native/2002-04-13, by arpi
-
comp.fixes2002-04-13, by arpi
-
unused files2002-04-13, by arpi
-
syncfb, mp1e, opendivx removed/disabled2002-04-13, by arpi
-
libdv detection2002-04-13, by arpi
-
bigendlian fix by Guillaume Morin <guillaume@morinfr.org>2002-04-13, by arpi
-
handle width*bpp!=stride2002-04-13, by arpi
-
10l2002-04-13, by arpi
-
rgb2bgr converter2002-04-13, by arpi
-
ffmjpeg yuy2 support2002-04-13, by arpi
-
yuy2 support, fixed bug of dropping frame after config_vo calls2002-04-13, by arpi
-
Added aspect considerations.2002-04-13, by atmos4
-
Misc cleanups of the code2002-04-13, by mark
-
ignore ecp2002-04-13, by michael
-
yuv422p -> yuy2 (untested)2002-04-13, by michael
-
RGBvsBGR added2002-04-13, by arpi
-
updated2002-04-13, by arpi
-
libac3 removed2002-04-13, by arpi
-
obsolete2002-04-13, by arpi
-
updated to english version2002-04-13, by frodone
-
rgb24->bgr242002-04-13, by michael
-
draft v0.12002-04-13, by arpi
-
Added support for choosing weather to use double-buffering or single buffering2002-04-13, by mark
-
Some OSD and other random fixes. Added double buffering2002-04-12, by mark
-
-ovc libdv support2002-04-12, by arpi
-
RGB24/YUY2 -> DV encoding, using libdv2002-04-12, by arpi
-
fix typo found by Milan Cutka <cutka@szm.sk>2002-04-12, by michael
-
10l2002-04-12, by michael
-
BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com>2002-04-12, by arpi
-
Fix the bug pointed out by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>2002-04-12, by albeu
-
max_packs increased for some dvd with too many audio/sub2002-04-12, by arpi
-
VCODEC_RAW fixed2002-04-12, by arpi