log

age author description
Thu, 22 Nov 2001 15:08:39 +0000 alex added support for demux_info
Thu, 22 Nov 2001 14:24:17 +0000 alex it wanted to be strcasecmp not strncmp and i dunno why it compiled for me with strncmp :(
Thu, 22 Nov 2001 10:20:09 +0000 nick Minor fixes
Thu, 22 Nov 2001 10:06:30 +0000 pl -rdynamic is now enabled if (bsd) || (_xanim is yes)
Thu, 22 Nov 2001 03:20:36 +0000 arpi ehh.. double ifdef fixed
Thu, 22 Nov 2001 03:16:31 +0000 arpi mplayer integration
Thu, 22 Nov 2001 03:15:49 +0000 arpi NEW_DSHOW added (for dshow C version)
Thu, 22 Nov 2001 01:56:10 +0000 pl -rdynamic is only needed on bsd's (well... it was the case in C1)
Thu, 22 Nov 2001 00:01:10 +0000 arpi xine's bugs fixed - YV50 yv12 and setup_fs
Wed, 21 Nov 2001 23:42:06 +0000 arpi imported from xine
Wed, 21 Nov 2001 22:56:38 +0000 atmos4 10l for al3x :-P
Wed, 21 Nov 2001 21:09:03 +0000 pl fixes for bugs found by Ivan Kalvatchev <iive@yahoo.com>
Wed, 21 Nov 2001 19:12:39 +0000 arpi C++ -> C (import from avifile cvs)
Wed, 21 Nov 2001 18:40:59 +0000 pontscho remove dga support
Wed, 21 Nov 2001 17:43:57 +0000 pontscho add half dvd support for gui
Wed, 21 Nov 2001 17:07:40 +0000 gabucino ehh too much
Wed, 21 Nov 2001 16:51:03 +0000 arpi 2.2.x+SSE fixed
Wed, 21 Nov 2001 16:43:33 +0000 atmos4 Fix kernel asm check.
Wed, 21 Nov 2001 16:14:14 +0000 alex added demuxer_info
Wed, 21 Nov 2001 10:34:06 +0000 nick Direct YV12 support!!! But only in black and white mode :(
Wed, 21 Nov 2001 10:30:59 +0000 pontscho add subtitle language detect.
Wed, 21 Nov 2001 09:48:52 +0000 nick Minor speedup of YUY2 decoding. Radeon it's tricked chip
Wed, 21 Nov 2001 02:49:01 +0000 bertrand Don't need to stream_enable_cache it will be done later.
Tue, 20 Nov 2001 22:48:43 +0000 bertrand Changed the order of processing the network opening.
Tue, 20 Nov 2001 22:22:21 +0000 bertrand Added a network read function call and a seek network function call.
Tue, 20 Nov 2001 22:21:20 +0000 bertrand Added a new struct to stream_t to handle, network streaming.
Tue, 20 Nov 2001 22:20:20 +0000 bertrand Removed my buffer hack to use cache2.
Tue, 20 Nov 2001 22:17:16 +0000 bertrand Changed the some functions prototypes for the network streaming.
Tue, 20 Nov 2001 22:15:32 +0000 bertrand Added a function to copy URL.
Tue, 20 Nov 2001 22:14:16 +0000 bertrand Removed the field number limitation.
Tue, 20 Nov 2001 21:45:07 +0000 pl subtitles looked bad here (inverted colors sometimes)
Tue, 20 Nov 2001 20:46:39 +0000 michael 1% speedup
Tue, 20 Nov 2001 19:35:03 +0000 jkeil typo in _ld_mlib shell variable, mplayer didn't link any more against medialib
Tue, 20 Nov 2001 19:28:16 +0000 arpi USE_TERMIOS -> HAVE_TERMIOS
Tue, 20 Nov 2001 18:36:50 +0000 arpi DVD sub patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>
Tue, 20 Nov 2001 18:34:40 +0000 arpi expCoInitialize() added (requires for PIM1)
Tue, 20 Nov 2001 18:07:13 +0000 michael oops, too much cleanup ;)
Tue, 20 Nov 2001 17:47:52 +0000 michael cleanup
Tue, 20 Nov 2001 17:05:51 +0000 gabucino more fix/update
Tue, 20 Nov 2001 16:16:47 +0000 pl improved several tests (more headers + more functions)
Tue, 20 Nov 2001 15:11:49 +0000 alex added dynamic linking flags runtime detection (-rdynamic - also now MPlayer compiles and runs fine under QNX)
Tue, 20 Nov 2001 14:19:31 +0000 gabucino mostly fixes, some updates
Tue, 20 Nov 2001 14:18:17 +0000 gabucino hmpf. forgot to add
Tue, 20 Nov 2001 14:17:40 +0000 gabucino updated ! 0000wnz !!
Tue, 20 Nov 2001 13:02:56 +0000 atmos4 Small two pass mencoder helper script in perl.
Tue, 20 Nov 2001 12:51:57 +0000 atmos4 Bring into alphabetical order and add mencoder.
Tue, 20 Nov 2001 12:31:35 +0000 pl _ld_x11 patch by Anders Johansson <ajh@atri.curtin.edu.au>
Tue, 20 Nov 2001 11:59:32 +0000 pl still GL problem
Tue, 20 Nov 2001 10:34:00 +0000 nick Minor fixes with the same results
Tue, 20 Nov 2001 10:00:58 +0000 nick Bad attempt of YV12 direct support
Tue, 20 Nov 2001 09:26:44 +0000 pl when --enable-gl was used, linker flags (_ld_gl) were not set (found by Nick K)
Tue, 20 Nov 2001 08:38:15 +0000 nick Verbosing and minor optimization
Tue, 20 Nov 2001 07:55:34 +0000 nick Hide terminal's output and text-mode cursor for LCD and DFP
Tue, 20 Nov 2001 07:53:20 +0000 arpi RTC is autodetected
Tue, 20 Nov 2001 00:23:49 +0000 atmos4 Profiling fix by Artur Skawina <skawina@geocities.com>
Mon, 19 Nov 2001 22:20:30 +0000 michael faster mmx2 / 3dnow deblocking filter
Mon, 19 Nov 2001 22:06:42 +0000 pl patch by D J Hawkey Jr <hawkeyd@visi.com>
Mon, 19 Nov 2001 21:09:53 +0000 gabucino Applied pl's patch
Mon, 19 Nov 2001 17:15:35 +0000 alex fixed DPMS and pthread detection
Mon, 19 Nov 2001 17:03:38 +0000 alex added HAVE_TERMIOS
Mon, 19 Nov 2001 16:57:40 +0000 alex #ifdef HAVE_SHM
Mon, 19 Nov 2001 16:42:01 +0000 alex added termios detection support (no termios on qnx)
Mon, 19 Nov 2001 16:37:29 +0000 pl alsa link failed
Mon, 19 Nov 2001 16:06:33 +0000 alex arghh, fixed shm :(
Mon, 19 Nov 2001 15:54:43 +0000 alex added shm detection
Mon, 19 Nov 2001 15:51:17 +0000 alex changed SH_MEM to HAVE_SHM according to configure
Mon, 19 Nov 2001 14:55:36 +0000 jaf there was a shitty warning
Mon, 19 Nov 2001 14:11:57 +0000 alex extended pthread to work under qnx
Mon, 19 Nov 2001 13:51:48 +0000 pontscho vortex buffer siza 32k
Mon, 19 Nov 2001 13:25:14 +0000 pontscho only 32k.
Mon, 19 Nov 2001 12:29:48 +0000 pl fix x11 linking when --disable-x11 used (btw sdl may still require it)
Mon, 19 Nov 2001 12:04:19 +0000 pl better support for --target: new boolean function x86()
Mon, 19 Nov 2001 10:37:48 +0000 gabucino fixed win32/xanim support on --target=i{4-6}86
Mon, 19 Nov 2001 09:56:22 +0000 pontscho mondom fixed
Mon, 19 Nov 2001 09:48:59 +0000 pontscho dvd playing bug fixed
Mon, 19 Nov 2001 09:43:55 +0000 pontscho png detect bug fixed
Mon, 19 Nov 2001 01:57:27 +0000 atmos4 Make description for SIMPLE_IDCT better and make #define consisten with others.
Mon, 19 Nov 2001 01:52:40 +0000 atmos4 small "make it easier to compile" addition, enable SIMPLE_IDCT by default
Mon, 19 Nov 2001 01:35:23 +0000 pl missing parts of --target support
Mon, 19 Nov 2001 01:03:11 +0000 pl typo
Mon, 19 Nov 2001 00:38:41 +0000 pl more debugging in configure.log [temporary]
Sun, 18 Nov 2001 23:20:08 +0000 pl fixed -lz bug found by Steven M. Schultz
Sun, 18 Nov 2001 22:15:24 +0000 pl size of array was incorrect
Sun, 18 Nov 2001 21:59:20 +0000 pl missing #include's
Sun, 18 Nov 2001 21:48:00 +0000 jaf logfile added
Sun, 18 Nov 2001 21:36:30 +0000 pl configure.log is no longer in /tmp/
Sun, 18 Nov 2001 19:47:58 +0000 arpi mode selection (subdev) fix by Matan Ziv-Av matan@svgalib.org
Sun, 18 Nov 2001 19:24:50 +0000 pontscho hm. kurva hibakezeles
Sun, 18 Nov 2001 19:22:55 +0000 pontscho fix middle menu hideing bug
Sun, 18 Nov 2001 19:19:57 +0000 pontscho smal; bugfix for main redraw
Sun, 18 Nov 2001 19:12:25 +0000 arpi banner + version printed
Sun, 18 Nov 2001 18:58:03 +0000 pl ao_mpegpes isn't really optional
Sun, 18 Nov 2001 18:18:20 +0000 pontscho add new events
Sun, 18 Nov 2001 18:17:04 +0000 pontscho add new file types, ijen jol.
Sun, 18 Nov 2001 18:04:29 +0000 nick Ugly YV12 support on Radeon BES. (Only radeon_vid currently work with this stuff :( Sorry!)
Sun, 18 Nov 2001 17:45:23 +0000 pl merge of latest commits to configure1 (alex's qnx support)
Sun, 18 Nov 2001 15:52:40 +0000 gabucino added FVWM+GUI menu hint
Sun, 18 Nov 2001 15:06:32 +0000 nick Added preinit of lvo stuff
Sun, 18 Nov 2001 15:05:25 +0000 pontscho fix blackbox xshape bug
Sun, 18 Nov 2001 14:09:56 +0000 alex fix to compile when SHM is disabled
Sun, 18 Nov 2001 13:10:22 +0000 atmos4 Minor fixes by David.
Sun, 18 Nov 2001 10:17:37 +0000 gabucino a-okay. (applied Nick's patch)
Sun, 18 Nov 2001 09:46:11 +0000 nick Unknown subdevice now is error (was - warning)
Sun, 18 Nov 2001 09:45:49 +0000 nick Minor lacks fixed
Sun, 18 Nov 2001 09:45:29 +0000 nick Qualitative speedup of decoding
Sat, 17 Nov 2001 23:55:40 +0000 atmos4 Move ignores in subdirs to their respective .cvsignore files.
Sat, 17 Nov 2001 23:19:02 +0000 alex double --enable-largefiles entries
Sat, 17 Nov 2001 22:50:30 +0000 pl removed _x _y support (no longer used)
Sat, 17 Nov 2001 19:55:25 +0000 alex added copyleft header ;)
Sat, 17 Nov 2001 19:22:09 +0000 gabucino link from ATI Xv section to VESA & radeon_vid
Sat, 17 Nov 2001 19:12:43 +0000 gabucino yoh. Wrote radeon_vid install+other stuff
Sat, 17 Nov 2001 18:53:09 +0000 gabucino yeah, true.
Sat, 17 Nov 2001 17:43:25 +0000 gabucino DOXized and applied Nick's radeon_vid patch. Nick, should I update
Sat, 17 Nov 2001 17:11:56 +0000 gabucino forgot to fix this
Sat, 17 Nov 2001 17:10:13 +0000 gabucino applied pl's patch
Sat, 17 Nov 2001 16:11:48 +0000 nick Fixed incorretc terminating of lvo stuff and improving of query_format
Sat, 17 Nov 2001 16:10:41 +0000 nick working draw_slice stuff
Sat, 17 Nov 2001 16:10:12 +0000 nick First public release
Sat, 17 Nov 2001 13:27:24 +0000 gabucino new features in TV input dox (chan, chanlist, norm, keys)
Sat, 17 Nov 2001 13:23:13 +0000 pl wrong name of variables (avcodec)
Sat, 17 Nov 2001 11:46:09 +0000 pl missing C sources tests
Sat, 17 Nov 2001 11:26:26 +0000 pl last part of changes since around configure 230 applied
Sat, 17 Nov 2001 10:25:48 +0000 atmos4 add some files
Sat, 17 Nov 2001 09:57:54 +0000 pl bugs & fixes by Bohdan 'Nexus' Horst
Sat, 17 Nov 2001 09:53:04 +0000 nick Scaler - works! But in greenscale mode :(
Sat, 17 Nov 2001 03:53:05 +0000 pl Major cleanups
Sat, 17 Nov 2001 01:10:46 +0000 alex added skip atom to support .mp4 files
Sat, 17 Nov 2001 00:23:48 +0000 alex added support for norm=,chanlist=,channel= and also on-the-fly channel chaning with keys
Fri, 16 Nov 2001 23:17:52 +0000 pontscho middle menu is working
Fri, 16 Nov 2001 23:02:12 +0000 gabucino aha.
Fri, 16 Nov 2001 22:59:39 +0000 alex added support for setting color values on tv interface
Fri, 16 Nov 2001 22:59:07 +0000 alex added support for setting color values
Fri, 16 Nov 2001 22:54:36 +0000 gabucino gcc 296 leszoppancs
Fri, 16 Nov 2001 22:26:57 +0000 pontscho add dvd audio stream detect
Fri, 16 Nov 2001 22:26:47 +0000 gabucino info about gcc 2.96 and lame
Fri, 16 Nov 2001 22:06:48 +0000 alex tv frequencies
Fri, 16 Nov 2001 21:53:07 +0000 alex splitted demux_open_tv into two parts: stream_open_tv and demux_open_tv to support caching
Fri, 16 Nov 2001 21:30:10 +0000 alex tv interface update
Fri, 16 Nov 2001 21:14:38 +0000 gabucino Added pl's license text
Fri, 16 Nov 2001 20:54:53 +0000 alex mencoder+tv fix - do not rebuild after cvs change for developers
Fri, 16 Nov 2001 19:45:10 +0000 alex some minor fixes
Fri, 16 Nov 2001 19:13:03 +0000 gabucino postproc/ dir now respects --with-extraincdir
Fri, 16 Nov 2001 18:52:53 +0000 gabucino *** empty log message ***
Fri, 16 Nov 2001 18:44:01 +0000 nick BES resisters now are really changed!
Fri, 16 Nov 2001 18:43:25 +0000 nick Xv stuff
Fri, 16 Nov 2001 16:44:50 +0000 alex do not fault with vivo2, and also inserted mp_dbg lines
Fri, 16 Nov 2001 15:26:00 +0000 atmos4 Add help_mp.h
Fri, 16 Nov 2001 08:31:18 +0000 arpi dxr3-patch4 by David Holm
Thu, 15 Nov 2001 21:44:51 +0000 gabucino gui-lamer rosseb added
Thu, 15 Nov 2001 20:05:52 +0000 gabucino more flame
Thu, 15 Nov 2001 18:18:35 +0000 nick No comments
Thu, 15 Nov 2001 17:29:52 +0000 nick double buffering.
Thu, 15 Nov 2001 17:11:23 +0000 gabucino optional parameters can be added after --enable-static .
Thu, 15 Nov 2001 16:46:52 +0000 iive fopen(NULL,r) segfault on qnx
Thu, 15 Nov 2001 16:45:26 +0000 nick Screen clearing instead of stupid BIOSes
Thu, 15 Nov 2001 16:44:43 +0000 nick Fixed iopl ports detection
Thu, 15 Nov 2001 11:53:11 +0000 pl minor cleanups:
Wed, 14 Nov 2001 23:47:08 +0000 pontscho skin change bug fix
Wed, 14 Nov 2001 22:45:53 +0000 arpi removed bad and not proven statemets...
Wed, 14 Nov 2001 22:29:55 +0000 arpi updated. pipe bug not yet fixed
Wed, 14 Nov 2001 22:18:16 +0000 arpi gcc version messages updated. let's flame us again...
Wed, 14 Nov 2001 22:07:34 +0000 gabucino *** empty log message ***
Wed, 14 Nov 2001 19:06:58 +0000 jkeil Try to provide a vsscanf() implementation, if the system does not have
Wed, 14 Nov 2001 19:02:39 +0000 jkeil Add a test for 'vsscanf()' (it's missing on solaris / non iso-c99 systems)
Wed, 14 Nov 2001 17:48:38 +0000 pontscho new.
Wed, 14 Nov 2001 17:07:17 +0000 gabucino *** empty log message ***
Wed, 14 Nov 2001 16:05:33 +0000 pontscho rewrite some header meg jol csinaltam menu -t koepso gombra gonosz mod ( bocs, tom, nem angol).
Wed, 14 Nov 2001 16:04:25 +0000 pontscho rewrite ...
Wed, 14 Nov 2001 13:07:08 +0000 mswitch Disable ao_mpegpes if compiled with libvo2
Wed, 14 Nov 2001 11:51:36 +0000 michael temp denoiser:
Wed, 14 Nov 2001 11:35:25 +0000 mswitch 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:16:45 +0000 mswitch Added proper #include's for libvo2
Wed, 14 Nov 2001 10:49:12 +0000 mswitch Added --enable-libvo2, NOTE: it doesn't compile with libvo2 yet!
Wed, 14 Nov 2001 02:46:58 +0000 michael temp denoiser changes: (a-b)^2 instead of |a-b| and MMX2/3DNOW version
Wed, 14 Nov 2001 02:17:07 +0000 gabucino this test needed fixing too
Wed, 14 Nov 2001 01:41:32 +0000 gabucino new variable STATIC
Wed, 14 Nov 2001 01:40:26 +0000 gabucino added --enable-static option
Wed, 14 Nov 2001 00:35:18 +0000 gabucino left an empty line
Wed, 14 Nov 2001 00:33:39 +0000 gabucino hmm this is probably a better place for the check, as only the
Wed, 14 Nov 2001 00:26:28 +0000 arpi RTC support, softsleep and optional new timing code by Dap
Wed, 14 Nov 2001 00:19:22 +0000 gabucino --target and some Intel checks fixed
Tue, 13 Nov 2001 23:43:33 +0000 pl fixes a segfault if file specified in -o can't be accessed
Tue, 13 Nov 2001 23:17:31 +0000 gabucino typo fix
Tue, 13 Nov 2001 22:59:19 +0000 arpi for pegasus mjpeg
Tue, 13 Nov 2001 22:58:14 +0000 arpi fourcc mapping fixed
Tue, 13 Nov 2001 21:51:33 +0000 gabucino savage4 fixed
Tue, 13 Nov 2001 21:43:29 +0000 arpi -aid fixed
Tue, 13 Nov 2001 21:38:29 +0000 arpi 001.vdr fix
Tue, 13 Nov 2001 21:18:25 +0000 arpi 11110001.txt find_sub sig11 fixed
Tue, 13 Nov 2001 21:11:10 +0000 arpi ignore mov detection if first chunk bad
Tue, 13 Nov 2001 21:10:51 +0000 arpi qt/mov detection first
Tue, 13 Nov 2001 21:00:40 +0000 arpi morgan mjpeg added
Tue, 13 Nov 2001 20:39:27 +0000 arpi m3jpg support - ignore error
Tue, 13 Nov 2001 20:32:41 +0000 arpi hmm. indeo5ds YV12 fixed?
Tue, 13 Nov 2001 20:07:09 +0000 gabucino patch applied from Colin Marquardt <colin@marquardt-home.de>
Tue, 13 Nov 2001 17:59:50 +0000 gabucino 20l
Tue, 13 Nov 2001 17:46:16 +0000 nick minor lacks fixing
Tue, 13 Nov 2001 17:44:38 +0000 gabucino 10l
Tue, 13 Nov 2001 17:20:47 +0000 nick radeon_vid: it's in first pre-alpha stage
Tue, 13 Nov 2001 17:13:33 +0000 nick New video output technique Linux Video Overlay:
Tue, 13 Nov 2001 17:11:26 +0000 gabucino *** empty log message ***
Tue, 13 Nov 2001 16:19:48 +0000 gabucino nice new docu. read it.
Tue, 13 Nov 2001 16:01:56 +0000 mswitch Added a temporary fix to the DXR3 win32 codec playback, win32 codecs might prove to play back an unscaled image!
Tue, 13 Nov 2001 13:17:46 +0000 gabucino *** empty log message ***
Tue, 13 Nov 2001 13:17:12 +0000 gabucino TV input documentation begin (examples, options)
Tue, 13 Nov 2001 12:44:32 +0000 jaf why not autodetecting lirc?
Tue, 13 Nov 2001 09:48:50 +0000 nexus FreeBSD fix
Tue, 13 Nov 2001 09:12:20 +0000 nexus fix typos
Tue, 13 Nov 2001 02:40:56 +0000 michael temporal noise reducer in C (-pp 0x100000)
Mon, 12 Nov 2001 22:59:58 +0000 gabucino Q/A about fucky +- 1frame seeking feature req
Mon, 12 Nov 2001 22:29:58 +0000 gabucino fixed misreading bug
Mon, 12 Nov 2001 21:45:48 +0000 gabucino translated
Mon, 12 Nov 2001 20:17:15 +0000 jaf similar to 1.3
Mon, 12 Nov 2001 17:30:49 +0000 gabucino *** empty log message ***
Mon, 12 Nov 2001 15:16:13 +0000 pontscho move bug meg fileload bug fixed asszem.
Mon, 12 Nov 2001 14:00:25 +0000 pontscho nyelvtan nem jo.
Mon, 12 Nov 2001 12:53:24 +0000 jaf I've left school ... so I've time to translate again
Mon, 12 Nov 2001 12:26:09 +0000 pontscho add roleld mouse support and some small bugfix. neked jol a testedbe.
Mon, 12 Nov 2001 02:01:24 +0000 atmos4 Compile fix.
Sun, 11 Nov 2001 22:52:34 +0000 gabucino CR/LF :(
Sun, 11 Nov 2001 22:30:31 +0000 gabucino many small updates, fixes (some/more to be completed soon)
Sun, 11 Nov 2001 22:26:15 +0000 michael uyvytoyv12 in MMX (untested)
Sun, 11 Nov 2001 22:14:13 +0000 michael p2/p3 bgr32 version (20%faster)
Sun, 11 Nov 2001 21:08:30 +0000 eyck c++ compiler would also be handy during build
Sun, 11 Nov 2001 21:05:53 +0000 eyck BuildDepend on libgtk-dev since we want to build GUI by default ( as suggested
Sun, 11 Nov 2001 17:14:57 +0000 nick Use new logic suggested by Michael Niedermayer
Sun, 11 Nov 2001 16:29:26 +0000 alex don't set freq if channel isn't capable
Sun, 11 Nov 2001 16:28:12 +0000 alex updated audio and tuner checking
Sun, 11 Nov 2001 16:15:24 +0000 pl fix typos - patch by Colin Marquardt <colin@marquardt-home.de>
Sun, 11 Nov 2001 16:09:19 +0000 nick Cloning 32 stuff to 24
Sun, 11 Nov 2001 15:45:39 +0000 alex changed tv_param_freq to string
Sun, 11 Nov 2001 15:45:23 +0000 alex tuning worx (can set frequency)
Sun, 11 Nov 2001 15:41:17 +0000 atmos4 Applied SAMI patch by Evgeny Chukreev <codedj at echo dot ru>
Sun, 11 Nov 2001 15:35:11 +0000 nick Minor speedup for K6-2, K7, P3
Sun, 11 Nov 2001 15:20:19 +0000 nick using volatile modifier
Sun, 11 Nov 2001 14:42:10 +0000 nick Enable MMX stuff
Sun, 11 Nov 2001 14:41:19 +0000 nick Precised profile stuff
Sun, 11 Nov 2001 13:48:11 +0000 arpi tv.h has its own USE_TV check
Sun, 11 Nov 2001 13:47:42 +0000 arpi never include files from public headers...
Sun, 11 Nov 2001 13:39:10 +0000 arpi video1 added