log mplayer.c @ 5091:cf9c0a6f76d5

age author description
Fri, 15 Mar 2002 16:13:27 +0000 alex added some ifdef's to make possible to compile with --disable-new-input --enable-gui
Thu, 14 Mar 2002 23:28:51 +0000 arpi libvo init moved to libmpcodecs
Thu, 14 Mar 2002 21:31:25 +0000 arpi libvo2 #ifs removed
Tue, 12 Mar 2002 18:02:02 +0000 atmos4 nortc patch by Attila Kinali
Mon, 11 Mar 2002 09:19:15 +0000 pontscho remove obsoleted function (mplResize)
Sun, 10 Mar 2002 03:47:53 +0000 arpi -subpos key bindings with new input layer - patch by Tomas Konir <moje@molly.vabo.cz>
Thu, 07 Mar 2002 17:50:25 +0000 pontscho rewrite fullscreen support in some libvo driver
Thu, 07 Mar 2002 11:57:33 +0000 pontscho small bug fixed and workarounds :(
Thu, 07 Mar 2002 00:03:51 +0000 pontscho sorry, 10l:)
Wed, 06 Mar 2002 23:54:20 +0000 pontscho small changes
Wed, 06 Mar 2002 18:42:56 +0000 pontscho bazmeg a playtree - t
Tue, 05 Mar 2002 08:51:57 +0000 pl patch by Nilmoni Deb <ndeb@ece.cmu.edu>:
Thu, 28 Feb 2002 13:49:04 +0000 albeu Fix when stdin is used as a file
Mon, 25 Feb 2002 13:14:27 +0000 pontscho add half new input support for gui
Mon, 25 Feb 2002 08:27:15 +0000 nick rename V -> VC just for understanding
Sun, 24 Feb 2002 21:57:16 +0000 pontscho mem corruption bug fix.
Sun, 24 Feb 2002 21:20:20 +0000 albeu Moved the call to VOCTRL_FULLSCREEN outside of #ifdef USE_TV block
Sun, 24 Feb 2002 17:10:06 +0000 nick exclude benchmark stuff execution from normal playback
Sun, 24 Feb 2002 17:00:19 +0000 nick make -frames key optional for max/total benchmark
Sun, 24 Feb 2002 16:22:22 +0000 nick Additional notes
Sun, 24 Feb 2002 15:59:53 +0000 nick More info on dropped frames
Sun, 24 Feb 2002 15:54:13 +0000 nick frame dropping prediction with benchmarks
Sun, 24 Feb 2002 12:05:12 +0000 albeu Fix my mistake (forgot to remove a getch2_enable) but in the rigth
Sun, 24 Feb 2002 11:23:48 +0000 nick max & average benchmarks
Sun, 24 Feb 2002 04:56:54 +0000 rfelker fixes bug in alban's new input handling code that caused the terminal
Sat, 23 Feb 2002 21:22:55 +0000 albeu Make blocking call in libmpdemux interuptable (only with new input,
Sat, 23 Feb 2002 15:12:55 +0000 pontscho new gui interface, and gtk moved into mplayer process. fork ... bleh :)
Fri, 22 Feb 2002 15:25:11 +0000 atmos4 osd outside movie support for vo_sdl, patch by Fredrik Kuivinen
Thu, 21 Feb 2002 22:48:47 +0000 pontscho new interface ? :)
Thu, 21 Feb 2002 16:02:26 +0000 anders Moved HW dependent mixer stuff to libao and removed master switch
Thu, 21 Feb 2002 15:44:51 +0000 atmos4 Fix automatic vobsub detection and make it silent.
Wed, 20 Feb 2002 22:41:06 +0000 atmos4 autodetect vobsub filename, disable autosub if vobsub found.
Mon, 18 Feb 2002 17:34:20 +0000 mswitch Added VOCTRL_PAUSE and VOCTRL_RESUME
Sun, 17 Feb 2002 17:35:34 +0000 albeu Fix this stupid math mistake in calcultating audio buffer duration
Sun, 17 Feb 2002 12:22:01 +0000 nick More correct direct rendering usage
Sun, 17 Feb 2002 09:25:09 +0000 nick Screenshot on the fly
Sun, 17 Feb 2002 01:07:45 +0000 alex standard key support for video out runtime fullscreen switching
Thu, 14 Feb 2002 12:55:27 +0000 albeu Also display clip info for audio only contents
Mon, 11 Feb 2002 11:46:27 +0000 albeu Place holder for registering modules options
Mon, 11 Feb 2002 07:30:05 +0000 nick Unroll -ni usage for deint. Anyway it doesn't help :(
Sat, 09 Feb 2002 14:53:49 +0000 nick temporary solution to disable adaptive deinterlacing engine
Sat, 09 Feb 2002 01:29:11 +0000 arpi setting vo_fps, required for vo_yuv4mpeg
Sat, 09 Feb 2002 00:47:55 +0000 arpi libvo's query_ stuff replaced by new control() - patch by David Holm
Fri, 08 Feb 2002 16:00:14 +0000 albeu Audio only support. Include a fix in the asf demuxer opening.
Wed, 06 Feb 2002 20:26:19 +0000 pontscho fix spudec bug
Sun, 03 Feb 2002 15:16:46 +0000 nick optimization
Sun, 03 Feb 2002 14:41:31 +0000 michael YUY2 BGR32 BGR24 support for vo_x11 if swScaler is used
Fri, 01 Feb 2002 18:16:30 +0000 pontscho add mplState()
Fri, 01 Feb 2002 08:50:45 +0000 nick Providing new tune info
Thu, 31 Jan 2002 09:57:13 +0000 nick new info for tuning
Thu, 31 Jan 2002 09:37:12 +0000 albeu Added uninit to input
Wed, 30 Jan 2002 12:46:03 +0000 albeu A new configurable input system and joystick support for this system
Mon, 28 Jan 2002 07:29:17 +0000 nick New logic of HW equalizing:
Sun, 27 Jan 2002 18:39:53 +0000 nick Support for HW equalizing
Sun, 27 Jan 2002 17:02:38 +0000 nick query vaa
Sat, 26 Jan 2002 18:27:09 +0000 nick vo's preinit support
Thu, 24 Jan 2002 15:17:12 +0000 pontscho mpsub dump bug fix. 100l for laaz
Sun, 20 Jan 2002 00:39:54 +0000 arpi -alang/-slang fixed
Sat, 19 Jan 2002 17:22:57 +0000 albeu Fixed bug with -frames option : don't quit, go to next file !!
Thu, 17 Jan 2002 21:22:11 +0000 nexus fix for benchmark script
Thu, 17 Jan 2002 20:25:55 +0000 albeu Fixed bug with benchmark option
Thu, 17 Jan 2002 00:32:46 +0000 arpi reverted old seeking method - ask Holm why...
Tue, 15 Jan 2002 17:03:19 +0000 pontscho small gtk bug fix (-display bug, baze gabu, miattad fogok elkarhozni:), and remove gui dependencie in mencoder
Tue, 15 Jan 2002 00:23:16 +0000 arpi hw spu support for dxr3 - patch by David Holm
Mon, 14 Jan 2002 23:38:49 +0000 arpi playtree-based config patch by Alban Bedel <albeu@free.fr>
Mon, 14 Jan 2002 17:39:02 +0000 arpi 10l to Alban B. - restored removed verbose level setting
Fri, 11 Jan 2002 12:14:29 +0000 kmkaplan Support software scaling with DVD subtitles
Thu, 10 Jan 2002 17:18:30 +0000 kmkaplan Add vobsub support.
Wed, 09 Jan 2002 16:35:24 +0000 atlka 1. subs know are readed after reading AVI header so we already know fps
Tue, 08 Jan 2002 14:10:22 +0000 atlka corrections to adjust_subs_time function which now uses fps if needed
Tue, 08 Jan 2002 02:01:04 +0000 arpi playtree support. replaces old playlist and multifile mess. patch by Alban Bedel <albeu@free.fr>
Tue, 01 Jan 2002 22:46:07 +0000 arpi codecs.conf parser hangup fixed by iive, cpu usage reset at start
Fri, 28 Dec 2001 19:47:37 +0000 arpi some spudec cleanup
Fri, 28 Dec 2001 19:20:12 +0000 arpi dvdsub pts fix, based on patch by Kim Minh Kaplan
Fri, 28 Dec 2001 02:04:06 +0000 arpi setuid hack disabled
Fri, 28 Dec 2001 01:37:34 +0000 arpi don't reset cpu usage counters at seek
Thu, 27 Dec 2001 00:59:40 +0000 arpi show a-v delay in osd (based on subdelay osd patch)
Wed, 26 Dec 2001 00:16:59 +0000 arpi -alang/-slang options (audio/sub selection by language code)
Tue, 25 Dec 2001 21:59:07 +0000 arpi search codecs.conf at CONFDIR
Tue, 25 Dec 2001 20:32:02 +0000 arpi dvd seeking -> subtitle disappearing bugs fixed
Tue, 25 Dec 2001 17:53:31 +0000 arpi print some info on cpu (runtime/compiled flags)
Tue, 25 Dec 2001 16:42:45 +0000 pl wannabe compilation breaker
Tue, 25 Dec 2001 01:18:59 +0000 arpi --enable_gui && nogui && DVD sig11 fixed - .so 10l
Mon, 24 Dec 2001 14:01:55 +0000 atmos4 fixed priority support, tested with -vfm -vc, etc.
Wed, 19 Dec 2001 16:55:32 +0000 pontscho better dvd support
Tue, 18 Dec 2001 23:19:53 +0000 pontscho init title change basz.
Tue, 18 Dec 2001 11:16:08 +0000 pontscho small changes
Mon, 17 Dec 2001 16:56:56 +0000 arpi precaching
Mon, 17 Dec 2001 16:05:36 +0000 pontscho kurva sub fix.
Mon, 17 Dec 2001 14:19:37 +0000 pontscho aspect ratio bug fix for gui
Mon, 17 Dec 2001 00:07:20 +0000 pontscho some small sub bug fix
Sun, 16 Dec 2001 23:59:13 +0000 arpi -loop fixed
Sun, 16 Dec 2001 21:16:59 +0000 bertrand Made audio_id and video_id non static variable.
Sat, 15 Dec 2001 15:36:07 +0000 pontscho Add subtitle loader for gui
Wed, 12 Dec 2001 21:47:44 +0000 pontscho gtk suid bug fix(?)
Tue, 04 Dec 2001 21:04:28 +0000 arpi -slave patch by Kilian A. Foth <foth@informatik.uni-hamburg.de>
Tue, 04 Dec 2001 00:26:45 +0000 arpi using audio.dwStart too... (for baittest.avi)
Mon, 03 Dec 2001 01:03:17 +0000 arpi mpeg subtitle flickering patch by Evgeny Chukreev <codedj@echo.ru>
Sat, 01 Dec 2001 22:54:17 +0000 arpi -dumpstream
Fri, 30 Nov 2001 23:44:04 +0000 arpi dusplay sub_delay patch by Evgeny Chukreev <codedj@echo.ru>
Thu, 29 Nov 2001 17:31:58 +0000 atmos4 Newest DXR3 patch (improved 1.0rc2) by David Holm.
Thu, 29 Nov 2001 12:44:06 +0000 anders commandline configuration of audio plugins now through struct, format conversion plugin added
Wed, 28 Nov 2001 12:44:39 +0000 pl spudec_new has a dvd_priv_t as an argument, which is defined in
Tue, 27 Nov 2001 20:16:45 +0000 atmos4 Palette support for SPU decoder.
Mon, 26 Nov 2001 16:36:45 +0000 atmos4 Fix -noaspect.
Sun, 25 Nov 2001 14:29:54 +0000 anders Changes to audio out plugin, first plugin added
Sat, 24 Nov 2001 05:29:56 +0000 anders small change in mplayer.c and cfg-mplayer.h
Wed, 21 Nov 2001 17:43:57 +0000 pontscho add half dvd support for gui
Wed, 21 Nov 2001 16:14:14 +0000 alex added demuxer_info
Tue, 20 Nov 2001 18:36:50 +0000 arpi DVD sub patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>
Tue, 20 Nov 2001 07:53:20 +0000 arpi RTC is autodetected
Sat, 17 Nov 2001 00:23:48 +0000 alex added support for norm=,chanlist=,channel= and also on-the-fly channel chaning with keys
Wed, 14 Nov 2001 11:16:45 +0000 mswitch Added proper #include's for libvo2
Wed, 14 Nov 2001 00:26:28 +0000 arpi RTC support, softsleep and optional new timing code by Dap
Tue, 13 Nov 2001 21:18:25 +0000 arpi 11110001.txt find_sub sig11 fixed
Mon, 12 Nov 2001 15:16:13 +0000 pontscho move bug meg fileload bug fixed asszem.
Sun, 11 Nov 2001 13:20:28 +0000 arpi -tv fix (no filename needed)
Wed, 07 Nov 2001 02:15:04 +0000 arpi fixed usleep() - 10l?
Mon, 05 Nov 2001 02:53:53 +0000 arpi libvo driver may have its own timing
Sat, 03 Nov 2001 02:55:03 +0000 arpi -playlist option patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>
Tue, 30 Oct 2001 20:36:20 +0000 arpi video frame reading cleanup
Tue, 30 Oct 2001 17:38:09 +0000 arpi more cleanup, warnings fixed
Tue, 30 Oct 2001 17:04:59 +0000 arpi some cleanup
Tue, 30 Oct 2001 16:15:22 +0000 arpi mDisplay ?
Mon, 29 Oct 2001 00:55:54 +0000 arpi -encode killed
Fri, 26 Oct 2001 20:55:45 +0000 laaz implied "SUB: " when can't read 0 subtitle from a file
Fri, 26 Oct 2001 20:48:22 +0000 laaz Fixed segfault if 0 subtitle found in a file.
Wed, 24 Oct 2001 10:58:18 +0000 pontscho add vcd,dvd,etcsymbol handling
Tue, 23 Oct 2001 20:15:00 +0000 arpi -sstep patch by Aleksander V. Dyomin <fly@shax.ru>
Mon, 22 Oct 2001 14:42:47 +0000 arpi -loop patch by Pascal Haakmat <a.haakmat@chello.nl>
Sun, 21 Oct 2001 23:05:05 +0000 arpi cache full status added
Sun, 21 Oct 2001 16:32:26 +0000 arpi includes cleanup
Sun, 21 Oct 2001 12:42:59 +0000 arpi -cache option to enable cache and set buffer size
Sat, 20 Oct 2001 23:48:56 +0000 arpi uninit stream
Sat, 20 Oct 2001 20:03:10 +0000 arpi libdemux cleanup part 1
Fri, 19 Oct 2001 02:00:45 +0000 arpi cpu detection fixed
Fri, 19 Oct 2001 00:15:49 +0000 arpi sleep stuff moved to linux/timer
Sun, 14 Oct 2001 17:29:49 +0000 arpi mpeg2 fps fix by Ivan Kalvatchev <iive@yahoo.com>
Fri, 12 Oct 2001 16:21:55 +0000 laaz MPsub read/write support 0.5 (-dumpmpsub switch)
Sun, 07 Oct 2001 00:57:28 +0000 arpi ugly hack for bad codecs.conf hangup
Sat, 06 Oct 2001 00:59:45 +0000 arpi mov timing fixes (same way as asf)
Mon, 01 Oct 2001 23:32:45 +0000 arpi aspect ratio prescaling fixed for 0.0/1.0 cases
Mon, 01 Oct 2001 17:25:07 +0000 atmos4 baz.. fixed wrong cvs merge.
Mon, 01 Oct 2001 17:12:04 +0000 atmos4 New aspect prescale code, parses aspect value from mpeg sequence header or commandline.
Sat, 29 Sep 2001 21:41:15 +0000 arpi wine headers changed
Thu, 27 Sep 2001 21:29:40 +0000 arpi -delay fixed
Thu, 27 Sep 2001 12:59:35 +0000 arpi -ac help / -vc help
Wed, 26 Sep 2001 21:35:14 +0000 arpi all error/warn/info messages moved to help_mp-en.h for translation
Tue, 25 Sep 2001 20:28:40 +0000 arpi fixed VO time usage (now including page-flip)
Tue, 25 Sep 2001 15:13:58 +0000 pontscho stop bug fix.
Tue, 25 Sep 2001 14:00:19 +0000 pontscho compile bug fixed.
Wed, 12 Sep 2001 22:19:36 +0000 pontscho fix, bug
Wed, 12 Sep 2001 22:12:05 +0000 pontscho add new sumbols
Tue, 11 Sep 2001 16:26:41 +0000 atmos4 Applied fix for mixercontrol w/alsa ossemu by Christian Ohm.
Thu, 06 Sep 2001 20:44:42 +0000 arpi reset module status after uninit
Wed, 05 Sep 2001 11:00:11 +0000 arpi fixed lirc uninit
Wed, 05 Sep 2001 10:49:04 +0000 arpi uninit fixed
Tue, 04 Sep 2001 15:21:00 +0000 pontscho fix xshape, mixer, fullscreen, etc
Sun, 02 Sep 2001 21:49:21 +0000 pontscho fix osd volume bar handling in gui
Sun, 02 Sep 2001 19:37:46 +0000 pontscho fix volume
Sat, 01 Sep 2001 19:43:41 +0000 pontscho time zero after stop fix
Fri, 31 Aug 2001 22:58:41 +0000 arpi fixed interaction between commandlien and fileselector
Fri, 31 Aug 2001 22:35:04 +0000 arpi fixed 'n' key bug :)
Fri, 31 Aug 2001 21:06:20 +0000 arpi GUI_MSG bug fixed - thanx Attila Kinali
Fri, 31 Aug 2001 20:59:41 +0000 arpi endless loop (bad/missing file) fixed
Fri, 31 Aug 2001 17:59:10 +0000 arpi stop fixed
Fri, 31 Aug 2001 14:16:28 +0000 pontscho async reply fix ?
Fri, 31 Aug 2001 11:26:14 +0000 pontscho fix after stop redraw. vagy nem.
Fri, 31 Aug 2001 10:30:57 +0000 pontscho fix stop subimage
Thu, 30 Aug 2001 23:11:06 +0000 arpi gui status maintaining - now pause from console works, and gui display is in sync with osd
Thu, 30 Aug 2001 22:56:27 +0000 arpi nosound fixed. again. :(
Thu, 30 Aug 2001 21:49:24 +0000 arpi stop fix, fileselector worx
Thu, 30 Aug 2001 21:14:34 +0000 arpi stop fixed, fileselector supp. maybe not work, couldn't test
Thu, 30 Aug 2001 12:47:13 +0000 arpi stop/pause/seek gui
Thu, 30 Aug 2001 12:19:52 +0000 arpi pause/play
Thu, 30 Aug 2001 11:54:27 +0000 arpi set current_module for OSD
Thu, 30 Aug 2001 10:55:17 +0000 pontscho normal size
Wed, 29 Aug 2001 20:22:23 +0000 arpi -dumpsub works for avi, then dumps .sub file
Wed, 29 Aug 2001 17:37:03 +0000 pontscho resize
Wed, 29 Aug 2001 15:08:43 +0000 pontscho add filename drawing
Tue, 28 Aug 2001 22:46:15 +0000 arpi nosound problems fixed
Tue, 28 Aug 2001 21:47:20 +0000 arpi getch2 vs. gui fixed
Tue, 28 Aug 2001 21:35:04 +0000 arpi gui seekbar position fixed
Tue, 28 Aug 2001 15:56:53 +0000 pontscho cleanup, sorry
Tue, 28 Aug 2001 15:55:02 +0000 pontscho fix hprogressbar
Tue, 28 Aug 2001 14:22:37 +0000 atlka changes according to OSD calculations
Tue, 28 Aug 2001 12:43:41 +0000 atlka corrections to OSD progbar position calculations
Tue, 28 Aug 2001 08:06:26 +0000 atlka checking range of vo_osd_progbar_value added
Mon, 27 Aug 2001 23:56:44 +0000 arpi GUI stuff. now seeking works, and xmga renders to video window
Mon, 27 Aug 2001 00:55:25 +0000 arpi GUI integration, step 1
Sat, 25 Aug 2001 21:05:23 +0000 arpi GUI support (--enable-gui)
Sat, 25 Aug 2001 19:11:24 +0000 arpi -vo help fixed
Fri, 24 Aug 2001 05:52:08 +0000 atmos4 Show filename on beginning of playback.
Thu, 23 Aug 2001 13:21:21 +0000 arpi file_format -> demuxer->file_format
Thu, 23 Aug 2001 12:24:59 +0000 arpi dec_video uninit
Thu, 23 Aug 2001 11:42:21 +0000 arpi fixed duplicated loading of sub
Thu, 23 Aug 2001 11:33:58 +0000 atlka make automatic subfile detection working with many files
Wed, 22 Aug 2001 23:48:18 +0000 arpi free stream/demuxer. continue playback with next file if error found
Wed, 22 Aug 2001 21:35:44 +0000 arpi initial multifile support
Wed, 22 Aug 2001 19:29:47 +0000 arpi multifile support in config parser
Wed, 22 Aug 2001 19:02:28 +0000 arpi absolute seek debugging with 1-8 keys (disabled by default)
Wed, 22 Aug 2001 18:51:13 +0000 arpi removed ugly switch/goto hack
Tue, 21 Aug 2001 12:09:39 +0000 atlka if option -sub filename.utf then switch sub_utf8 on
Mon, 20 Aug 2001 21:20:03 +0000 arpi libDVDread support
Sat, 18 Aug 2001 20:32:09 +0000 arpi more messages for translator :)
Sat, 18 Aug 2001 19:52:14 +0000 arpi ehh. mp_msgt->mp_msg
Sat, 18 Aug 2001 19:51:21 +0000 arpi erros emssages moved to help_mp.h for translation
Fri, 17 Aug 2001 00:40:25 +0000 arpi printf->mp_msg/mp_dbg
Thu, 16 Aug 2001 22:40:06 +0000 arpi mp_msg init
Thu, 16 Aug 2001 09:25:32 +0000 atlka changes according to proper subfont bar positioning and char spaceing - sub.c
Thu, 16 Aug 2001 01:03:51 +0000 arpi display number of decoded frames (for progr. mpeg2)
Mon, 13 Aug 2001 13:12:49 +0000 atlka modified mplayer.c to rewert to PLAY after rewinding after 1 sec
Mon, 13 Aug 2001 11:08:18 +0000 atlka changes according to -utf8 option, draw_osd() function added
Sun, 12 Aug 2001 20:52:35 +0000 arpi PTS calc updates, fixes, cleanups, mess...
Sun, 12 Aug 2001 17:28:16 +0000 arpi seek.c moved to demuxer.c, stream_reset in new_demuxer()
Sun, 12 Aug 2001 15:46:09 +0000 arpi cleanup...
Sat, 11 Aug 2001 22:49:18 +0000 arpi better fix - now it's backward compatible
Sat, 11 Aug 2001 22:44:12 +0000 arpi VCD fix
Sat, 11 Aug 2001 20:37:33 +0000 arpi AVI demuxer cleanups, fileformat-dependent stuff moved to priv_t
Sat, 11 Aug 2001 00:53:45 +0000 arpi AVI pts/seek fixes, VBR support, faster NI seek
Fri, 10 Aug 2001 01:27:02 +0000 arpi 'too slow' message is fixed - better detection now based on both drop_cnt and A-V sync
Thu, 09 Aug 2001 01:17:24 +0000 arpi stream opening -> open.c, initialframes ignored
Wed, 08 Aug 2001 19:37:45 +0000 arpi format-specific seeking code moved to demuxer_ stuff
Wed, 08 Aug 2001 13:34:08 +0000 arpi ffmpeg12 fix - now passing sequence header
Tue, 07 Aug 2001 16:03:30 +0000 arpi printf stuff moved seek.c->mplayer.c, resetting drop_frame_cnt after seek
Tue, 07 Aug 2001 00:47:02 +0000 arpi old InitialFrames stuff disabled - should work without it
Mon, 06 Aug 2001 23:59:50 +0000 arpi printfs cleanup - moved to higher -v level or moved to stderr
Mon, 06 Aug 2001 00:33:30 +0000 arpi ehh. 10l again...
Mon, 06 Aug 2001 00:30:29 +0000 arpi -quiet option patch by Adam Tla/lka atlka@pg.gda.pl
Sat, 04 Aug 2001 13:52:41 +0000 arpi -autoq option...
Wed, 01 Aug 2001 09:14:02 +0000 arpi missing unistd.h (requires for off_t under freebsd)
Wed, 01 Aug 2001 01:02:33 +0000 arpi contrast/brightness/etc patch (temporary)
Tue, 31 Jul 2001 23:18:16 +0000 arpi largefile patch by Stephen Davies <steve@daviesfam.org>
Mon, 30 Jul 2001 02:00:54 +0000 arpi libvo2 support
Sun, 29 Jul 2001 21:07:34 +0000 arpi nosound avi seeking fixed
Sun, 29 Jul 2001 17:42:06 +0000 arpi removed obsolote frame_corr_* stuff
Sun, 29 Jul 2001 02:08:27 +0000 arpi using AFM_/VFM_ macros instead of hardcoded constants (idea by al3x)
Sat, 28 Jul 2001 22:08:38 +0000 arpi small cosmetics fix
Sat, 28 Jul 2001 21:57:21 +0000 arpi seeking code moved out from mplayer.c -> seek.c
Sat, 28 Jul 2001 21:21:54 +0000 arpi mpeg seeking fixed