Mercurial > mplayer.hg
graph
-
xine's bugs fixed - YV50 yv12 and setup_fsThu, 22 Nov 2001 00:01:10 +0000, by arpi
-
imported from xineWed, 21 Nov 2001 23:42:06 +0000, by arpi
-
10l for al3x :-PWed, 21 Nov 2001 22:56:38 +0000, by atmos4
-
fixes for bugs found by Ivan Kalvatchev <iive@yahoo.com>Wed, 21 Nov 2001 21:09:03 +0000, by pl
-
C++ -> C (import from avifile cvs)Wed, 21 Nov 2001 19:12:39 +0000, by arpi
-
remove dga supportWed, 21 Nov 2001 18:40:59 +0000, by pontscho
-
add half dvd support for guiWed, 21 Nov 2001 17:43:57 +0000, by pontscho
-
ehh too muchWed, 21 Nov 2001 17:07:40 +0000, by gabucino
-
2.2.x+SSE fixedWed, 21 Nov 2001 16:51:03 +0000, by arpi
-
Fix kernel asm check.Wed, 21 Nov 2001 16:43:33 +0000, by atmos4
-
added demuxer_infoWed, 21 Nov 2001 16:14:14 +0000, by alex
-
Direct YV12 support!!! But only in black and white mode :(Wed, 21 Nov 2001 10:34:06 +0000, by nick
-
add subtitle language detect.Wed, 21 Nov 2001 10:30:59 +0000, by pontscho
-
Minor speedup of YUY2 decoding. Radeon it's tricked chipWed, 21 Nov 2001 09:48:52 +0000, by nick
-
Don't need to stream_enable_cache it will be done later.Wed, 21 Nov 2001 02:49:01 +0000, by bertrand
-
Changed the order of processing the network opening.Tue, 20 Nov 2001 22:48:43 +0000, by bertrand
-
Added a network read function call and a seek network function call.Tue, 20 Nov 2001 22:22:21 +0000, by bertrand
-
Added a new struct to stream_t to handle, network streaming.Tue, 20 Nov 2001 22:21:20 +0000, by bertrand
-
Removed my buffer hack to use cache2.Tue, 20 Nov 2001 22:20:20 +0000, by bertrand
-
Changed the some functions prototypes for the network streaming.Tue, 20 Nov 2001 22:17:16 +0000, by bertrand
-
Added a function to copy URL.Tue, 20 Nov 2001 22:15:32 +0000, by bertrand
-
Removed the field number limitation.Tue, 20 Nov 2001 22:14:16 +0000, by bertrand
-
subtitles looked bad here (inverted colors sometimes)Tue, 20 Nov 2001 21:45:07 +0000, by pl
-
1% speedupTue, 20 Nov 2001 20:46:39 +0000, by michael
-
typo in _ld_mlib shell variable, mplayer didn't link any more against medialibTue, 20 Nov 2001 19:35:03 +0000, by jkeil
-
USE_TERMIOS -> HAVE_TERMIOSTue, 20 Nov 2001 19:28:16 +0000, by arpi
-
DVD sub patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>Tue, 20 Nov 2001 18:36:50 +0000, by arpi
-
expCoInitialize() added (requires for PIM1)Tue, 20 Nov 2001 18:34:40 +0000, by arpi
-
oops, too much cleanup ;)Tue, 20 Nov 2001 18:07:13 +0000, by michael
-
cleanupTue, 20 Nov 2001 17:47:52 +0000, by michael
-
more fix/updateTue, 20 Nov 2001 17:05:51 +0000, by gabucino
-
improved several tests (more headers + more functions)Tue, 20 Nov 2001 16:16:47 +0000, by pl
-
added dynamic linking flags runtime detection (-rdynamic - also now MPlayer compiles and runs fine under QNX)Tue, 20 Nov 2001 15:11:49 +0000, by alex
-
mostly fixes, some updatesTue, 20 Nov 2001 14:19:31 +0000, by gabucino
-
hmpf. forgot to addTue, 20 Nov 2001 14:18:17 +0000, by gabucino
-
updated ! 0000wnz !!Tue, 20 Nov 2001 14:17:40 +0000, by gabucino
-
Small two pass mencoder helper script in perl.Tue, 20 Nov 2001 13:02:56 +0000, by atmos4
-
Bring into alphabetical order and add mencoder.Tue, 20 Nov 2001 12:51:57 +0000, by atmos4
-
_ld_x11 patch by Anders Johansson <ajh@atri.curtin.edu.au>Tue, 20 Nov 2001 12:31:35 +0000, by pl
-
still GL problemTue, 20 Nov 2001 11:59:32 +0000, by pl
-
Minor fixes with the same resultsTue, 20 Nov 2001 10:34:00 +0000, by nick
-
Bad attempt of YV12 direct supportTue, 20 Nov 2001 10:00:58 +0000, by nick
-
when --enable-gl was used, linker flags (_ld_gl) were not set (found by Nick K)Tue, 20 Nov 2001 09:26:44 +0000, by pl
-
Verbosing and minor optimizationTue, 20 Nov 2001 08:38:15 +0000, by nick
-
Hide terminal's output and text-mode cursor for LCD and DFPTue, 20 Nov 2001 07:55:34 +0000, by nick
-
RTC is autodetectedTue, 20 Nov 2001 07:53:20 +0000, by arpi
-
Profiling fix by Artur Skawina <skawina@geocities.com>Tue, 20 Nov 2001 00:23:49 +0000, by atmos4
-
faster mmx2 / 3dnow deblocking filterMon, 19 Nov 2001 22:20:30 +0000, by michael
-
patch by D J Hawkey Jr <hawkeyd@visi.com>Mon, 19 Nov 2001 22:06:42 +0000, by pl
-
Applied pl's patchMon, 19 Nov 2001 21:09:53 +0000, by gabucino
-
fixed DPMS and pthread detectionMon, 19 Nov 2001 17:15:35 +0000, by alex
-
added HAVE_TERMIOSMon, 19 Nov 2001 17:03:38 +0000, by alex
-
#ifdef HAVE_SHMMon, 19 Nov 2001 16:57:40 +0000, by alex
-
added termios detection support (no termios on qnx)Mon, 19 Nov 2001 16:42:01 +0000, by alex
-
alsa link failedMon, 19 Nov 2001 16:37:29 +0000, by pl
-
arghh, fixed shm :(Mon, 19 Nov 2001 16:06:33 +0000, by alex
-
added shm detectionMon, 19 Nov 2001 15:54:43 +0000, by alex
-
changed SH_MEM to HAVE_SHM according to configureMon, 19 Nov 2001 15:51:17 +0000, by alex
-
there was a shitty warningMon, 19 Nov 2001 14:55:36 +0000, by jaf
-
extended pthread to work under qnxMon, 19 Nov 2001 14:11:57 +0000, by alex
-
vortex buffer siza 32kMon, 19 Nov 2001 13:51:48 +0000, by pontscho
-
only 32k.Mon, 19 Nov 2001 13:25:14 +0000, by pontscho
-
fix x11 linking when --disable-x11 used (btw sdl may still require it)Mon, 19 Nov 2001 12:29:48 +0000, by pl
-
better support for --target: new boolean function x86()Mon, 19 Nov 2001 12:04:19 +0000, by pl
-
fixed win32/xanim support on --target=i{4-6}86Mon, 19 Nov 2001 10:37:48 +0000, by gabucino
-
mondom fixedMon, 19 Nov 2001 09:56:22 +0000, by pontscho
-
dvd playing bug fixedMon, 19 Nov 2001 09:48:59 +0000, by pontscho
-
png detect bug fixedMon, 19 Nov 2001 09:43:55 +0000, by pontscho
-
Make description for SIMPLE_IDCT better and make #define consisten with others.Mon, 19 Nov 2001 01:57:27 +0000, by atmos4
-
small "make it easier to compile" addition, enable SIMPLE_IDCT by defaultMon, 19 Nov 2001 01:52:40 +0000, by atmos4
-
missing parts of --target supportMon, 19 Nov 2001 01:35:23 +0000, by pl
-
typoMon, 19 Nov 2001 01:03:11 +0000, by pl
-
more debugging in configure.log [temporary]Mon, 19 Nov 2001 00:38:41 +0000, by pl
-
fixed -lz bug found by Steven M. SchultzSun, 18 Nov 2001 23:20:08 +0000, by pl
-
size of array was incorrectSun, 18 Nov 2001 22:15:24 +0000, by pl
-
missing #include'sSun, 18 Nov 2001 21:59:20 +0000, by pl
-
logfile addedSun, 18 Nov 2001 21:48:00 +0000, by jaf
-
configure.log is no longer in /tmp/Sun, 18 Nov 2001 21:36:30 +0000, by pl
-
mode selection (subdev) fix by Matan Ziv-Av matan@svgalib.orgSun, 18 Nov 2001 19:47:58 +0000, by arpi
-
hm. kurva hibakezelesSun, 18 Nov 2001 19:24:50 +0000, by pontscho
-
fix middle menu hideing bugSun, 18 Nov 2001 19:22:55 +0000, by pontscho
-
smal; bugfix for main redrawSun, 18 Nov 2001 19:19:57 +0000, by pontscho
-
banner + version printedSun, 18 Nov 2001 19:12:25 +0000, by arpi
-
ao_mpegpes isn't really optionalSun, 18 Nov 2001 18:58:03 +0000, by pl
-
add new eventsSun, 18 Nov 2001 18:18:20 +0000, by pontscho
-
add new file types, ijen jol.Sun, 18 Nov 2001 18:17:04 +0000, by pontscho
-
Ugly YV12 support on Radeon BES. (Only radeon_vid currently work with this stuff :( Sorry!)Sun, 18 Nov 2001 18:04:29 +0000, by nick
-
merge of latest commits to configure1 (alex's qnx support)Sun, 18 Nov 2001 17:45:23 +0000, by pl
-
added FVWM+GUI menu hintSun, 18 Nov 2001 15:52:40 +0000, by gabucino
-
Added preinit of lvo stuffSun, 18 Nov 2001 15:06:32 +0000, by nick
-
fix blackbox xshape bugSun, 18 Nov 2001 15:05:25 +0000, by pontscho
-
fix to compile when SHM is disabledSun, 18 Nov 2001 14:09:56 +0000, by alex
-
Minor fixes by David.Sun, 18 Nov 2001 13:10:22 +0000, by atmos4
-
a-okay. (applied Nick's patch)Sun, 18 Nov 2001 10:17:37 +0000, by gabucino
-
Unknown subdevice now is error (was - warning)Sun, 18 Nov 2001 09:46:11 +0000, by nick
-
Minor lacks fixedSun, 18 Nov 2001 09:45:49 +0000, by nick
-
Qualitative speedup of decodingSun, 18 Nov 2001 09:45:29 +0000, by nick
-
Move ignores in subdirs to their respective .cvsignore files.Sat, 17 Nov 2001 23:55:40 +0000, by atmos4
-
double --enable-largefiles entriesSat, 17 Nov 2001 23:19:02 +0000, by alex
-
removed _x _y support (no longer used)Sat, 17 Nov 2001 22:50:30 +0000, by pl
-
added copyleft header ;)Sat, 17 Nov 2001 19:55:25 +0000, by alex
-
link from ATI Xv section to VESA & radeon_vidSat, 17 Nov 2001 19:22:09 +0000, by gabucino
-
yoh. Wrote radeon_vid install+other stuffSat, 17 Nov 2001 19:12:43 +0000, by gabucino
-
yeah, true.Sat, 17 Nov 2001 18:53:09 +0000, by gabucino
-
DOXized and applied Nick's radeon_vid patch. Nick, should I updateSat, 17 Nov 2001 17:43:25 +0000, by gabucino
-
forgot to fix thisSat, 17 Nov 2001 17:11:56 +0000, by gabucino
-
applied pl's patchSat, 17 Nov 2001 17:10:13 +0000, by gabucino
-
Fixed incorretc terminating of lvo stuff and improving of query_formatSat, 17 Nov 2001 16:11:48 +0000, by nick
-
working draw_slice stuffSat, 17 Nov 2001 16:10:41 +0000, by nick
-
First public releaseSat, 17 Nov 2001 16:10:12 +0000, by nick
-
new features in TV input dox (chan, chanlist, norm, keys)Sat, 17 Nov 2001 13:27:24 +0000, by gabucino
-
wrong name of variables (avcodec)Sat, 17 Nov 2001 13:23:13 +0000, by pl