log

age author description
2002-01-20 alex sorry, debug removed ;)
2002-01-20 alex pci_config_read working
2002-01-20 michael removed global vars so that multiple swscalers can be used
2002-01-20 melanson initial implementation of SMC codec; it almost works, too!
2002-01-20 arpi -alang/-slang fixed
2002-01-19 alex equalizer is only supported by g400
2002-01-19 alex cleaned some parts, tested and working with g400/450, g200 is buggy :(
2002-01-19 alex reworked, picture moves when window moved, fullscreen working with gui, fixed some annoying bugs
2002-01-19 alex clearing safely the buffer, queryfourcc returns 0x2 (hw accel, noconv.), setting eq only if drivers i able
2002-01-19 mswitch Reverted to using software sync again, some day I'll die of a heartattack if I can't get this
2002-01-19 albeu Some improvment and make -vcd -dvd options considered as playlist entry
2002-01-19 mswitch Only use hardware sync and prebuffering with mpegs!
2002-01-19 pontscho remove TARGET lofasz
2002-01-19 mswitch Handle timestamps internally
2002-01-19 alex added FLAG_EQUALIZER
2002-01-19 alex added flag_equalizer
2002-01-19 nick Using cpudetect code instead of d_cpu.s
2002-01-19 nick K7 id
2002-01-19 albeu Fixed bug with -frames option : don't quit, go to next file !!
2002-01-19 albeu Added reverting support for -zr* options
2002-01-19 albeu Added reverting support for -aa* options
2002-01-19 albeu Added reverting support for -pp and -npp options
2002-01-19 albeu Added reverting support for -aa* -zr* -pp and -npp options
2002-01-19 alex vidix_grkey_support checking for colorkeying
2002-01-19 albeu Few bug fix and improvment in config/playtree system
2002-01-19 atmos4 fix mangling with runtime cpu detection
2002-01-19 mswitch Removed seeking warning message since it has now been fixed in the driver
2002-01-19 bertrand Moved network related code from open.c to network.c
2002-01-19 nick gamma correction (preliminary version).
2002-01-19 nick Typo
2002-01-19 atmos4 mangle for win32 in postproc
2002-01-19 atmos4 mangle for win32 in liba52 (includes dummy mangle.h pointing to the one in main)
2002-01-19 atmos4 mangling in mp3lib + stdcall undefined fix with cygwin
2002-01-19 atmos4 mangling in libvo
2002-01-19 atmos4 rewrites symbols in d_cpu.s on cygwin
2002-01-19 atmos4 mangle.h does symbolmangling on win32
2002-01-18 alex fixed channel changing with frequencies.c
2002-01-18 alex updated based vo_xmga, using colorkey, working with gui, fixed xinerama and window moving/resizing
2002-01-18 alex added colorkey handling
2002-01-18 alex updated, colorkey support, pontscho reported it's working fine, only faulting with very-very-very big resolution
2002-01-18 alex i think, it's better [playback->offsets and offset implemented/corrected]
2002-01-18 pontscho '40bit' - es png nincs is :)
2002-01-18 alex added .rm (real) and .y4m (yuv4mpeg)
2002-01-18 alex fix dnet support
2002-01-18 alex sorry, i really wanted to add vidix_start and stop as int, to detect if something went into the wrong way (also implement check in vo_xvidix)
2002-01-18 nick 3dnow optimization. Not all functions are tested!!!
2002-01-18 nick Missed fastmemcpy
2002-01-18 nick Suppress return values for 'void'. 10L to Alex
2002-01-18 nick Fixed saturation computing for rage128
2002-01-18 nick gamma correction support
2002-01-18 nick Fixed bug of multiple declaration of 'dvd_device'
2002-01-18 melanson added skeleton for QT SMC decoder
2002-01-18 melanson made a little more headway but it still doesn't work properly
2002-01-17 arpi more movi_end mess
2002-01-17 nexus fix for benchmark script
2002-01-17 gabucino opsz, typo
2002-01-17 albeu Change to use cdrom-device and dvd-device options needed for DVD/TV/VCD
2002-01-17 albeu Fixed bug with benchmark option
2002-01-17 albeu Fixed a few bugs and added support for VCD/DVD/TV in playlist using virtual url
2002-01-17 mswitch Fixed seeking
2002-01-17 mswitch Added new syncengine thanks to a new previously undocumented feature of the em8300, this might fix playback on both slow and fast machines (more testing needed). This also requires users to get the em8300 driver from cvs until the next version is released (will probably happen this weekend)
2002-01-17 pl Patch by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>:
2002-01-17 nexus fix for Xwid (exceed 16 fourcc)
2002-01-17 nick Use 'install' instead of 'cp'
2002-01-17 arpi zr driver (tv-out for DC10/DC10+, iomega buz, LML33...) added - patch by Rik Snel <rsnel@cube.dyndns.org>
2002-01-17 arpi -zr* added - patch by Rik Snel <rsnel@cube.dyndns.org>
2002-01-17 arpi libjpeg added - patch by Rik Snel <rsnel@cube.dyndns.org>
2002-01-17 arpi zr en/disable, libjpeg detection - patch by Rik Snel <rsnel@cube.dyndns.org>
2002-01-17 arpi fbdev nocopy option - Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
2002-01-17 arpi fbdev nocopy option, and static pthread fixes - Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
2002-01-17 arpi libmad memcpy optimization by Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
2002-01-17 arpi -lavcopts vme= option to set motion estimation method - patch by Rich Felker <dalias@aerifal.cx>
2002-01-17 arpi XviD added
2002-01-17 arpi possible sig11 fixed - noticed by Fredrik Kuivinen <freku045@student.liu.se>
2002-01-17 arpi console mplayer launcher - by Rich Felker <dalias@aerifal.cx>
2002-01-17 arpi reverted old seeking method - ask Holm why...
2002-01-17 arpi mail formatting added
2002-01-17 atmos4 fix include order
2002-01-16 gabucino *** empty log message ***
2002-01-16 gabucino Added (sigh, reHTMLized;)) Nick's VIDIX patch
2002-01-16 alex added vidix_start() and vidix_stop() for better runtime-resize support ;)
2002-01-16 arpi fixed a few possible bugs
2002-01-16 arpi image field added. 10*10l....
2002-01-16 nick Useful links
2002-01-16 nick Fixed resize bug.
2002-01-16 nick More messages on forcing
2002-01-16 nick en(dis)able app io should be exported too
2002-01-16 nick + new features and possibility
2002-01-16 melanson added a few notes about formats 0x61 and 0x62
2002-01-16 melanson initial support for FILM file demuxing
2002-01-16 arpi using mp_image.h - not finished...
2002-01-16 arpi 10l...
2002-01-16 arpi bpp != depth
2002-01-16 arpi initial stuff. comments welcomed...
2002-01-15 arpi hwac3 fix for cmedia 8738 by Hans-Peter Raschke <Hans-Peter.Raschke@wintermann-datenservice.de>
2002-01-15 atmos4 awk change suggested by frederik kuivinen
2002-01-15 atmos4 nicer awk check (logging) etc.
2002-01-15 pl patch by Fredrik Kuivinen <freku045@student.liu.se>
2002-01-15 kmkaplan Add a third scaling algorithm wich should be faster. Select by
2002-01-15 kmkaplan Fix "[MPlayer-dev-eng] mp3lib-mmx sig11 with mpeg1layer3 audio after
2002-01-15 jkeil Grab PS_IOPL define from <sys/psw.h> on solaris x86
2002-01-15 gabucino many small updates
2002-01-15 pontscho small gtk bug fix (-display bug, baze gabu, miattad fogok elkarhozni:), and remove gui dependencie in mencoder
2002-01-15 alex commited due to request of nexus
2002-01-15 alex api changed: enable/disable_os_io returns error-code (or zero if ok) and pciconfig_read exported for mga_vid
2002-01-15 atmos4 cygwin compile fix
2002-01-15 atmos4 *awk detection
2002-01-15 anders Sync problem when using fractional resampling fixed + speed increased.
2002-01-15 jaf typo
2002-01-15 atmos4 Fix xvidix for non-x11 systems (delayed due netloss)
2002-01-15 atmos4 Fix xvidix for non-x11 systems, 10l Alex :)
2002-01-15 atmos4 Fix for cygwin.
2002-01-15 mswitch Moved declaration of picture_* out of ifdef MP1E as not to break compilation for those of you who disable libmp1e
2002-01-15 nick S->C
2002-01-15 nick Improved readability and new stuffs
2002-01-15 arpi BSD fix by Steven M. Schultz <sms@2BSD.COM>
2002-01-15 arpi 10l. gimme\!
2002-01-15 arpi query_format flags updated
2002-01-15 arpi hw spu support for dxr3 - patch by David Holm
2002-01-15 arpi -endpos option, patch by Fredrik Kuivinen <freku045@student.liu.se>
2002-01-14 arpi GLOBAL flags and other changes for new config - patch by Alban Bedel <albeu@free.fr>
2002-01-14 arpi extra NULL field appended
2002-01-14 arpi playtree-based config patch by Alban Bedel <albeu@free.fr>
2002-01-14 gabucino by koth
2002-01-14 arpi workaround for broken 'muvi' chunks
2002-01-14 gabucino streaming with proxy
2002-01-14 arpi 10l to Alban B. - restored removed verbose level setting
2002-01-14 alex added mp3_printheader for mp3lib init\n
2002-01-14 alex runtime cpudetect support #2 - still not working (i can't identify the problems ground, also it produces no sound (no noises), but the init seems to be ok (also i didn't changed anything)...very annoying :( snipp
2002-01-14 alex runtime cpudetect suppport
2002-01-14 nick S->C
2002-01-14 nick S->C
2002-01-14 bertrand Added support for the environment variable http_proxy.
2002-01-14 bertrand Changed the proxy protocol to http_proxy.
2002-01-13 arpi fixed to get something - needs a major rewrite
2002-01-13 michael dont print -npp parser debug info if only -v
2002-01-13 nick S->C
2002-01-13 nick Bug
2002-01-13 nick S->C
2002-01-13 alex added mga_vid (also playback->offset is not set (fixing it on monday)
2002-01-13 alex using LIBDIR@config.h
2002-01-13 alex added LIBDIR and USR_PREFIX
2002-01-13 alex committed due to request of gabucino
2002-01-13 gabucino Nick's credits updated
2002-01-13 nick Typo
2002-01-13 nick Still one bit of bugs fixed
2002-01-13 nick test for preinit errors and correct handling subdevice
2002-01-13 nick Minor changes: -fs key and vidix params
2002-01-13 gabucino CYUV credits to Tim Ferguson
2002-01-13 melanson QT demuxer loads palette information from files that transport palettes in
2002-01-13 alex patch by Steven M. Schultz to support dvd under BSD/OS
2002-01-13 alex just a dummy for now (for developement)
2002-01-13 alex started
2002-01-13 alex fixed vidix_name handling (subdevice)
2002-01-12 alex added vo_xvidix
2002-01-12 alex added X11/VIDIX
2002-01-12 kmkaplan Fix brightness of subtitles
2002-01-12 bertrand Added proxy support.
2002-01-12 alex some comments and messages
2002-01-12 bertrand Added a debug function to print the struct's variables.
2002-01-12 atmos4 Fix typo and some updates.
2002-01-12 atmos4 Fix awk version check from --version to -W version (works with both mawk and gawk maybe guess also with original awk)
2002-01-12 gabucino divx4linuxbuzi
2002-01-12 nick Additional AWK notes
2002-01-12 kmkaplan Check for NULL vob->spudec before using.
2002-01-12 nick Solaris compatibility
2002-01-12 nick Alpha patch by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
2002-01-12 nick gawk->awk
2002-01-12 alex gawk -> awk
2002-01-12 mswitch Fixed a bug relating to libmp1e (actually the bug is in libmp1e, but this solution should be safe enough)
2002-01-12 nick Checking for gawk
2002-01-12 nick Changes due new gawk generator
2002-01-12 nick Gawk generator
2002-01-12 nick pci ids database
2002-01-12 nick No longer required
2002-01-12 nick Documentation
2002-01-12 nick Sync with XFree86-4.1.99.5+
2002-01-12 gabucino typo noticed by nell
2002-01-12 gabucino *** empty log message ***
2002-01-12 gabucino "I made some fixed in my previous translation, and new parts are translated
2002-01-12 laaz fixed mpsub bug requested by Gabucino
2002-01-11 arpi ao_dxr3 removed
2002-01-11 arpi fight with the access rights - patch by Holm
2002-01-11 arpi useless cosmetics changes... a.k.a. cvslog killer - patch by David Holm
2002-01-11 arpi 'mplayer -aadriver stdout' segfault fixed by Fredrik Kuivinen <freku045@student.liu.se>
2002-01-11 arpi relatiev path to libcss.so - patch by Jim Radford <radford@robotics.caltech.edu>
2002-01-11 arpi acelp working, added some codecs contributed by users
2002-01-11 iive few changes, slice and frame
2002-01-11 gabucino blah. fixes.
2002-01-11 nick Configurable VIDIX usage
2002-01-11 kmkaplan Add DVD subtitles to menoder
2002-01-11 kmkaplan Support software scaling with DVD subtitles
2002-01-11 gabucino vobsub documented
2002-01-10 kmkaplan Support vobsub without index files.
2002-01-10 nick VIDIX expansion, Usage: -vo fbdev:vidix (-fs -zoom). Zoom is supported for VIDIX!!!
2002-01-10 nick Minor bugs and new vidix stuff support
2002-01-10 nick Using any graphics server
2002-01-10 kmkaplan Add vobsub support, suppress conditionnal on USE_DVDREAD.
2002-01-10 kmkaplan Add vobsub support.
2002-01-10 kmkaplan Add vobsub support.
2002-01-10 kmkaplan Add spudec_new_scaled and spudec_draw_scaled for vobsub support.
2002-01-10 kmkaplan Add spudec_new_scaled and spudec_draw_scaled for vobsub support.
2002-01-10 melanson committed Tim Ferguson's patch for proper YUV color space conversion
2002-01-10 arpi user_data check disabled
2002-01-10 arpi added mpeg userdata dump
2002-01-10 bertrand Changed the return value of the start function. Doesn't return the fd
2002-01-10 bertrand Applied RTP patch from Brian Kuschak <bkuschak@yahoo.com>
2002-01-09 nick Preliminary version
2002-01-09 nick Minor interface changes: color and video keys are moved out from playback configuring
2002-01-09 gabucino fixes (by pl's mail)
2002-01-09 gabucino another update
2002-01-09 gabucino typo (noticed by nell)
2002-01-09 gabucino -font added, -pp updated
2002-01-09 alex seek patch by Panagoitis Issaris
2002-01-09 atlka 1. subs know are readed after reading AVI header so we already know fps
2002-01-09 mswitch Reverted to accurate but glitchy sync...
2002-01-09 mswitch ao_dxr3.c deprecated, give users a grace period to accomodate to -ao oss:/dev/em8300_ma before removing this altogether
2002-01-09 pontscho jol csak KeyPress - re event mplayernek.
2002-01-08 atmos4 SwScaler support for vo_png by Kim Minh, SwScale w/aspecz for vo_dga by me
2002-01-08 eyck Sven Hartge fixes confdir location.
2002-01-08 gabucino and stuff.
2002-01-08 gabucino old-style DVD options added
2002-01-08 gabucino "Hi, here's updated and further translated documentation.html."
2002-01-08 michael no speedup with outcommented rematrix? stuff in a52_block()
2002-01-08 michael more bitstream_skip()
2002-01-08 michael bitstream_skip() instead of bitstream_get() if possible
2002-01-08 atlka corrections to adjust_subs_time function which now uses fps if needed
2002-01-08 atlka added adjust_subs_time function which corrects bad sub->end time
2002-01-08 nexus FreeBSD fix
2002-01-08 anders Correction of lisensing comment
2002-01-08 atlka changed subreader.c to read microdvd lines in form "{%ld}{}[^\r\n]" too
2002-01-08 jaf corrections by Jiri Svoboda <jiri.svoboda@seznam.cz>
2002-01-08 bertrand Kept the HTTP connection open after autodetect, so
2002-01-08 arpi playtree support. replaces old playlist and multifile mess. patch by Alban Bedel <albeu@free.fr>
2002-01-08 arpi MSGT_PLAYTREE added
2002-01-08 arpi tree-based playlist parser code by Alban Bedel <albeu@free.fr>
2002-01-08 arpi STREAMTYPE_PLAYLIST introduced. similar to STREAMTYPE_STREAM but used for playlists. patch by Alban Bedel <albeu@free.fr>
2002-01-08 arpi various small streaming fixes by Alban Bedel <albeu@free.fr>
2002-01-07 jaf *** empty log message ***
2002-01-07 jaf I was missing it ...
2002-01-07 nick portable solution
2002-01-07 nick portable problem solution. Should be generated in the future from pci.ids
2002-01-07 alex added rgb24to32 instead of c converter
2002-01-07 nexus FreeBSD fix
2002-01-07 pl slightly changed end message:
2002-01-07 nick double buffering fixing
2002-01-07 nick OSD support
2002-01-07 nick YV12 sliced output fixed
2002-01-07 nick Embedding vidix
2002-01-07 pl patch for missing include by Steven M. Schultz <sms@2BSD.COM>
2002-01-07 pl 10l by Jesus Climent <jcliment@cc.hut.fi>
2002-01-07 arpi 10l to Ivan
2002-01-06 gabucino read the whole FM
2002-01-06 gabucino buggy audio driver can be a cause also
2002-01-06 gabucino DOCS/BUGS -> Appendiksz D
2002-01-06 gabucino vo_directfb maintainer added
2002-01-06 gabucino lavc info+install instructions update
2002-01-06 gabucino missing html tags added
2002-01-06 pl Patch by Jesus Climent <jcliment@cc.hut.fi>
2002-01-06 pl fbdev autodetection enabled (requires linux && /dev/fb0)
2002-01-06 jaf small bugfix
2002-01-06 atmos4 Xinerama patch number two by attila.
2002-01-06 gabucino fix.
2002-01-06 nick works!!!
2002-01-06 nick Looks working ;)
2002-01-06 nick Printing driver name
2002-01-06 nick IO space is memory mapped (no in(out)port required)
2002-01-06 nick lazy loader works better ;)
2002-01-06 nick preliminary version
2002-01-06 nick changes due interface changing
2002-01-06 nick minor interface changing and verbosing
2002-01-06 gabucino patch by Holm
2002-01-06 mswitch preliminary config interface
2002-01-06 mswitch Fixes to sync code
2002-01-06 mswitch Removed deprecated EM8300_IOCTL_AUDIO_SETPTS
2002-01-06 pl stdint.h replaced by inttypes.h (used more frequently in the sources)
2002-01-06 nick paint background on -v -v
2002-01-06 melanson fixed format 0x62 ADPCM audio
2002-01-05 eyck let people pass options to ./configure while building package.
2002-01-05 alex mov_check_file 64bit support by Chris Bednar. also fixed co64 chunk and added warnings for 64bit files reading without largefiles support
2002-01-05 alex added stream_read_qword by Chris Bednar
2002-01-05 gabucino marillat doesn't distribute debs now (only -doc and -font)
2002-01-05 nick preliminary version
2002-01-05 nick minor interface changing
2002-01-05 jaf tranlated by DongCheon Park <pdc@kaist.ac.kr>
2002-01-05 gabucino it's in sys/ .. isn't it?
2002-01-05 gabucino typo
2002-01-05 nick preliminary version
2002-01-05 atmos4 xinerama fix by attila
2002-01-05 eyck CONFDIR in etc
2002-01-04 gabucino some user-parsible lines about SDL
2002-01-04 michael fixed -npp help ... i think i need more sleep ;)
2002-01-04 alex added atrac3
2002-01-04 alex updated/extended some parts, based on RMFF (also initial ATRAC3 hackings and notes)
2002-01-04 gabucino New section: How To Read TFM
2002-01-04 gabucino more formats
2002-01-04 gabucino marillat se .deb-ezik mar? ha igen akkor szoljatok...
2002-01-04 gabucino guilamer ugynezki +javult
2002-01-04 alex libmpeg2 is now able to decode framecopied (with mencoder) mpeg files
2002-01-04 lgb libcss support in mencoder, too
2002-01-04 arpi debug--
2002-01-04 arpi some debug++
2002-01-04 michael -npp help
2002-01-04 lgb Return of the 'Old-style-DVD-support', with dynamic loading (using libdl) so
2002-01-04 eyck Clean up - no longer needed comments, commented out older version of solutions.
2002-01-04 nick preliminary support of direct hardware access
2002-01-04 nick binary drivers
2002-01-04 eyck fix typos in latest checkin. although ( and { look alike, they're not.d'ah.
2002-01-04 eyck make needs prefix, CONFDIR AND DATADIR set for package to build correctly.
2002-01-04 melanson integrated Tim Ferguson's native CYUV decoder
2002-01-03 arpi iterated a52 channel setup
2002-01-03 arpi mono ac3 support
2002-01-03 gabucino *** empty log message ***
2002-01-03 gabucino hu ezt elbaszigeteltem
2002-01-03 michael -npp fq:<quantizer>
2002-01-03 eyck Use install for installing manpages and codecs.conf instead of doing it ourselves.
2002-01-03 steve stream_skip len s/be off_t
2002-01-03 arpi manpage install added
2002-01-02 arpi last minute audio demuxer patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>
2002-01-02 arpi lastminute divbyzero fix by Attila Kinali ;)
2002-01-02 arpi last minute aspect patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>
2002-01-02 arpi SetValue fixed, iv_State=START enabled (silly xine developers disabled for unknown reason)
2002-01-02 arpi updated by tomas.blaha at kapsa.club.cz
2002-01-02 arpi hotfix for ac3 aid<0x20 (VDR)
2002-01-02 arpi 10l
2002-01-02 gabucino (C) 2001 -> 2002
2002-01-02 arpi Happy new year! :)
2002-01-02 arpi do not hide cursur if play at rootwin. based on patch by Tomas Konir <moje@molly.vabo.cz>
2002-01-02 arpi osd support, zlib range fix. by Kim Minh Kaplan <kmkaplan@selfoffice.com>
2002-01-02 arpi zlib range 0-8 -> 0-9
2002-01-02 arpi some done and some delayed
2002-01-02 arpi using dshow headers from dshow/ instead of c++ version
2002-01-02 arpi headers cleanup
2002-01-02 nick note for all users
2002-01-02 nick solution for non-x86 users
2002-01-02 gabucino -dapsync -softsleep
2002-01-02 gabucino ah. many small updates again
2002-01-02 nick notes for non-x86 users
2002-01-02 nick Added support of Radeon2 8500 AIW
2002-01-02 melanson fixed FOX61 ADPCM; still working on FOX62
2002-01-02 gabucino some links placed (nvidia fuckoz.)
2002-01-02 gabucino new 'Developer Cries' TOC :)
2002-01-01 gabucino nvidia & joebarr entry
2002-01-01 arpi more mess
2002-01-01 arpi codecs.conf parser hangup fixed by iive, cpu usage reset at start
2002-01-01 melanson added initial support for format 0x61 ADPCM (sounds good, but still pops)
2002-01-01 jaf it was a long night ;-), I'll finish later
2002-01-01 gabucino applied Steve's patch
2002-01-01 gabucino vbr win ize
2002-01-01 gabucino VBR windoz warning
2002-01-01 gabucino -rootwin
2002-01-01 gabucino some fixes
2002-01-01 gabucino applied many interesting things from pl's patch, by hand
2002-01-01 pl applied "magic" Michael real fix ;)
2002-01-01 arpi tail_space infinite loop fix by jeon_goon@lycos.co.kr
2001-12-31 pl workaround for the guilty code that caused sig11 when compiled with gcc-3.0.x
2001-12-31 nick Oops-typo.
2001-12-31 nick Added support of BRIGHTNESS, SATURATION, CONTRAST, HUE on Radeons
2001-12-31 nick Sync with r1.20. Just for release
2001-12-31 pl small fixes (=> HAVE_STDINT_H is now defined)
2001-12-31 nexus fix for imaadpcmacm size
2001-12-31 nexus <stdint.h> doesn't exist in FreeBSD
2001-12-31 nexus FreeBSD need EXTRA_LIB to compile
2001-12-31 arpi ACEL.P fixed (avifile sync)
2001-12-31 arpi updated by B. Johannessen <bob@well.com>
2001-12-31 arpi Italian tr. by Fabio Olimpieri <fabio.olimpieri@tin.it>
2001-12-31 gabucino stuff.
2001-12-30 arpi a52 resampler init moved to init
2001-12-30 michael runtime cpudetect the liba52 way part 2 (downmix.c)
2001-12-30 arpi c, mmx versions separated. a52 style runtime stuff
2001-12-30 michael runtime cpudetect in liba52 way
2001-12-30 arpi pass accel flags to a52_resample_init
2001-12-30 arpi proper a52_init accel flags
2001-12-30 arpi SSE added
2001-12-30 michael runtime cpudetect
2001-12-30 pl added test for inet_pton()
2001-12-30 pl more common format for output messages
2001-12-30 alex they aren't required more
2001-12-30 nick Radeon specific gamma correction initialization. (from gatos.sf.net)
2001-12-30 arpi mp3lameless build fixed
2001-12-30 gabucino *** empty log message ***
2001-12-30 arpi updates
2001-12-30 arpi _mencoder auto->yes (D Richard Felker III)
2001-12-30 arpi dshow help changed - it doesn't depend on c++ compiler/libs
2001-12-30 arpi divx4encore is detected
2001-12-30 arpi divx4encore detection fixed (D Richard Felker III) + ffmpeg.so detection disabled if static=yes
2001-12-30 jaf authors linked to the english
2001-12-30 arpi a52: CRC check for AC3 frames
2001-12-30 arpi CRC code ported from libac3
2001-12-30 arpi updated
2001-12-30 arpi more recent libavcodec check
2001-12-30 arpi print AC3 info + hotfix for channels upmix
2001-12-30 arpi libac3 disabled
2001-12-30 michael liba52 optimization changes
2001-12-30 michael ported 3dnow(ex) optimizations from libac3
2001-12-30 michael only print last line warning if verbose is on
2001-12-30 alex added read_index_chunk, fixed audio_header parser for version5
2001-12-29 arpi libavcodec MBC detection fixed
2001-12-29 gabucino Panagiotis creditz
2001-12-29 gabucino "updated documentation.html (and new chapter translated in it),
2001-12-29 alex added RV13 fourcc to RealVideo
2001-12-29 alex fixed rv10 with subid=3
2001-12-29 alex applied patch by Malcolm <malc@cyberserf.co.uk>: check if the-less-buggier gcc3 is present if gcc2.96 found
2001-12-29 melanson fixed stereo MS ADPCM decoder and reinstated opensource decoder as the
2001-12-29 alex more mad fix
2001-12-29 pl "smarter" test for ffmpeg codec detection
2001-12-29 gabucino applied Holm's patch (somebody give him write to this file! ASAP!;))
2001-12-29 alex mad sync fix
2001-12-29 arpi -Wall removed
2001-12-29 pl missing -lsocket for sunos
2001-12-29 arpi opendivx listed at codecs, libvo2/config.mak is optional
2001-12-28 alex YUV4MPEG seek patch commited
2001-12-28 arpi g72x is optional (caused problems wiht opendivx)
2001-12-28 alex fixed syntax error bug reported by Steven M. Schultz. btw, pl, please fix this
2001-12-28 melanson minor updates to FLI and FOX62 codecs
2001-12-28 alex Applied Rik Snel's seeking patch
2001-12-28 melanson initial commit of "Guide To Codec Hacking"
2001-12-28 mswitch Some last minute changes to accomodate for anamorphic 1.85:1 and 2.35:1 movies... Needs more work, but this is good enough for now.
2001-12-28 melanson initial commit for codecs.conf.txt documentation
2001-12-28 gabucino scaling only works with YV12
2001-12-28 gabucino better wording
2001-12-28 gabucino defucking again
2001-12-28 gabucino DeArpi
2001-12-28 eyck 0.60pre2 version number
2001-12-28 arpi no fix can be expected until saturday :(
2001-12-28 arpi disable mp1e if no dxr3 or no mmx
2001-12-28 alex use XF86VidMode later in init (at line 1031) only if we've got support (if have_vm==1)
2001-12-28 arpi msadpcm acm re-enabled. don't remove codecs!
2001-12-28 alex fix for qnx
2001-12-28 alex fix for QNX - disabling win32 codecs and libmp1e under QNX
2001-12-28 alex fix for qnx
2001-12-28 arpi -wid/-rootwin support
2001-12-28 gabucino blah
2001-12-28 gabucino nuppelvideo is suffering too
2001-12-28 alex updated
2001-12-28 arpi some spudec cleanup
2001-12-28 arpi dvdsub pts fix, based on patch by Kim Minh Kaplan
2001-12-28 arpi SSE2 support
2001-12-28 arpi Intel P4 support
2001-12-28 pl warning fixes
2001-12-28 pl fixes a problem with undefined types (harmless anyway)
2001-12-28 pl warning fix
2001-12-28 arpi Intel P4 support
2001-12-28 arpi symbol block is multiply-defined <- fixed
2001-12-28 arpi a52 sync fixed
2001-12-28 arpi asf<->y4m detection swapped
2001-12-28 michael minor brightness/contrast bugfix / moved some global vars into ppMode
2001-12-28 arpi -rootwin option (x11/xv only, x11 doesn't work for me)
2001-12-28 arpi WinID cleanup, support for Xv
2001-12-28 arpi hwac3 fixes by Steven Brookes <stevenjb@mda.co.uk>
2001-12-28 mswitch Brand new sync core, uses hw sync for everything.
2001-12-28 mswitch Lots of fixes for digital audio output submitted by Steven Brookes <stevenjb@mda.co.uk>
2001-12-28 melanson added initial, not-yet-functional, support for fox62 audio
2001-12-28 arpi setuid hack disabled
2001-12-28 arpi don't reset timer at seek - req. for dxr3
2001-12-28 arpi don't reset cpu usage counters at seek
2001-12-28 arpi printf->mp_msg
2001-12-28 arpi spudec added
2001-12-28 arpi more stable and reliable spudec packet reassembler
2001-12-28 gabucino igy kifer
2001-12-28 gabucino yuv4mpeg support
2001-12-28 michael customizeable deblocking (2 thresholds)
2001-12-27 gabucino nuppelvideo added to supported formats
2001-12-27 alex updated
2001-12-27 gabucino not "us", but "en" - missed previously
2001-12-27 gabucino updated
2001-12-27 alex added nuppelvideo
2001-12-27 alex audio is working
2001-12-27 alex fixed RTjpeg and removed one memcpy
2001-12-27 gabucino applied pl's new patch (-pp and -npp)
2001-12-27 gabucino fli+rm - hungarian update
2001-12-27 alex needed
2001-12-27 gabucino new 'RealMedia' 'Realvideo' 'RealAudio' sections
2001-12-27 alex enabling mmx support if capable
2001-12-27 alex NuppelVideo decoder added, based on Panagiotis Issaris' patch
2001-12-27 alex used by NuppelVideo
2001-12-27 alex used by NuppelVideo decoder
2001-12-27 alex added NuppelVideo demuxer, based on Panagiotis Issaris' patch
2001-12-27 alex aspect ratio patch by Rik Snel
2001-12-27 gabucino not us, but en.
2001-12-27 iive fixed few segfaults, make parse_codec_cfg() return int
2001-12-27 gabucino dvd subtitles are experimental no more
2001-12-27 gabucino documentation of -alang -slang added
2001-12-27 alex fixed audio detection code and improved ;)
2001-12-27 gabucino know not..
2001-12-27 gabucino applied many interesting things from pl's patch, by hand
2001-12-27 melanson removing ima4.* files from tree
2001-12-27 melanson removing ima4.* from the tree
2001-12-27 alex fixed YUV4MPEG frame reader
2001-12-27 alex added support for older YUV4MPEG format (used by xawtv)
2001-12-27 alex improved audio codec detection
2001-12-27 melanson implemented open source MS ADPCM decoder
2001-12-27 arpi yuv4mpeg2 (mjpegtools) support by Rik Snel <rsnel@cube.dyndns.org>
2001-12-27 arpi 10l...
2001-12-27 arpi warning fix == cleanup
2001-12-27 arpi show a-v delay in osd (based on subdelay osd patch)
2001-12-27 michael output shifted by a few pixels on extreem scalings bugfix
2001-12-27 arpi better, nicer progress status for index generation
2001-12-27 arpi fflush disappeared? .so?
2001-12-26 michael 101
2001-12-26 gabucino RM demuxer by al3x
2001-12-26 alex added real demuxer
2001-12-26 gabucino added alang,slang options
2001-12-26 arpi /dev/zero bad permissions error message
2001-12-26 gabucino numerous small fixes/updates
2001-12-26 arpi updated
2001-12-26 arpi mpeg startpos (-ss, -chapter) fixed
2001-12-26 michael new -pp options stuff (-npp ...)
2001-12-26 arpi mpeg VDR vs. BIN fixed?
2001-12-26 arpi JAF added
2001-12-26 arpi install: target added, based on patch by Jukka Tastula <jukka.tastula@kotinet.com>
2001-12-26 alex rawi420 added