log

age author description
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
2001-12-26 arpi authors updated. TODO: mms/rtp streaming authors, dvd subtitles author, etc (see whatsnew)
2001-12-26 alex afm/vfm synced
2001-12-26 alex added support for I420 input (used by TV V4L) in lavc encoder
2001-12-26 melanson fixed stereo IMA4 decoding
2001-12-26 alex subconfig parser fixed
2001-12-26 alex fixed subconfig parser
2001-12-26 alex ffmpeg/framecopy fixed, mp3lib&divx4encore added
2001-12-26 mswitch osd support, not for mpegpes
2001-12-26 nexus duplicate entry
2001-12-26 melanson Initial support for unified ADPCM decoder
2001-12-26 melanson Initial support for unified ADPCM decoder
2001-12-26 arpi release todo
2001-12-26 arpi -alang/-slang options (audio/sub selection by language code)
2001-12-26 arpi dvd language->aid/sid functions
2001-12-26 eyck enable-streaming unneeded.
2001-12-25 arpi subtitle_t + audio_stream_t -> stream_language_t (cleanup)
2001-12-25 arpi v4l detect fixed
2001-12-25 arpi make users happy - this is xmas, isn't it?
2001-12-25 arpi search codecs.conf at CONFDIR
2001-12-25 arpi --confdir
2001-12-25 arpi some debugging
2001-12-25 arpi old ffmpeg (MBC) workaround
2001-12-25 arpi dvd seeking -> subtitle disappearing bugs fixed
2001-12-25 jaf is itn't %, it is a byteposition of the video ...
2001-12-25 arpi print some info on cpu (runtime/compiled flags)
2001-12-25 michael mix22toS & move2to1 in SSE
2001-12-25 michael mix31to2 & mix31toS in SSE
2001-12-25 michael mix21to2 & mix21toS in SSE
2001-12-25 michael memset(?, 0, 256*sizeof(float)) in MMX
2001-12-25 pl warning fix
2001-12-25 pl wannabe compilation breaker
2001-12-25 pl fix a warning (ambiguous 'if else')
2001-12-25 pl missing exported function
2001-12-25 pl warning fix
2001-12-25 pl possible uninit pointer free()'d
2001-12-25 pl warning fix
2001-12-25 jaf looks better
2001-12-25 pl warning fix
2001-12-25 pl As nobody fixed this yet:
2001-12-25 pl As nobody fixed this yet:
2001-12-25 pl missing #include's
2001-12-25 pl fixes warnings
2001-12-25 eyck vplayer format - no longer crashes on slightly broken subs.
2001-12-25 arpi --enable_gui && nogui && DVD sig11 fixed - .so 10l
2001-12-24 eyck *** empty log message ***
2001-12-24 gabucino some quick updates for the prerelease
2001-12-24 melanson Fixed #ifdef discrepancy that was breaking compilation on PPC platform
2001-12-24 melanson Somewhere along the line, someone updated a field in an ASF structure
2001-12-24 steve error for non-stereo surrounds
2001-12-24 jaf similar to 1.144, i420 added, MERRY XMAS \!\!\!
2001-12-24 nexus FreeBSD fix
2001-12-24 gabucino Hint #2 -> Hint
2001-12-24 jaf similar to 1.143, 'sis' bug was fixed
2001-12-24 gabucino this bug (?) was fixed
2001-12-24 atmos4 fixed priority support, tested with -vfm -vc, etc.
2001-12-24 alex fixed video syncing
2001-12-24 jaf similar to 1.42, bad wording
2001-12-24 jaf similar to 1.141, (hungarian users)
2001-12-24 jaf similar to 1.140, mplayer-felhasznalok mailing list added (hungarian users)
2001-12-24 jaf similar to 1.19, audio plugins
2001-12-24 jaf similar to 1.139, audio plugins
2001-12-24 jaf similar to 1.54, DeFucking
2001-12-24 jaf similar to 1.138, added "Internal buffer inconsistency" lame bug as Known problem
2001-12-24 alex i420 support
2001-12-24 alex supporting -ofps by lavc, using avcodec_find_encoder_by_name (latest libavcodec cvs)
2001-12-24 pl bzero() -> memset()
2001-12-24 pl memset is more portable than bzero ("BSD"ism)
2001-12-24 jaf similar to 1.53
2001-12-24 jaf similar to 1.137
2001-12-24 jaf similar to 1.41
2001-12-24 jaf similar to 1.136, Cinepak decoder author addedTV input doesn't need --enable-tv anymore
2001-12-24 pl "--help" fixes:
2001-12-24 gabucino bad wording
2001-12-24 arpi lavc quality fixed - using right fps
2001-12-24 pl Patch by JirĂ­ Svoboda <Jiri.Svoboda@seznam.cz>
2001-12-24 alex fixed scaling and colors with libavcodec (and some comments added)
2001-12-23 arpi 10l? streaming must be yes, auto is not enough because of Makefile
2001-12-23 arpi streaming enabled by default
2001-12-23 arpi liba52 is preferred
2001-12-23 melanson This commit adds initial support for Quicktime Animation (RLE) video. It
2001-12-23 arpi RTP support patch by Brian Kuschak <bkuschak@yahoo.com>
2001-12-23 gabucino +msg
2001-12-23 alex subconfig fix (if sscanf()==1, then null out second (non-present) parameter) and some errormessage fixes
2001-12-23 gabucino mplayer-felhasznalok policy
2001-12-23 gabucino *** empty log message ***
2001-12-23 steve surround channels can now be decoded in stereoish
2001-12-23 steve fix comment typo
2001-12-23 michael mix3to1 in SSE
2001-12-23 michael mix3to2 in SSE
2001-12-23 michael mix5to1 & mix4to1 in SSE
2001-12-23 gabucino updates in AUTHORS section
2001-12-23 michael mix2to1 in SSE
2001-12-23 gabucino Patch by Panagiotis applied
2001-12-23 gabucino mplayer-felhasznalok mailing list added (hungarian users)
2001-12-23 arpi fixes for vdub plugin support - by Fredrik Kuivinen <freku045@student.liu.se>
2001-12-23 gabucino 'Plugins' subsection in Sound section
2001-12-23 gabucino DeFucking
2001-12-23 gabucino added "Internal buffer inconsistency" lame bug as Known problem
2001-12-23 gabucino removed some fucks
2001-12-23 atmos4 add support for priotity <int> in codecs.conf, higher numbers are better
2001-12-23 atmos4 Add aspect 6, anamorphic 16:9 for svcd
2001-12-23 atmos4 Add missing ifdef, 10l...
2001-12-23 gabucino added "copy mga_vid to /lib/modules" to install instructions
2001-12-22 alex made divx4 optional (also configure checking needed) and added avcodec_close
2001-12-22 mswitch Argh, forgot to make variable static...
2001-12-22 mswitch Modified aspect reference, uses default PAL values... Difference to NTSC should be minimal enough so that no checking of videomode is necessary.
2001-12-22 mswitch Added format conversion and resampling through pl_format and pl_resample. Someone please check my implementation for bugs.
2001-12-22 alex compile encoders in libavcodec too
2001-12-22 alex added FFmpeg rv10 codec, extended raw codecs, added PIM1 codec (no picture :( ) and mpg1,mpg2 fourcc's added to FFmpeg mpg12 decoder
2001-12-22 alex added libavcodec support (mjpeg,h263,rv10,mpeg1 codecs tested&working) and added -ffourcc option (force fourcc in ouput)
2001-12-22 nexus sync
2001-12-22 atmos4 Plugger patch by Sam Lin
2001-12-22 michael sse optimize of 3F
2001-12-22 michael 3F2R sse optimized
2001-12-22 alex added co64 (64bit chunk offset table) chunk (needed for mov files created with xawtv) and added depth detection in video track (tested with my *.mov files (about 15-20) and worked fine)
2001-12-22 alex working with 0.9.6 too (0.9.6 is coming with debian woody)
2001-12-21 melanson updated to reflect BGR32 output of FLI data
2001-12-21 gabucino Cinepak decoder author added
2001-12-21 jaf similar to 1.40, updated Cinepak section (new, opensource codec)
2001-12-21 gabucino updated Cinepak section (new, opensource codec)
2001-12-21 arpi Cinepak YUY2 support
2001-12-21 gabucino "This are some updates mostly, new chapters in documentation.html."
2001-12-21 arpi native CVID codec added, order of native and vfw codecs changed
2001-12-21 arpi native opensourec Cinepak (CVID) codec by im Ferguson <timf@mail.csse.monash.edu.au>
2001-12-21 arpi void* context added - it should keep the codec-specific stuff (struct ptr or HANDLE)
2001-12-21 michael minor bugfixes (noone noticed them)
2001-12-21 eyck c++-compiler is not needed. gcc however is. ( and bcc is not enough )
2001-12-20 mswitch Modified the sync code once again, commented out hardware pts sync (I'll likely burn in hell before understanding how to get this bastard to sync well)
2001-12-20 jaf similar to 1.135, Polish translation link added
2001-12-20 jaf similar to 1.15, Try The Fucking CVS message. Hmm it was there. Where did it go?
2001-12-20 jaf similar to 1.134, forgot to remove these (notes about suid)
2001-12-20 jaf similar to 1.16, some additional info in 2pass section
2001-12-20 gabucino Polish translation link added, hungarian links translated to hungarian
2001-12-20 michael rgb24toyv12 bugfix
2001-12-20 eyck Adam Di Carlo changes. see debian/changelog
2001-12-20 anders Added plugin for fractional resampling (alpha code)
2001-12-20 mswitch Removed conversion for yuy2, libmp1e supports this format, no need to cnovert it...
2001-12-20 mswitch Removed some old libavcodec code which would cause inproper scaling of some movies...
2001-12-19 gabucino Try The Fucking CVS message. Hmm it was there. Where did it go?
2001-12-19 gabucino forgot to remove these (notes about suid)
2001-12-19 michael runtime cpu detection for the resample stuff
2001-12-19 michael sse opt of mix32toS()
2001-12-19 michael sse opt of mix32to2()
2001-12-19 michael adding some comments
2001-12-19 pl oops... previous commit was only a half-sync with help_mp-en.h 1.19
2001-12-19 mswitch Inproved mpeg sync on fast computers
2001-12-19 gabucino some additional info in 2pass section
2001-12-19 gabucino eh forgot about ffmpeg12 :<
2001-12-19 pontscho better dvd support
2001-12-19 pontscho button design fix
2001-12-19 pontscho nesze LGB beleirtalak igy ;)
2001-12-19 mswitch Remove lame upsampler, cleaned out stuff relating to setting channels.
2001-12-19 mswitch Fix glitchy mpeg playback
2001-12-19 pl missing 1 byte in array size
2001-12-19 pl x = malloc(strlen(s) + c) ... strcpy(x, s)
2001-12-19 pl checkings for malloc results (potential memleaks)
2001-12-19 pl sync with help_mp-en.h 1.19
2001-12-19 atmos4 better fullscreen-mode selection, patch by dunno :)
2001-12-19 nexus sync again, 10l ;)
2001-12-19 nick + Added support of FIFO engine (suggested by Vladimir Dergachev)
2001-12-19 nick Sync with r1.19
2001-12-19 nexus sync
2001-12-19 bertrand If the demuxer type is unknown it will start an http streaming.
2001-12-19 bertrand Removed unnecessary check after the protocol autodetection.
2001-12-19 nick Just a hint
2001-12-19 nick Typofix (thanks to Felix)
2001-12-19 arpi pre-cache fixed
2001-12-19 arpi nop_steraming fixed
2001-12-18 jaf similar to 1.19, lang support.
2001-12-18 pontscho init title change basz.
2001-12-18 pontscho some warning kill
2001-12-18 pontscho lang support.
2001-12-18 jaf similar to 1.15, hm. stuff.
2001-12-18 jaf similar to 1.33, hm. stuff.
2001-12-18 jaf similar to 1.39, hm. stuff.
2001-12-18 jaf similar to 1.18, full language support for gui
2001-12-18 pontscho fix bug, if dvd titles is 'none', vagymi
2001-12-18 pl updated to match help_mp-en.h 1.17
2001-12-18 pl Applied patch by Jiri Svoboda <Jiri.Svoboda@seznam.cz>:
2001-12-18 pontscho full language support for gui
2001-12-18 pontscho itt a skin nem van hibauzenet igy.
2001-12-18 bertrand Added the Host field in the HTTP request.
2001-12-18 michael removing unnecessary sse sin/cos LUT
2001-12-18 gabucino hm. stuff.
2001-12-18 gabucino "Another brand new translated file gcc-2.96-3.0.html, and correct version of
2001-12-18 michael sse opt
2001-12-18 pontscho small changes
2001-12-18 michael runtime cpu detection for the idct
2001-12-18 michael mmx opt
2001-12-18 michael mmx opt
2001-12-18 michael mmx opt
2001-12-18 michael mmx opt
2001-12-18 michael mmx opt
2001-12-18 gabucino *** empty log message ***
2001-12-17 gabucino "I updatet codecs.html and translated whole new file: bugsreports.html.
2001-12-17 arpi VP30 added - report by Mark Janssen <maniac@maniac.nl>
2001-12-17 michael faster (and simpler) bitstream reader (in C)
2001-12-17 michael MMX opt
2001-12-17 jaf similar to 1.38, err... minor fixes/additions
2001-12-17 michael mmx opt
2001-12-17 gabucino err... minor fixes/additions
2001-12-17 arpi use resample.c functions
2001-12-17 alex fix
2001-12-17 arpi precaching
2001-12-17 arpi initial precaching
2001-12-17 atmos4 Divide by Zero fix.
2001-12-17 pontscho kurva sub fix.
2001-12-17 alex exchanged return with goto out in subconfig parsing and fixed error messages
2001-12-17 pontscho aspect ratio bug fix for gui
2001-12-17 pontscho eh ... dl ...