Mercurial > mplayer.hg
graph
-
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
-
missing C sources testsSat, 17 Nov 2001 11:46:09 +0000, by pl
-
last part of changes since around configure 230 appliedSat, 17 Nov 2001 11:26:26 +0000, by pl
-
add some filesSat, 17 Nov 2001 10:25:48 +0000, by atmos4
-
bugs & fixes by Bohdan 'Nexus' HorstSat, 17 Nov 2001 09:57:54 +0000, by pl
-
Scaler - works! But in greenscale mode :(Sat, 17 Nov 2001 09:53:04 +0000, by nick
-
Major cleanupsSat, 17 Nov 2001 03:53:05 +0000, by pl
-
added skip atom to support .mp4 filesSat, 17 Nov 2001 01:10:46 +0000, by alex
-
added support for norm=,chanlist=,channel= and also on-the-fly channel chaning with keysSat, 17 Nov 2001 00:23:48 +0000, by alex
-
middle menu is workingFri, 16 Nov 2001 23:17:52 +0000, by pontscho
-
aha.Fri, 16 Nov 2001 23:02:12 +0000, by gabucino
-
added support for setting color values on tv interfaceFri, 16 Nov 2001 22:59:39 +0000, by alex
-
added support for setting color valuesFri, 16 Nov 2001 22:59:07 +0000, by alex
-
gcc 296 leszoppancsFri, 16 Nov 2001 22:54:36 +0000, by gabucino
-
add dvd audio stream detectFri, 16 Nov 2001 22:26:57 +0000, by pontscho
-
info about gcc 2.96 and lameFri, 16 Nov 2001 22:26:47 +0000, by gabucino
-
tv frequenciesFri, 16 Nov 2001 22:06:48 +0000, by alex
-
splitted demux_open_tv into two parts: stream_open_tv and demux_open_tv to support cachingFri, 16 Nov 2001 21:53:07 +0000, by alex
-
tv interface updateFri, 16 Nov 2001 21:30:10 +0000, by alex
-
Added pl's license textFri, 16 Nov 2001 21:14:38 +0000, by gabucino
-
mencoder+tv fix - do not rebuild after cvs change for developersFri, 16 Nov 2001 20:54:53 +0000, by alex
-
some minor fixesFri, 16 Nov 2001 19:45:10 +0000, by alex
-
postproc/ dir now respects --with-extraincdirFri, 16 Nov 2001 19:13:03 +0000, by gabucino
-
*** empty log message ***Fri, 16 Nov 2001 18:52:53 +0000, by gabucino
-
BES resisters now are really changed!Fri, 16 Nov 2001 18:44:01 +0000, by nick
-
Xv stuffFri, 16 Nov 2001 18:43:25 +0000, by nick
-
do not fault with vivo2, and also inserted mp_dbg linesFri, 16 Nov 2001 16:44:50 +0000, by alex
-
Add help_mp.hFri, 16 Nov 2001 15:26:00 +0000, by atmos4
-
dxr3-patch4 by David HolmFri, 16 Nov 2001 08:31:18 +0000, by arpi
-
gui-lamer rosseb addedThu, 15 Nov 2001 21:44:51 +0000, by gabucino
-
more flameThu, 15 Nov 2001 20:05:52 +0000, by gabucino
-
No commentsThu, 15 Nov 2001 18:18:35 +0000, by nick
-
double buffering.Thu, 15 Nov 2001 17:29:52 +0000, by nick
-
optional parameters can be added after --enable-static .Thu, 15 Nov 2001 17:11:23 +0000, by gabucino
-
fopen(NULL,r) segfault on qnxThu, 15 Nov 2001 16:46:52 +0000, by iive
-
Screen clearing instead of stupid BIOSesThu, 15 Nov 2001 16:45:26 +0000, by nick
-
Fixed iopl ports detectionThu, 15 Nov 2001 16:44:43 +0000, by nick
-
minor cleanups:Thu, 15 Nov 2001 11:53:11 +0000, by pl
-
skin change bug fixWed, 14 Nov 2001 23:47:08 +0000, by pontscho
-
removed bad and not proven statemets...Wed, 14 Nov 2001 22:45:53 +0000, by arpi
-
updated. pipe bug not yet fixedWed, 14 Nov 2001 22:29:55 +0000, by arpi
-
gcc version messages updated. let's flame us again...Wed, 14 Nov 2001 22:18:16 +0000, by arpi
-
*** empty log message ***Wed, 14 Nov 2001 22:07:34 +0000, by gabucino
-
Try to provide a vsscanf() implementation, if the system does not haveWed, 14 Nov 2001 19:06:58 +0000, by jkeil
-
Add a test for 'vsscanf()' (it's missing on solaris / non iso-c99 systems)Wed, 14 Nov 2001 19:02:39 +0000, by jkeil
-
new.Wed, 14 Nov 2001 17:48:38 +0000, by pontscho
-
*** empty log message ***Wed, 14 Nov 2001 17:07:17 +0000, by gabucino
-
rewrite some header meg jol csinaltam menu -t koepso gombra gonosz mod ( bocs, tom, nem angol).Wed, 14 Nov 2001 16:05:33 +0000, by pontscho
-
rewrite ...Wed, 14 Nov 2001 16:04:25 +0000, by pontscho
-
Disable ao_mpegpes if compiled with libvo2Wed, 14 Nov 2001 13:07:08 +0000, by mswitch
-
temp denoiser:Wed, 14 Nov 2001 11:51:36 +0000, by michael
-
Had to remove ao_mpegpes.c from the Makefile since it depends on libvo/vo_mpegpes and doesn't like libvo2 =).Wed, 14 Nov 2001 11:35:25 +0000, by mswitch
-
Added proper #include's for libvo2Wed, 14 Nov 2001 11:16:45 +0000, by mswitch
-
Added --enable-libvo2, NOTE: it doesn't compile with libvo2 yet!Wed, 14 Nov 2001 10:49:12 +0000, by mswitch
-
temp denoiser changes: (a-b)^2 instead of |a-b| and MMX2/3DNOW versionWed, 14 Nov 2001 02:46:58 +0000, by michael
-
this test needed fixing tooWed, 14 Nov 2001 02:17:07 +0000, by gabucino
-
new variable STATICWed, 14 Nov 2001 01:41:32 +0000, by gabucino
-
added --enable-static optionWed, 14 Nov 2001 01:40:26 +0000, by gabucino
-
left an empty lineWed, 14 Nov 2001 00:35:18 +0000, by gabucino
-
hmm this is probably a better place for the check, as only theWed, 14 Nov 2001 00:33:39 +0000, by gabucino
-
RTC support, softsleep and optional new timing code by DapWed, 14 Nov 2001 00:26:28 +0000, by arpi
-
--target and some Intel checks fixedWed, 14 Nov 2001 00:19:22 +0000, by gabucino
-
fixes a segfault if file specified in -o can't be accessedTue, 13 Nov 2001 23:43:33 +0000, by pl
-
typo fixTue, 13 Nov 2001 23:17:31 +0000, by gabucino
-
for pegasus mjpegTue, 13 Nov 2001 22:59:19 +0000, by arpi
-
fourcc mapping fixedTue, 13 Nov 2001 22:58:14 +0000, by arpi
-
savage4 fixedTue, 13 Nov 2001 21:51:33 +0000, by gabucino
-
-aid fixedTue, 13 Nov 2001 21:43:29 +0000, by arpi
-
001.vdr fixTue, 13 Nov 2001 21:38:29 +0000, by arpi
-
11110001.txt find_sub sig11 fixedTue, 13 Nov 2001 21:18:25 +0000, by arpi
-
ignore mov detection if first chunk badTue, 13 Nov 2001 21:11:10 +0000, by arpi
-
qt/mov detection firstTue, 13 Nov 2001 21:10:51 +0000, by arpi
-
morgan mjpeg addedTue, 13 Nov 2001 21:00:40 +0000, by arpi
-
m3jpg support - ignore errorTue, 13 Nov 2001 20:39:27 +0000, by arpi
-
hmm. indeo5ds YV12 fixed?Tue, 13 Nov 2001 20:32:41 +0000, by arpi
-
patch applied from Colin Marquardt <colin@marquardt-home.de>Tue, 13 Nov 2001 20:07:09 +0000, by gabucino
-
20lTue, 13 Nov 2001 17:59:50 +0000, by gabucino
-
minor lacks fixingTue, 13 Nov 2001 17:46:16 +0000, by nick
-
10lTue, 13 Nov 2001 17:44:38 +0000, by gabucino
-
radeon_vid: it's in first pre-alpha stageTue, 13 Nov 2001 17:20:47 +0000, by nick
-
New video output technique Linux Video Overlay:Tue, 13 Nov 2001 17:13:33 +0000, by nick
-
*** empty log message ***Tue, 13 Nov 2001 17:11:26 +0000, by gabucino
-
nice new docu. read it.Tue, 13 Nov 2001 16:19:48 +0000, by gabucino
-
Added a temporary fix to the DXR3 win32 codec playback, win32 codecs might prove to play back an unscaled image!Tue, 13 Nov 2001 16:01:56 +0000, by mswitch
-
*** empty log message ***Tue, 13 Nov 2001 13:17:46 +0000, by gabucino
-
TV input documentation begin (examples, options)Tue, 13 Nov 2001 13:17:12 +0000, by gabucino
-
why not autodetecting lirc?Tue, 13 Nov 2001 12:44:32 +0000, by jaf
-
FreeBSD fixTue, 13 Nov 2001 09:48:50 +0000, by nexus
-
fix typosTue, 13 Nov 2001 09:12:20 +0000, by nexus
-
temporal noise reducer in C (-pp 0x100000)Tue, 13 Nov 2001 02:40:56 +0000, by michael
-
Q/A about fucky +- 1frame seeking feature reqMon, 12 Nov 2001 22:59:58 +0000, by gabucino
-
fixed misreading bugMon, 12 Nov 2001 22:29:58 +0000, by gabucino
-
translatedMon, 12 Nov 2001 21:45:48 +0000, by gabucino
-
similar to 1.3Mon, 12 Nov 2001 20:17:15 +0000, by jaf
-
*** empty log message ***Mon, 12 Nov 2001 17:30:49 +0000, by gabucino
-
move bug meg fileload bug fixed asszem.Mon, 12 Nov 2001 15:16:13 +0000, by pontscho
-
nyelvtan nem jo.Mon, 12 Nov 2001 14:00:25 +0000, by pontscho
-
I've left school ... so I've time to translate againMon, 12 Nov 2001 12:53:24 +0000, by jaf
-
add roleld mouse support and some small bugfix. neked jol a testedbe.Mon, 12 Nov 2001 12:26:09 +0000, by pontscho
-
Compile fix.Mon, 12 Nov 2001 02:01:24 +0000, by atmos4
-
CR/LF :(Sun, 11 Nov 2001 22:52:34 +0000, by gabucino
-
many small updates, fixes (some/more to be completed soon)Sun, 11 Nov 2001 22:30:31 +0000, by gabucino
-
uyvytoyv12 in MMX (untested)Sun, 11 Nov 2001 22:26:15 +0000, by michael
-
p2/p3 bgr32 version (20%faster)Sun, 11 Nov 2001 22:14:13 +0000, by michael
-
c++ compiler would also be handy during buildSun, 11 Nov 2001 21:08:30 +0000, by eyck
-
BuildDepend on libgtk-dev since we want to build GUI by default ( as suggestedSun, 11 Nov 2001 21:05:53 +0000, by eyck
-
Use new logic suggested by Michael NiedermayerSun, 11 Nov 2001 17:14:57 +0000, by nick
-
don't set freq if channel isn't capableSun, 11 Nov 2001 16:29:26 +0000, by alex
-
updated audio and tuner checkingSun, 11 Nov 2001 16:28:12 +0000, by alex
-
fix typos - patch by Colin Marquardt <colin@marquardt-home.de>Sun, 11 Nov 2001 16:15:24 +0000, by pl
-
Cloning 32 stuff to 24Sun, 11 Nov 2001 16:09:19 +0000, by nick
-
changed tv_param_freq to stringSun, 11 Nov 2001 15:45:39 +0000, by alex
-
tuning worx (can set frequency)Sun, 11 Nov 2001 15:45:23 +0000, by alex
-
Applied SAMI patch by Evgeny Chukreev <codedj at echo dot ru>Sun, 11 Nov 2001 15:41:17 +0000, by atmos4
-
Minor speedup for K6-2, K7, P3Sun, 11 Nov 2001 15:35:11 +0000, by nick
-
using volatile modifierSun, 11 Nov 2001 15:20:19 +0000, by nick
-
Enable MMX stuffSun, 11 Nov 2001 14:42:10 +0000, by nick
-
Precised profile stuffSun, 11 Nov 2001 14:41:19 +0000, by nick
-
tv.h has its own USE_TV checkSun, 11 Nov 2001 13:48:11 +0000, by arpi
-
never include files from public headers...Sun, 11 Nov 2001 13:47:42 +0000, by arpi
-
video1 addedSun, 11 Nov 2001 13:39:10 +0000, by arpi
-
msvidc.c addedSun, 11 Nov 2001 13:36:40 +0000, by arpi
-
ms video1 (cram) codecs by Mike Melanson <melanson@pcisys.net>Sun, 11 Nov 2001 13:35:00 +0000, by arpi
-
-nobps NaN fixedSun, 11 Nov 2001 13:25:06 +0000, by arpi
-
support for UYVYSun, 11 Nov 2001 13:23:28 +0000, by arpi
-
-tv fix (no filename needed)Sun, 11 Nov 2001 13:20:28 +0000, by arpi
-
Extract parallelism from OSD stuff + MMX2 optimization.Sun, 11 Nov 2001 11:18:50 +0000, by nick
-
displaying msg if no tv supportSun, 11 Nov 2001 04:31:59 +0000, by alex
-
added --enable-tv and --disable-tv (default is disabled)Sun, 11 Nov 2001 04:26:54 +0000, by alex
-
new rawyv12/rawuyvy/rawrgb32/rawrgb24 for tv (also you can use aalib from now)Sun, 11 Nov 2001 03:58:46 +0000, by alex
-
cleaned up some warnings, and tv_param_on moved out from #ifdef USE_TVSun, 11 Nov 2001 03:53:42 +0000, by alex
-
printf's changed into mp_msgSun, 11 Nov 2001 03:40:16 +0000, by alex
-
added support for -tv outfmtSun, 11 Nov 2001 02:54:50 +0000, by alex
-
supporting -tv outfmtSun, 11 Nov 2001 02:54:21 +0000, by alex
-
fixSun, 11 Nov 2001 02:20:57 +0000, by alex
-
doublebuffeing SYNC fixedSun, 11 Nov 2001 02:20:39 +0000, by arpi
-
demuxer fixedSun, 11 Nov 2001 02:04:41 +0000, by arpi
-
audio_out_format_name moved from audio_out.c to afmt.cSun, 11 Nov 2001 01:49:26 +0000, by alex
-
mplayer does not need -ldivxencoreSun, 11 Nov 2001 01:45:01 +0000, by pl
-
tv updateSun, 11 Nov 2001 01:44:54 +0000, by alex
-
small fixSun, 11 Nov 2001 01:35:43 +0000, by pl
-
QP_store==null bugfix and no opendivx bugfixSun, 11 Nov 2001 01:18:40 +0000, by michael
-
bugfixSun, 11 Nov 2001 01:14:09 +0000, by michael
-
yuy2toyv12 bugfixSun, 11 Nov 2001 00:50:40 +0000, by michael
-
disabled vivo2 scaling (decodes some vivo2 files)Sun, 11 Nov 2001 00:31:34 +0000, by alex
-
raw added for tvSun, 11 Nov 2001 00:14:46 +0000, by alex
-
uyvy->yv12->postprocess->libvoSat, 10 Nov 2001 23:37:25 +0000, by arpi
-
tv updateSat, 10 Nov 2001 23:32:10 +0000, by alex
-
uyvy->uv12 addedSat, 10 Nov 2001 23:28:10 +0000, by arpi
-
.balign or we¡ll align by 64kb on some architecturesSat, 10 Nov 2001 20:39:23 +0000, by michael
-
.align 16Sat, 10 Nov 2001 19:46:04 +0000, by michael
-
Code cleanup - emms is not required when MMX block is commented out.Sat, 10 Nov 2001 18:40:49 +0000, by nick
-
updatedSat, 10 Nov 2001 18:06:59 +0000, by arpi
-
still sig11Sat, 10 Nov 2001 18:06:47 +0000, by arpi
-
warning for unknown parameters is quite enoughSat, 10 Nov 2001 15:01:47 +0000, by nick
-
vfw_raw fixSat, 10 Nov 2001 14:52:05 +0000, by alex
-
uses fastmemcpySat, 10 Nov 2001 14:33:52 +0000, by alex
-
checking for EOFSat, 10 Nov 2001 12:36:03 +0000, by alex
-
added some macros for rgb/bgrFri, 09 Nov 2001 23:49:03 +0000, by alex
-
added tv subsystemFri, 09 Nov 2001 23:46:06 +0000, by alex
-
coded ultra-big bug. - 20lFri, 09 Nov 2001 22:20:59 +0000, by alex
-
freeing up space and some debugFri, 09 Nov 2001 22:17:35 +0000, by alex
-
fixes for vivoFri, 09 Nov 2001 22:04:09 +0000, by alex
-
added pre-flash detecting support ;)Fri, 09 Nov 2001 17:00:12 +0000, by alex
-
vivo_check_file uses also new textparserFri, 09 Nov 2001 16:37:05 +0000, by alex
-
added text block parserFri, 09 Nov 2001 16:32:46 +0000, by alex
-
unkow parameter fix.Fri, 09 Nov 2001 13:20:17 +0000, by pontscho
-
app michale's rgb32tobgr32Fri, 09 Nov 2001 13:05:55 +0000, by pontscho
-
uuupsz ... 1l cola ;)Fri, 09 Nov 2001 12:58:43 +0000, by pontscho
-
removed #define DETAILED_OUTFri, 09 Nov 2001 03:34:58 +0000, by arpi
-
Eugene's fixes to work with QuickTime.qtsFri, 09 Nov 2001 03:27:29 +0000, by arpi
-
fixes?Fri, 09 Nov 2001 03:26:48 +0000, by arpi
-
videocodec and component selectors (function IDs)Fri, 09 Nov 2001 03:26:34 +0000, by arpi
-
struct->typedefFri, 09 Nov 2001 03:26:12 +0000, by arpi
-
added missing #include <malloc.h>Fri, 09 Nov 2001 02:17:02 +0000, by pl
-
memalign detection cleanupFri, 09 Nov 2001 02:02:58 +0000, by pl
-
mencoder sig11 Q/A (translated)Fri, 09 Nov 2001 00:41:26 +0000, by gabucino
-
*** empty log message ***Thu, 08 Nov 2001 23:50:27 +0000, by gabucino
-
"boycott cvs" MPlayer T-shirts available from your local MPlayer distributorThu, 08 Nov 2001 23:41:54 +0000, by gabucino
-
DXR3 beta2 patch by David Holm.Thu, 08 Nov 2001 21:51:28 +0000, by atmos4
-
for testingThu, 08 Nov 2001 15:24:04 +0000, by arpi
-
loads .qtsThu, 08 Nov 2001 15:23:22 +0000, by arpi
-
fixes suggested by atmosThu, 08 Nov 2001 13:37:32 +0000, by arpi
-
bugfixWed, 07 Nov 2001 23:17:11 +0000, by michael
-
typos fixedWed, 07 Nov 2001 23:15:19 +0000, by arpi
-
extended ascii version of formats.htmlWed, 07 Nov 2001 23:01:49 +0000, by arpi
-
Progress indicator for index creation.Wed, 07 Nov 2001 18:52:50 +0000, by atmos4
-
half-translated yetWed, 07 Nov 2001 18:21:15 +0000, by gabucino
-
*** empty log message ***Wed, 07 Nov 2001 18:18:22 +0000, by gabucino
-
gui and menusWed, 07 Nov 2001 10:43:46 +0000, by eyck
-
add gui, this way we can finally add usable entry to menus. ( Sveg HartgeWed, 07 Nov 2001 10:06:51 +0000, by eyck
-
rgb32tobgr32 now is documented ;)Wed, 07 Nov 2001 08:52:04 +0000, by nick
-
fixed usleep() - 10l?Wed, 07 Nov 2001 02:15:04 +0000, by arpi
-
workaround for MBC/MBR difference (wrong libavcodec-mplayer version pair)Wed, 07 Nov 2001 01:59:28 +0000, by arpi
-
rgb32tobgr32 / bgr32torgb32Tue, 06 Nov 2001 23:54:41 +0000, by michael
-
updated decss status (huh?)Tue, 06 Nov 2001 23:53:43 +0000, by gabucino
-
Installing mencoder and mencoder.1 if executable mencoder was compiled before issuing make installTue, 06 Nov 2001 23:14:35 +0000, by lgb
-
Somebody wanna drink some cola?Tue, 06 Nov 2001 22:58:12 +0000, by lgb
-
FF_POSTPROCESS shouldn't be defined if there is no ffmpeg's libavcodec foundTue, 06 Nov 2001 19:51:15 +0000, by pl
-
gcc does optimize writes to non volatile variables away if it didnt know that they were read in betweenTue, 06 Nov 2001 19:26:22 +0000, by michael
-
15/16 bpp ditheringTue, 06 Nov 2001 19:16:49 +0000, by michael
-
better ditheringTue, 06 Nov 2001 18:42:22 +0000, by michael
-
Applied Nick Kurshev's patchTue, 06 Nov 2001 18:20:41 +0000, by gabucino
-
Minor speedup of rgb32to24. (performance is not successful)Tue, 06 Nov 2001 17:14:22 +0000, by nick
-
oh my god what have i done...Tue, 06 Nov 2001 17:04:56 +0000, by gabucino
-
Remove a few obsolete header includes (fixes a compile error on solaris)Tue, 06 Nov 2001 17:04:13 +0000, by jkeil
-
dvb test, /dev/ost/video:Tue, 06 Nov 2001 16:56:27 +0000, by jkeil
-
minor changes (fixed some warnings, added attribute aligned(8) stuff)Tue, 06 Nov 2001 16:53:47 +0000, by michael
-
MMX2, 3DNOW, MMX optimized rgb32(24)to16(15) stuffTue, 06 Nov 2001 16:35:17 +0000, by nick
-
optimized rgb24to16 stuffTue, 06 Nov 2001 16:21:38 +0000, by nick
-
mmx2 bgr24 stuff from swscale (slightly faster)Tue, 06 Nov 2001 14:43:19 +0000, by michael
-
rgb24to32 now is fasterTue, 06 Nov 2001 13:53:43 +0000, by nick
-
vars are aligned by 8 now (even faster, yes they where not aligned correctly)Tue, 06 Nov 2001 13:45:57 +0000, by michael
-
16bpp is 10% fasterTue, 06 Nov 2001 13:41:12 +0000, by michael
-
15 bpp supportTue, 06 Nov 2001 13:26:43 +0000, by michael
-
common code moved to a #defineTue, 06 Nov 2001 13:06:50 +0000, by michael
-
add prostproc/rgb2rgbTue, 06 Nov 2001 12:32:27 +0000, by pontscho
-
Move yuv2rgb to postprocessTue, 06 Nov 2001 11:22:40 +0000, by nick
-
No longer requiredTue, 06 Nov 2001 11:21:43 +0000, by nick
-
faster bgr24 outputTue, 06 Nov 2001 04:06:55 +0000, by michael
-
small typo fixedTue, 06 Nov 2001 01:04:11 +0000, by gabucino
-
only 6 registers usedMon, 05 Nov 2001 23:49:15 +0000, by michael
-
autodetecting for dvb-cardsMon, 05 Nov 2001 21:49:20 +0000, by jaf
-
MEncoder compile fiy by marpet.Mon, 05 Nov 2001 21:33:59 +0000, by atmos4
-
unsigned stuffMon, 05 Nov 2001 19:55:11 +0000, by michael
-
yuy2toyv12 fixed and speedupMon, 05 Nov 2001 18:50:58 +0000, by michael
-
fixed yv12toyuy2Mon, 05 Nov 2001 18:26:49 +0000, by michael
-
MBC->MPEG2_MBC, max image size increasedMon, 05 Nov 2001 18:12:27 +0000, by arpi
-
ForgotMon, 05 Nov 2001 18:03:46 +0000, by nick
-
Fixed rgb32(24)to15 stuffMon, 05 Nov 2001 17:56:11 +0000, by nick
-
Fixed rgb32(24)to16 stuff, rgb32(24)to15 is still brokenMon, 05 Nov 2001 17:46:20 +0000, by nick
-
Well - old algorithms and new stuff rgb24to16(15)Mon, 05 Nov 2001 17:35:28 +0000, by nick
-
fix small xshape bugMon, 05 Nov 2001 17:00:42 +0000, by pontscho
-
passing palette to libvoMon, 05 Nov 2001 15:47:21 +0000, by arpi
-
-lm for ffmpeg detect Christian Marillat <marillat@free.fr>Mon, 05 Nov 2001 15:02:37 +0000, by arpi
-
ignoring decompressquery errorMon, 05 Nov 2001 14:59:51 +0000, by arpi
-
updatedMon, 05 Nov 2001 14:56:18 +0000, by arpi
-
rgb32to16, rgb32to15 supportMon, 05 Nov 2001 08:38:18 +0000, by nick
-
More standards compilanceMon, 05 Nov 2001 08:37:27 +0000, by nick
-
Transated by: Leandro Lucarella <leandro@lucarella.com.arMon, 05 Nov 2001 05:47:14 +0000, by jaf
-
Sorry, my laptop has no dvb-cardMon, 05 Nov 2001 05:38:23 +0000, by jaf
-
ao_mpegpesMon, 05 Nov 2001 03:01:11 +0000, by arpi
-
vo_pts addedMon, 05 Nov 2001 02:58:47 +0000, by arpi
-
audio packet writting addedMon, 05 Nov 2001 02:55:00 +0000, by arpi
-
libvo driver may have its own timingMon, 05 Nov 2001 02:53:53 +0000, by arpi
-
yuy2toyv12 in MMXMon, 05 Nov 2001 02:25:30 +0000, by michael
-
Quick hack to don't use ldivxencode on systems where it'S not installed.Mon, 05 Nov 2001 02:04:10 +0000, by atmos4
-
yv12toyuy2 in MMXMon, 05 Nov 2001 01:21:05 +0000, by michael
-
yv12 <-> yuy2 in CMon, 05 Nov 2001 00:45:55 +0000, by michael
-
problems with --with-sdl-config (option ignored)Mon, 05 Nov 2001 00:00:25 +0000, by pl
-
Removed -fomit-frame-pointer hack in favour of CFLAGS warning I previously added (this should also fix profiling and maybe some non-x86 build).Sun, 04 Nov 2001 23:46:49 +0000, by atmos4
-
faster 15to16 bit rgb (the mmx routine is limited by memory speed so there is no difference ): but the c routine is fasterSun, 04 Nov 2001 23:04:26 +0000, by michael
-
palette to bgr24Sun, 04 Nov 2001 19:50:29 +0000, by michael
-
vivo 2.0 supportSun, 04 Nov 2001 19:47:19 +0000, by arpi
-
vivo 2.0 compatibilitySun, 04 Nov 2001 19:39:08 +0000, by arpi
-
bgr32to16, bgr32to15 (needed for palette stuff)Sun, 04 Nov 2001 19:36:24 +0000, by michael
-
triple buffering interfaceSun, 04 Nov 2001 18:06:31 +0000, by nick
-
Minor notesSun, 04 Nov 2001 18:04:45 +0000, by nick
-
fixesSun, 04 Nov 2001 17:46:27 +0000, by arpi
-
some updatesSun, 04 Nov 2001 17:35:29 +0000, by gabucino
-
Use standard aspect codeSun, 04 Nov 2001 17:22:22 +0000, by nick
-
Code cleanupSun, 04 Nov 2001 17:01:12 +0000, by nick
-
vivo demuxerSun, 04 Nov 2001 16:57:09 +0000, by arpi
-
Double buffering supportSun, 04 Nov 2001 16:20:58 +0000, by nick
-
message for xanim codecsSun, 04 Nov 2001 15:04:32 +0000, by pl
-
divx4 installation updatedSun, 04 Nov 2001 14:35:50 +0000, by gabucino
-
fixed cram and vivoSun, 04 Nov 2001 14:23:31 +0000, by alex
-
fixed api revision and input fourcc handling (mappings are working too :)Sun, 04 Nov 2001 14:21:44 +0000, by alex
-
fourcc mapping fixed - 10l to someoneSun, 04 Nov 2001 14:00:53 +0000, by arpi
-
green line fix for dstw%8!=0Sun, 04 Nov 2001 13:50:20 +0000, by michael
-
supporting GetFormatSizeSun, 04 Nov 2001 13:37:23 +0000, by alex
-
XAnim sync, typoSun, 04 Nov 2001 12:43:03 +0000, by nexus
-
using const modifierSun, 04 Nov 2001 11:51:36 +0000, by nick
-
Fixed rgb2rgb in DGA modeSun, 04 Nov 2001 11:50:52 +0000, by nick
-
added vivo h.263, vivo g.723, twosSun, 04 Nov 2001 11:43:29 +0000, by alex
-
started mencoder documentationSun, 04 Nov 2001 11:20:11 +0000, by gabucino
-
*** empty log message ***Sun, 04 Nov 2001 10:42:32 +0000, by gabucino
-
works! copy video steram to .avi file playable with ivvideo.dllSun, 04 Nov 2001 04:55:44 +0000, by arpi
-
fixed warningsSun, 04 Nov 2001 03:07:02 +0000, by michael
-
fixed TlsAllocSun, 04 Nov 2001 02:43:25 +0000, by alex
-
faster bgr15/16Sun, 04 Nov 2001 02:28:23 +0000, by michael
-
KERNEL32 fix for ivvideo and strncmp for U263Sun, 04 Nov 2001 00:46:12 +0000, by arpi
-
convertiong to aviSun, 04 Nov 2001 00:38:32 +0000, by arpi
-
ovc oacSun, 04 Nov 2001 00:12:54 +0000, by gabucino
-
dump h263 frame headers from vivoSun, 04 Nov 2001 00:00:38 +0000, by arpi
-
decreasing my todo listSat, 03 Nov 2001 23:57:20 +0000, by gabucino
-
added new options ( -playlist < > )Sat, 03 Nov 2001 23:46:56 +0000, by pl
-
avoids spitting bad compilation messages at the user when sthg does not workSat, 03 Nov 2001 23:15:44 +0000, by pl
-
-oac/-ovc (fake:))Sat, 03 Nov 2001 23:01:17 +0000, by arpi
-
sorry for the help_msg.hSat, 03 Nov 2001 22:15:42 +0000, by alex
-
xacodec configure supportSat, 03 Nov 2001 21:57:07 +0000, by alex
-
removed #define USE_XANIM hackSat, 03 Nov 2001 21:27:23 +0000, by alex
-
checkin for xanim support, also --disable-xanim and --with-xanimlibdir option addedSat, 03 Nov 2001 21:25:55 +0000, by alex
-
nahat, mit valtoztattam?Sat, 03 Nov 2001 21:24:00 +0000, by gabucino
-
avg bps calc fixedSat, 03 Nov 2001 21:09:21 +0000, by arpi
-
vo_format_name prototype addedSat, 03 Nov 2001 21:01:12 +0000, by alex
-
WMP compatibility fixedSat, 03 Nov 2001 21:00:04 +0000, by arpi
-
new stream field: sizeSat, 03 Nov 2001 20:57:13 +0000, by arpi
-
partially synced with avifile... (TODO: migrate to new registry.c and driver.c)Sat, 03 Nov 2001 19:40:38 +0000, by arpi
-
fixed commandline bug: handling '-' as option when '--' unusedSat, 03 Nov 2001 19:04:58 +0000, by alex
-
What's new:Sat, 03 Nov 2001 18:45:13 +0000, by nick
-
playlist sync, small fixesSat, 03 Nov 2001 08:36:41 +0000, by nexus
-
-playlist option patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>Sat, 03 Nov 2001 02:55:03 +0000, by arpi
-
dxr3 instructions by David Holm <dholm@telia.com>Sat, 03 Nov 2001 02:43:37 +0000, by arpi
-
ao_dxr3 by David Holm <dholm@telia.com>Sat, 03 Nov 2001 02:38:10 +0000, by arpi
-
dxr3 support by David Holm <dholm@telia.com>Sat, 03 Nov 2001 02:36:02 +0000, by arpi
-
divx4 2-pass support, -frames optionSat, 03 Nov 2001 00:44:02 +0000, by arpi
-
divx4_vbr -> mplayer integrationFri, 02 Nov 2001 23:58:26 +0000, by arpi
-
initial import from transcodeFri, 02 Nov 2001 23:53:44 +0000, by arpi
-
TV-Out Section needs also an update ... next week i'll leave school ;-)Fri, 02 Nov 2001 21:04:55 +0000, by jaf
-
-srate and -pp 0 fixesFri, 02 Nov 2001 20:05:36 +0000, by arpi
-
right green line bugfix for width not %8==0 (untested -vo vesa doesnt work)Fri, 02 Nov 2001 19:21:02 +0000, by michael
-
code cleanupFri, 02 Nov 2001 18:24:25 +0000, by nick
-
Fixed bug of -vc libmpeg2 on vesa:dgaFri, 02 Nov 2001 18:10:20 +0000, by nick
-
fixed AVI header creation - now should be compatible with NaNdubFri, 02 Nov 2001 17:43:05 +0000, by arpi
-
MPEGLAYER3WAVEFORMAT addedFri, 02 Nov 2001 17:42:19 +0000, by arpi
-
Qualitative speedup decoding when video card supports DGA!Fri, 02 Nov 2001 17:36:04 +0000, by nick
-
Double buffering interfaceFri, 02 Nov 2001 17:34:17 +0000, by nick
-
formatting (drive C:)Fri, 02 Nov 2001 15:50:59 +0000, by gabucino
-
updatedFri, 02 Nov 2001 15:36:37 +0000, by arpi
-
*** empty log message ***Fri, 02 Nov 2001 15:27:38 +0000, by nick
-
to be completedFri, 02 Nov 2001 14:11:27 +0000, by gabucino
-
kurva gui.Fri, 02 Nov 2001 10:26:58 +0000, by pontscho
-
divx4 and lame subconfig supportFri, 02 Nov 2001 03:22:33 +0000, by arpi
-
mmx opt ,untested, i have no mgaFri, 02 Nov 2001 03:17:33 +0000, by michael
-
partly upgraded to mp_msg and fixed minor bug in parse_command_lineFri, 02 Nov 2001 02:55:51 +0000, by alex
-
fixed fault with --helpFri, 02 Nov 2001 02:21:57 +0000, by alex
-
verbose fixedFri, 02 Nov 2001 02:08:00 +0000, by arpi
-
fixed subconfig, exiting on error, supporting flagsFri, 02 Nov 2001 02:02:52 +0000, by alex
-
MSGT_MENCODER addedFri, 02 Nov 2001 01:35:27 +0000, by arpi
-
subconfig supportFri, 02 Nov 2001 01:31:27 +0000, by alex
-
mencoder commandline handlingFri, 02 Nov 2001 01:25:13 +0000, by arpi
-
added subconfig typeFri, 02 Nov 2001 00:47:38 +0000, by alex
-
common options moved out - for mencoderFri, 02 Nov 2001 00:32:35 +0000, by arpi
-
fixed arpi's cfgparser bugFri, 02 Nov 2001 00:25:28 +0000, by alex
-
1l (megittam:)Thu, 01 Nov 2001 22:42:16 +0000, by gabucino
-
new A-V sync correction and fps conversion stuffThu, 01 Nov 2001 21:47:28 +0000, by arpi
-
SSE update on FreeBSDThu, 01 Nov 2001 21:42:37 +0000, by eyck
-
*** empty log message ***Thu, 01 Nov 2001 21:05:28 +0000, by gabucino
-
vo_vesa: DGA supportThu, 01 Nov 2001 18:12:58 +0000, by nick
-
driver movedThu, 01 Nov 2001 17:14:00 +0000, by gabucino
-
Fixed bug of DGA address detection!!!Thu, 01 Nov 2001 16:25:33 +0000, by nick
-
10lThu, 01 Nov 2001 16:10:07 +0000, by arpi
-
(ff)mjpeg q/aThu, 01 Nov 2001 13:26:18 +0000, by gabucino
-
input A-V sync correctionThu, 01 Nov 2001 02:31:23 +0000, by arpi
-
fixedThu, 01 Nov 2001 01:15:27 +0000, by arpi
-
any other?Thu, 01 Nov 2001 00:46:22 +0000, by gabucino
-
some typos :)Thu, 01 Nov 2001 00:26:04 +0000, by gabucino
-
added support for mencoder (compile with 'make mencoder')Wed, 31 Oct 2001 23:30:26 +0000, by alex
-
nosound fixed?Wed, 31 Oct 2001 22:59:56 +0000, by arpi
-
vo_format_name moved from video_out.c to img_format.cWed, 31 Oct 2001 22:04:28 +0000, by alex
-
-idx fixes: support for divx4 and ignoring bad movi_endWed, 31 Oct 2001 20:43:13 +0000, by arpi
-
alpha. currently no options working :)Wed, 31 Oct 2001 20:15:19 +0000, by gabucino
-
Code cleanupWed, 31 Oct 2001 18:46:30 +0000, by nick
-
deinterlace bugfixWed, 31 Oct 2001 18:29:03 +0000, by michael
-
added macros for weirdos (irix/sunos)Wed, 31 Oct 2001 18:25:28 +0000, by pl
-
new stuff in "wanted features"Wed, 31 Oct 2001 17:19:22 +0000, by gabucino
-
buffer_len addedWed, 31 Oct 2001 16:08:26 +0000, by arpi
-
libmp3lame vbr mp3 supportWed, 31 Oct 2001 16:08:01 +0000, by arpi
-
pts_from_bps fixWed, 31 Oct 2001 15:04:36 +0000, by arpi
-
mp3 header parserWed, 31 Oct 2001 14:42:32 +0000, by arpi
-
mp3 header parserWed, 31 Oct 2001 14:42:32 +0000, by arpi
-
typoWed, 31 Oct 2001 08:22:12 +0000, by gabucino
-
c speedup (x1, rk1 filters)Wed, 31 Oct 2001 02:29:02 +0000, by michael
-
c speedupWed, 31 Oct 2001 01:30:28 +0000, by michael
-
15/16bit in C speedupWed, 31 Oct 2001 00:26:29 +0000, by michael
-
PCM audioWed, 31 Oct 2001 00:25:28 +0000, by arpi
-
hm, non-working :)Tue, 30 Oct 2001 23:20:31 +0000, by alex
-
avi audio stream copy supportTue, 30 Oct 2001 23:17:35 +0000, by arpi
-
fixed some miscoding :)Tue, 30 Oct 2001 23:04:36 +0000, by alex
-
introduced new critical section handlingTue, 30 Oct 2001 22:40:40 +0000, by alex
-
slow mmx & not so slow asm versions (outcommented)Tue, 30 Oct 2001 22:35:02 +0000, by michael
-
YV12 fixed (for mpeg)Tue, 30 Oct 2001 22:27:37 +0000, by arpi
-
c optimizationsTue, 30 Oct 2001 22:24:38 +0000, by michael
-
c optimizationsTue, 30 Oct 2001 22:03:25 +0000, by michael
-
fixedTue, 30 Oct 2001 21:55:28 +0000, by arpi
-
support newly added PF defs (loader/wine/winnt.h)Tue, 30 Oct 2001 21:48:58 +0000, by alex
-
c optimizations (array is faster than pointer) (16bpp variants tested and 2% faster)Tue, 30 Oct 2001 21:33:01 +0000, by michael
-
simplifiedTue, 30 Oct 2001 21:22:28 +0000, by arpi
-
minor speedupTue, 30 Oct 2001 21:14:02 +0000, by michael
-
interpolate chrominance for every second line in the 1:1 vertical scale functionTue, 30 Oct 2001 21:04:42 +0000, by michael
-
new Processor FeaturesTue, 30 Oct 2001 20:44:25 +0000, by alex
-
video frame reading cleanupTue, 30 Oct 2001 20:36:20 +0000, by arpi
-
bugfixesTue, 30 Oct 2001 20:30:24 +0000, by michael
-
mpeg video header parserTue, 30 Oct 2001 18:45:54 +0000, by arpi
-
cosmeticTue, 30 Oct 2001 17:46:07 +0000, by nick
-
more cleanup, warnings fixedTue, 30 Oct 2001 17:38:09 +0000, by arpi
-
arpi's display_time + interlace hackTue, 30 Oct 2001 17:29:27 +0000, by iive
-
*** empty log message ***Tue, 30 Oct 2001 17:07:59 +0000, by gabucino
-
now pressing [2] should work at onceTue, 30 Oct 2001 17:07:30 +0000, by gabucino
-
codecs section renumbered!Tue, 30 Oct 2001 17:06:17 +0000, by gabucino
-
No longer requiredTue, 30 Oct 2001 17:06:08 +0000, by nick
-
some cleanupTue, 30 Oct 2001 17:04:59 +0000, by arpi
-
Using new stuff of rgb15to16Tue, 30 Oct 2001 17:04:31 +0000, by nick
-
config.h cleanup, few things added to steram/demuxer headersTue, 30 Oct 2001 17:03:11 +0000, by arpi
-
print 'sw convertor usage' without verbosingTue, 30 Oct 2001 16:47:27 +0000, by nick
-
CosmeticTue, 30 Oct 2001 16:17:38 +0000, by nick
-
Misc: more checksTue, 30 Oct 2001 16:17:07 +0000, by nick
-
PAVGB supportTue, 30 Oct 2001 16:16:49 +0000, by nick
-
mDisplay ?Tue, 30 Oct 2001 16:15:22 +0000, by arpi
-
twos pcm audio supportMon, 29 Oct 2001 22:41:54 +0000, by arpi
-
twos pcmMon, 29 Oct 2001 22:41:15 +0000, by arpi
-
support for twosMon, 29 Oct 2001 22:40:46 +0000, by arpi
-
added edit atom (edit list), some comments and typos fixesMon, 29 Oct 2001 22:40:25 +0000, by alex
-
seek ebfore begin of the movie fixedMon, 29 Oct 2001 22:11:40 +0000, by arpi
-
using keyframe info for seekingMon, 29 Oct 2001 21:55:07 +0000, by arpi
-
cbr audio fixMon, 29 Oct 2001 21:25:10 +0000, by arpi
-
extended udta recordMon, 29 Oct 2001 21:01:00 +0000, by alex
-
changed hardcoded 'emms' to EMMS according to pp/swscale.cMon, 29 Oct 2001 20:28:06 +0000, by alex
-
fixed a warningMon, 29 Oct 2001 19:54:22 +0000, by michael
-
No longer requiredMon, 29 Oct 2001 18:44:20 +0000, by nick
-
Finish mmx2, 3dnow optimiz. 15to16 should be tested. Better fix of can't compileMon, 29 Oct 2001 18:28:06 +0000, by nick
-
memalign 64Mon, 29 Oct 2001 18:25:07 +0000, by nick
-
Fixed broken BIOS workaroundMon, 29 Oct 2001 18:24:29 +0000, by nick
-
cant compile on non x86 bugfixMon, 29 Oct 2001 18:07:40 +0000, by michael
-
patch from Martin Decky <deckm1am@ss1000.ms.mff.cuni.cz> applied and unnecassery "memory" removedMon, 29 Oct 2001 18:00:45 +0000, by michael
-
added stss (not completed)Mon, 29 Oct 2001 16:56:36 +0000, by alex
-
changed if's to switch in lschunksMon, 29 Oct 2001 16:15:04 +0000, by alex
-
very alpha code - needs Makefile modifications to compileMon, 29 Oct 2001 01:11:18 +0000, by arpi
-
-encode killedMon, 29 Oct 2001 00:55:54 +0000, by arpi
-
AVI muxer rewrittenMon, 29 Oct 2001 00:55:15 +0000, by arpi
-
vo_odivx disabledMon, 29 Oct 2001 00:48:20 +0000, by arpi
-
Reenabled Arpi's timing code, iive's causes sync probs (check ctp-tr-sample.mpg).Sun, 28 Oct 2001 23:57:11 +0000, by atmos4
-
Change linking order cause it caused probs for Steve M Schulz (or so ;)Sun, 28 Oct 2001 23:16:03 +0000, by atmos4
-
Enable stream cache by default.Sun, 28 Oct 2001 22:56:44 +0000, by atmos4
-
FreeBSD use /usr/local/lib, /usr/local/includeSun, 28 Oct 2001 21:44:23 +0000, by nexus
-
sorrySun, 28 Oct 2001 20:23:48 +0000, by jaf
-
correctedSun, 28 Oct 2001 20:20:36 +0000, by jaf
-
tell the c compiler that the memory changedSun, 28 Oct 2001 19:54:23 +0000, by michael
-
3dnow prefetch & sfenceSun, 28 Oct 2001 19:41:50 +0000, by michael
-
yv12 to yv12 scalerSun, 28 Oct 2001 18:30:59 +0000, by michael
-
More flushingSun, 28 Oct 2001 18:08:56 +0000, by nick
-
32to24: MMX, MMX2, 3DNOW optimizationSun, 28 Oct 2001 17:42:52 +0000, by nick
-
More elegant solutionSun, 28 Oct 2001 17:15:54 +0000, by nick
-
memory verificationSun, 28 Oct 2001 16:57:04 +0000, by nick
-
preprocessor cleanupSun, 28 Oct 2001 14:03:16 +0000, by nick
-
sfenceSun, 28 Oct 2001 13:59:57 +0000, by nick
-
More accurate prefetchingSun, 28 Oct 2001 13:06:49 +0000, by nick
-
mmx, mmx2, 3dnow optimized 24to32Sun, 28 Oct 2001 12:02:16 +0000, by nick
-
mmx optimized 24to32Sun, 28 Oct 2001 11:48:50 +0000, by nick
-
forgot, sorrySun, 28 Oct 2001 11:47:22 +0000, by nick
-
Prev ver could work only on x86Sun, 28 Oct 2001 11:00:40 +0000, by nick
-
cursor on/off, screenblank off -> fbdevSun, 28 Oct 2001 10:47:06 +0000, by gabucino
-
vo_vesa: more rgb2rgb supportSun, 28 Oct 2001 10:45:42 +0000, by nick
-
vo_vesa: more rgb2rgb supportSun, 28 Oct 2001 10:28:08 +0000, by nick
-
vo_vesa: rgb2rgb supportSun, 28 Oct 2001 10:17:57 +0000, by nick
-
yuv2rgb bugfixSun, 28 Oct 2001 03:03:49 +0000, by michael
-
fixed, rotfl :pSat, 27 Oct 2001 18:05:29 +0000, by alex
-
develSat, 27 Oct 2001 17:45:27 +0000, by alex
-
nick ! what did you do???Sat, 27 Oct 2001 17:41:54 +0000, by jaf
-
Suppress implicit usage of /usr/local stuffSat, 27 Oct 2001 14:58:33 +0000, by nick
-
never declare variables in *.h files, plsSat, 27 Oct 2001 14:30:43 +0000, by nick
-
sorrySat, 27 Oct 2001 13:53:01 +0000, by nick
-
libffmpeg.so supportSat, 27 Oct 2001 13:39:12 +0000, by nick
-
mpsub, FORMAT=<frame> alpha versionFri, 26 Oct 2001 22:14:19 +0000, by laaz
-
updatedFri, 26 Oct 2001 22:13:06 +0000, by moz
-
updatedFri, 26 Oct 2001 21:51:09 +0000, by moz
-
implied "SUB: " when can't read 0 subtitle from a fileFri, 26 Oct 2001 20:55:45 +0000, by laaz
-
Fixed segfault if 0 subtitle found in a file.Fri, 26 Oct 2001 20:48:22 +0000, by laaz
-
gtk12-config detectionFri, 26 Oct 2001 19:54:43 +0000, by laaz
-
Added ASF http server streaming (Not mms streaming).Fri, 26 Oct 2001 18:26:06 +0000, by bertrand
-
*** empty log message ***Fri, 26 Oct 2001 17:22:01 +0000, by gabucino
-
hope it's not too buggy, and overall usefulFri, 26 Oct 2001 17:20:33 +0000, by gabucino
-
rewritten matrox tvout sectionFri, 26 Oct 2001 17:19:13 +0000, by gabucino
-
corrected some fourcc's at xanim dll's and corrected mov mp3,ulaw,alawFri, 26 Oct 2001 16:09:06 +0000, by alex
-
FreeBSD libdl fixFri, 26 Oct 2001 14:19:42 +0000, by nexus
-
added two new clip info types, all printf's were upgraded to mp_msgFri, 26 Oct 2001 14:04:17 +0000, by alex
-
added detection of zlibFri, 26 Oct 2001 13:50:05 +0000, by alex
-
libdl checking addedFri, 26 Oct 2001 13:39:15 +0000, by alex
-
CopyrightsFri, 26 Oct 2001 10:42:33 +0000, by nick
-
typo fixFri, 26 Oct 2001 09:50:04 +0000, by nexus
-
faster deringFri, 26 Oct 2001 09:34:41 +0000, by michael
-
dering in cFri, 26 Oct 2001 00:35:41 +0000, by michael
-
a few warning fixes (missing #include's)Thu, 25 Oct 2001 23:34:14 +0000, by pl
-
3dnow deringThu, 25 Oct 2001 22:50:03 +0000, by michael
-
just a few "not implemented yet" removedThu, 25 Oct 2001 21:57:42 +0000, by michael
-
dering in mmx2Thu, 25 Oct 2001 21:55:11 +0000, by michael
-
link to tomi ollila's voodoo3 tvout text. if he has interest to integrateThu, 25 Oct 2001 18:05:49 +0000, by gabucino
-
*** empty log message ***Thu, 25 Oct 2001 16:21:29 +0000, by gabucino
-
fixed a wrong display_time valueThu, 25 Oct 2001 16:02:17 +0000, by iive
-
downscaleThu, 25 Oct 2001 14:31:11 +0000, by michael
-
remowing warning messageThu, 25 Oct 2001 13:46:14 +0000, by atlka
-
I was wrong: test didn't workThu, 25 Oct 2001 13:32:48 +0000, by pl
-
CSS_INC include flags are now needed in libmpdemux, to compile dvdauth.cThu, 25 Oct 2001 13:19:18 +0000, by jkeil
-
did not compileThu, 25 Oct 2001 12:40:21 +0000, by pl
-
The last irix64 patch looks broken to me, trying to fix.Thu, 25 Oct 2001 12:28:22 +0000, by jkeil
-
added irix64()Thu, 25 Oct 2001 11:46:50 +0000, by pl
-
patch from Oliver Schoenbrunner <oliver.schoenbrunner@jku.at>Thu, 25 Oct 2001 11:45:35 +0000, by michael
-
fixed difference with -vo md5 between doVertDefFilter() C and MMX / MMX2 versionsThu, 25 Oct 2001 11:42:34 +0000, by michael
-
Suppress trivial warningsThu, 25 Oct 2001 09:20:23 +0000, by nick
-
Russian translationThu, 25 Oct 2001 09:07:15 +0000, by nick
-
blahWed, 24 Oct 2001 22:41:17 +0000, by atmos4
-
can set framebuffer like with xvidtune. tested with matroxfb only.Wed, 24 Oct 2001 20:33:19 +0000, by gabucino
-
some fixed and enhancementsWed, 24 Oct 2001 18:27:47 +0000, by jaf
-
printf-gcc3 patch, x11-commons mRootwinWed, 24 Oct 2001 17:04:08 +0000, by sven
-
much better horizontal filters (transpose & use the vertical ones) :)Wed, 24 Oct 2001 16:39:40 +0000, by michael
-
did not compile with gcc-3Wed, 24 Oct 2001 16:22:10 +0000, by pl
-
*** empty log message ***Wed, 24 Oct 2001 16:01:16 +0000, by gabucino
-
SGI audio driver by oliver.schoenbrunner@jku.atWed, 24 Oct 2001 14:06:36 +0000, by arpi
-
MIPS support by oliver.schoenbrunner@jku.atWed, 24 Oct 2001 14:02:19 +0000, by arpi
-
added DUMPSUBS recognition if we need compile only subreader.c aloneWed, 24 Oct 2001 13:57:46 +0000, by atlka
-
'vesa' vo driver added. By Nick Kurshev. (spellchecked, fixed, mplayerdoxized)Wed, 24 Oct 2001 13:03:56 +0000, by gabucino
-
add vcd,dvd,etcsymbol handlingWed, 24 Oct 2001 10:58:18 +0000, by pontscho
-
Suppressing warningsWed, 24 Oct 2001 09:18:20 +0000, by nick
-
Suppressing warningsWed, 24 Oct 2001 07:51:44 +0000, by nick
-
Independed compilation of SUBDIRSWed, 24 Oct 2001 07:34:41 +0000, by nick
-
more gcc 2.96...Wed, 24 Oct 2001 03:09:23 +0000, by arpi
-
gcc 2.96...Wed, 24 Oct 2001 03:04:14 +0000, by arpi
-
htmlize, added new thingsWed, 24 Oct 2001 02:55:08 +0000, by arpi
-
hmm. am I a doxwriter?Wed, 24 Oct 2001 02:26:49 +0000, by arpi
-
while_encoding.avi (ffmpeg) fix (ignoring movi_ check if end<=start)Wed, 24 Oct 2001 00:50:54 +0000, by arpi
-
better logic to choose valid info at broken indexWed, 24 Oct 2001 00:25:52 +0000, by arpi
-
more speedWed, 24 Oct 2001 00:05:30 +0000, by michael
-
-sstep patch by Aleksander V. Dyomin <fly@shax.ru>Tue, 23 Oct 2001 20:15:00 +0000, by arpi
-
cleanups in --help message (easier to read I hope)Tue, 23 Oct 2001 18:32:55 +0000, by pl
-
audio channels nr is identified from libmad's channel modeTue, 23 Oct 2001 17:26:20 +0000, by alex
-
added MOV's mp3 fourcc's to libmad (also tested them)Tue, 23 Oct 2001 17:04:41 +0000, by alex
-
libmad fix (see comment)Tue, 23 Oct 2001 17:01:55 +0000, by alex
-
i've less time, a lot of testsTue, 23 Oct 2001 16:59:55 +0000, by jaf
-
afm synced to codec-cfg.hTue, 23 Oct 2001 16:53:48 +0000, by alex
-
handling free chunk (wide needs implementation) and displaying clip info (datas from udta chunk)Tue, 23 Oct 2001 16:21:24 +0000, by alex
-
more speedTue, 23 Oct 2001 15:55:54 +0000, by michael
-
damn logic (fix did not fix completely)Tue, 23 Oct 2001 15:13:51 +0000, by pl
-
switch back to old timing code until new is bugfixedTue, 23 Oct 2001 14:58:15 +0000, by arpi
-
fixed --disable-win32 bugTue, 23 Oct 2001 14:56:58 +0000, by pl
-
ima4 type warning fixedTue, 23 Oct 2001 14:11:53 +0000, by arpi
-
ima4 enabledTue, 23 Oct 2001 14:04:21 +0000, by arpi
-
ima4 addedTue, 23 Oct 2001 14:01:13 +0000, by arpi
-
mad audio supportTue, 23 Oct 2001 13:59:10 +0000, by arpi
-
ima4 mov audio supportTue, 23 Oct 2001 13:56:44 +0000, by arpi
-
compressed mov audio fixedTue, 23 Oct 2001 13:55:49 +0000, by arpi
-
did not compile (bad place for } )Tue, 23 Oct 2001 13:05:23 +0000, by pl
-
removed warningTue, 23 Oct 2001 13:02:44 +0000, by pl
-
and another +2% speedupTue, 23 Oct 2001 12:05:34 +0000, by michael
-
libmad (ARM) patch by jeroen.dobbelaere@acunia.comTue, 23 Oct 2001 12:03:41 +0000, by arpi
-
some cosmetic and debugging changesTue, 23 Oct 2001 12:02:45 +0000, by alex
-
optimizations (+2% speedup)Tue, 23 Oct 2001 10:29:48 +0000, by michael
-
whopsTue, 23 Oct 2001 09:48:37 +0000, by gabucino
-
xanim stuff addedTue, 23 Oct 2001 09:43:56 +0000, by gabucino
-
Title supportTue, 23 Oct 2001 09:31:53 +0000, by nick
-
FreeBSD patchTue, 23 Oct 2001 08:55:47 +0000, by nexus
-
uptodate, baby!Tue, 23 Oct 2001 08:52:17 +0000, by gabucino
-
More verbosingTue, 23 Oct 2001 07:05:05 +0000, by nick
-
comments...Tue, 23 Oct 2001 02:32:59 +0000, by arpi
-
xanim addedTue, 23 Oct 2001 02:23:44 +0000, by arpi
-
cleaned up, also removed some useless printf's to be more faster ;)Tue, 23 Oct 2001 02:11:27 +0000, by alex
-
h263 fixedTue, 23 Oct 2001 01:55:49 +0000, by arpi
-
little cleanup to eleminate xanim typedefs and be more mplayer likeTue, 23 Oct 2001 01:46:55 +0000, by alex
-
brightness / contrast fix/copy optimizations +2% speedupTue, 23 Oct 2001 01:46:50 +0000, by michael
-
xanim codec name croppedTue, 23 Oct 2001 01:46:37 +0000, by arpi
-
initialTue, 23 Oct 2001 01:17:56 +0000, by alex
-
added new xanim codecsTue, 23 Oct 2001 01:16:09 +0000, by alex
-
iv32 color scaling fixTue, 23 Oct 2001 01:14:13 +0000, by arpi
-
CoCreateFreeThreadedMarshaler stub addedTue, 23 Oct 2001 00:21:41 +0000, by alex
-
YUV 16:1:1 fixed (indeo5)Tue, 23 Oct 2001 00:12:46 +0000, by arpi
-
negative black bugfixTue, 23 Oct 2001 00:03:19 +0000, by michael
-
al3x returned!Mon, 22 Oct 2001 23:54:21 +0000, by gabucino
-
added xanim supportMon, 22 Oct 2001 23:51:27 +0000, by alex
-
cvid/3ivx yuv renderers cleanupMon, 22 Oct 2001 23:42:19 +0000, by arpi
-
changed vfm max_value from 7 to 10, according to the latest codec-cfg.hMon, 22 Oct 2001 23:39:14 +0000, by alex
-
auto brightness/ contrast bugfixMon, 22 Oct 2001 23:36:35 +0000, by michael
-
little cleanupMon, 22 Oct 2001 23:17:14 +0000, by alex
-
cvid yuv "fixed"Mon, 22 Oct 2001 23:04:43 +0000, by arpi
-
compression algo detection fix (bswap) and fps fixMon, 22 Oct 2001 22:49:09 +0000, by alex
-
Add uninstall target, patch by Clemens W«£chter <clemenswaechter@yahoo.com>Mon, 22 Oct 2001 22:46:38 +0000, by atmos4
-
3ivx YV12 direct rendering (one lss memcpy)Mon, 22 Oct 2001 22:45:06 +0000, by arpi
-
hmm. 3ivx worksMon, 22 Oct 2001 21:31:42 +0000, by arpi
-
mergeMon, 22 Oct 2001 21:03:25 +0000, by alex
-
cvid works but buggyMon, 22 Oct 2001 20:48:39 +0000, by arpi
-
fix error reporting bugMon, 22 Oct 2001 20:22:25 +0000, by szabi
-
xanim addedMon, 22 Oct 2001 19:04:09 +0000, by arpi
-
#define USE_XANIM to enable xanim stuffMon, 22 Oct 2001 19:03:32 +0000, by arpi
-
fixing...Mon, 22 Oct 2001 18:52:10 +0000, by arpi
-
mplayerizationMon, 22 Oct 2001 17:49:17 +0000, by arpi
-
3ivx dshow added, ulaw/vbr mp3/cbr mp3 for MOV files addedMon, 22 Oct 2001 17:18:21 +0000, by alex
-
largefileizationMon, 22 Oct 2001 17:08:24 +0000, by arpi
-
reworked for mplayerMon, 22 Oct 2001 17:07:40 +0000, by alex
-
needs to be hackedMon, 22 Oct 2001 16:54:13 +0000, by alex
-
printf->mp_msgMon, 22 Oct 2001 16:09:34 +0000, by arpi
-
cache2 addedMon, 22 Oct 2001 15:40:07 +0000, by arpi
-
misinformation correctedMon, 22 Oct 2001 15:34:04 +0000, by gabucino
-
changed functionality means changed definition.Mon, 22 Oct 2001 15:20:34 +0000, by gabucino
-
busted. szopjatok hanyatt users.Mon, 22 Oct 2001 15:14:48 +0000, by gabucino
-
*** empty log message ***Mon, 22 Oct 2001 14:49:27 +0000, by gabucino
-
-loop patch by Pascal Haakmat <a.haakmat@chello.nl>Mon, 22 Oct 2001 14:42:47 +0000, by arpi
-
-screenw/h patch by Tomi.Ollila@sonera.comMon, 22 Oct 2001 14:19:48 +0000, by arpi
-
some options previously forgot :(Mon, 22 Oct 2001 12:57:43 +0000, by gabucino
-
-screenw -screenh -cache addedMon, 22 Oct 2001 12:34:47 +0000, by gabucino
-
AQT sub type addedMon, 22 Oct 2001 10:46:28 +0000, by gabucino
-
Broken BIOS testMon, 22 Oct 2001 09:29:16 +0000, by nick
-
More iopl'ed ports and test for brken BIOSMon, 22 Oct 2001 09:28:44 +0000, by nick
-
better FreeBSD iconv implementationMon, 22 Oct 2001 07:43:32 +0000, by nexus
-
minor fixMon, 22 Oct 2001 07:42:57 +0000, by nick
-
re-eng toolMon, 22 Oct 2001 07:42:08 +0000, by nick
-
re-eng toolMon, 22 Oct 2001 07:15:04 +0000, by nick
-
Applied patch to switch to graphics mode with -fs by achurch@achurch.org (Andrew Church)Sun, 21 Oct 2001 23:53:23 +0000, by atmos4
-
cache full status addedSun, 21 Oct 2001 23:05:05 +0000, by arpi
-
cache seeking fixed(?)Sun, 21 Oct 2001 22:13:12 +0000, by arpi
-
Added image centering, now only screenblanking and hiding the cursor is missing.Sun, 21 Oct 2001 21:12:00 +0000, by atmos4
-
new version by zsteva@ptt.yuSun, 21 Oct 2001 20:03:00 +0000, by arpi
-
DVD message fixSun, 21 Oct 2001 18:50:15 +0000, by arpi
-
EOF bug fixedSun, 21 Oct 2001 18:14:24 +0000, by arpi
-
stream_read() now returns no. of bytes readedSun, 21 Oct 2001 18:13:48 +0000, by arpi
-
updated - by zsteva@ptt.yuSun, 21 Oct 2001 17:34:40 +0000, by arpi
-
ah, crtc2 disabled by defaultSun, 21 Oct 2001 17:30:28 +0000, by arpi
-
CRTC2 YUV support (buggy?) by Jiri.Svoboda@seznam.czSun, 21 Oct 2001 17:28:04 +0000, by arpi
-
AQT type support patch by Jiri.Svoboda@seznam.czSun, 21 Oct 2001 17:19:59 +0000, by arpi
-
includes cleanupSun, 21 Oct 2001 16:32:26 +0000, by arpi
-
oggvorbis stuff moved out from stheader.hSun, 21 Oct 2001 16:31:19 +0000, by arpi
-
not reqSun, 21 Oct 2001 16:14:10 +0000, by arpi
-
some more rtfmSun, 21 Oct 2001 16:05:21 +0000, by arpi
-
includes cleanupSun, 21 Oct 2001 15:47:31 +0000, by arpi
-
OSD supportSun, 21 Oct 2001 15:04:04 +0000, by nick
-
Again changed logic:Sun, 21 Oct 2001 14:30:36 +0000, by nick
-
Again changed logic:Sun, 21 Oct 2001 14:02:09 +0000, by nick
-
stuff.. (sorry, forgot:P)Sun, 21 Oct 2001 13:07:40 +0000, by gabucino
-
Replacing -x, -y on -screenw, -screenhSun, 21 Oct 2001 12:50:45 +0000, by nick
-
-cache option to enable cache and set buffer sizeSun, 21 Oct 2001 12:42:59 +0000, by arpi
-
Final fix of libmpeg2 zooming: flipping page supportSun, 21 Oct 2001 12:42:17 +0000, by nick
-
AVI - no audio stream fixSun, 21 Oct 2001 12:18:45 +0000, by arpi
-
Support of: -x -y -bppSun, 21 Oct 2001 10:32:43 +0000, by nick
-
Bad fix of libmpeg2 zoomingSun, 21 Oct 2001 07:02:40 +0000, by nick
-
print stats at read instead of fillSun, 21 Oct 2001 00:32:47 +0000, by arpi
-
BGR24 bugfixSun, 21 Oct 2001 00:05:56 +0000, by michael
-
15bpp fix for swscaleSat, 20 Oct 2001 23:58:23 +0000, by michael
-
ehh. include config.h... 10lSat, 20 Oct 2001 23:57:55 +0000, by arpi
-
#undef USE_STREAM_CACHE > config.hSat, 20 Oct 2001 23:53:43 +0000, by arpi
-
cache2 supportSat, 20 Oct 2001 23:51:02 +0000, by arpi
-
uninit streamSat, 20 Oct 2001 23:48:56 +0000, by arpi
-
added matrox fullscreen/aspect tvout stuffSat, 20 Oct 2001 22:59:38 +0000, by gabucino
-
Add some info putput for aspect().Sat, 20 Oct 2001 22:53:32 +0000, by atmos4
-
oopsSat, 20 Oct 2001 22:30:25 +0000, by atmos4
-
Aspect support for vo_mga, you need to use -screenw and -screenh to set your current screen res. Untested!Sat, 20 Oct 2001 22:29:29 +0000, by atmos4
-
fixed alignment (static variables where sometimes not 8-byte aligned)Sat, 20 Oct 2001 21:12:09 +0000, by michael
-
streaming fixedSat, 20 Oct 2001 20:35:12 +0000, by arpi
-
libdemux cleanup part 1Sat, 20 Oct 2001 20:03:10 +0000, by arpi
-
*** empty log message ***Sat, 20 Oct 2001 19:14:06 +0000, by gabucino
-
tets.c removed +10lSat, 20 Oct 2001 19:09:06 +0000, by arpi
-
i forgot this. -10l :(Sat, 20 Oct 2001 19:04:56 +0000, by arpi
-
libdemuxer...Sat, 20 Oct 2001 18:49:08 +0000, by arpi
-
New section: Matrox TVout - method 2Sat, 20 Oct 2001 18:05:30 +0000, by gabucino
-
Best fix of slice drawing with libmpeg2Sat, 20 Oct 2001 16:56:24 +0000, by nick
-
Bad fix of top rendering with libmpeg2Sat, 20 Oct 2001 16:42:17 +0000, by nick
-
Qualitative speedup for P3 & K7 cpusSat, 20 Oct 2001 13:11:10 +0000, by nick
-
Fixed half-image bug and added computing of correct aspect during zoomingSat, 20 Oct 2001 12:53:20 +0000, by nick
-
Fixed zooming bugSat, 20 Oct 2001 11:58:45 +0000, by nick
-
returns a malloc()'ed string instead of an auto char[]Sat, 20 Oct 2001 11:16:47 +0000, by pl
-
array was not correctly initializedSat, 20 Oct 2001 11:14:57 +0000, by pl
-
Detect and show cpu name.Sat, 20 Oct 2001 02:35:31 +0000, by atmos4
-
vo_vesa added to 'zoom'Fri, 19 Oct 2001 16:58:35 +0000, by gabucino
-
SwScaling supportFri, 19 Oct 2001 16:24:37 +0000, by nick
-
first line bug fixed (happend if the image was scaled down or 1:1)Fri, 19 Oct 2001 15:50:44 +0000, by michael
-
Initial YUV (YV12) supportFri, 19 Oct 2001 15:23:18 +0000, by nick
-
divx4 brightness etc support patch by Adam Tla/lkaFri, 19 Oct 2001 15:21:36 +0000, by arpi
-
More verbosingFri, 19 Oct 2001 15:09:57 +0000, by nick
-
Better resolution detectionFri, 19 Oct 2001 15:09:40 +0000, by nick
-
PP_FUNNY_STRIDE disabledFri, 19 Oct 2001 14:54:26 +0000, by arpi
-
ffdivx postproc dest buffer is 16x16 alignedFri, 19 Oct 2001 14:43:38 +0000, by arpi
-
*** empty log message ***Fri, 19 Oct 2001 14:14:55 +0000, by gabucino
-
Small CorrectionsFri, 19 Oct 2001 14:09:16 +0000, by jaf
-
final fix?Fri, 19 Oct 2001 14:02:12 +0000, by arpi
-
some minutes in schoolFri, 19 Oct 2001 13:58:06 +0000, by jaf
-
added compiletime option to turn width%8==0 onFri, 19 Oct 2001 13:56:12 +0000, by michael
-
fixed a bug in the tmp bufferFri, 19 Oct 2001 13:41:38 +0000, by michael
-
amd...?Fri, 19 Oct 2001 13:28:59 +0000, by pontscho
-
added TOC C/2Fri, 19 Oct 2001 13:18:04 +0000, by moz
-
fixed?Fri, 19 Oct 2001 13:11:26 +0000, by arpi
-
fixed?Fri, 19 Oct 2001 13:09:26 +0000, by arpi
-
amd fixFri, 19 Oct 2001 13:01:31 +0000, by pontscho
-
horizontal scaling bugs fixed, should be mostly bugfree nowFri, 19 Oct 2001 12:30:01 +0000, by michael
-
aspect changes integrated .., please check performance and conformanceFri, 19 Oct 2001 10:51:04 +0000, by sven
-
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)Fri, 19 Oct 2001 10:33:59 +0000, by gabucino
-
improved gl, please check performance and correct displayFri, 19 Oct 2001 10:09:29 +0000, by sven
-
corrected word biblioth«²queFri, 19 Oct 2001 09:38:43 +0000, by moz
-
xinc scaled by 16 instead of 8Fri, 19 Oct 2001 02:21:47 +0000, by arpi
-
sleep stuff moved to linux/timerFri, 19 Oct 2001 02:16:21 +0000, by arpi
-
cpu detection fixedFri, 19 Oct 2001 02:00:45 +0000, by arpi
-
horizontal lines bugfixFri, 19 Oct 2001 01:53:45 +0000, by michael
-
vertical lines bugfixFri, 19 Oct 2001 01:26:36 +0000, by michael
-
(C) fixedFri, 19 Oct 2001 00:42:18 +0000, by arpi
-
cpu detect code by Eric Anholt <eanholt@gladstone.uoregon.edu>Fri, 19 Oct 2001 00:40:19 +0000, by arpi
-
fixed a bug which caused horizontal linesFri, 19 Oct 2001 00:21:07 +0000, by michael
-
sleep stuff moved to linux/timertimer-lx.cFri, 19 Oct 2001 00:16:13 +0000, by arpi
-
sleep stuff moved to linux/timerFri, 19 Oct 2001 00:15:49 +0000, by arpi
-
increased precission of s_xinc s_xinc2 (needed for the mmx2 bugfix)Thu, 18 Oct 2001 22:27:13 +0000, by michael
-
scriptsThu, 18 Oct 2001 21:06:04 +0000, by arpi
-
gpl fix?Thu, 18 Oct 2001 20:52:33 +0000, by arpi
-
gpl fixThu, 18 Oct 2001 20:32:52 +0000, by arpi
-
french stuffThu, 18 Oct 2001 18:28:27 +0000, by jaf
-
see english 1.28Thu, 18 Oct 2001 18:18:17 +0000, by jaf
-
i've to less time in school to fix all in oneThu, 18 Oct 2001 17:48:43 +0000, by jaf
-
French doc links/author addedThu, 18 Oct 2001 16:27:27 +0000, by gabucino
-
this is a noname commitThu, 18 Oct 2001 16:21:48 +0000, by gabucino
-
More hints. Use save-restore mechanismThu, 18 Oct 2001 15:50:49 +0000, by nick
-
Fixed bug of 32-bit mode interface detection and save-restore mechanismThu, 18 Oct 2001 15:48:51 +0000, by nick
-
enable postprocess for interlaced fieldsThu, 18 Oct 2001 15:43:35 +0000, by iive
-
French translation by MoZ <moz@gmx.fr>Thu, 18 Oct 2001 11:48:46 +0000, by arpi
-
*** empty log message ***Thu, 18 Oct 2001 11:11:20 +0000, by gabucino
-
Eeeh :) time to sleep!Thu, 18 Oct 2001 02:43:33 +0000, by atmos4
-
Update to new (cleaner, more bugfree, better) aspect api. vo_gl vo_gl2 and vo_xmga are untested!Thu, 18 Oct 2001 02:42:20 +0000, by atmos4
-
*** empty log message ***Wed, 17 Oct 2001 21:17:56 +0000, by gabucino
-
symlinking fixWed, 17 Oct 2001 21:17:14 +0000, by gabucino
-
fixed the height%8!=0 bugWed, 17 Oct 2001 20:42:07 +0000, by michael
-
write-mistakes fixedWed, 17 Oct 2001 18:42:26 +0000, by jaf
-
vo_vesa supportWed, 17 Oct 2001 18:24:50 +0000, by nick
-
vbelib importWed, 17 Oct 2001 18:20:43 +0000, by nick
-
vo_vesa support. Should be written better.Wed, 17 Oct 2001 18:17:50 +0000, by nick
-
converts all subtitles in . to mpsub formatWed, 17 Oct 2001 18:07:40 +0000, by gabucino
-
ide vmi nagy hulyeseget akartam irni de elfelejtettemWed, 17 Oct 2001 16:36:39 +0000, by gabucino
-
Added notice about CFLAGS and added -fomit-frame-pointer to be always used.Wed, 17 Oct 2001 15:53:15 +0000, by atmos4
-
if not found using fpath try to load font bitmaps from default dirWed, 17 Oct 2001 15:15:30 +0000, by atlka
-
24bpp support (untested)Wed, 17 Oct 2001 13:59:49 +0000, by michael
-
added (f)emmsWed, 17 Oct 2001 11:57:11 +0000, by arpi
-
bpp changed from bytespp to bitsppWed, 17 Oct 2001 10:55:29 +0000, by arpi
-
swscale - 16bpp and -fs supportWed, 17 Oct 2001 10:54:34 +0000, by arpi
-
fixed out of regs "bug"Wed, 17 Oct 2001 03:40:03 +0000, by michael
-
MMX & MMX2 optimizations (MMX2 is buggy and commented out)Wed, 17 Oct 2001 02:30:39 +0000, by michael
-
quick fix for movies with a height which is not a multiple of 8Wed, 17 Oct 2001 02:04:16 +0000, by michael
-
fix rgb/bgr for 15/16bppWed, 17 Oct 2001 00:29:07 +0000, by atmos4
-
16bpp code for atmosTue, 16 Oct 2001 23:58:17 +0000, by arpi
-
ffmpeg postprocessTue, 16 Oct 2001 23:30:38 +0000, by arpi
-
mov seeking implementedTue, 16 Oct 2001 22:41:46 +0000, by arpi
-
skin chaning bug fix.Tue, 16 Oct 2001 21:23:59 +0000, by pontscho
-
link fixedTue, 16 Oct 2001 17:51:26 +0000, by jaf
-
write mistakes fixedTue, 16 Oct 2001 17:25:14 +0000, by jaf
-
cosmetic changesTue, 16 Oct 2001 12:50:59 +0000, by atlka
-
read font files from the same dir as font.desc or as specified in font.descTue, 16 Oct 2001 10:14:04 +0000, by atlka
-
minor cleanupsTue, 16 Oct 2001 02:31:14 +0000, by michael
-
pp range fixedMon, 15 Oct 2001 20:09:42 +0000, by arpi
-
added YV12 scalerMon, 15 Oct 2001 19:33:42 +0000, by arpi
-
yv12 scaling at 24/32bpp with -zoomMon, 15 Oct 2001 19:33:26 +0000, by arpi
-
header for swscale.cMon, 15 Oct 2001 19:06:16 +0000, by arpi
-
software yv12->rgb scaler - separated from fsdgaMon, 15 Oct 2001 18:59:44 +0000, by arpi
-
Similar to 1.18Mon, 15 Oct 2001 18:49:41 +0000, by jaf
-
Similar to 1.84Mon, 15 Oct 2001 17:54:56 +0000, by jaf
-
Add downscaling as a last resort.Mon, 15 Oct 2001 17:22:41 +0000, by atmos4
-
LRMI importMon, 15 Oct 2001 16:59:35 +0000, by nick
-
szakattam vagy nemtomMon, 15 Oct 2001 16:25:22 +0000, by gabucino
-
*** empty log message ***Mon, 15 Oct 2001 13:48:25 +0000, by gabucino
-
applied patch by Joy Winter <joy@pingfm.org>Mon, 15 Oct 2001 11:17:19 +0000, by arpi
-
*** empty log message ***Mon, 15 Oct 2001 10:45:24 +0000, by gabucino
-
-dumpmpsub addedMon, 15 Oct 2001 10:45:02 +0000, by gabucino
-
ATI TVout stuff added (from Nick Kurshev)Mon, 15 Oct 2001 10:23:53 +0000, by gabucino
-
corrected previous error ;-(Mon, 15 Oct 2001 08:16:54 +0000, by atlka
-
optimizations and correctionsMon, 15 Oct 2001 06:14:55 +0000, by atlka
-
rewrote the horizontal lowpass filter to fix a bug which caused a blocky lookMon, 15 Oct 2001 03:01:08 +0000, by michael
-
tipofyxSun, 14 Oct 2001 19:55:00 +0000, by gabucino
-
Similar to 1.82Sun, 14 Oct 2001 19:37:07 +0000, by jaf
-
some ifno for cvs write ownersSun, 14 Oct 2001 19:18:02 +0000, by arpi
-
Similar to 1.26Sun, 14 Oct 2001 19:05:21 +0000, by jaf
-
similar to 1.13Sun, 14 Oct 2001 17:53:23 +0000, by jaf
-
similar to 1.10Sun, 14 Oct 2001 17:49:56 +0000, by jaf
-
mpeg2 fps fix by Ivan Kalvatchev <iive@yahoo.com>Sun, 14 Oct 2001 17:29:49 +0000, by arpi
-
c++ fixSun, 14 Oct 2001 17:11:17 +0000, by arpi
-
lists archive urlSun, 14 Oct 2001 10:10:45 +0000, by gabucino
-
"function f()" non supported by FreeBSD's /bin/shSat, 13 Oct 2001 20:14:05 +0000, by pl
-
server names changedSat, 13 Oct 2001 19:16:33 +0000, by gabucino
-
typoz fixedSat, 13 Oct 2001 19:13:50 +0000, by gabucino
-
added functions :Sat, 13 Oct 2001 16:53:37 +0000, by pl
-
Cleanup:Sat, 13 Oct 2001 15:53:24 +0000, by arpi
-
added -oldppSat, 13 Oct 2001 15:45:01 +0000, by arpi
-
postprocess fixesSat, 13 Oct 2001 15:40:35 +0000, by arpi
-
small changes for mplayer integration:Sat, 13 Oct 2001 15:38:19 +0000, by arpi
-
small changes for mplayer integration:Sat, 13 Oct 2001 15:36:04 +0000, by arpi
-
integrated new postproc codeSat, 13 Oct 2001 15:33:13 +0000, by arpi
-
don't expect win32 bin yet, only wanna have this already in cvs, btw. it has to be copied to main/inttypes.hSat, 13 Oct 2001 13:47:44 +0000, by atmos4
-
Fix non-X11 buildSat, 13 Oct 2001 13:38:59 +0000, by atmos4
-
fixed a sig4 bug an non mmx2 cpus (in case of more sig4 errors please send me a "disassemble $eip-16 $eip+16" from gdb)Sat, 13 Oct 2001 11:58:41 +0000, by michael
-
minor QP scaling & auto-contrast bugfixSat, 13 Oct 2001 09:30:07 +0000, by michael
-
fixed a rounding bug thing in the X1 FilterSat, 13 Oct 2001 02:31:15 +0000, by michael
-
MPsub read/write support 0.5 (-dumpmpsub switch)Fri, 12 Oct 2001 16:21:55 +0000, by laaz
-
mpsub read supportFri, 12 Oct 2001 13:51:58 +0000, by laaz
-
speed improvementsFri, 12 Oct 2001 13:24:07 +0000, by atlka
-
just version updateFri, 12 Oct 2001 11:56:02 +0000, by eyck
-
fix typoFri, 12 Oct 2001 08:42:20 +0000, by nexus
-
optimize iconv detection \n malloc.h useless in FreeBSDFri, 12 Oct 2001 08:31:48 +0000, by nexus
-
patch by "Steven M. Schultz" <sms@2BSD.COM> for BSD/OS support of iconvFri, 12 Oct 2001 07:56:54 +0000, by pl
-
cleanups: [ ... ] changed to test ...Thu, 11 Oct 2001 23:41:43 +0000, by pl
-
tests with '[ ]' changed to 'test'Thu, 11 Oct 2001 23:35:52 +0000, by pl
-
final changes to convert to CThu, 11 Oct 2001 23:28:58 +0000, by michael
-
bugfixes: last 3 lines not brightness/contrast correctedThu, 11 Oct 2001 22:35:45 +0000, by michael
-
hopp, fixedThu, 11 Oct 2001 16:17:47 +0000, by gabucino
-
small changesThu, 11 Oct 2001 16:12:31 +0000, by nexus
-
dshow codec is preferred for mp42 - it does postprocessThu, 11 Oct 2001 14:46:09 +0000, by arpi
-
LANG=C added. idea by pl <p_l@gmx.fr>Thu, 11 Oct 2001 12:25:20 +0000, by arpi
-
typo and DOCS fixes by pl <p_l@gmx.fr>Thu, 11 Oct 2001 12:22:18 +0000, by arpi
-
DV corrections by Artur Zaprzala <artur.zaprzala@talex.com.pl>Thu, 11 Oct 2001 12:15:09 +0000, by arpi
-
test -e -> -dThu, 11 Oct 2001 11:58:24 +0000, by arpi
-
Enable discards - now it worksThu, 11 Oct 2001 06:24:17 +0000, by nick
-
fixed a bug in the horizontal default filterWed, 10 Oct 2001 22:21:19 +0000, by arpi
-
new postprocess code by Michael Niedermayer (michaelni@gmx.at)Wed, 10 Oct 2001 22:13:27 +0000, by arpi
-
Similar to 1.19Wed, 10 Oct 2001 18:12:36 +0000, by jaf
-
Similar to 1.17Wed, 10 Oct 2001 18:09:05 +0000, by jaf
-
Similar to 1.9Wed, 10 Oct 2001 18:04:03 +0000, by jaf
-
-aspect additionsWed, 10 Oct 2001 16:28:16 +0000, by gabucino
-
MOV & stuffWed, 10 Oct 2001 16:24:51 +0000, by gabucino
-
I guess now xinerama works better :)Wed, 10 Oct 2001 13:56:26 +0000, by atmos4
-
modifications to use iconv(3) function to recode text of subs (autodetect)Wed, 10 Oct 2001 13:07:42 +0000, by atlka
-
some updates/fixes to authors section.Wed, 10 Oct 2001 01:49:41 +0000, by atmos4
-
Xinerama screen size fix by Lev Babiev <harley@hosers.org>Wed, 10 Oct 2001 01:48:54 +0000, by arpi
-
compressed headers supportWed, 10 Oct 2001 01:07:50 +0000, by arpi
-
Make double/normal (n-key) use aspect()Wed, 10 Oct 2001 01:03:54 +0000, by atmos4
-
fixes by Firebird <firebird@chez.com>Wed, 10 Oct 2001 00:56:58 +0000, by arpi
-
French tr. by Firebird <firebird@chez.com>Wed, 10 Oct 2001 00:54:08 +0000, by arpi
-
new_memory_stream() addedWed, 10 Oct 2001 00:47:17 +0000, by arpi
-
fixes (thx J.K.)Tue, 09 Oct 2001 21:29:47 +0000, by gabucino
-
Some fixesTue, 09 Oct 2001 07:44:10 +0000, by nick
-
SSA 2. felvonas (egyre jobban programozok!!!)Tue, 09 Oct 2001 00:36:55 +0000, by laaz
-
ssa worx fine. Testers needed :)))Tue, 09 Oct 2001 00:18:20 +0000, by laaz
-
changes merged back from avifile cvsMon, 08 Oct 2001 22:26:14 +0000, by arpi
-
license changed, kozkivanatra.Mon, 08 Oct 2001 19:03:55 +0000, by gabucino
-
I liked this mail very muchMon, 08 Oct 2001 17:20:41 +0000, by gabucino
-
Fixed bug of FP register writingMon, 08 Oct 2001 09:48:07 +0000, by nick
-
Better DFP supportMon, 08 Oct 2001 09:23:33 +0000, by nick
-
Fully enabled new logicMon, 08 Oct 2001 09:02:24 +0000, by nick
-
Fixed incorrect return valueMon, 08 Oct 2001 08:46:13 +0000, by nick
-
Imported some XFree86-CVS stuffMon, 08 Oct 2001 08:22:32 +0000, by nick
-
voodoo2/3/banshee lobaszas fixedSun, 07 Oct 2001 23:19:34 +0000, by gabucino
-
lastminute fixes, de ugyis bugos mind :)Sun, 07 Oct 2001 22:15:33 +0000, by gabucino
-
authorsSun, 07 Oct 2001 22:06:30 +0000, by gabucino
-
-users changedSun, 07 Oct 2001 22:04:44 +0000, by gabucino
-
.mov support can be disabledSun, 07 Oct 2001 21:59:49 +0000, by arpi
-
info & author changedSun, 07 Oct 2001 21:39:47 +0000, by arpi
-
vo_gl2.c addedSun, 07 Oct 2001 21:36:29 +0000, by arpi
-
new version by Sven GoethelSun, 07 Oct 2001 21:35:59 +0000, by arpi
-
link to patches.txtSun, 07 Oct 2001 21:27:59 +0000, by gabucino
-
keypress fix by M.Hunold@t-online.de (Michael Hunold)Sun, 07 Oct 2001 17:19:22 +0000, by arpi
-
sending patchesSun, 07 Oct 2001 16:34:47 +0000, by arpi
-
small fixesSun, 07 Oct 2001 11:40:06 +0000, by gabucino
-
#mplayer fixedSun, 07 Oct 2001 10:05:04 +0000, by gabucino
-
typo fixSun, 07 Oct 2001 09:46:40 +0000, by gabucino
-
new Q/ASun, 07 Oct 2001 09:39:05 +0000, by gabucino
-
ugly hack for bad codecs.conf hangupSun, 07 Oct 2001 00:57:28 +0000, by arpi
-
optimized demuxer for fixed samplesize (raw audio)Sun, 07 Oct 2001 00:22:43 +0000, by arpi
-
*** empty log message ***Sat, 06 Oct 2001 19:32:52 +0000, by gabucino
-
mp-iso-arial-izeSat, 06 Oct 2001 19:28:04 +0000, by gabucino
-
BSD fixesSat, 06 Oct 2001 16:20:29 +0000, by arpi
-
more on gcc 2.96Sat, 06 Oct 2001 15:38:56 +0000, by arpi
-
added -monitoraspectSat, 06 Oct 2001 15:20:47 +0000, by gabucino
-
fixSat, 06 Oct 2001 15:11:17 +0000, by arpi
-
mga_vid now cooperates with xvSat, 06 Oct 2001 14:50:17 +0000, by gabucino
-
mov raw audio formatSat, 06 Oct 2001 11:30:07 +0000, by arpi
-
ehh. 10l. required for MOVSat, 06 Oct 2001 11:29:18 +0000, by arpi
-
roman trans. by Codre Adrian <codreadrian@softhome.net>Sat, 06 Oct 2001 10:50:46 +0000, by arpi
-
kaoszmegszuntetesSat, 06 Oct 2001 10:40:54 +0000, by gabucino
-
ehh. first chunk is counted from 1. fixed...Sat, 06 Oct 2001 01:23:39 +0000, by arpi
-
mov timing fixes (same way as asf)Sat, 06 Oct 2001 00:59:45 +0000, by arpi
-
implemented simple demuxerSat, 06 Oct 2001 00:58:23 +0000, by arpi
-
finished mov header and index processingFri, 05 Oct 2001 23:13:26 +0000, by arpi
-
fixesFri, 05 Oct 2001 19:57:56 +0000, by gabucino
-
uristen.Fri, 05 Oct 2001 19:56:40 +0000, by gabucino
-
gccglibc baszasFri, 05 Oct 2001 16:40:08 +0000, by gabucino
-
-lm added to -lGL, Sergei Golubchik <sergii@pisem.net>Fri, 05 Oct 2001 16:32:15 +0000, by arpi
-
divx4vfw removedFri, 05 Oct 2001 16:20:56 +0000, by gabucino
-
grabs mouse with -vm - patch by Uwe Reder <Uwe.Reder@3SOFT.de>Fri, 05 Oct 2001 16:07:17 +0000, by arpi
-
compile and install fibmap_mplayer ofly if libcss is used. gmplayer link is createdFri, 05 Oct 2001 13:39:43 +0000, by arpi
-
gcc warnings fixed/added (sigh, a new one always comes out:)Fri, 05 Oct 2001 10:56:01 +0000, by gabucino
-
*** empty log message ***Fri, 05 Oct 2001 09:56:27 +0000, by gabucino