Mercurial > mplayer.hg
graph
-
changes made for vo_aa2001-08-16, by folke
-
*** empty log message ***2001-08-16, by zybi
-
minor changes in sub.c2001-08-16, by atlka
-
changes according to proper subfont bar positioning and char spaceing - sub.c2001-08-16, by atlka
-
alloc frame buffer for directshow codec - requires for avifile sync2001-08-16, by arpi
-
display number of decoded frames (for progr. mpeg2)2001-08-16, by arpi
-
big avifile sync - from now we have common code2001-08-16, by arpi
-
updated2001-08-16, by arpi
-
UnregisterComClass added2001-08-16, by arpi
-
*** empty log message ***2001-08-15, by gabucino
-
*** empty log message ***2001-08-15, by gabucino
-
Small update.2001-08-15, by atmos4
-
'--disable-sdl;; _aa=no' fixed2001-08-15, by folke
-
All aalib options can be passed to aalib (-aaXXX), also -aahelp is new2001-08-15, by folke
-
New feature for option processing: CONF_TYPE_FUNC_FULL2001-08-15, by folke
-
added vo_aa section2001-08-15, by folke
-
AAlib section updated2001-08-15, by folke
-
Added SSE note by Bohdan Horst.2001-08-15, by atmos4
-
AFMT_AC3 fixed2001-08-15, by arpi
-
*** empty log message ***2001-08-15, by gabucino
-
silly bug fixed - thanx Szekeres Istvan <szekeres@webvilag.com>2001-08-15, by arpi
-
o_bps changes for hwac3 driver2001-08-15, by arpi
-
ac3/spdif patch by German Gomez Garcia <german@piraos.com>2001-08-15, by arpi
-
Fix OSD, small misspelling.2001-08-15, by atmos4
-
updated2001-08-15, by arpi
-
fixed BITMAPINFO struct length truncation (WMV8)2001-08-15, by arpi
-
segfault fixed2001-08-15, by arpi
-
Spelling mistakes fixed2001-08-14, by folke
-
Spelling mistakes fixed2001-08-14, by folke
-
*** empty log message ***2001-08-14, by gabucino
-
write fault error fixed2001-08-14, by folke
-
*** empty log message ***2001-08-14, by gabucino
-
vo_aa: configurable now2001-08-14, by folke
-
Use USE_WIN32DLL define instead of ARCH_X86 to decide whether or not to compile2001-08-14, by jkeil
-
*** empty log message ***2001-08-14, by gabucino
-
Use the standard mplayer config test for finding libraries, so that it can2001-08-14, by jkeil
-
*** empty log message ***2001-08-14, by gabucino
-
*** empty log message ***2001-08-14, by gabucino
-
small changes to erase only needed place (rectangles doesn't overlap)2001-08-14, by atlka
-
Added cool aalib vo driver.2001-08-14, by atmos4
-
In case the open on the dvd device fails, print some hints based on errno2001-08-14, by jkeil
-
Removed D key for doublesize, already clobbered by framedrop.2001-08-14, by atmos4
-
update pts to obtain OSD time display change while rewinding/forwarding2001-08-14, by atlka
-
speed optimized :)2001-08-13, by arpi
-
upgraded to 1.0b version by Artur Zaprzala <artur.zaprzala@talex.com.pl>2001-08-13, by arpi
-
modified mplayer.c to rewert to PLAY after rewinding after 1 sec2001-08-13, by atlka
-
libvo/sub.c corrections2001-08-13, by atlka
-
atlka@pg.gda.pl:2001-08-13, by atlka
-
changes according to -utf8 option, draw_osd() function added2001-08-13, by atlka
-
*** empty log message ***2001-08-13, by gabucino
-
terrible -idx bug fixed, thanx to Raphael Manfredi2001-08-12, by arpi
-
PTS calc updates, fixes, cleanups, mess...2001-08-12, by arpi
-
seek.c moved to demuxer.c, stream_reset in new_demuxer()2001-08-12, by arpi
-
cleanup...2001-08-12, by arpi
-
add define of DEFAULT_CDROM_DEVICE2001-08-12, by arpi
-
SetCodecPath -> win32_codec_name2001-08-12, by arpi
-
*** empty log message ***2001-08-12, by gabucino
-
print BITMAPINFOHDR too2001-08-12, by arpi
-
return type of stream_seek changed void->int2001-08-12, by arpi
-
MOV file support - not works yet2001-08-12, by arpi
-
ffmpeg prints moved to verbose=22001-08-12, by arpi
-
raw (uncompressed) video codec2001-08-11, by arpi
-
better fix - now it's backward compatible2001-08-11, by arpi
-
VCD fix2001-08-11, by arpi
-
AVI demuxer cleanups, fileformat-dependent stuff moved to priv_t2001-08-11, by arpi
-
updated2001-08-11, by arpi
-
*** empty log message ***2001-08-11, by gabucino
-
--enable-streaming fix2001-08-11, by arpi
-
AVI pts/seek fixes, VBR support, faster NI seek2001-08-11, by arpi
-
*** empty log message ***2001-08-10, by gabucino
-
*** empty log message ***2001-08-10, by gabucino
-
ehh. yet anouther silly a_pts bug2001-08-10, by arpi
-
silly a_pts bug2001-08-09, by arpi
-
Applied vladimirs freebsd patch (largefile default on freebsd and misc)2001-08-09, by atmos4
-
more optimization2001-08-09, by arpi
-
using OPTFLAGS and CC from config.mak2001-08-09, by arpi
-
some optimization2001-08-09, by arpi
-
dirty fix to get it work with glibc 2.1.x, and changed blur algorithm2001-08-09, by arpi
-
mplayer font-generator GIMP plugin by lanzz@lanzz.org2001-08-09, by arpi
-
freebsd fix2001-08-09, by arpi
-
stream opening -> open.c, initialframes ignored2001-08-09, by arpi
-
format-specific seeking code moved to demuxer_ stuff2001-08-08, by arpi
-
PIX_FMT_YUV422P undeclared error fixed2001-08-08, by arpi
-
changed chunkid/size check2001-08-08, by arpi
-
mpeg2 fourcc changed2001-08-08, by arpi
-
ffmpeg12 fix - now passing sequence header2001-08-08, by arpi
-
Fixed Makefile for test programs.2001-08-08, by atmos4
-
printf stuff moved back to mplayer.c2001-08-07, by arpi
-
printf stuff moved seek.c->mplayer.c, resetting drop_frame_cnt after seek2001-08-07, by arpi
-
typo noticed by Amy.2001-08-07, by eyck
-
old InitialFrames stuff disabled - should work without it2001-08-07, by arpi
-
printfs cleanup - moved to higher -v level or moved to stderr2001-08-06, by arpi
-
interleaved AVI: audio preload PTS compensation2001-08-06, by arpi
-
temporary hack: YUV422P -> YUY2 converter (for ffmpeg MJPEG testing)2001-08-06, by arpi
-
new ffmpeg codecs added2001-08-06, by arpi
-
Fixes WIN32_PATH on OpenBSD and possibly others (seems to be ok with linux too).2001-08-06, by atmos4
-
Start OpenBSD support and fix detection of older GNU as.2001-08-06, by atmos4
-
Solaris' and *BSD's sed does not like the "i" flag in the substitute command.2001-08-06, by jkeil
-
ehh. 10l again...2001-08-06, by arpi
-
-quiet option patch by Adam Tla/lka atlka@pg.gda.pl2001-08-06, by arpi
-
better local display connection patch by Adam Tla/lka atlka@pg.gda.pl2001-08-06, by arpi
-
DATADIR/font/ patch by Adam Tla/lka atlka@pg.gda.pl2001-08-06, by arpi
-
ehh. duplicated GL check removed... drinkin' 10l...2001-08-06, by arpi
-
more paranoia -> check for DEC_OPT_FRAME_3112001-08-06, by arpi
-
better divx4 detection, --disable-divx42001-08-06, by arpi
-
nice texts. substvars shouldn't be in cvs.2001-08-05, by eyck
-
Make cygwin define WIN32 for compatibility with mingw and visualc, ...2001-08-05, by atmos4
-
debug printf() removed2001-08-04, by arpi
-
-autoq option...2001-08-04, by arpi
-
define USE_MMX_IDCT for libavcodec2001-08-03, by arpi
-
made mmx/mmxext idct public -> now libavcodec can use it2001-08-03, by arpi
-
Pre commit so I won't have to sync with later configure changes (cygwin stuff)2001-08-03, by atmos4
-
*** empty log message ***2001-08-03, by gabucino
-
*** empty log message ***2001-08-03, by gabucino
-
Win32 portability.2001-08-02, by atmos4
-
*** empty log message ***2001-08-01, by gabucino
-
missing #ifdef DIRECTSHOW... thanx gruel2001-08-01, by arpi
-
missing unistd.h (requires for off_t under freebsd)2001-08-01, by arpi
-
contrast/brightness/etc patch (temporary)2001-08-01, by arpi
-
largefile patch by Stephen Davies <steve@daviesfam.org>2001-07-31, by arpi
-
divx4linux autodetection2001-07-31, by arpi
-
*** empty log message ***2001-07-30, by gabucino
-
sdl-config fixed - again =) huje atmos2001-07-30, by atmos4
-
Solaris /bin/sh does not like the extra ; in a "for var do ... done" loop2001-07-30, by jkeil
-
Furter compatibility with new ffmpeg stuff.2001-07-30, by nick
-
libvo2 support2001-07-30, by arpi
-
nosound avi seeking fixed2001-07-29, by arpi
-
removed obsolote frame_corr_* stuff2001-07-29, by arpi
-
Fixed override of --with-sdl-config.2001-07-29, by atmos4
-
removed email2001-07-29, by arpi
-
note about lists2001-07-29, by arpi
-
partial avifile-CVS merge2001-07-29, by arpi
-
new -fsmode flag: 0x8 enables XSetTransientForHint2001-07-29, by arpi
-
-fsmode range extended2001-07-29, by arpi
-
Fixed check for mmx2 extensions.2001-07-29, by atmos4
-
Display detected OS and arch.2001-07-29, by atmos4
-
Pre-allocate some stack space to work around a problem with DLL alloca() code2001-07-29, by jkeil
-
using AFM_/VFM_ macros instead of hardcoded constants (idea by al3x)2001-07-29, by arpi
-
video pts calculation fixed (Desperado-trailer.avi)2001-07-29, by arpi
-
some cleanup, asf/mpg seek precision improved2001-07-29, by arpi
-
acm convert message verbose1->22001-07-29, by arpi
-
small cosmetics fix2001-07-28, by arpi
-
seeking code moved out from mplayer.c -> seek.c2001-07-28, by arpi
-
Added checking for x86 cpu extensions using test-programs.2001-07-28, by atmos4
-
seeking code - initial version2001-07-28, by arpi
-
mpeg seeking fixed2001-07-28, by arpi
-
using sh_video->i_bps...2001-07-28, by arpi
-
stage2 step 12001-07-28, by arpi
-
Fixed portability issue in StrongARM patch.2001-07-28, by atmos4
-
update to perl debconf. fixed problem with configure.2001-07-28, by eyck
-
using debhelper instead of hardcoded stuff2001-07-28, by eyck
-
Added double/normal resize patch by Wojtek Kaniewski <wojtekka at bydg.pdi.net>2001-07-28, by atmos4
-
First development version of dct64, mixed with 3dnow/k7 and fpu code.2001-07-27, by atmos4
-
Beginning sse optimization of dct code.2001-07-27, by atmos4
-
trying to fix -idx problem2001-07-27, by arpi
-
support for null codecs2001-07-26, by arpi
-
odivx<->divx4 order changed, null video codec added2001-07-26, by arpi
-
*** empty log message ***2001-07-25, by gabucino
-
Detect gcc 3.0.x2001-07-25, by atmos4
-
*** empty log message ***2001-07-24, by gabucino
-
ready2001-07-24, by gabucino
-
Perl multifile playback helper tool.2001-07-24, by atmos4
-
Applied patch by pl <p_l@tfz.net> (help switch anywhere).2001-07-24, by atmos4
-
added #define CONFIG_DECODERS to support latest ffmpeg CVS2001-07-23, by arpi
-
grab.mpg fixed2001-07-23, by arpi
-
*** empty log message ***2001-07-22, by gabucino
-
*** empty log message ***2001-07-22, by gabucino
-
dvdfaq added (not yet formatted)2001-07-22, by gabucino
-
-vfm max range updated to 72001-07-22, by gabucino
-
-vfm updated2001-07-22, by gabucino
-
parse_es moved out from mplayer.c (it was included as .c file)2001-07-21, by arpi
-
AUTHORS (A'rpi) updated2001-07-21, by gabucino
-
only FAQ and SOUNDCARDS stuff not formatted/missing2001-07-21, by gabucino
-
IMC added2001-07-21, by gabucino
-
pre0alpha version2001-07-21, by gabucino
-
Fixed 'teh' typo2001-07-21, by nick
-
video pts calculation precision fixed2001-07-21, by arpi
-
MMX problem workaround for broken (win32) codecs2001-07-20, by arpi
-
URL fixed2001-07-20, by arpi
-
mpeg2 video decode time is counted twice.2001-07-20, by jkeil
-
*** empty log message ***2001-07-20, by gabucino
-
-vfm -afm -vc -ac2001-07-20, by gabucino
-
Fix segfault in DShow video decoder. Using directshow, the2001-07-20, by jkeil
-
Some corrections.2001-07-20, by atmos4
-
some cleanup, redundant code removed2001-07-20, by arpi
-
fontpath fixed again...2001-07-20, by arpi
-
indeo5-vfw vs. YV12 update2001-07-20, by arpi
-
crash fixed if no [fontpath] in .desc2001-07-20, by arpi
-
argh. -d fixed. fixed?2001-07-20, by arpi
-
fixed typo2001-07-20, by arpi
-
install -D changed to -d2001-07-20, by arpi
-
Applied DATADIR patch by Vladimir Kushnir2001-07-20, by arpi
-
fixed shmem size, and now compiles without divx4linux too :)2001-07-20, by arpi
-
info about odivx vs. divx42001-07-19, by arpi
-
DivX4Linux support2001-07-19, by arpi
-
DivX4Linux support2001-07-19, by arpi
-
added Gerard Lantau, ffmpeg/libavcodec author2001-07-19, by arpi
-
Solaris 2.6 and older do not support MAP_ANON, just fail the mmap MAP_ANON2001-07-19, by jkeil
-
AUDIO_ENCODING_LINEAR8 format is not available on sunos 5.5. Format is2001-07-19, by jkeil
-
x11_common does not compile, when the XDPMS extension is not available on the2001-07-19, by jkeil
-
Remove "sdl-config: not found" error message during configure, when the system2001-07-19, by jkeil
-
ASF support for non-x86 cpus2001-07-19, by jkeil
-
ASF support for non-x86 cpus2001-07-19, by jkeil
-
Initial draft of my new cache system...2001-07-18, by arpi
-
demuxer struct access code temporary disabled - FIXME2001-07-17, by arpi
-
svga driver didn't compile on linux/ppc2001-07-17, by jkeil
-
mpeg PES steram support (only 1E0 & 1C0 packets, no 1BA/1BB headers)2001-07-16, by arpi
-
MPlayer doesn't compile on linux/alpha2001-07-16, by jkeil
-
vo_dga doesn't compile on non-x86 architecture due to x86 asm usage.2001-07-16, by jkeil
-
Detect cpu architecture for a few more linux variants (linux/sparc, linux/ppc,2001-07-16, by jkeil
-
some more cleanup2001-07-16, by arpi
-
Translated by Justyna Biala <nell@skrzynka.pl>2001-07-16, by eyck
-
Poprawki wprowadzone przez: Justyna Bia?a <nell@skrzynka.pl>2001-07-16, by eyck
-
ds->type removed - using id-based audio format detection in mplayer.c2001-07-16, by arpi
-
d_audio->type stuff fixed2001-07-16, by arpi
-
kernel 2.2.x + SSE warning message extended2001-07-16, by arpi
-
ranges fixed (MAX vs. MAX+1 dilemma)2001-07-16, by arpi
-
added prototype of vo_init()2001-07-16, by arpi
-
removed unused DEFAULT_MPG123 stuff2001-07-16, by arpi
-
fix typo in shell variable name usage2001-07-16, by jkeil
-
Some minor comment fixes.2001-07-14, by jkeil
-
Document the latest changes to the mplayer code.2001-07-14, by jkeil
-
Remove some superfluous casts. Fixes a few compile warnings.2001-07-14, by jkeil
-
On big-endian architectures, all audio decoders default to big-endian 16-bit2001-07-14, by jkeil
-
Added some directory existance tests to the distclean and depend targets, so2001-07-14, by jkeil
-
mp3 audio decoding didn't work on big-endian architectures2001-07-14, by jkeil
-
*** empty log message ***2001-07-14, by gabucino
-
Disable 3dnow when mmx is disabled.2001-07-13, by atmos4
-
Reorder dependancies a bit, all *.o *.a files depend on version.h, this allows2001-07-13, by jkeil
-
Handle linux SMP machines (suggested by Martin Aumueller)2001-07-13, by jkeil
-
sh_audio->a_buffer is freed twice (here and in mplayer.c), can result to2001-07-13, by jkeil
-
Fix two prototype warnings2001-07-13, by jkeil
-
Minor code cleanup from Vladimir Kushnir2001-07-13, by jkeil
-
Fix sys/mman.h header test for netbsd (may work no freebsd, too)2001-07-12, by jkeil
-
Add some preliminary support for non-x86 architectures to mplayer2001-07-12, by jkeil
-
Support playback of AFMT_S16_LE audio data on a big endian machine2001-07-12, by jkeil
-
Add prototypes to wine/loader stuff, so that we can catch __stdcall function2001-07-12, by jkeil
-
yuv2rgb_mmx crashes with ffdivx codec, when we play back avi files that have2001-07-12, by jkeil
-
Use FOURCC macro to encode fcc values. Avoids accessing 32-bit data from2001-07-12, by jkeil
-
fix gcc-3.0 warning2001-07-12, by jkeil
-
Changed sugnature.2001-07-12, by atmos4
-
Fixed a typo and wrong varname.2001-07-10, by atmos4
-
Removed untill I figure out why it doesen't work in certain circumstances.2001-07-10, by eyck
-
Added nasm2001-07-10, by nick
-
*** empty log message ***2001-07-08, by gabucino
-
VfwEx support2001-07-08, by arpi
-
mpeg2 timing & fps fix for ffmpeg12 codec2001-07-08, by arpi
-
mpeg2 timing & fps fix for ffmpeg12 codec2001-07-08, by arpi
-
video decoder stuff2001-07-08, by arpi
-
added new driver: null2001-07-08, by arpi
-
First few german docs by JAF <jaf.corporation at gmx.at> and me.2001-07-08, by atmos4
-
video codec stuff moved to dec_video.c2001-07-08, by arpi
-
no segfault if no glx present2001-07-07, by alex
-
some code clanup (first step to libdemuxer)2001-07-07, by arpi
-
fix subdriver stuff2001-07-07, by arpi
-
*** empty log message ***2001-07-07, by gabucino
-
use -f test for file existance check2001-07-06, by jkeil
-
My 2.10.1 gnu assembler doesn't like C comment syntax in assembler files. Use2001-07-06, by jkeil
-
Minor optimization2001-07-06, by nick
-
Ignore generated config.mak files in CVS2001-07-06, by jkeil
-
*** empty log message ***2001-07-06, by gabucino
-
ffmpeg support2001-07-06, by arpi
-
added Juanjo's H263+ patch, and ffmpeg native codecs2001-07-06, by arpi
-
Slight otimization2001-07-05, by nick
-
One flaw is fixed2001-07-04, by nick
-
ICCCCMSFNSFN2001-07-04, by gabucino
-
-fsmode (again...)2001-07-04, by gabucino
-
-fsmode2001-07-04, by gabucino
-
rework autodetection of assembler used by gcc, the correct assembler is detected2001-07-04, by jkeil
-
Finished 3dnow optimization (in scalar mode) and minor improvements2001-07-04, by nick
-
Minor cleanups2001-07-04, by nick
-
added vo_fsmode2001-07-03, by arpi
-
extern vo_doublebuffering cleanup2001-07-03, by arpi
-
-fsmode2001-07-03, by arpi
-
switch fullscreen method with -fsmode2001-07-03, by arpi
-
switching double buffering at runtime with -double2001-07-03, by arpi
-
not found -> no (to be consistent)2001-07-03, by arpi
-
accented by Tibcu2001-07-03, by arpi
-
dox hungaricus peccs by tibcu2001-07-03, by arpi
-
- Ask 'gcc' for the name of the assembler binary used by the gcc compiler; use2001-07-03, by jkeil
-
spelling2001-07-03, by eyck
-
Partial loops unrolling2001-07-03, by nick
-
Portability and old binutils support2001-07-03, by nick
-
*** empty log message ***2001-07-02, by gabucino
-
#ifndef M_PI and M_SQRT2 added while fearing from redefining :)2001-07-02, by alex
-
-dsp option removed, displaying help text (-ao oss:dsp_path)2001-07-02, by alex
-
magyaritas...2001-07-02, by arpi
-
Minor fixes2001-07-02, by nick
-
cvs snapshots...2001-07-01, by arpi
-
ICCCM anythingdunnowhat2001-07-01, by gabucino
-
libavcodec zero frame DivX flickering fixed2001-06-30, by arpi
-
*** empty log message ***2001-06-30, by gabucino
-
optional libavcodec (ffmpeg) support2001-06-30, by arpi
-
typo fix2001-06-29, by gabucino
-
-dumpvideo stores frame size for avi/asf video frames (for ffmpeg testing)2001-06-29, by arpi
-
start deleting -in-progress-marks- from docs not to irritate clueless users2001-06-29, by eyck
-
Fixed gcc checking for 2.95 subrevisions (like 2.95.2.1).2001-06-29, by atmos4
-
polish translation of some key documents.2001-06-29, by eyck
-
v0.22001-06-27, by gabucino
-
codec pack DONE2001-06-27, by arpi
-
*** empty log message ***2001-06-27, by gabucino
-
Corrected SDL include path.2001-06-27, by atmos4
-
Added some nice vo/ao info.2001-06-27, by atmos4
-
icewm basz bug fix2001-06-27, by pontscho
-
fsdga disabled (obsolote)2001-06-26, by arpi
-
OPTFLAGS vs. INCLUDES cleanup2001-06-26, by arpi
-
Ehh, wine ...2001-06-26, by lgb
-
in-progress polish docs for mplayer. please be gentle.2001-06-26, by eyck
-
strip is handled by install2001-06-26, by eyck
-
Document a few possible compile errors on solaris when using non GNU tools.2001-06-26, by jkeil
-
strip mplayer, files is auto-generated2001-06-26, by eyck
-
docs updates2001-06-25, by eyck
-
some updates2001-06-25, by arpi
-
Another stable version2001-06-25, by eyck
-
*** empty log message ***2001-06-25, by gabucino
-
Reviewed for release.2001-06-24, by atmos4
-
cvs server...2001-06-24, by arpi
-
cvs server...2001-06-24, by arpi
-
Update by jk.2001-06-24, by atmos4
-
Applied solaris fix suggested by Jürgen Keil.2001-06-24, by atmos4
-
Sync with SF cvs. (Bugfixed YUV aalib and RGB/BGR32 converted modes.)2001-06-24, by atmos4
-
updated2001-06-24, by arpi
-
fatal-error printfs moved stdout->stderr2001-06-24, by arpi_esp
-
some info printfs moved stderr->stdout2001-06-23, by arpi_esp
-
*** empty log message ***2001-06-23, by gabucino
-
*** empty log message ***2001-06-23, by gabucino
-
*** empty log message ***2001-06-23, by gabucino
-
updated for release2001-06-23, by arpi_esp
-
alsa/noalsa message2001-06-23, by arpi_esp
-
vo_subdevice support2001-06-23, by arpi_esp
-
ao_subdevice support2001-06-23, by arpi_esp
-
reviewed for release2001-06-23, by gabucino
-
ao_subdevice support added2001-06-23, by al3x
-
*** empty log message ***2001-06-23, by gabucino
-
*** empty log message ***2001-06-23, by gabucino
-
sub at key=0 fixed2001-06-23, by arpi_esp
-
sub at key=0 fixed2001-06-23, by arpi_esp
-
some fixes, updates2001-06-23, by arpi_esp
-
some fixes, updates2001-06-23, by arpi_esp
-
*** empty log message ***2001-06-23, by gabucino
-
fps es frequency megallapitas mukodik :)2001-06-23, by al3x
-
Should fix bytes per pixel for 15bpp.2001-06-23, by atmosfear
-
Made surface locks switchable via preprocessor.2001-06-23, by atmosfear
-
Applied patch by Jürgen Keil (jk@tools.de), improves smoothness of video playback.2001-06-22, by atmosfear
-
Drastic! speedup of rgb code. Removed nonsens memhole fixes.2001-06-22, by atmosfear
-
Fixed pointer->integer cast warning.2001-06-22, by atmosfear
-
*** empty log message ***2001-06-22, by gabucino
-
ao_subdevice support2001-06-21, by al3x
-
egy hulye kis checking kimaradt az strcspn fv. jovoltabol2001-06-21, by al3x
-
sdl_adriver liquidated, ao_subdevice used2001-06-21, by al3x
-
sdl_driver liquidated, vo_subdevice used2001-06-21, by al3x
-
sdl_(a)driver liquidated - sorry atmos2001-06-21, by al3x
-
Xv port locking patch by Artur Zaprzala <artur.zaprzala@talex.com.pl>2001-06-21, by arpi_esp
-
ao_subdevice implemented2001-06-21, by al3x
-
vo_subdevice implemented2001-06-21, by al3x
-
vo/ao_subdevice implemented2001-06-21, by al3x
-
freebsd fix2001-06-21, by arpi_esp
-
felvallaltam mov supportot :)2001-06-21, by al3x
-
added warning message2001-06-21, by al3x
-
--disable-xmga bug fix2001-06-21, by pontscho
-
--disable-xmga and alsa detection bug fix2001-06-21, by pontscho
-
FreeBSD patch by Vladimir Kushnir <vkushnir@Alfacom.net>2001-06-21, by arpi_esp
-
*** empty log message ***2001-06-20, by gabucino
-
sok hacking2001-06-20, by al3x
-
*** empty log message ***2001-06-20, by gabucino
-
Better 3dnow! optimization2001-06-20, by nickols_k
-
hardly modified, keyboard handling is ok. aspect implemented, but bugging :)2001-06-19, by al3x
-
*** empty log message ***2001-06-19, by gabucino
-
*** empty log message ***2001-06-19, by gabucino
-
*** empty log message ***2001-06-19, by gabucino
-
*** empty log message ***2001-06-19, by gabucino
-
ASYNC +- patch applied by Olli Sulopuisto <dst@iki.fi>2001-06-19, by arpi_esp
-
fr->sampling_frequency limitation (thanx to pl <p_l@tfz.net>)2001-06-19, by arpi_esp
-
*** empty log message ***2001-06-19, by gabucino
-
packet 0x1B6 (mpeg4 stream) detection2001-06-18, by arpi_esp
-
updated2001-06-18, by arpi_esp
-
*** empty log message ***2001-06-18, by gabucino
-
- added bug report section2001-06-18, by acki2
-
- just modified an error message2001-06-18, by acki2
-
*** empty log message ***2001-06-18, by gabucino
-
has_audio checkings at reset and exit added2001-06-18, by al3x
-
original and CE version of mpfc2001-06-17, by arpi_esp
-
- if DGA fails to report some valid modes, vo_dga now exits gracefully2001-06-17, by acki2
-
- Fu.. The option is called -lircconf2001-06-17, by acki2
-
- forgot to add -(no)double in command-line pattern2001-06-17, by acki2
-
- reflect changes as to -(no)double and -lircconfig2001-06-17, by acki2
-
- doublebuffering now can be switched on and off with the -(no)double switch.2001-06-17, by acki2
-
- new config option -lircconfig (config file for lirc)2001-06-17, by acki2
-
bennehagytam egy bugot :(2001-06-17, by al3x
-
hacked osd working on yv122001-06-17, by al3x
-
hacked aocontrol_set_device working, and cleaned up a bit2001-06-17, by al3x
-
Fixed OSD.2001-06-17, by atmosfear
-
hacked osd and input control handling2001-06-17, by al3x
-
key controlling implemented2001-06-17, by al3x
-
added prototype of vo_format_name2001-06-17, by al3x
-
cleaned up, and merged with my version, also code will be faster too2001-06-17, by al3x
-
*** empty log message ***2001-06-17, by gabucino
-
*** empty log message ***2001-06-17, by gabucino
-
updated2001-06-17, by arpi_esp
-
patch: some X11 compliance fixed: set ClassHint and better fullscreen mode2001-06-17, by arpi_esp
-
loops alignment2001-06-16, by nickols_k
-
*** empty log message ***2001-06-16, by gabucino
-
Added GGI autodetect, fixed --enable-debug=* for solaris n stuff.2001-06-15, by atmosfear
-
Added for development only this is in pre-alpha state, do not use!2001-06-15, by atmosfear
-
cosmetic changes and sse/sse included2001-06-15, by al3x
-
vo_format_name added2001-06-15, by al3x
-
hacked to work seek/pause/resume/uninit2001-06-14, by al3x
-
Hacked it working, still needs fixings!2001-06-14, by atmosfear
-
fixed some possible memleak places2001-06-14, by al3x
-
-frames 0 fixed2001-06-13, by arpi_esp
-
-frames and -benchmark options to make chl & gabucino happy2001-06-13, by arpi_esp
-
Issues about P3 performance and SSE2 support.2001-06-13, by nickols_k
-
fixed my previousily added bug: ifdef buggy_sdl: keypressed: default case2001-06-13, by al3x
-
audio_format_out_name update2001-06-13, by al3x
-
Funnier configure messages ;)2001-06-13, by atmosfear
-
Typo.2001-06-12, by atmosfear
-
=)2001-06-12, by atmosfear
-
*** empty log message ***2001-06-12, by gabucino
-
unstable gcc-3.0 warning surpressing2001-06-12, by nickols_k
-
-Wall style cleanups, TEST IT, it can be working by others2001-06-12, by al3x
-
alsa9 comment removed2001-06-12, by al3x
-
Ooops2001-06-12, by atmosfear
-
Added support for writing wave files and specifying filename to write to.2001-06-12, by atmosfear
-
little -Wall fix2001-06-12, by al3x
-
-Wall like cleanup2001-06-12, by al3x
-
-Wall like fixes2001-06-12, by al3x
-
*** empty log message ***2001-06-12, by atmosfear
-
Added raw PCM writer ao driver.2001-06-12, by atmosfear
-
*** empty log message ***2001-06-12, by gabucino
-
Remove compiler warning.2001-06-12, by atmosfear
-
Added stuff to my hall of fame =)2001-06-11, by atmosfear
-
Fixed sdl detect on systems without sdl installed.2001-06-11, by atmosfear
-
Removed make dep notice.2001-06-11, by atmosfear
-
Code cleanup and fix missing config.h and use femms on K6 2/2+/3.2001-06-11, by atmosfear
-
Ooops, wrong path to config.h - now you may enjoy code that was never before used =)2001-06-11, by atmosfear
-
*** empty log message ***2001-06-11, by gabucino
-
Should fix prob for gcc 2.96/3.0 users, please test.2001-06-11, by atmosfear
-
Force exeptions for dshow code (keeps users from building unworkable mplayer).2001-06-11, by atmosfear
-
some possible buffer overflow places fixed2001-06-11, by al3x
-
possible buffer overflow place fixed2001-06-11, by al3x
-
possible buffer overflows fixed2001-06-11, by al3x
-
erm...2001-06-11, by szabii
-
-sdla note2001-06-10, by atmosfear
-
Lock callback on pause, unlock on resume.2001-06-10, by atmosfear
-
bugfix2001-06-10, by szabii
-
some fix2001-06-10, by szabii
-
newline at the end of the file2001-06-10, by szabii
-
nothing important2001-06-10, by szabii
-
*** empty log message ***2001-06-10, by gabucino
-
*** empty log message ***2001-06-10, by acki2
-
*** empty log message ***2001-06-10, by gabucino
-
*** empty log message ***2001-06-10, by gabucino
-
The "bad" "using namespace std" was removed :)2001-06-10, by arpi_esp
-
new sub format...2001-06-09, by szabii
-
init checks return value of sdl_open2001-06-09, by al3x
-
using audio_out_format_name2001-06-09, by al3x
-
sprintf possible buffer overflow fixes2001-06-09, by al3x
-
fix again2001-06-09, by szabii
-
8bpp fix2001-06-09, by szabii
-
: No such... fix2001-06-09, by szabii
-
new mailing list stuff2001-06-09, by gabucino