log

age author description
2001-12-10 arpi compiling g72x
2001-12-10 bertrand Moved the network related include files from network.c to network.h
2001-12-10 gabucino btw, post-happy "santa claus" to all ;)
2001-12-10 arpi GUI_LIBS -> GTK_LIBS
2001-12-10 arpi cleanup? libs reordered. some more bugs. 10l won't be enough...
2001-12-10 steve split surround delay buf into Ls and Rs in prep for active decoding stuff, and fiddled a bit more with surround level
2001-12-09 jaf I'm missing a file ...
2001-12-09 jaf not ready (sorry), I've to finish beginning at line ~360
2001-12-09 atmos4 Remove annoying debug printf.
2001-12-09 jaf don't forget this ;-)
2001-12-09 arpi done :)
2001-12-09 arpi a52 added
2001-12-09 arpi -ac a52 implemented
2001-12-09 arpi resample.c added - float->int conversion and channel ordering
2001-12-09 alex 10l
2001-12-09 steve still fiddling with surround levels
2001-12-09 alex audio/video_family synced
2001-12-09 alex enabled validate_codec with some restrictions
2001-12-09 arpi 10l?
2001-12-09 arpi compiling and linking liba52 too
2001-12-09 alex updated for avifile compilance
2001-12-09 alex updated cpudetection
2001-12-09 alex added cpuStepping to CpuCaps struct (needed win32.c)
2001-12-09 pl Patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>:
2001-12-09 melanson committed corrected speed calculation
2001-12-09 arpi g72x and a52 added
2001-12-09 alex updated raw codecs
2001-12-09 alex give the IMGFMT_ for sh_video->format not 0x0
2001-12-09 alex vfm_raw hack: set outfmt if format != 0x0 (for tv input)
2001-12-09 arpi sample program for testing liba52
2001-12-09 arpi mplayer-liba52 config interface
2001-12-09 arpi imported from liba52 CVS
2001-12-09 michael runtime cpu detection
2001-12-09 arpi runtime stuff
2001-12-09 arpi updates...
2001-12-09 arpi CC version check done by Makefile to allow overriding CC from envvar
2001-12-08 jaf updated
2001-12-08 atmos4 Add sample bins.
2001-12-08 mswitch Removed hardware syncing support. Actually movies seem to run much smoother without it.
2001-12-08 alex ACODEC_COPY
2001-12-08 alex fixed cbr audiocopy (if no sh_audio->wf)
2001-12-08 alex fixed framecopy
2001-12-08 gabucino width and height aren't mandatory anymore
2001-12-08 gabucino no filename required from tuner
2001-12-08 nick - added capture registers
2001-12-08 nick Fixed scaling in doublescan & interlaced modes
2001-12-08 atmos4 Add aspect 4 to known aspect codes, probably SECAM 4:3, at least sample file was 4:3.
2001-12-08 alex no filename needed for tv grabbing
2001-12-08 alex do not fault if 2pass VbrControl can't open the logfile
2001-12-08 alex selectable 2pass logfilename
2001-12-08 alex default size 320x200
2001-12-07 alex fixed typo
2001-12-07 steve Corrected front:surround levels
2001-12-07 gabucino to follow unix traditions
2001-12-07 gabucino -dumpstream added
2001-12-07 pl dead code (not/never used anywhere)
2001-12-07 nick Fixed scaling in doublescan modes
2001-12-07 nick Minor fixes
2001-12-07 nick Minor flag changes
2001-12-07 nick rage128_vid are fully works!!!
2001-12-07 bertrand Checked the return values on read.
2001-12-07 jaf similar to v1.14
2001-12-07 arpi set all frames to keyframes for -ovc frameno - allow seeking in resulting audio-only avi
2001-12-07 arpi ehh. frame skipping fixed for -ovc frameno
2001-12-06 arpi new video codec: frameno (just the number of frame - for 3-pass encoding)
2001-12-06 nexus typo
2001-12-06 nexus ==/= fix
2001-12-06 arpi recursive CC fixed
2001-12-06 arpi libmp3lame optional
2001-12-06 arpi mp3lame detection separated, some unneeded -lm removed
2001-12-06 arpi -lm moved to the end of lib list
2001-12-06 arpi Using CBR stream format for CBR mp3 audio
2001-12-06 jaf similar to 1.15
2001-12-06 michael print more info if -v
2001-12-06 jaf tested with more files, works well
2001-12-06 gabucino libdvdread + lib(dvd)css version number problems
2001-12-06 arpi separated release and future entries
2001-12-06 nick Code cleanup
2001-12-06 nick Minor fixes
2001-12-06 bertrand Fixed a missing </a>.
2001-12-06 michael dithering info wasnt displayed
2001-12-06 michael vertical cubic/linear scaling
2001-12-05 gabucino dunnowhat Q/A de biztos jo
2001-12-05 arpi libvo2 draft by Ivan - with linewrapping...
2001-12-05 atmos4 -aspect ration correction
2001-12-05 atmos4 Readd NAS lib, something else missing? Please better check your cvs commits or at least read cvslog with care.
2001-12-05 alex compile if no uyvy support (test this change)
2001-12-05 alex added DIRECTFB_LIB to VO_LIBS to compile using vo_directfb ;)
2001-12-05 alex added directfb to _vomodules
2001-12-05 pl patch by Tobias Diedrich <td@informatik.uni-hannover.de>
2001-12-05 pl CVS is still broken with gcc3. This fixes it.
2001-12-05 nick Rage128 problems. Attempt #3
2001-12-05 mswitch Minor typo fix (which I thought I commited yesterday)
2001-12-05 melanson fixed Video 1 bug which cut off decoding too soon, resulting in torn
2001-12-05 melanson updated to reflect BGR32 support in MS Video 1 decoder
2001-12-05 atmos4 Update regarding linmp1e usage, submitted by D: Holm
2001-12-04 mswitch Switched from rte which caused alot of problems for some users to libmp1e.
2001-12-04 mswitch Tried fixing a bug relating to users with digital audio output (I'm unable to test if this works myself since I don't have a decoder)
2001-12-04 mswitch Added support for the libmp1e ultrafast mpeg1 realtime encoder. This makes rte obsolete.
2001-12-04 gabucino configure output no longer needed
2001-12-04 jaf mpegpes added to output modules
2001-12-04 jaf similar to 1.6, finished
2001-12-04 arpi CPU detection added
2001-12-04 arpi -slave patch by Kilian A. Foth <foth@informatik.uni-hamburg.de>
2001-12-04 jaf similar to 1.47, no finished yes
2001-12-04 arpi use return 1; if interrupted - patch by Artur Skawina <skawina@geocities.com>
2001-12-04 steve fixed to check that SNDCTL_DSP_CHANNELS actually grants the requested number of channels
2001-12-04 alex do not crash if can't get modelines (dga2.0)
2001-12-04 nexus unistd.h required at least by FreeBSD
2001-12-04 steve LIBAO_PLUGIN_EXTERN expansion uses wrong type
2001-12-04 steve include pl_surround in available plugins
2001-12-04 steve compile pl_surround.c
2001-12-04 steve Dolby Surround decoding audio plugin
2001-12-04 jaf added rawbgr modes by Artur Zaprzala <artur.zaprzala@talex.com.pl>
2001-12-04 jaf similar to 1.125
2001-12-04 jaf framedrop extended
2001-12-04 anders Format plugin now with working switch statements
2001-12-04 anders Global variables protected using volatile
2001-12-04 anders correced memory deallocation bug and erors in comments
2001-12-04 nexus sync, typo
2001-12-04 nick Rage128 problems???
2001-12-04 arpi rawyuy2 added (for russian_simpsons.avi)
2001-12-04 arpi msrle8 paletet fix (workcycl.avi)
2001-12-04 arpi using audio.dwStart too... (for baittest.avi)
2001-12-03 gabucino update slow-machine-rtfm message (jo szogediesen;)
2001-12-03 jaf using cc like configure
2001-12-03 michael typo
2001-12-03 jaf similar to 1.5, but AVI/ASF/QT/VIV not updated yes
2001-12-03 arpi updated
2001-12-03 jaf similar to 1.124
2001-12-03 jaf similar to 1.39
2001-12-03 arpi extedned TOO SLOW description
2001-12-03 arpi msg limit increased
2001-12-03 jaf not it looks like this 'MPlayer CVS-011203-19:47-gcc-2.95.3'
2001-12-03 iive fixed startup crash
2001-12-03 gabucino stuff I don't remember
2001-12-03 gabucino -cache added as default (8192)
2001-12-03 gabucino enhanced Installation section
2001-12-03 gabucino -x -y -sws added
2001-12-03 gabucino typo (noticed by JAF)
2001-12-03 alex add tv fps support
2001-12-03 alex update (audio support is coming:)
2001-12-03 nexus FreeBSD install nas* to /usr/X11 by default (and require -lm)
2001-12-03 alex sorry.
2001-12-03 alex detect termios.h if no sys/termios.h (qnx getch2 support working)
2001-12-03 alex undef HAVE_SHM compilation bug fixed
2001-12-03 anders Commandline interface to ao_plugin updated according to mplayers complex parameter format and plugin pl_format finished (alpha code needs testing)
2001-12-03 nick Color key still causes some troubles
2001-12-03 gabucino ADDED: scaling stuff of mencoder
2001-12-03 arpi -ao NAS support by Tobias Diedrich <ranma@gmx.at>
2001-12-03 arpi vo DirectFB support by Jiri Svoboda <Jiri.Svoboda@seznam.cz>
2001-12-03 arpi mpeg subtitle flickering patch by Evgeny Chukreev <codedj@echo.ru>
2001-12-02 jaf similar to 1.123
2001-12-02 michael horizontal up/downscale linear & cubic
2001-12-02 jaf similar to 1.12
2001-12-02 nick -vo mga notes
2001-12-02 nick Fixed compilation on non i686 archs
2001-12-02 gabucino thanx, fixed!
2001-12-02 gabucino rage128_vid added, and link to radeon/README
2001-12-02 nick Fixed single buffering problems and -vo mga compatibility by number of buffers
2001-12-02 nick Support for MTRR and 'swap_fourcc' flag
2001-12-02 gabucino Patch applied from Panagiotis Issaris <takis@lumumba.luc.ac.be>
2001-12-02 nick Fixed 'cat' problems
2001-12-01 arpi some DONE added
2001-12-01 arpi using #ifdef HAVE_VCD
2001-12-01 arpi -vcd prints message if not supported
2001-12-01 arpi HAVE_VCD, some obsolete stuff removed (-alsa, xmmp)
2001-12-01 mswitch Added a beginners guide
2001-12-01 arpi -dumpstream
2001-12-01 arpi file format detection reordered to get better hits
2001-12-01 arpi combined PS/PES sync to allow .VDR playback from stdin
2001-12-01 arpi some more stuff, vivo seek removed as being impossible
2001-12-01 nick Minor improvements
2001-12-01 nick More information
2001-12-01 nick More useful example
2001-12-01 nick More configurable stuff
2001-12-01 alex init_v4l only present if HAVE_TV_V4L
2001-12-01 pl linux() bsd() ... etc is no longer case sensitive
2001-12-01 nick Tune up driver through reading and writing /dev/radeon_vid ;)
2001-12-01 nick Improving auto-install
2001-12-01 alex added support for packet 0x82 (from vivodump.c by arpi)
2001-12-01 nick Auto-install stuff
2001-12-01 alex updated for support detection by configure
2001-12-01 alex added auto detection of tv v4l and changed tv to enabled
2001-12-01 alex fixed xanim detection (also present on non-x86 too - look at xanim homepage) and added tv into _inputmodules
2001-12-01 michael bugfix if only -x or only -y is used
2001-12-01 gabucino "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
2001-12-01 gabucino restructured Installation section
2001-12-01 pl patch by Adam Di Carlo <adam@onshore-devel.com>:
2001-12-01 michael yv12 scaling (-x & -y)
2001-11-30 arpi patch fixes the showing last line of subtitles and support of SAMI Slacktime option by Evgeny Chukreev <codedj@echo.ru>
2001-11-30 arpi dusplay sub_delay patch by Evgeny Chukreev <codedj@echo.ru>