log

age author description
Tue, 27 May 2003 19:58:28 +0000 rtognimp Accept Helix as a valid Real server
Mon, 26 May 2003 18:35:42 +0000 faust3 use threads on windows
Mon, 26 May 2003 16:53:24 +0000 diego Spanish translation by Andoni Zubimendi <andoni@lpsat.net>.
Mon, 26 May 2003 16:49:26 +0000 diego Sync by Andoni Zubimendi <andoni@lpsat.net>.
Mon, 26 May 2003 08:45:43 +0000 pontscho From: Ben Low <ben@bdlow.net>
Mon, 26 May 2003 08:34:17 +0000 pontscho From: Michael Joosten <joost@c-lab.de>
Mon, 26 May 2003 06:47:52 +0000 lumag Synced
Sun, 25 May 2003 22:55:46 +0000 diego -vo directx:ontop, console output, inttypes.h
Sun, 25 May 2003 22:48:05 +0000 diego -vo directx:ontop, console output, inttypes.h
Sun, 25 May 2003 22:36:18 +0000 diego updates
Sun, 25 May 2003 19:32:37 +0000 diego An additional cosmetic '/' for consistency.
Sun, 25 May 2003 19:31:21 +0000 diego /usr/local/lib/codecs is now the default codecs directory.
Sun, 25 May 2003 19:29:33 +0000 diego Changed a few remaining -dvd and -vcd options to dvd:// and vcd://.
Sun, 25 May 2003 19:22:59 +0000 diego /usr/local/lib/codecs is now the default codecs directory.
Sun, 25 May 2003 19:15:01 +0000 diego Changed a few remaining -dvd and -vcd options to dvd:// and vcd://.
Sun, 25 May 2003 18:28:26 +0000 alex 10l found by yepyep
Sun, 25 May 2003 17:26:31 +0000 pontscho [PATCH] CP1250 encoding to GUI and UTF-8 to font.desc
Sun, 25 May 2003 15:44:14 +0000 diego Info updated, patch by Andoni Zubimendi <andoni@lpsat.net>.
Sun, 25 May 2003 00:21:18 +0000 diego The linux directory is now called osdep.
Sun, 25 May 2003 00:14:16 +0000 diego K6-2+ and K6-III+ detection
Sat, 24 May 2003 21:24:51 +0000 nicolas sync
Fri, 23 May 2003 21:20:12 +0000 alex swscaler doesn't recognizes support for BGR1/BGR4 too, and so if forced it crashes, without checking the swsContext
Fri, 23 May 2003 20:35:56 +0000 alex that works correctly
Fri, 23 May 2003 20:32:28 +0000 alex changing my mail address to a working one :)
Fri, 23 May 2003 20:29:36 +0000 alex cs_test cleanup and fix compilation if gui enabled
Fri, 23 May 2003 20:21:31 +0000 alex update
Fri, 23 May 2003 20:12:44 +0000 alex non-x86 support
Fri, 23 May 2003 19:41:37 +0000 rtognimp Recognize ra and rm extensions even with query strings,
Fri, 23 May 2003 17:39:33 +0000 alex This could be a 10l, but the codes check later if the wsConvFunc is valid, so no sig11 if it's NULL, but at least no XShape support on PPC :) After all, finally the GUI works on my PPC!%#^^
Fri, 23 May 2003 17:23:35 +0000 alex simplyfied it and fixed some 10ls (but sadly xshape still don't works)
Fri, 23 May 2003 17:04:24 +0000 alex some fixes and bigendian fix for 32bpp pngs
Fri, 23 May 2003 15:01:25 +0000 mosu Support for selecting the audio track in Matroska files via -alang.
Fri, 23 May 2003 14:38:59 +0000 michael colorspace_type
Fri, 23 May 2003 14:09:19 +0000 alex it's still a 10l bug + 10l to me for commiting sh*t first time, and originally I wrote that tooo, so now I'm at about 1000litres? And anyway, this code isn't used :)) No, Rich, no, I will not upload a clip showing me drinking that much cola :)<EOF>
Fri, 23 May 2003 13:29:54 +0000 alex 10l
Fri, 23 May 2003 13:20:43 +0000 alex 10l
Fri, 23 May 2003 13:11:49 +0000 alex oops, forgot that
Fri, 23 May 2003 13:10:20 +0000 alex removed obsolete (and currently non-working) scaling functions, after that it works correctly with YV12,422P and 444P mjpegs
Fri, 23 May 2003 12:58:13 +0000 alex support for pnm and rtsp stream opening with gui, patch by Ambrose Li <a.c.li@ieee.org>
Fri, 23 May 2003 12:37:58 +0000 alex do it the standard way (tm)
Fri, 23 May 2003 12:17:36 +0000 alex some changes (michael: is the colorspace_type field needed?)
Fri, 23 May 2003 00:24:28 +0000 diego Make configure run even on non POSIX compliant shells (Solaris).
Fri, 23 May 2003 00:20:33 +0000 diego Default codec location is now /usr/local/lib/codecs/, the location is now
Thu, 22 May 2003 23:52:37 +0000 diego Cygwin and MinGW should use default codecs directories, --with-codecsdir is
Thu, 22 May 2003 21:38:58 +0000 diego New FFmpeg CVS URL, patch by Magnus Damm <damm@opensource.se>.
Thu, 22 May 2003 21:27:39 +0000 diego One / too many, noticed by Andreas Hess <jaska@gmx.net>.
Thu, 22 May 2003 16:12:54 +0000 alex cleanup/cosmetic patch by the author :)
Thu, 22 May 2003 16:04:27 +0000 gabucino ao_win32 and ao_macosx
Thu, 22 May 2003 12:38:42 +0000 rfelker new filter for dropping (near-)duplicate frames. can be used to fix
Thu, 22 May 2003 07:49:48 +0000 mosu Delayed the parsing of the cues for the case that the KaxInfos (and therefore the timecode scale) is located after the meta seek stuff.
Wed, 21 May 2003 21:18:29 +0000 alex Precise timer for Darwin (it's more accurate than timer-macosx.c)
Wed, 21 May 2003 21:15:46 +0000 alex Native MacOSX audio output by Dan Christiansen <danchr@daimi.au.dk>
Wed, 21 May 2003 17:51:46 +0000 alex mingw support, bug noticed by yepyep on irc.freenode.net
Wed, 21 May 2003 11:20:18 +0000 nicolas no capital X in xine's name
Wed, 21 May 2003 11:12:17 +0000 nicolas no capital X in xine's name
Tue, 20 May 2003 19:30:46 +0000 alex removed broken swscaler support, added runtime fullscreens switching ability, and some other general cleanup thingies
Tue, 20 May 2003 19:19:32 +0000 alex OpenBSD support by Bjorn Sandell <biorn@dce.chalmers.se>
Tue, 20 May 2003 18:36:55 +0000 rfelker cleanup, use vf->dmpi rather than vf->priv->dmpi for consistency
Tue, 20 May 2003 17:42:33 +0000 rfelker fix segfaults with slices. support slice rendering into a filter even
Tue, 20 May 2003 17:06:00 +0000 alex 10l by me, noticed by a guy with a transmeta cpu, but forgot his name, sorry
Tue, 20 May 2003 16:48:05 +0000 alex Removed YUV (YV12) and BGR support, leaving the native RGB support. Also cleaned some other parts.
Tue, 20 May 2003 15:54:48 +0000 lumag Spellcheck & some small fixes.
Tue, 20 May 2003 07:13:04 +0000 lumag Fixed selling error and broken tag.
Tue, 20 May 2003 07:11:33 +0000 lumag Generate more links for Site navigation Bar.
Tue, 20 May 2003 06:51:47 +0000 lumag Sync with en
Mon, 19 May 2003 20:55:52 +0000 mosu Endian fixes and proper support for headerless AAC streams.
Mon, 19 May 2003 17:18:05 +0000 nicolas sync
Mon, 19 May 2003 13:40:50 +0000 michael FFASV1
Mon, 19 May 2003 06:54:52 +0000 gabucino small updates here-and-there
Mon, 19 May 2003 06:54:50 +0000 gabucino sync
Sun, 18 May 2003 10:49:54 +0000 alex --with-codecsdir option by Diego Biurrun
Sun, 18 May 2003 10:42:03 +0000 alex avoid symbol clash with never samba versions (btw, unrarlib.c is full of global variables, with common names :( and it's a bit bloated, I think)
Sun, 18 May 2003 00:26:13 +0000 arpi some mplayer-g2 related fourccs added
Sat, 17 May 2003 20:53:12 +0000 mosu Added support for AAC.
Sat, 17 May 2003 18:50:32 +0000 rtognimp Remove byteswap hack with dnet audio
Sat, 17 May 2003 18:19:48 +0000 rtognimp wrappers for 14.4 and 28.8 codecs
Sat, 17 May 2003 18:10:27 +0000 rtognimp wrappers for 14.4 and 28.8 codecs14_4.c
Sat, 17 May 2003 12:24:01 +0000 bertrand Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.
Sat, 17 May 2003 11:36:05 +0000 arpi dnet added
Sat, 17 May 2003 11:35:32 +0000 arpi ac3 byteswapping support (when format!=0x2000)
Sat, 17 May 2003 11:34:37 +0000 arpi skip dnet/ac3 byteswapping
Sat, 17 May 2003 09:41:18 +0000 faust3 realaudio 28_8 and 14_4 dll support
Sat, 17 May 2003 09:21:21 +0000 faust3 new slave mode command to show text via osd, patch by Lars Gemeinhardt <lars.gemeinhardt at searchbroker.de> (reviewed by albeu)
Sat, 17 May 2003 00:58:13 +0000 rtognimp Bigendian fix, with help from Viktor Rosenfeld
Fri, 16 May 2003 16:34:57 +0000 faust3 uninit fix by Aurelien JACOBS <aurel at gnuage.org>
Fri, 16 May 2003 16:03:42 +0000 alex removed RGB24 and builtin swscaler support
Fri, 16 May 2003 13:56:27 +0000 nicolas 3:4 TV format doesn't exists ;)
Fri, 16 May 2003 13:30:51 +0000 nicolas various fixes and updates
Fri, 16 May 2003 13:23:03 +0000 nicolas fr version added
Fri, 16 May 2003 13:20:06 +0000 nicolas Adding of XML french docs
Fri, 16 May 2003 13:14:40 +0000 nicolas typo
Fri, 16 May 2003 13:09:45 +0000 nicolas sync
Fri, 16 May 2003 13:06:37 +0000 faust3 10l remove unused global
Thu, 15 May 2003 10:36:06 +0000 mosu Support for DTS tracks (only with -hwac3 of course).
Wed, 14 May 2003 22:49:02 +0000 rfelker 100l, this is very bad
Mon, 12 May 2003 22:52:23 +0000 atmos4 change real codecs dir priority as discussed with al3x, hopefully the syntax is korn shell compatible, please test!
Mon, 12 May 2003 16:02:34 +0000 alex dynamic path[] allocation
Mon, 12 May 2003 15:50:40 +0000 alex use dynamic path[] allocation and possible better wraSetDLLAccessPath mechanism :)
Mon, 12 May 2003 14:39:40 +0000 atmos4 change logic for detecting real codecs dir (loop in to prefer RealPlayer 9 codecs
Sun, 11 May 2003 19:33:46 +0000 mosu Removed the abs function as someone reported compilation problems under MacOS.
Sun, 11 May 2003 19:11:10 +0000 mosu Check with the wrong variable.
Sun, 11 May 2003 18:53:12 +0000 alex last cygwin/mingw32 binary codecs support (win32codecs + real) patch by Sascha Sommer
Sun, 11 May 2003 18:47:18 +0000 alex New option: using /codecs for all the binary dlls, initial patch by Diego Biurrun after discussion on -dev-eng
Sun, 11 May 2003 18:29:07 +0000 arpi Theora demuxer/codec support, patch by David Kuehling <dvdkhlng@gmx.de>
Sun, 11 May 2003 18:26:48 +0000 arpi theora video decoder, based on patch by David Kuehling <dvdkhlng@gmx.de>
Sun, 11 May 2003 17:58:03 +0000 alex cygwin/mingw32 support by Sascha Sommer
Sun, 11 May 2003 16:39:16 +0000 mosu Preliminary Theora support. Patch by David Kuehling.
Sun, 11 May 2003 14:55:08 +0000 diego Mistake noticed by Todor Petkov <zakk@online.bg>.
Sun, 11 May 2003 12:03:46 +0000 mpt updated
Sat, 10 May 2003 20:39:48 +0000 diego Document -vop to avoid confusion.
Sat, 10 May 2003 12:08:37 +0000 nicolas sync
Sat, 10 May 2003 09:32:02 +0000 michael ffsvq3 fix, dunno if this is the correct fix
Sat, 10 May 2003 00:53:14 +0000 michael passing ImageDesc (stsd) to ffsvq3
Sat, 10 May 2003 00:19:19 +0000 michael ffsvq3
Fri, 09 May 2003 14:21:05 +0000 mosu timecode scale value must be initialized before the duration is found. API change of libmatroska 0.4.2. Will not work with 0.4.1!
Thu, 08 May 2003 14:59:47 +0000 rfelker fix mistake i made when wtfm'ing for -spualign
Wed, 07 May 2003 23:25:25 +0000 michael fixed alignment bug
Tue, 06 May 2003 20:40:24 +0000 mosu Support for aspect ratio set via DisplayWidth/DisplayHeight.
Tue, 06 May 2003 15:28:01 +0000 mosu Made the decoder honor the aspect ratio set by the container (if it was set at all).
Tue, 06 May 2003 10:36:32 +0000 mosu Vorbis header packet lengths were calculated incorrectly.
Tue, 06 May 2003 02:36:44 +0000 rfelker support more image formats. hopefully this bpp handling is correct...
Mon, 05 May 2003 23:43:30 +0000 ranma Correct dumping hint (vc dummy faster than null).
Mon, 05 May 2003 23:36:11 +0000 diego Small update by Bohdan Horst.
Mon, 05 May 2003 20:03:21 +0000 lumag 10L fix: forgot to spellcheck.
Mon, 05 May 2003 19:32:46 +0000 lumag Translation update.
Mon, 05 May 2003 19:18:22 +0000 mosu Proper key frame reporting. Proper handling of "no subtitles wanted".
Mon, 05 May 2003 12:37:09 +0000 diego -novideo documented
Mon, 05 May 2003 07:22:18 +0000 rfelker document ilpack
Mon, 05 May 2003 03:13:43 +0000 diego Spelling and wording corrections.
Mon, 05 May 2003 02:37:27 +0000 diego typo
Mon, 05 May 2003 02:33:49 +0000 diego Updates and a small patch provided by Bohdan Horst.
Mon, 05 May 2003 01:22:45 +0000 diego this is a important patch for hpux 11.00, because it avoid the
Mon, 05 May 2003 00:06:58 +0000 diego DXR2 option updates, description removed as it is present in HTML/XML.
Sun, 04 May 2003 23:27:47 +0000 diego Error in the aspect ratio calculation, plus typos and rewordings.
Sun, 04 May 2003 23:21:24 +0000 diego Error in the aspect ratio calculation, plus typos and rewordings.
Sun, 04 May 2003 22:23:22 +0000 rfelker document autoaspect option
Sun, 04 May 2003 20:21:39 +0000 diego obsoleted by the XML version
Sun, 04 May 2003 18:57:39 +0000 alex corrected the sample code
Sun, 04 May 2003 11:03:02 +0000 mosu Fixed seeking in audio-only files. Added support for subtitle track selection via "-slang".
Sat, 03 May 2003 17:03:13 +0000 diego Sync by Juan Antonio Zubimendi <andoni@ilex.lpsat.net>.
Sat, 03 May 2003 14:54:08 +0000 mosu Try to detect Matroska paths if autodetection is wanted AND if it is forced to "yes".
Sat, 03 May 2003 06:24:37 +0000 rsf Made sure to clean out the "realrtsp" subdirectory when doing a "make clean"
Sat, 03 May 2003 06:16:07 +0000 rsf Added some special-case code for checking for "sip:" URLs (because they
Sat, 03 May 2003 06:14:04 +0000 rsf We now check for "sip:" URLs - which are handled using the same LIVE.COM
Sat, 03 May 2003 06:13:11 +0000 rsf Added SIP (IP telephony) client support. (This was already supported in the
Sat, 03 May 2003 06:09:36 +0000 rsf Changed the order of two conditionals in an "if" statement, to make the code
Sat, 03 May 2003 05:59:29 +0000 rfelker sort of a hack, but at least this lets the framerate-increasing
Sat, 03 May 2003 04:20:44 +0000 rfelker fixed a 10l (undefined behavior) and made the other parameters configurable
Fri, 02 May 2003 19:59:37 +0000 rfelker document new filters and options
Fri, 02 May 2003 05:44:57 +0000 rfelker more 10l's -- fortunately part of the bug was that the buggy code didn't get called...
Thu, 01 May 2003 21:33:24 +0000 lumag Fixed small typo
Thu, 01 May 2003 20:35:56 +0000 alex 1000l to the author and for the commiter (me :)
Thu, 01 May 2003 19:14:27 +0000 alex removed the last mp_msg :)
Thu, 01 May 2003 19:13:00 +0000 diego sync
Thu, 01 May 2003 18:29:15 +0000 lumag Small fix: removed duplicated word 'page'
Thu, 01 May 2003 16:55:54 +0000 lumag Small corection of mentioned GCC versions.
Thu, 01 May 2003 16:08:42 +0000 nicolas various fixes and updates
Thu, 01 May 2003 13:33:58 +0000 nicolas sync
Thu, 01 May 2003 12:30:44 +0000 lumag Fixed a lot of typos.
Wed, 30 Apr 2003 21:41:57 +0000 lumag Sync with HTML
Wed, 30 Apr 2003 21:17:32 +0000 gabucino some user told me about it
Wed, 30 Apr 2003 20:24:09 +0000 arpi removed nonsense stream_reset/seek in check_file()
Wed, 30 Apr 2003 20:20:51 +0000 mosu Implemented some default values. The corresponding Kax elements are not stored if they are set to their default value.
Wed, 30 Apr 2003 20:17:35 +0000 rtognimp Remove broker reset/seek and fix ;;
Wed, 30 Apr 2003 19:54:54 +0000 rtognimp Realaudio support
Wed, 30 Apr 2003 19:50:46 +0000 rtognimp Add support for Realaudio files
Wed, 30 Apr 2003 19:48:38 +0000 rtognimp Support codecs 14_4 and 28_8
Wed, 30 Apr 2003 19:47:17 +0000 rtognimp Adding Real audio codecs 14_4 and 28_8
Wed, 30 Apr 2003 19:45:34 +0000 rtognimp Support for codec 14_4 and 28_8
Wed, 30 Apr 2003 19:35:28 +0000 mosu Fixes for gcc 3.2
Wed, 30 Apr 2003 18:35:16 +0000 mosu Loop counter was used inside for another loop as well.
Wed, 30 Apr 2003 18:24:04 +0000 rfelker 100l in my 100l fix! :(
Wed, 30 Apr 2003 18:16:21 +0000 diego Cygwin should behave like a Unix environment, i.e. config files should be
Wed, 30 Apr 2003 16:41:14 +0000 lumag Add support for the Saxon XSLT Processor.
Wed, 30 Apr 2003 11:39:32 +0000 mosu Added Matroska demuxing support.
Tue, 29 Apr 2003 19:41:23 +0000 diego Selecting tv channel by name (tv://) documentation.
Tue, 29 Apr 2003 17:17:38 +0000 alex not needed anymore (vo_jpeg.c and vo_dga.c were depending on it some time ago)
Tue, 29 Apr 2003 17:15:14 +0000 alex Spring cleanup: removed the full yv12 support as it was broken anyway. The BGR/RGB native/non-native case needs some cleanup, too. Currently it works for me (tm)
Tue, 29 Apr 2003 03:13:43 +0000 rfelker new mmx/mmx2/3dnow code for improved performance
Tue, 29 Apr 2003 02:23:47 +0000 rfelker 1000000000l
Tue, 29 Apr 2003 02:02:26 +0000 diego Cygwin is not spelled CygWin.
Tue, 29 Apr 2003 01:25:53 +0000 diego There are conflicting definitions for DVDFileSeek in the .c and .h file.
Mon, 28 Apr 2003 18:53:14 +0000 lumag Fixed L0L bug Forgot to delete ending tags of itemlist.
Mon, 28 Apr 2003 18:39:32 +0000 lumag Translation update + small fixes.
Mon, 28 Apr 2003 16:43:48 +0000 alex fully reworked by Nico <nsabbi@libero.it>
Mon, 28 Apr 2003 16:34:35 +0000 alex changed cpudetection code to support newer pentiums
Mon, 28 Apr 2003 16:17:26 +0000 alex DTS support by Peter Schuller <peterschueller@telemed.de> (revised by arpi)
Mon, 28 Apr 2003 16:11:42 +0000 alex abilty to set tv channel by name on commandline, patch by Ivan Szanto <szivan@duticai.TWI.TUDelft.NL>
Mon, 28 Apr 2003 15:58:27 +0000 alex added faad2 to (no)codecmodules, patch by Sylvain Petreolle <spetreolle@yahoo.fr>
Mon, 28 Apr 2003 02:53:50 +0000 rfelker new mode for tfields filter -- shifts fields by a quarter-pixel so the
Mon, 28 Apr 2003 02:23:57 +0000 rfelker at least 100l for me, the last commit was nonsense
Sun, 27 Apr 2003 21:04:00 +0000 rfelker slices support for vf_crop. now cropping black borders should make a
Sun, 27 Apr 2003 18:55:04 +0000 rfelker display size/aspect adjusting filter
Sun, 27 Apr 2003 18:44:23 +0000 rfelker ugly ugly fix for michael's 1000l changes in swscaler: mysterious segfault w/g200
Sun, 27 Apr 2003 17:24:26 +0000 zdar triple buffering support, configuration/option system changed,some minor bugs fixed
Sun, 27 Apr 2003 10:34:06 +0000 nicolas fix 'cannot adjust line' warning
Sun, 27 Apr 2003 10:04:39 +0000 rfelker generate meaningful d_width & d_height when scaling, rather than useless nonsense.
Sun, 27 Apr 2003 09:45:38 +0000 michael fix
Sat, 26 Apr 2003 22:52:46 +0000 nicolas sync with HMTL docs
Sat, 26 Apr 2003 22:43:15 +0000 nicolas sync
Sat, 26 Apr 2003 22:33:49 +0000 nicolas fixes
Sat, 26 Apr 2003 21:56:45 +0000 nicolas sync
Sat, 26 Apr 2003 21:54:42 +0000 nicolas typo
Sat, 26 Apr 2003 18:31:08 +0000 rfelker optimization -- lots of conditional jumps in inner loops are bad
Sat, 26 Apr 2003 16:56:21 +0000 rfelker fix panscan font resizing with vo_mga
Sat, 26 Apr 2003 16:47:25 +0000 rfelker optional automatic aspect encoding based on d_width and d_height
Sat, 26 Apr 2003 12:27:56 +0000 faust3 fopen requires binary flag on windows, too
Sat, 26 Apr 2003 10:32:45 +0000 michael segfault fix
Sat, 26 Apr 2003 05:59:28 +0000 rfelker optimization
Fri, 25 Apr 2003 20:37:26 +0000 alex Spring cleanup: supporting only RGB24 as input (native jpeg lib supports only that, maybe we could later add nativ YCbCr (YUV) support, but not swscale ones)
Fri, 25 Apr 2003 17:22:11 +0000 michael bigendian fix by (Samuel Kleiner <kleiner at cd dot chalmers dot se>)
Fri, 25 Apr 2003 17:16:55 +0000 michael remove remaining cpudetect dependancy
Fri, 25 Apr 2003 13:57:17 +0000 eyck Start fixing gabbucino changes that broke the package.
Fri, 25 Apr 2003 11:26:34 +0000 michael moving getFilter stuff back (vf_scale.c -> swscale.c)
Fri, 25 Apr 2003 10:20:15 +0000 faust3 enable mf support on mingw32
Fri, 25 Apr 2003 10:00:18 +0000 faust3 alternative timer and glob emulation code for mingw32 port
Fri, 25 Apr 2003 00:57:04 +0000 michael fallback to non-dr1 if the codec wants more than 1+2 buffers
Thu, 24 Apr 2003 19:07:46 +0000 alex memleak fix by Raindel Shachar <raindel@techunix.technion.ac.il>
Thu, 24 Apr 2003 18:55:43 +0000 alex darwin ldd support patch by Steven M. Schultz <sms@2BSD.COM>
Thu, 24 Apr 2003 18:52:16 +0000 alex spring update patch by Ville Syrjala <syrjala@sci.fi>
Thu, 24 Apr 2003 18:48:30 +0000 alex last mingw32 support patch by Sascha Sommer
Thu, 24 Apr 2003 18:35:21 +0000 gabucino bad GUI usage instructions fixed
Thu, 24 Apr 2003 17:17:57 +0000 rik fixes to the zr driver (uninit->reinit) by Stephan Bain <sjbain@akamail.com>
Thu, 24 Apr 2003 17:04:20 +0000 michael removing sws - global verbose var dependancy
Thu, 24 Apr 2003 08:20:10 +0000 henry 10L
Tue, 22 Apr 2003 17:41:31 +0000 lumag Russian translation update
Tue, 22 Apr 2003 10:13:21 +0000 diego - and -use-stdin are not the same.
Tue, 22 Apr 2003 00:22:24 +0000 diego Updates for the new xxx:// syntax and numerous clarifications.
Mon, 21 Apr 2003 23:14:21 +0000 alex killed an mp_msg occurance
Mon, 21 Apr 2003 21:13:44 +0000 nicolas typo
Mon, 21 Apr 2003 21:07:35 +0000 alex mingw32 support patch by Diego Biurrun with some changes made by me
Mon, 21 Apr 2003 21:06:08 +0000 alex cygwin support patch by Sascha Sommer and some fixes by me
Mon, 21 Apr 2003 21:04:59 +0000 nicolas patch by Albeu, corrected by Diego Biurrun & me
Mon, 21 Apr 2003 20:13:21 +0000 alex cygwin support patch by Sascha Sommer
Mon, 21 Apr 2003 20:12:43 +0000 alex CoTaskMemAlloc/Free vs malloc/free cleanup
Mon, 21 Apr 2003 20:09:08 +0000 alex 10l
Mon, 21 Apr 2003 19:35:39 +0000 alex moved some obsolete debug stuff
Mon, 21 Apr 2003 19:16:31 +0000 alex cygwin support by Sascha Sommer
Mon, 21 Apr 2003 17:24:29 +0000 michael big endian yellow fix?
Mon, 21 Apr 2003 17:16:49 +0000 alex 10l, noted by Mark Szabo <mw3@daisy.chains.ch>
Mon, 21 Apr 2003 16:59:10 +0000 alex 10l fix by Aurelien JACOBS <aurel@gnuage.org>
Mon, 21 Apr 2003 16:08:06 +0000 diego 10l, wrong syntax
Mon, 21 Apr 2003 15:13:59 +0000 gabucino sync
Mon, 21 Apr 2003 11:18:54 +0000 alex fixed 2 10l-s (bug found in the spring cleanup patch by Raindel Shachar
Mon, 21 Apr 2003 07:53:55 +0000 attila also tdfxfb supports geometry
Mon, 21 Apr 2003 00:06:41 +0000 diego typos
Sun, 20 Apr 2003 23:43:25 +0000 diego xvidix now supports -geometry.
Sun, 20 Apr 2003 23:15:27 +0000 diego Avoid including a header file twice to prevent Cygwin gcc 2.95.3-10 from
Sun, 20 Apr 2003 21:59:29 +0000 diego duplicate from etc/cygwin_inttypes.h
Sun, 20 Apr 2003 17:54:27 +0000 diego -tv on --> tv:// sync from xml/.
Sun, 20 Apr 2003 17:08:57 +0000 nicolas patch by Albeu + update of matrox_tvout url
Sun, 20 Apr 2003 15:09:19 +0000 attila adding geometry support for xvidix
Sun, 20 Apr 2003 14:40:38 +0000 rtognimp Removed unneded Cygwin #ifdefs. Tested by Diego Biurrun
Sun, 20 Apr 2003 14:31:20 +0000 albeu Fix this 10L for wich i got so good bugreports :(((
Sun, 20 Apr 2003 13:06:27 +0000 faust3 windows resource file for versioninfo and icon
Sun, 20 Apr 2003 12:31:23 +0000 faust3 load icon from executable
Sun, 20 Apr 2003 11:51:04 +0000 faust3 mplayer 64x64 256color icon
Sat, 19 Apr 2003 18:57:16 +0000 rfelker at least it works now, but it's horrible slow and broken. double buffer
Sat, 19 Apr 2003 18:46:15 +0000 rfelker 10l to whoever wrote this, it makes osd spam whenever starting a movie with subtitles!
Sat, 19 Apr 2003 14:54:03 +0000 rtognimp Fix compilation for *BSD, Mac OS X and maybe others (info by Steven M. Schultz and Dan Christiansen)
Sat, 19 Apr 2003 14:33:38 +0000 alex too verbose
Sat, 19 Apr 2003 11:25:19 +0000 zdar printf->mp_msg and honor -double switch
Sat, 19 Apr 2003 09:19:30 +0000 faust3 disable getch2 on windows when we can't read stdin (msys)
Sat, 19 Apr 2003 02:55:26 +0000 michael cosmetic
Sat, 19 Apr 2003 02:48:53 +0000 michael vf_clone_mpi_attributes()
Sat, 19 Apr 2003 01:39:37 +0000 rfelker 1. new alternate approach to inverse telecine! much better!
Fri, 18 Apr 2003 22:33:30 +0000 rtognimp Some .ra files are playable, noted by Ross Finlayson
Fri, 18 Apr 2003 22:12:36 +0000 michael support old libavcodec
Fri, 18 Apr 2003 21:52:53 +0000 rtognimp 10l, noted by Sascha Sommer
Fri, 18 Apr 2003 20:11:36 +0000 faust3 10l
Fri, 18 Apr 2003 18:47:57 +0000 faust3 MINGW32 port
Fri, 18 Apr 2003 18:36:22 +0000 faust3 mingw fix
Fri, 18 Apr 2003 18:17:05 +0000 faust3 allow config file loading outside of cygwin environment
Fri, 18 Apr 2003 13:18:59 +0000 michael passing qscale_type around so the pp code can fix the mpeg2 <<1 thing
Fri, 18 Apr 2003 12:16:35 +0000 ranma Fix incorrect URL encoding.
Fri, 18 Apr 2003 07:48:29 +0000 rsf Fixed the code that checks for a ".rm" URL extension to also make sure
Thu, 17 Apr 2003 20:39:41 +0000 rtognimp Real rstp:// streaming support, ported from xine
Thu, 17 Apr 2003 19:32:46 +0000 michael mplayer idependant (not really yet) swscale example
Tue, 15 Apr 2003 20:40:11 +0000 michael ffindeo3 (diff from mplayerxp-cvslog) untested
Tue, 15 Apr 2003 19:02:00 +0000 arpi w%8!=0 hack
Mon, 14 Apr 2003 01:38:36 +0000 michael 10l
Sun, 13 Apr 2003 16:59:04 +0000 alex 10l
Sun, 13 Apr 2003 11:37:36 +0000 albeu Fix -vf* vs. -vfm
Sat, 12 Apr 2003 13:53:33 +0000 albeu Fix cache uninit
Sat, 12 Apr 2003 13:52:21 +0000 albeu mem mapped area need to be unmapped.
Sat, 12 Apr 2003 13:45:43 +0000 albeu Add suffix support to the object list type.
Sat, 12 Apr 2003 13:40:30 +0000 albeu Don't save restore all options wich point to the same variable.
Sat, 12 Apr 2003 09:30:19 +0000 rsf Fixed a bug that could sometimes cause the first video packet in a RTP stream
Sat, 12 Apr 2003 09:29:13 +0000 rsf Minor code cleanup.
Fri, 11 Apr 2003 17:38:51 +0000 lumag Russian translation update.
Fri, 11 Apr 2003 17:15:15 +0000 nicolas sync
Fri, 11 Apr 2003 16:33:29 +0000 faust3 fix slave mode on MACOSX: reported by devros <devros at seznam.cz>
Fri, 11 Apr 2003 13:25:53 +0000 alex forgot to commit win32 realadio entries, and wma id: 0x163
Fri, 11 Apr 2003 10:27:31 +0000 henry -tv on -> tv://
Fri, 11 Apr 2003 02:35:01 +0000 rsf Access-controlled RTSP sessions can now be played, if the user uses the
Thu, 10 Apr 2003 15:07:59 +0000 alex 10l fix by Vladimir Mosgalin <mosgalin@VM10124.spb.edu>
Thu, 10 Apr 2003 12:12:56 +0000 faust3 10l
Thu, 10 Apr 2003 10:59:12 +0000 albeu Add a null streamv Currently used for tv and mf. Could be used to
Thu, 10 Apr 2003 10:55:18 +0000 bertrand Use inet_ntoa where inet_ntop is not available.
Thu, 10 Apr 2003 08:34:43 +0000 nexus typo fix
Wed, 09 Apr 2003 22:10:14 +0000 rtognimp Sync with mp_help-en.h v1.96
Wed, 09 Apr 2003 21:34:05 +0000 rtognimp Fixes for vss h264
Wed, 09 Apr 2003 21:28:01 +0000 rtognimp Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net>
Wed, 09 Apr 2003 20:49:12 +0000 henry cleanups/bugfixes
Wed, 09 Apr 2003 18:55:49 +0000 faust3 10l noticed by Joey Parrish <joey at nicewarrior.org>
Wed, 09 Apr 2003 18:04:29 +0000 henry option for sub match fuzziness level
Wed, 09 Apr 2003 17:09:20 +0000 alex i420 fixed, needs some testing
Wed, 09 Apr 2003 17:05:39 +0000 alex keypad and function (f1-f10) suppport (currently only vo_sdl and the terminal input code supports it). Patch by Vladimir Mosgalin <mosgalin@VM10124.spb.edu>
Wed, 09 Apr 2003 16:21:42 +0000 alex removed some wrappers, now the configure checks for inet_pton. patch by Joey Parrish <joey@nicewarrior.org>
Wed, 09 Apr 2003 16:07:45 +0000 alex channel finetuning cmdline support, patch by Ivan Szanto <szivan@duticai.TWI.TUDelft.NL>
Wed, 09 Apr 2003 15:51:37 +0000 alex 10l fix by Salvatore Falco <salvatore.falco@katamail.com>
Wed, 09 Apr 2003 07:33:59 +0000 albeu Make the vcd API fully reentrant.
Wed, 09 Apr 2003 07:31:11 +0000 albeu Port vcd to the new API
Tue, 08 Apr 2003 23:46:35 +0000 michael 10l patch by (Andreas Hess <jaska at gmx dot net>)
Tue, 08 Apr 2003 20:41:20 +0000 henry turn most of the subtitle matching fuzziness off by default
Tue, 08 Apr 2003 18:05:41 +0000 alex multiple init fix by Aurelien JACOBS <aurel@gnuage.org>
Tue, 08 Apr 2003 17:36:33 +0000 alex forwardport: warning fix and netbsd fix
Tue, 08 Apr 2003 17:11:19 +0000 alex automatic svgalib_helper detection
Tue, 08 Apr 2003 16:23:09 +0000 alex fix i420 handling, bug found by rgselk at IRC <rgselknospam@yahoo.com>
Tue, 08 Apr 2003 16:10:52 +0000 alex Darwin Altivec detection fixes and MacOSX API detection reworked, based on patch by Dan Christiansen <danchr@daimi.au.dk>
Tue, 08 Apr 2003 05:14:43 +0000 rsf Moved the "sdp://" test above the URL streaming test, so that SDP files can
Mon, 07 Apr 2003 21:29:45 +0000 rsf Added a \n to the msg about -sdp being deprecated
Mon, 07 Apr 2003 21:08:56 +0000 rsf Added
Mon, 07 Apr 2003 20:55:32 +0000 rsf The person who checked in the previous patch accidentally put a declaration
Mon, 07 Apr 2003 20:44:06 +0000 rsf Oops, I just noticed albeu's revision 1.58 - so I backed out the
Mon, 07 Apr 2003 20:41:24 +0000 rsf Reapplied the patch that I had originally made in revision 1.53.
Mon, 07 Apr 2003 19:37:19 +0000 henry fix compilation without iconv
Mon, 07 Apr 2003 18:31:17 +0000 diego Bug fixes by "Bena, Daniel" <Daniel.Bena@dm-drogeriemarkt.sk>.
Mon, 07 Apr 2003 16:04:02 +0000 henry support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl>
Mon, 07 Apr 2003 14:28:00 +0000 luran Translation update
Mon, 07 Apr 2003 13:48:51 +0000 rguyom Fix serious breakage, 10000l !
Mon, 07 Apr 2003 10:14:06 +0000 michael forgot to commit
Mon, 07 Apr 2003 00:33:13 +0000 michael pbias tip
Sun, 06 Apr 2003 23:37:56 +0000 rguyom Adaptive quantization support for "-lavcopts psnr" and "-lavdopts vstats".
Sun, 06 Apr 2003 22:01:54 +0000 rtognimp Sync with 0_90. All stuff different from 0_90 is missing.
Sun, 06 Apr 2003 18:16:11 +0000 albeu It should now be endian aware. Untested as i only have le box :(
Sun, 06 Apr 2003 17:18:26 +0000 albeu 100L forgot this commit for netstream.
Sun, 06 Apr 2003 16:58:07 +0000 gabucino sync
Sun, 06 Apr 2003 16:49:23 +0000 arpi Oops :)
Sun, 06 Apr 2003 16:43:46 +0000 arpi Rewritten, to use new libmpeg2 0.3.1 API
Sun, 06 Apr 2003 16:42:15 +0000 arpi changed input and output buffer handling to be mplayer-compatible...
Sun, 06 Apr 2003 16:41:49 +0000 arpi Importing libmpeg2 from mpeg2dec-0.3.1
Sun, 06 Apr 2003 16:39:16 +0000 albeu A simple netstream server.
Sun, 06 Apr 2003 16:37:37 +0000 arpi qscale exporting for postprocess
Sun, 06 Apr 2003 16:37:12 +0000 albeu Add netstream
Sun, 06 Apr 2003 16:36:17 +0000 albeu Add netstream
Sun, 06 Apr 2003 16:36:02 +0000 arpi Importing libmpeg2 from mpeg2dec-0.3.1
Sun, 06 Apr 2003 16:34:26 +0000 albeu A new control called upon stream reset.
Sun, 06 Apr 2003 16:33:13 +0000 albeu A new stream wich allow access to MPlayer stream accross the network.
Sun, 06 Apr 2003 16:30:09 +0000 albeu Check that we really got a filename.
Sun, 06 Apr 2003 16:27:14 +0000 albeu Don't give the initial / as part of the filename.
Sun, 06 Apr 2003 16:22:34 +0000 nicolas url update, reported by Dan Eriksen
Sun, 06 Apr 2003 16:17:25 +0000 nicolas typo
Sun, 06 Apr 2003 16:08:55 +0000 nicolas sync
Sun, 06 Apr 2003 15:48:21 +0000 rguyom XviD:
Sun, 06 Apr 2003 15:46:05 +0000 rguyom + bf_threshold
Sun, 06 Apr 2003 15:29:40 +0000 nicolas url update, reported by Dan Eriksen
Sun, 06 Apr 2003 14:45:32 +0000 arpi (experimental, for testing/debugging) -novideo option added
Sun, 06 Apr 2003 13:27:10 +0000 luran Chinese translation for main branch
Sun, 06 Apr 2003 10:06:31 +0000 gabucino mode changes should occur to all the consoles
Sun, 06 Apr 2003 09:07:49 +0000 gabucino 1000l
Sat, 05 Apr 2003 19:49:21 +0000 lumag Looks like a typo :) --- Fixed
Fri, 04 Apr 2003 20:56:29 +0000 faust3 allow select()less compilation
Fri, 04 Apr 2003 20:45:05 +0000 rguyom 100l.
Fri, 04 Apr 2003 20:40:57 +0000 rguyom Unbreak
Fri, 04 Apr 2003 20:32:21 +0000 faust3 temporary disable mf support for systems without glob
Fri, 04 Apr 2003 20:12:24 +0000 faust3 disable vf_bmovl for systems without posix select
Fri, 04 Apr 2003 20:02:53 +0000 faust3 MINGW32 port and select()less fifocode by Arpi
Fri, 04 Apr 2003 19:33:18 +0000 faust3 enable timer-win and getch2-win for mingw32
Fri, 04 Apr 2003 19:27:46 +0000 faust3 gettimeofday() emulation using ftime()
Fri, 04 Apr 2003 19:15:24 +0000 faust3 add checks for gettimeofday() select() and glob()
Fri, 04 Apr 2003 15:41:47 +0000 albeu Little fix.
Fri, 04 Apr 2003 15:41:00 +0000 albeu 10L NULL == 0 == stdin
Fri, 04 Apr 2003 15:39:51 +0000 albeu Using a different alignment for only the Gui is bad as this code use
Fri, 04 Apr 2003 15:38:46 +0000 michael H264-ES demuxer
Fri, 04 Apr 2003 15:22:59 +0000 rguyom "psnr" & related code is only for the -HEAD (unstable) XviD branch.
Fri, 04 Apr 2003 15:04:26 +0000 albeu Support for "internet" or "multimedia" keyboards in X11.
Fri, 04 Apr 2003 14:42:33 +0000 luran Sync with en
Fri, 04 Apr 2003 05:49:35 +0000 rguyom XviD:
Fri, 04 Apr 2003 05:47:27 +0000 rguyom Shift vhq values and set vhq=1 to MODEDECISION.
Thu, 03 Apr 2003 20:38:27 +0000 rguyom XviD:
Thu, 03 Apr 2003 20:36:58 +0000 rguyom - added <time.h> since we're using time() related functions
Thu, 03 Apr 2003 16:21:04 +0000 diego Explain the need for unified diffs.
Thu, 03 Apr 2003 16:11:37 +0000 diego Make absolute symlinks relative as suggested by Rich, fix typo.
Thu, 03 Apr 2003 16:09:34 +0000 diego Make absolute symlinks relative as suggested by Rich, fix typo.
Thu, 03 Apr 2003 12:41:31 +0000 henry longer option buffers, needed for tv options
Thu, 03 Apr 2003 12:09:44 +0000 pontscho fix dvd, vcd playing, compiling, and add one small playlist patch
Thu, 03 Apr 2003 12:02:28 +0000 pontscho workaround only, please fix.
Thu, 03 Apr 2003 12:00:50 +0000 pontscho 10l
Thu, 03 Apr 2003 06:53:01 +0000 rguyom Actually do something useful with XVID_GLOBAL_EXTRASTATS / XVID_EXTRASTATS.
Thu, 03 Apr 2003 00:52:33 +0000 rfelker hopefully this will clear up some confusion -- users keep trying to
Wed, 02 Apr 2003 23:43:41 +0000 michael packed warning
Wed, 02 Apr 2003 22:27:35 +0000 rguyom XviD:
Wed, 02 Apr 2003 22:13:44 +0000 rguyom XviD :
Wed, 02 Apr 2003 21:33:19 +0000 rguyom Updating XviD :
Wed, 02 Apr 2003 20:31:47 +0000 henry xvid fixes and more options by elcabesa & Martin Drab
Wed, 02 Apr 2003 20:28:41 +0000 nicolas sync
Wed, 02 Apr 2003 19:29:26 +0000 albeu URL is cdda://tracks[:speed][/device]
Wed, 02 Apr 2003 19:23:28 +0000 albeu *** empty log message ***
Wed, 02 Apr 2003 18:48:54 +0000 faust3 10l to Albeu
Wed, 02 Apr 2003 16:52:00 +0000 faust3 MINGW32 port
Wed, 02 Apr 2003 16:40:02 +0000 faust3 atm shmem.c is only needed for cache2
Wed, 02 Apr 2003 16:27:51 +0000 albeu Remove -sdp, use sdp:// instead.
Wed, 02 Apr 2003 16:26:58 +0000 albeu Remove -sdp
Wed, 02 Apr 2003 16:25:07 +0000 albeu Stream modularization, the first step.
Wed, 02 Apr 2003 16:15:06 +0000 albeu 10L forgot to fix the forward declaration too.
Wed, 02 Apr 2003 16:13:16 +0000 albeu Exit when the option parser return M_OPT_EXIT
Wed, 02 Apr 2003 16:11:15 +0000 albeu Fix some 10L typo in header (m_struct_s instead of m_struct_st).
Wed, 02 Apr 2003 16:05:21 +0000 albeu Typo fix
Wed, 02 Apr 2003 15:32:12 +0000 albeu Fix the incredible slowness with very long list. Now a 10^6 entries
Wed, 02 Apr 2003 04:31:40 +0000 iive force_mode wrong has_mode check, verbose retrace message
Wed, 02 Apr 2003 01:46:47 +0000 rsf Added a test for "s->fd == NULL" to the start of "stream_fill_buffer()".
Wed, 02 Apr 2003 01:38:07 +0000 rsf Added some optional debugging printfs (disabled by default)
Tue, 01 Apr 2003 23:03:18 +0000 diego Sync by Roberto Togni <r_togni@libero.it>.
Tue, 01 Apr 2003 22:54:12 +0000 diego Typos, noticed by Roberto Togni <r_togni@libero.it>.
Tue, 01 Apr 2003 22:49:55 +0000 diego Typos, patch by Roberto Togni <r_togni@libero.it>.
Tue, 01 Apr 2003 21:06:32 +0000 diego Sync by Bena, Daniel <Daniel.Bena@dm-drogeriemarkt.sk>.
Tue, 01 Apr 2003 17:22:26 +0000 mpt updated to CVS (01.04.03)
Tue, 01 Apr 2003 09:57:28 +0000 eyck Sound translation, second batch.
Tue, 01 Apr 2003 09:20:36 +0000 eyck race with time translating sound.html starts...
Tue, 01 Apr 2003 00:33:16 +0000 diego AAC section added.
Mon, 31 Mar 2003 23:10:56 +0000 diego typo
Mon, 31 Mar 2003 22:31:35 +0000 nicolas fixes, some by Dmitry Baryshkov <lumag@qnc.ru>, some by me
Mon, 31 Mar 2003 22:27:26 +0000 nicolas sync
Mon, 31 Mar 2003 22:26:31 +0000 nicolas sync, small fixes
Mon, 31 Mar 2003 20:44:20 +0000 faust3 fix compilation without TV support
Mon, 31 Mar 2003 17:32:46 +0000 faust3 MINGW32 port
Mon, 31 Mar 2003 17:08:16 +0000 faust3 objfix has to be run on MINGW32, too
Mon, 31 Mar 2003 16:55:53 +0000 faust3 workaround conflict with the MINGW32 open function
Mon, 31 Mar 2003 16:52:26 +0000 gabucino fixing explanation
Mon, 31 Mar 2003 16:48:54 +0000 gabucino translation done
Mon, 31 Mar 2003 00:14:36 +0000 ranma Ignore disabled cards. (Jon Burgess <jburgess@uklinux.net>)
Sun, 30 Mar 2003 21:20:04 +0000 faust3 windows getch2 for MINGW32 port
Sun, 30 Mar 2003 21:07:17 +0000 faust3 high precision timer for windows patch by Frodo <csharprules at hotmail.com>
Sun, 30 Mar 2003 20:48:51 +0000 faust3 MINGW32 port
Sun, 30 Mar 2003 20:37:54 +0000 faust3 bcopy -> memcpy for MINGW32 port
Sun, 30 Mar 2003 20:11:25 +0000 faust3 MINGW32 port
Sun, 30 Mar 2003 19:16:35 +0000 gabucino watch what you write
Sun, 30 Mar 2003 19:12:30 +0000 gabucino today's shit
Sun, 30 Mar 2003 18:48:23 +0000 lumag Minor improvement: don't create empty dirs.
Sun, 30 Mar 2003 18:32:54 +0000 lumag XML'ization & partial rewrite of main/DOCS/ru/cd-dvd.html
Sun, 30 Mar 2003 18:31:29 +0000 lumag Russian XML translation update.
Sun, 30 Mar 2003 17:23:13 +0000 albeu Use new config headers and types.
Sun, 30 Mar 2003 17:15:19 +0000 albeu 10L forgot this filter.
Sun, 30 Mar 2003 17:14:41 +0000 albeu Fix test compilation
Sun, 30 Mar 2003 17:14:02 +0000 albeu -vcd, -dvd, -dvdnav, -tv on, -cuefile and -mf on are deprecated
Sun, 30 Mar 2003 17:13:04 +0000 albeu Stream cleanup, don't use blah_on options anymore.
Sun, 30 Mar 2003 17:12:11 +0000 albeu Fix all demuxers wich where using a global var to enable themself.
Sun, 30 Mar 2003 17:11:27 +0000 albeu Set deuxer_type instead of using our own global var.
Sun, 30 Mar 2003 17:10:36 +0000 albeu Use new config headers
Sun, 30 Mar 2003 17:09:17 +0000 albeu Use new config headers
Sun, 30 Mar 2003 17:08:35 +0000 albeu Remove the hack used to pass -dvd, etc into the playlist
Sun, 30 Mar 2003 17:07:31 +0000 albeu Stream cleanup, don't use blah_on options anymore.
Sun, 30 Mar 2003 17:05:58 +0000 albeu 10L, close isn't enouth we must munmap too.
Sun, 30 Mar 2003 17:02:05 +0000 albeu Remove STREAMTYPE_PLAYLIST.
Sun, 30 Mar 2003 16:27:03 +0000 mpt synced to CVS (30.03.03)
Sun, 30 Mar 2003 16:11:12 +0000 mpt uptated to CVS (30.03.03)
Sun, 30 Mar 2003 16:09:25 +0000 mpt updated to CVS (30.03.03)
Sun, 30 Mar 2003 15:51:35 +0000 diego link fixed
Sun, 30 Mar 2003 14:51:20 +0000 mpt new version, synced to CVS (27.03.03)
Sun, 30 Mar 2003 14:07:49 +0000 nicolas sync
Sun, 30 Mar 2003 13:47:11 +0000 nicolas fix (thanks to Dmitry)
Sat, 29 Mar 2003 23:17:46 +0000 nicolas fixes, some by Dmitry Baryshkov <lumag@qnc.ru>, some by me
Sat, 29 Mar 2003 22:04:36 +0000 lumag Russian XML Docs translation update
Sat, 29 Mar 2003 21:52:08 +0000 arpi - 10l fix: it exited with return MP_INPUT_NOTHING; if all fd's have
Sat, 29 Mar 2003 20:47:10 +0000 mpt updated
Sat, 29 Mar 2003 20:46:03 +0000 mpt translated
Sat, 29 Mar 2003 20:11:45 +0000 diego One more (last) try ..
Sat, 29 Mar 2003 20:04:48 +0000 diego Trivial change to trigger the $Revision$ keyword.
Sat, 29 Mar 2003 20:00:32 +0000 diego Revision string added.
Sat, 29 Mar 2003 19:58:36 +0000 faust3 10l: don't change image format during config
Sat, 29 Mar 2003 19:56:31 +0000 rfelker 100l to Gabu, this caused divide-by-zero with -vo mga. Apparently
Sat, 29 Mar 2003 18:58:08 +0000 diego Further sync by Wojtek Kaniewski <wojtekka@bydg.pdi.net>.
Sat, 29 Mar 2003 16:47:20 +0000 henry fix wrong channel count w/ pcm encoding
Sat, 29 Mar 2003 14:37:23 +0000 michael fix build with --enable-shared-pp patch by (G«Ótz Waschk <waschk at informatik dot uni-rostock dot de>)
Sat, 29 Mar 2003 12:19:02 +0000 diego Sync by Wojtek Kaniewski <wojtekka@bydg.pdi.net>.
Sat, 29 Mar 2003 10:54:21 +0000 jonas -ni (detection) and -cache
Sat, 29 Mar 2003 09:07:38 +0000 jonas missing option descriptios
Sat, 29 Mar 2003 01:45:21 +0000 diego Updated XviD CVS instructions by Dmitry Baryshkov <lumag@qnc.ru>.
Sat, 29 Mar 2003 01:27:30 +0000 diego all filters documented, XML conversion done
Sat, 29 Mar 2003 01:24:16 +0000 diego Updated XviD CVS instructions by Dmitry Baryshkov <lumag@qnc.ru>.
Sat, 29 Mar 2003 00:48:05 +0000 diego Next bunch of files translated by Dmitry Baryshkov <lumag@qnc.ru>.
Sat, 29 Mar 2003 00:44:45 +0000 diego -audiofile-cache documented, bytes --> Bytes, typo.
Fri, 28 Mar 2003 21:58:30 +0000 nicolas sync, fixes, more accurate translation
Fri, 28 Mar 2003 10:08:55 +0000 ranma Only write title if verbose>0.
Fri, 28 Mar 2003 02:04:45 +0000 diego Russian translation by Dmitry Baryshkov <lumag@qnc.ru>.
Thu, 27 Mar 2003 20:45:54 +0000 albeu Switch to the new config header
Thu, 27 Mar 2003 20:42:19 +0000 albeu New option -audiofile-cache to enable a cache for the stream used by
Thu, 27 Mar 2003 20:40:50 +0000 albeu Free the stream of the audio and subtitle demuxer.
Thu, 27 Mar 2003 20:38:14 +0000 albeu Fix rawvideo and -audiofile
Thu, 27 Mar 2003 20:30:44 +0000 albeu on now set the demuxer type some we can use rawvideo with -audiofile
Thu, 27 Mar 2003 20:27:50 +0000 albeu Fix a 100L bug wich killed mencoder timing and switch to the new
Thu, 27 Mar 2003 20:25:32 +0000 albeu The overlay can't downscale
Thu, 27 Mar 2003 18:14:56 +0000 gabucino some hints, sent by Hilmar Preusse
Thu, 27 Mar 2003 18:13:19 +0000 gabucino fixes
Thu, 27 Mar 2003 18:12:55 +0000 mpt new version. synced to rc5
Thu, 27 Mar 2003 18:12:22 +0000 gabucino sync
Thu, 27 Mar 2003 18:03:26 +0000 mpt it was VERY old file
Thu, 27 Mar 2003 17:55:22 +0000 mpt t was VERY old file
Thu, 27 Mar 2003 17:24:01 +0000 mpt new version, synced with cvs version (25.03.2003
Thu, 27 Mar 2003 16:16:58 +0000 michael 10l
Thu, 27 Mar 2003 16:04:53 +0000 michael 10000l (YUV vs. YVU swscale fix/cleanup)
Wed, 26 Mar 2003 23:59:07 +0000 diego Documented down3dright, hqdn3d and yvu9 filters.
Wed, 26 Mar 2003 17:02:28 +0000 ranma Improved xscreensaver support.
Wed, 26 Mar 2003 16:48:17 +0000 alex macosx fix by Dan Christiansen <danchr@daimi.au.dk>
Wed, 26 Mar 2003 15:49:10 +0000 alex 10l, found by Jan Kritzner <kritzner@informatik.rwth-aachen.de>
Wed, 26 Mar 2003 11:51:40 +0000 gabucino fixing truetype rescaling with (x)mga + panscan
Wed, 26 Mar 2003 11:35:13 +0000 bertrand Added IPv6 support, patch by Dave Lambley <mplayer-dev-eng@dlambley.freeserve.co.uk>
Wed, 26 Mar 2003 11:27:48 +0000 bertrand Added support for IPv6 numeric url like: http://[3ffe:400:100::1]:80/file
Wed, 26 Mar 2003 01:03:13 +0000 diego obsolete
Wed, 26 Mar 2003 00:56:22 +0000 diego Merged into the man page and libmpcodecs.txt.
Wed, 26 Mar 2003 00:53:15 +0000 diego Merged video filter description from vop.txt.
Tue, 25 Mar 2003 20:23:50 +0000 iive Fix last mode ignored bug
Tue, 25 Mar 2003 14:17:55 +0000 mpt synced to rc5 version
Mon, 24 Mar 2003 23:28:52 +0000 diego XML credits
Mon, 24 Mar 2003 21:36:20 +0000 nicolas sync
Mon, 24 Mar 2003 19:15:30 +0000 diego vop.txt merged, three more filters missing from the docs.
Mon, 24 Mar 2003 18:25:00 +0000 diego Man page synchronized with vop.txt plus further clarifications and
Mon, 24 Mar 2003 18:13:52 +0000 diego 10l: There is only one luma component, noticed by Alex.
Mon, 24 Mar 2003 17:40:44 +0000 diego Spellchecked, slightly reworded, parts corrected.
Mon, 24 Mar 2003 17:35:48 +0000 nicolas sync
Mon, 24 Mar 2003 17:24:25 +0000 nicolas sync with HTML
Mon, 24 Mar 2003 17:22:45 +0000 nicolas Test file commited by error, all my apologies.
Sun, 23 Mar 2003 23:35:12 +0000 nicolas XML version of MPlayer's doc
Sun, 23 Mar 2003 23:26:55 +0000 nicolas XML version of MPlayer's doc
Sun, 23 Mar 2003 23:10:41 +0000 diego Version string added.
Sun, 23 Mar 2003 23:08:58 +0000 diego Sync by Anders Rune Jensen <anders@gnulinux.dk>.
Sun, 23 Mar 2003 22:09:34 +0000 henry typos
Sun, 23 Mar 2003 18:19:08 +0000 alex 10l to arpi with commit r1.12, noticed by Daniel Mario Vega <dv5a@dc.uba.ar>
Sun, 23 Mar 2003 17:35:26 +0000 alex pass correct key for ESCAPE, bug noticed by Vladimir Mosgalin <mosgalin@VM10124.spb.edu> and moved SDL_ShowCursor from the check_keys() to uninit() (by me)
Sun, 23 Mar 2003 17:14:28 +0000 alex use CFLAGS when doing tests in configure, patch by Sylvain Petreolle <spetreolle@yahoo.fr>
Sun, 23 Mar 2003 16:55:02 +0000 alex new entry
Sun, 23 Mar 2003 16:25:11 +0000 diego Removed/updated old entries.
Sun, 23 Mar 2003 16:10:06 +0000 rfelker try to break pattern at scene changes to prevent merging pictures that
Sun, 23 Mar 2003 15:25:10 +0000 henry color equalizer for tv input
Sun, 23 Mar 2003 15:05:14 +0000 henry color equalizer for tv input
Sun, 23 Mar 2003 12:59:09 +0000 diego Request version numbers in translations.
Sun, 23 Mar 2003 12:26:22 +0000 diego This file only belongs on the web page and needs no translation.
Sun, 23 Mar 2003 03:36:24 +0000 rfelker improvements to detc filter:
Sun, 23 Mar 2003 00:44:09 +0000 iive 10l
Sat, 22 Mar 2003 23:54:26 +0000 iive fix find_best fail if the black area is bigger than image, few more verbose messages, OSD not rendered if native mode
Sat, 22 Mar 2003 23:49:52 +0000 nicolas sync
Sat, 22 Mar 2003 21:14:51 +0000 alex fixed trivial seeking bugs, patch by Krister Lagerstrom <krister@kmlager.com>
Sat, 22 Mar 2003 20:15:03 +0000 rtognimp Warning fix, patch by Dominik Mierzejewsky
Sat, 22 Mar 2003 19:50:10 +0000 alex fix crash on streams with frame tags, patch by Brett Kosinski <brettk@frodo.dyn.gno.org>
Sat, 22 Mar 2003 19:15:23 +0000 alex enable dvbin with dvbhead or old-dvb support, bug noticed by nsabbi@libero.it>
Sat, 22 Mar 2003 17:35:26 +0000 mpt some fixes, like css styles - now ../default.css
Sat, 22 Mar 2003 17:33:06 +0000 mpt new wersion, some fixes, synced to rc4 version
Sat, 22 Mar 2003 17:30:59 +0000 mpt new translation from rc4 version
Sat, 22 Mar 2003 17:29:45 +0000 mpt ome fixes, like css styles - now ../default.css
Sat, 22 Mar 2003 17:24:34 +0000 mpt some fixes, like css styles - now ../default.css
Sat, 22 Mar 2003 16:54:34 +0000 arpi updated
Sat, 22 Mar 2003 13:15:53 +0000 mpt Update of Polish encoding.html - adrian@linux.pl
Sat, 22 Mar 2003 12:46:44 +0000 michael lavc 4663 / quantizer bias
Sat, 22 Mar 2003 12:02:27 +0000 jonas vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
Sat, 22 Mar 2003 10:38:04 +0000 gabucino explanation fixed
Sat, 22 Mar 2003 10:37:23 +0000 gabucino sync
Fri, 21 Mar 2003 18:21:00 +0000 alex 10l noticed by Steven M. Schultz <sms@2BSD.COM> and a bit cleaned up
Fri, 21 Mar 2003 18:11:18 +0000 henry fix compile without libsmbclient
Fri, 21 Mar 2003 17:59:15 +0000 alex selectable 'major', patch by Hans-Andreas Engel <engel@node.ch>
Fri, 21 Mar 2003 17:17:53 +0000 alex wrong assignment of codec, patch by nsabbi@libero.it
Fri, 21 Mar 2003 17:16:23 +0000 alex dvbin detection fixed, noticed by nsabbi@libero.it
Fri, 21 Mar 2003 16:56:23 +0000 alex compiler warning fix by Dominik Mierzejewski <dominik@rangers.eu.org>
Fri, 21 Mar 2003 16:54:03 +0000 alex hebrew support using fribidi libs, patch by Raindel Shachar <raindel@techunix.technion.ac.il>
Fri, 21 Mar 2003 16:46:38 +0000 henry report TRUE for IS_AUDIO control when user forces the audio recording
Fri, 21 Mar 2003 16:42:50 +0000 alex 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>
Fri, 21 Mar 2003 16:32:53 +0000 alex multiple preinit support -- cleaning vidix_name between the multiple preinits. Patch by Aurlien JACOBS <aurel@gnuage.org>
Fri, 21 Mar 2003 16:29:04 +0000 alex multiple mga device support by Hans-Andreas Engel <engel@node.ch>
Fri, 21 Mar 2003 16:13:16 +0000 alex largefile support by Matthias Schwarzott <zzam@gmx.de>
Fri, 21 Mar 2003 16:09:31 +0000 alex use gcc instead ld. Patch by prj@po.cwru.edu (Paul Jarc)
Fri, 21 Mar 2003 16:06:11 +0000 alex libsmbclient detection support, slightly rewritten the original patch sent by Vladimir Moushkov <vlindos_mpdev@abv.bg>
Fri, 21 Mar 2003 10:41:27 +0000 diego Sync by Dmitry Baryshkov <lumag@qnc.ru>.
Fri, 21 Mar 2003 09:25:08 +0000 michael vcodec update
Thu, 20 Mar 2003 12:42:16 +0000 pontscho many 10l for me ...
Thu, 20 Mar 2003 10:40:20 +0000 henry replace sys_errlist with strerror() by Ivan Szanto
Thu, 20 Mar 2003 07:51:03 +0000 pontscho bugfix from Raindel Shachar <raindel@techunix.technion.ac.il>
Thu, 20 Mar 2003 03:24:33 +0000 diego Finally merged libavc-option.txt into the man page.
Thu, 20 Mar 2003 01:45:40 +0000 iive new svga driver - support double buffering, fast_memcpy, direct render and HW acceleration
Wed, 19 Mar 2003 16:26:58 +0000 henry hardware mjpeg encoding using v4l by Iv«¡n Sz«¡nt«Ñ <szivan@freemail.hu>
Wed, 19 Mar 2003 15:28:11 +0000 faust3 10l
Tue, 18 Mar 2003 20:22:36 +0000 diego Updated information, rewordings, codec installation generalized.
Mon, 17 Mar 2003 22:11:42 +0000 gabucino fix (some user reported)
Mon, 17 Mar 2003 20:38:23 +0000 rtognimp 10l cbSize not inited for l=16.\n Could give problem in print_wave_header
Mon, 17 Mar 2003 11:37:28 +0000 arpi 1000l
Mon, 17 Mar 2003 10:05:22 +0000 diego Sync by <hephooey@fastmail.fm>.
Mon, 17 Mar 2003 09:52:50 +0000 michael number -> bug update
Mon, 17 Mar 2003 00:48:26 +0000 arpi what's the opposite of backport? :)
Sun, 16 Mar 2003 22:59:16 +0000 arpi dvbin_param_on moved
Sun, 16 Mar 2003 20:13:28 +0000 arpi this is a combo patch that:
Sun, 16 Mar 2003 16:38:16 +0000 henry remove the lower boundary
Sun, 16 Mar 2003 07:42:26 +0000 henry cleanups and some 10l fixes for previous commit
Sat, 15 Mar 2003 22:02:54 +0000 henry correct small framerate fluctuations directly in the capture thread
Sat, 15 Mar 2003 21:07:45 +0000 arpi This patch corrects the calculation of the MPEG bitrate from the
Sat, 15 Mar 2003 21:05:37 +0000 arpi increment is a signed number (-1 or +1)
Sat, 15 Mar 2003 21:03:24 +0000 arpi fixed chroma pitch
Sat, 15 Mar 2003 20:59:16 +0000 albeu And 10L their, i should have started to read vop.txt sooner ;)
Sat, 15 Mar 2003 20:55:33 +0000 albeu 10L again with the options mins
Sat, 15 Mar 2003 20:51:35 +0000 albeu New options stuff
Sat, 15 Mar 2003 20:49:39 +0000 albeu Improve the imgfmt option type
Sat, 15 Mar 2003 20:45:03 +0000 albeu Support for the new options stuff
Sat, 15 Mar 2003 20:39:05 +0000 albeu 10L the scale filter accpet w and h to -3
Sat, 15 Mar 2003 19:52:11 +0000 arpi fixed 'make distclean' without libavcodec
Sat, 15 Mar 2003 19:40:52 +0000 rtognimp Same behaviour as old code for short headers
Sat, 15 Mar 2003 18:50:58 +0000 albeu 1000L i forgot mencoder
Sat, 15 Mar 2003 18:49:33 +0000 albeu Add support for the new option stuff.
Sat, 15 Mar 2003 18:01:02 +0000 albeu Add the new -vf option wich is the same as vop in reverse order.
Sat, 15 Mar 2003 15:46:32 +0000 rtognimp Fix for truespeech dll, patch by <dimakar(at)yahoo.com>
Sat, 15 Mar 2003 14:12:22 +0000 rtognimp Read extradata for wav files, based on patch by <dimakar(at)yahoo.com>. Required for truespeech files.
Sat, 15 Mar 2003 10:52:30 +0000 rtognimp Animatrix AAC fix, patch by <dimakar(at)yahoo.com>. (This is the right patch)
Sat, 15 Mar 2003 10:11:36 +0000 faust3 fix -loop problem
Fri, 14 Mar 2003 23:22:35 +0000 arpi add MODULE_LICENSE
Fri, 14 Mar 2003 20:36:26 +0000 henry replace snd_pcm_drain with snd_pcm_drop
Fri, 14 Mar 2003 17:50:58 +0000 albeu 10L
Fri, 14 Mar 2003 17:45:33 +0000 albeu Fix some memleaks
Fri, 14 Mar 2003 17:42:21 +0000 albeu Some free(NULL) found with njamd
Fri, 14 Mar 2003 17:19:19 +0000 ranma Fix small memleak in control().
Fri, 14 Mar 2003 15:06:21 +0000 arpi clear black bands when using slices
Fri, 14 Mar 2003 12:46:49 +0000 alex a warning fix and rgb15/16 support by Sascha Sommer
Thu, 13 Mar 2003 15:50:41 +0000 michael index per stream
Thu, 13 Mar 2003 15:32:48 +0000 michael *signed int vlc (needs only 5 lines of code so its no increase of complexity)
Thu, 13 Mar 2003 14:09:49 +0000 albeu Better error messages (with line number now) and make unknow option
Thu, 13 Mar 2003 09:24:03 +0000 michael 1000l
Wed, 12 Mar 2003 23:57:23 +0000 diego Always-install-en-as-default-manpage-patch by Andreas Hess <jaska@gmx.net>.
Wed, 12 Mar 2003 22:59:04 +0000 rtognimp Animatrix AAC fix, patch by <dimakar(at)yahoo.com>
Wed, 12 Mar 2003 18:11:40 +0000 nicolas sync
Wed, 12 Mar 2003 17:11:34 +0000 rik libavcodec sync
Wed, 12 Mar 2003 16:25:25 +0000 ranma Prevent vo window flashing.
Wed, 12 Mar 2003 15:44:24 +0000 michael per context frame_rate_base
Wed, 12 Mar 2003 15:14:13 +0000 albeu 10L the comment header again. That's it when you stole someone else code ;)
Wed, 12 Mar 2003 15:04:05 +0000 albeu vo_xover is a new vo that should make easy to have x11 support for
Wed, 12 Mar 2003 14:58:55 +0000 albeu Shut up some debug messages
Wed, 12 Mar 2003 11:12:24 +0000 albeu Support for the overlay, that save one stretch blit for bgr16 and YUV formats
Wed, 12 Mar 2003 11:09:23 +0000 albeu Overlay support (now vo_xtdfx is possible :) and yet another way to
Tue, 11 Mar 2003 19:08:31 +0000 rsf Improved RTP packet buffering, by relying on the underlying OS's UDP
Tue, 11 Mar 2003 19:03:31 +0000 rsf Made "force_fps" non-static, because code in "libmpdemux" refers to it.
Mon, 10 Mar 2003 00:50:10 +0000 ranma Remove hardcoded "goto goto_next_file;" for -identify switch as suggested
Mon, 10 Mar 2003 00:46:40 +0000 ranma Use -frames 0 instead of hardcoded "goto goto_next_file;"
Mon, 10 Mar 2003 00:10:05 +0000 arpi - fixed playback of files with bad WxH in header (tricky! we can always read the
Mon, 10 Mar 2003 00:03:46 +0000 albeu Pass start slice to the vo it make dr + slice implemantation easier
Mon, 10 Mar 2003 00:01:03 +0000 albeu Update, add support for DR and draw image. Sadly reading from the agp
Sun, 09 Mar 2003 23:55:42 +0000 albeu Update, new page fault handler to access the agp mem. Doesn't really work
Sun, 09 Mar 2003 23:42:01 +0000 albeu I forgot to commit this file
Sun, 09 Mar 2003 20:03:17 +0000 arpi 100l :)
Sun, 09 Mar 2003 19:01:20 +0000 arpi Hopefully fixed all RV30/RV40 A-V sync issues
Sun, 09 Mar 2003 18:15:16 +0000 rfelker new version of the de-telecine filter, largely rewritten. should work
Sun, 09 Mar 2003 17:21:30 +0000 arpi Redundant packet ignoring is RV30-only (at least frame-header flag 0x20 is)
Sun, 09 Mar 2003 17:19:41 +0000 arpi Ugly hack to handle bad width/height values from stream header
Sun, 09 Mar 2003 17:17:39 +0000 arpi - removed unused global 'handle'
Sun, 09 Mar 2003 17:10:06 +0000 arpi RAOpenCodec2() have 2 parameters
Sun, 09 Mar 2003 14:15:17 +0000 mpt Document translated to polish language.
Sat, 08 Mar 2003 10:48:44 +0000 jonas Adds SGI files to the list of image types supported by mencoder. -Todd
Sat, 08 Mar 2003 02:05:14 +0000 michael merging fourcc with codec_tag
Fri, 07 Mar 2003 18:45:02 +0000 albeu vo tdfx vid, even faster than tdfxfb and that's just the beginning ;)
Fri, 07 Mar 2003 18:42:08 +0000 albeu tdfx_vid a new kernel driver for tdfx wich let use agp move :)
Fri, 07 Mar 2003 12:59:28 +0000 michael vidix rage128 ecp_div patch by (Magnus Damm <damm at opensource dot se>)
Fri, 07 Mar 2003 02:05:59 +0000 michael rv40 pict_type parser
Thu, 06 Mar 2003 20:45:32 +0000 gabucino sync
Thu, 06 Mar 2003 13:29:11 +0000 nicolas sync
Thu, 06 Mar 2003 04:59:20 +0000 joey remove yuv2rgb and support frame duplication
Thu, 06 Mar 2003 00:49:20 +0000 nicolas typo
Wed, 05 Mar 2003 20:34:29 +0000 zdar Some 10l and better layer handling (to comply with DFB 0.9.17)
Wed, 05 Mar 2003 18:33:25 +0000 diego Empty directories can only be removed by the CVS admin.
Wed, 05 Mar 2003 16:40:14 +0000 michael aic & umv
Wed, 05 Mar 2003 10:56:47 +0000 michael Dynamic decision of DVD device Darwin patch by (danchr at daimi dot au dot dk)
Wed, 05 Mar 2003 10:38:56 +0000 michael add support for sgi files to mencoder patch by (Todd Kirby <slapcat at pacbell dot net>)
Wed, 05 Mar 2003 10:28:32 +0000 michael fix for libgif TVT hack detection in configure patch by (Ambrose Li <a.c.li at ieee dot org>)
Wed, 05 Mar 2003 10:23:52 +0000 michael hmm found this in my local tree ;)
Wed, 05 Mar 2003 10:20:14 +0000 michael fix for a couple of linking problems patch by (Ambrose Li <a.c.li at ieee dot org>)
Wed, 05 Mar 2003 09:27:19 +0000 gabucino sync
Wed, 05 Mar 2003 09:26:32 +0000 gabucino dfb updates
Tue, 04 Mar 2003 22:48:37 +0000 michael 10l (pp cant convert formats) fixes segfault
Tue, 04 Mar 2003 14:59:59 +0000 mpt *** empty log message ***
Tue, 04 Mar 2003 13:55:25 +0000 eyck Use css like the rest of documentation. Use polish encoding.
Tue, 04 Mar 2003 13:51:32 +0000 eyck New translation from imoteph/adrian
Tue, 04 Mar 2003 13:42:49 +0000 eyck New translation from Zorg ( Konrad Materka )
Tue, 04 Mar 2003 13:37:53 +0000 eyck Another batch of translation from Zorg ( Konrad Materka )
Tue, 04 Mar 2003 13:26:09 +0000 albeu Add missing uninit
Mon, 03 Mar 2003 16:43:43 +0000 mark Fixed geometry that someone broke grr.
Mon, 03 Mar 2003 11:03:19 +0000 albeu A new nuppel video encoder. Mainly for RT encoding on slow box.
Mon, 03 Mar 2003 10:59:07 +0000 albeu 10L never blowup an option pointer !!!!
Sun, 02 Mar 2003 21:21:56 +0000 attila workaround wrong detected memory sizes on G400 cards.
Sun, 02 Mar 2003 21:09:15 +0000 attila clean up of -geometry code.
Sun, 02 Mar 2003 15:58:25 +0000 zdar sync
Sun, 02 Mar 2003 15:56:42 +0000 zdar Layer configuration handling updates
Sat, 01 Mar 2003 05:35:09 +0000 rfelker new filter
Fri, 28 Feb 2003 23:27:03 +0000 nicolas sync
Fri, 28 Feb 2003 19:58:12 +0000 gabucino now all translations link to ../default.css
Fri, 28 Feb 2003 19:21:45 +0000 kmkaplan supdec.h needs libvo/video_out.h. vobsub.c does not.
Fri, 28 Feb 2003 14:07:56 +0000 diego typo
Fri, 28 Feb 2003 08:17:54 +0000 kmkaplan warning fix.
Thu, 27 Feb 2003 23:10:06 +0000 michael motion estimation range limit
Thu, 27 Feb 2003 14:02:38 +0000 gabucino sync
Thu, 27 Feb 2003 14:01:19 +0000 gabucino default.css path fixed (it needs to be moved on CVS server!!)
Tue, 25 Feb 2003 16:57:51 +0000 nicolas sync
Tue, 25 Feb 2003 16:50:52 +0000 alex 10l found by Joey Parrish <joey@nicewarrior.org>
Tue, 25 Feb 2003 16:17:23 +0000 alex cbAlign=1 fix for proper Windows support (noticed by Sascha Sommer)
Tue, 25 Feb 2003 15:39:36 +0000 alex MACOSX support patch, based on Dan Christiansens work
Tue, 25 Feb 2003 08:22:00 +0000 henry make tv non-seekable
Mon, 24 Feb 2003 22:46:48 +0000 michael forgot ...
Mon, 24 Feb 2003 00:12:30 +0000 michael cleanup
Sun, 23 Feb 2003 23:48:03 +0000 atmos4 fix of fix of my sed code, should now be portable
Sun, 23 Feb 2003 23:44:16 +0000 atmos4 Adding gcc major, minor, mini vars, adding unused var suppression for gcc 3 series
Sun, 23 Feb 2003 23:34:16 +0000 michael 100l
Sun, 23 Feb 2003 23:30:44 +0000 arpi experimental slices support
Sun, 23 Feb 2003 22:05:55 +0000 michael sws_ prefix, more seperation between internal & external swscaler API
Sun, 23 Feb 2003 20:48:13 +0000 diego typo
Sun, 23 Feb 2003 20:46:48 +0000 diego typo
Sun, 23 Feb 2003 20:40:46 +0000 arpi draw_slice support
Sun, 23 Feb 2003 20:40:21 +0000 arpi start_slice() added - similar to get_image(), but is called when using slices
Sun, 23 Feb 2003 20:31:59 +0000 diego HPUX DVD fix by Martin Gansser <MGansser@rand.de>, checked by Arpi.
Sun, 23 Feb 2003 19:18:28 +0000 faust3 fix fullscreenswitching patch by Joey Parrish <joey at nicewarrior.org>
Sun, 23 Feb 2003 19:00:11 +0000 gabucino 10l
Sun, 23 Feb 2003 18:56:45 +0000 gabucino now it looks much better. Anyone wants to port this script to use
Sun, 23 Feb 2003 16:23:37 +0000 gabucino added "Dualhead with Monitors", and "Cloning with Monitors" modes
Sun, 23 Feb 2003 13:55:59 +0000 attila mark libvo2.txt as obsolete
Sun, 23 Feb 2003 01:45:41 +0000 michael remove wno-unused-parameter again (seems gcc-2.95 doesnt like it, ... with some options at least ???)
Sat, 22 Feb 2003 18:41:31 +0000 attila explain the return values of psnr for joe avarage
Sat, 22 Feb 2003 15:38:36 +0000 nicolas sync
Sat, 22 Feb 2003 13:43:14 +0000 gabucino sync
Sat, 22 Feb 2003 00:02:17 +0000 nicolas sync
Fri, 21 Feb 2003 22:19:23 +0000 michael skip annoying unused parameter shit (if anyone needs these / knows a case where they pointed to a real bug then reverse this)
Fri, 21 Feb 2003 22:01:00 +0000 michael 100l (gcc 3.2 .....)
Fri, 21 Feb 2003 20:35:18 +0000 michael yuv2rgb brightness/contrast/saturation/different colorspaces support finished
Fri, 21 Feb 2003 17:47:58 +0000 diego binary packages not supported
Fri, 21 Feb 2003 17:24:14 +0000 diego Cosmetics: a linebreak and a small grammar correction
Fri, 21 Feb 2003 13:07:47 +0000 alex 1million litres ;)
Fri, 21 Feb 2003 12:55:26 +0000 alex commented out nonsense
Fri, 21 Feb 2003 02:04:43 +0000 diego translation path fixes
Thu, 20 Feb 2003 23:32:47 +0000 arpi Latest version has the following features:
Thu, 20 Feb 2003 05:10:19 +0000 rfelker document detc and telecine filters
Thu, 20 Feb 2003 04:57:37 +0000 rfelker filter for applying 3:2 telecine to 23.976 fps progressive material.
Thu, 20 Feb 2003 03:16:41 +0000 rfelker experimental de-telecine filter. not documented or configurable yet,
Wed, 19 Feb 2003 17:26:59 +0000 alex Support for native MacOSX APIs by Dan Christiansen <danchr@daimi.au.dk>
Wed, 19 Feb 2003 17:22:02 +0000 alex precise macosx timer by Dan Christiansen <danchr@daimi.au.dk> and 10l fix by me
Wed, 19 Feb 2003 17:14:57 +0000 alex 3x10l found by Dan Christiansen <danchr@daimi.au.dk>
Wed, 19 Feb 2003 16:55:14 +0000 alex gif library incompatibility fixes and prefere libungif over libgif. Patch by Joey Parrish <joey@nicewarrior.org>
Wed, 19 Feb 2003 16:49:28 +0000 alex WIN32_PATH cleanup
Wed, 19 Feb 2003 16:01:46 +0000 alex Update sub-picture layer to work with recent DirectFB cvs and add support for selecting field parity. Patch by Ville Syrjl <syrjala@sci.fi>
Wed, 19 Feb 2003 09:40:03 +0000 diego binary package updates
Wed, 19 Feb 2003 00:34:56 +0000 diego better procedure for handling help file updates
Tue, 18 Feb 2003 23:22:44 +0000 mswitch Patch from Tamas Kohegyi to fix subpic placement on 16:9
Tue, 18 Feb 2003 22:33:44 +0000 bertrand Repairing breakage to RTP streaming. Patch by Ross Finlayson <finlayson@live.com>
Tue, 18 Feb 2003 21:57:51 +0000 nicolas fix
Tue, 18 Feb 2003 19:36:20 +0000 michael cleanup
Tue, 18 Feb 2003 19:22:34 +0000 michael optimize
Mon, 17 Feb 2003 19:46:49 +0000 diego sync by unknown
Mon, 17 Feb 2003 18:21:01 +0000 jkeil win32 loader wasn't build on solaris x86 ("!" shell operator doesn't work
Mon, 17 Feb 2003 13:06:03 +0000 gabucino patch by "Andriy N. Gritsenko" <andrej@lucky.net>
Mon, 17 Feb 2003 11:45:10 +0000 gabucino mwallp compiles again (michael moved libpostproc.....)
Mon, 17 Feb 2003 06:46:31 +0000 eyck Fix mistake in applying patch from Alex Beregszaszi.
Sun, 16 Feb 2003 15:26:30 +0000 ranma Improved subtitle queueing, parameters (start_pts, end_pts, palette, alpha)
Sun, 16 Feb 2003 14:14:13 +0000 gabucino applied my patch for localized manpage installation
Sun, 16 Feb 2003 10:00:42 +0000 michael enabling mpeg4-es autodetection (if we dont enable it, then we will never know if it works ...)
Sun, 16 Feb 2003 07:23:02 +0000 rfelker at least it doesn't error now...this will work until we get a better fix.
Sun, 16 Feb 2003 07:19:27 +0000 rfelker 100l
Sun, 16 Feb 2003 07:05:24 +0000 rfelker minor 1l I forgot to commit a while back
Sun, 16 Feb 2003 01:23:10 +0000 ranma Fix "invalid fragment" handling.
Sat, 15 Feb 2003 22:24:32 +0000 arpi vf_hqdn3d: High-Quality version of the denoise3d filter
Sat, 15 Feb 2003 21:51:24 +0000 alex enable vidix for ppc
Sat, 15 Feb 2003 20:38:34 +0000 arpi 10l
Sat, 15 Feb 2003 20:14:04 +0000 rik UINTX -> uintx_t (following libavcodec)
Sat, 15 Feb 2003 18:50:17 +0000 michael ugly but otherwise make distclean doesnt remove libavcodec.a
Sat, 15 Feb 2003 18:29:56 +0000 diego Sync by Andoni Zubimendi <andoni@lpsat.net>.
Sat, 15 Feb 2003 17:45:10 +0000 faust3 cygwin win32 dll support
Sat, 15 Feb 2003 17:29:01 +0000 michael 1000l
Sat, 15 Feb 2003 15:07:57 +0000 michael bigendian bug (fixes?)
Sat, 15 Feb 2003 15:07:09 +0000 gabucino bump version (or stuff.)
Sat, 15 Feb 2003 15:03:41 +0000 gabucino sync
Sat, 15 Feb 2003 13:04:17 +0000 michael simpler & faster
Sat, 15 Feb 2003 08:45:53 +0000 diego 10l fix by Andoni Zubimendi <andoni@lpsat.net> and
Sat, 15 Feb 2003 01:47:46 +0000 diego Sync by Dmitry Baryshkov <lumag@qnc.ru>.
Fri, 14 Feb 2003 21:49:07 +0000 michael in libavcodec now -> remove
Fri, 14 Feb 2003 21:45:45 +0000 michael moving postprocess code to libavcodec
Fri, 14 Feb 2003 20:42:21 +0000 alex 10l
Fri, 14 Feb 2003 15:04:24 +0000 nicolas typo
Fri, 14 Feb 2003 15:00:22 +0000 nicolas sync
Fri, 14 Feb 2003 11:48:13 +0000 michael disallow multiple subpackets per packet for video streams idea by (me & Moritz Bunkus <moritz at bunkus dot org>)
Fri, 14 Feb 2003 11:37:38 +0000 michael subpacket_base_size isnt needed for fixed sized subpackets
Fri, 14 Feb 2003 11:11:11 +0000 michael variable subpacket size support
Fri, 14 Feb 2003 08:51:53 +0000 diego Sync by DongCheon Park <pdc@kaist.ac.kr>.
Fri, 14 Feb 2003 02:14:18 +0000 diego Russian translation by Daniel A. Nagy <nagydani@mast.queensu.ca>.
Thu, 13 Feb 2003 21:38:43 +0000 michael cleanup
Thu, 13 Feb 2003 19:27:17 +0000 michael brightness / saturation / contrast / different yuv colorspace support for some yuv2rgb converters (many converters still ignore it)
Thu, 13 Feb 2003 19:13:50 +0000 jkeil Must quote shell variable in test expression, otherwise configure bombs out
Thu, 13 Feb 2003 18:24:33 +0000 michael cleanup
Thu, 13 Feb 2003 14:19:05 +0000 michael cleanup
Thu, 13 Feb 2003 09:34:37 +0000 eyck Fix for string handling bug from Alex Beregszasz
Wed, 12 Feb 2003 23:26:12 +0000 arpi 100l
Wed, 12 Feb 2003 23:21:46 +0000 diego HTML fixes
Wed, 12 Feb 2003 17:19:02 +0000 alex 2x0.5l
Wed, 12 Feb 2003 16:50:31 +0000 atmos4 add gentoo default real dirs
Wed, 12 Feb 2003 16:45:34 +0000 alex update
Wed, 12 Feb 2003 16:42:59 +0000 alex 10l
Wed, 12 Feb 2003 15:39:59 +0000 alex real cygwin support by Sascha Sommer <saschasommer@freenet.de>
Tue, 11 Feb 2003 21:44:55 +0000 michael down3dright filter by kabi (converts between 2 common stereoscopic systems)
Tue, 11 Feb 2003 21:19:13 +0000 gabucino more translation
Tue, 11 Feb 2003 21:13:30 +0000 michael avoid #include "../
Tue, 11 Feb 2003 21:12:16 +0000 michael #ifdef c++
Tue, 11 Feb 2003 20:21:52 +0000 arpi 10l to kabi (compile fix, uint8->uint8_t)
Tue, 11 Feb 2003 19:57:38 +0000 michael global var warning
Tue, 11 Feb 2003 18:56:17 +0000 alex optional loader/ (currently it does nothing until the win32 support on cygwin is disabled)
Tue, 11 Feb 2003 15:25:46 +0000 alex realaudio dlls support
Tue, 11 Feb 2003 15:25:23 +0000 faust3 cygwin compilefix by Joey Parrish <joey at nicewarrior.org>
Tue, 11 Feb 2003 15:24:26 +0000 alex windows support and eleminating some 10ls. Win32 ATRC has audio artifacts, Win32 SIPR is just silent, but at least Win32 COOK works nice -- at least by me, on linux
Tue, 11 Feb 2003 15:06:44 +0000 michael -fPIC compileable
Tue, 11 Feb 2003 13:13:16 +0000 michael yv12 -> yuy2 converter in alpha asm (from mplayerxp)
Tue, 11 Feb 2003 12:57:53 +0000 michael cleanup (unsigned stride -> int stride)
Tue, 11 Feb 2003 12:07:52 +0000 nicolas html fix
Tue, 11 Feb 2003 11:24:52 +0000 diego fix by Andoni Zubimendi <andoni@lpsat.net>
Tue, 11 Feb 2003 02:47:13 +0000 diego Sync by Daniel Bena <Daniel.Bena@dm-drogeriemarkt.sk>.
Mon, 10 Feb 2003 18:56:03 +0000 nicolas update of links regarding tech/ dir
Mon, 10 Feb 2003 18:33:57 +0000 nicolas update of links regarding tech/ dir
Mon, 10 Feb 2003 15:02:05 +0000 alex possible 10l
Mon, 10 Feb 2003 14:44:43 +0000 alex 10l
Mon, 10 Feb 2003 14:08:37 +0000 filon - fix detetcion of metacity (sawfish 1.0 will be no longer treated as metacity)
Mon, 10 Feb 2003 01:42:04 +0000 arpi updated, added list of delayed patches
Mon, 10 Feb 2003 00:00:00 +0000 diego Move English files to en/ subdirectory.
Sun, 09 Feb 2003 21:35:27 +0000 arpi reversed small part of the r1.135 commit, it broke -fs (random black screen)
Sun, 09 Feb 2003 20:18:23 +0000 arpi linux->osdep
Sun, 09 Feb 2003 20:01:25 +0000 eyck Few corrections suggested by ispell.
Sun, 09 Feb 2003 19:57:43 +0000 eyck Few simple corrections ( typos etc.. )
Sun, 09 Feb 2003 19:55:11 +0000 arpi different goals
Sun, 09 Feb 2003 19:49:55 +0000 eyck Translation from Zorg ( Krzysztof Materka )
Sun, 09 Feb 2003 19:45:20 +0000 eyck New translation from Zorg (Konrad Materka)
Sun, 09 Feb 2003 19:39:29 +0000 arpi 'dev'
Sun, 09 Feb 2003 19:01:00 +0000 alex dvds have covers too - Andreas Hess <jaska@gmx.net>
Sun, 09 Feb 2003 18:56:51 +0000 michael index should be otional (idea by alex)
Sun, 09 Feb 2003 17:36:20 +0000 arpi updated
Sun, 09 Feb 2003 17:06:38 +0000 arpi Motion-JPEG RTP streams can now be played. Some MPEG-4 ES video RTP
Sun, 09 Feb 2003 16:45:08 +0000 alex added (PAL),(NTSC),..
Sun, 09 Feb 2003 13:17:12 +0000 pontscho fuckin' 10l
Sun, 09 Feb 2003 13:13:00 +0000 jonas 10l
Sun, 09 Feb 2003 13:06:05 +0000 jonas PSNR plotting tool using gnuplot (yes, it's ugly ;)
Sun, 09 Feb 2003 12:51:59 +0000 arpi cleanup & more optimize
Sun, 09 Feb 2003 12:26:11 +0000 attila Adding debian-build directory by request of Deriush Pietrzak
Sun, 09 Feb 2003 11:41:33 +0000 nicolas sync
Sun, 09 Feb 2003 11:12:15 +0000 nicolas sync
Sun, 09 Feb 2003 10:58:23 +0000 michael encoding the whole name doesnt make sense
Sun, 09 Feb 2003 10:54:35 +0000 michael "X-" prefix for nonstd fields & "keywords" idea by (Andreas Hess <jaska at gmx dot net>)
Sun, 09 Feb 2003 10:49:34 +0000 nicolas patch by Sylvain Petreolle <spetreolle@yahoo.fr>
Sun, 09 Feb 2003 02:07:11 +0000 arpi simpler/faster LowPass() macro
Sun, 09 Feb 2003 01:29:21 +0000 michael supprting various codec specific/private headers for different APIs (ideas by arpi/alex/fabian)
Sun, 09 Feb 2003 00:11:18 +0000 michael simplification
Sun, 09 Feb 2003 00:08:08 +0000 arpi removed obsolete unused cyuv.c
Sat, 08 Feb 2003 22:29:05 +0000 filon - look for alternative locations of cdparanoia includes (in redhat this is /usr/include/cdda)
Sat, 08 Feb 2003 22:27:04 +0000 filon - add missing entry for NAS in --help
Sat, 08 Feb 2003 21:56:52 +0000 pontscho 100l
Sat, 08 Feb 2003 21:54:57 +0000 pontscho 10l
Sat, 08 Feb 2003 21:10:58 +0000 michael -typo, +time, -ntsc/pal (idea by alex)
Sat, 08 Feb 2003 20:52:25 +0000 arpi 1000l (af moved to common)
Sat, 08 Feb 2003 20:41:56 +0000 arpi forgot to commit
Sat, 08 Feb 2003 18:50:18 +0000 michael changing name to "nut" for now, we can change it again if we agree on something else
Sat, 08 Feb 2003 18:45:32 +0000 henry minor fixes for font autoscaling
Sat, 08 Feb 2003 17:29:43 +0000 henry compile fix
Sat, 08 Feb 2003 15:49:03 +0000 arpi 1) codecs.conf changed recently and demux_gif no longer needs to spit
Sat, 08 Feb 2003 13:47:19 +0000 gabucino -lm needed for svgalib
Sat, 08 Feb 2003 13:41:45 +0000 rtognimp Sync with help_mp-en.h v1.89
Sat, 08 Feb 2003 13:26:18 +0000 gabucino fixes
Sat, 08 Feb 2003 13:21:44 +0000 gabucino more translated
Sat, 08 Feb 2003 10:11:05 +0000 nexus add newline
Sat, 08 Feb 2003 10:01:59 +0000 filon Document -fstype in manpage.
Sat, 08 Feb 2003 09:57:54 +0000 filon configure options available, but not documented -> 1l
Sat, 08 Feb 2003 09:08:11 +0000 filon Forgot about #ifdef HAVE_X11. 10l
Sat, 08 Feb 2003 09:07:13 +0000 michael lang & country codes from ISO & utf8 requirement (ideas from Tobias Diedrich <td at sim dot uni-hannover dot de>
Sat, 08 Feb 2003 02:58:35 +0000 diego spelling
Sat, 08 Feb 2003 00:22:39 +0000 arpi sync with libdvdcss 1.2.5 (including u8->uint8_t and whitespace cosmetics...)
Sat, 08 Feb 2003 00:00:00 +0000 diego Rename documentation directories to two-letter language codes.
Fri, 07 Feb 2003 23:13:56 +0000 arpi 10l
Fri, 07 Feb 2003 22:53:06 +0000 alex new rc
Fri, 07 Feb 2003 22:47:48 +0000 arpi required for i18n+-lintl (found by Nexus)
Fri, 07 Feb 2003 22:39:56 +0000 arpi don't use -lintl by default (force with --enable-i18n)
Fri, 07 Feb 2003 22:25:17 +0000 arpi i18n may require extra_libdir, at least on freebsd
Fri, 07 Feb 2003 22:15:11 +0000 alex 10l debug
Fri, 07 Feb 2003 22:13:54 +0000 michael hex editor friendly language_code
Fri, 07 Feb 2003 21:58:09 +0000 alex 1l
Fri, 07 Feb 2003 21:35:39 +0000 michael some more info (copy & pasted from ML)
Fri, 07 Feb 2003 21:12:50 +0000 arpi rt subtitle fixes
Fri, 07 Feb 2003 21:04:35 +0000 arpi libfaad2 v1.0, v1.1, v1.2 detection, and API change workaround in ad_faad.c
Fri, 07 Feb 2003 20:11:07 +0000 arpi seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
Fri, 07 Feb 2003 20:01:19 +0000 arpi 1l
Fri, 07 Feb 2003 19:44:12 +0000 arpi PATH_MAX should be more portable, and we even include limits.h to be sure
Fri, 07 Feb 2003 19:38:39 +0000 filon - support command line parameter -fstype, eg. -fstype layer=12,above,fullscreen
Fri, 07 Feb 2003 18:56:55 +0000 arpi The patch add a library detection to configure and the usage of the
Fri, 07 Feb 2003 18:09:29 +0000 arpi Enhance portability and remove error prone usage of realloc()
Fri, 07 Feb 2003 18:06:16 +0000 arpi this patch adds the option -guiwid to gmplayer. I think its a more clean
Fri, 07 Feb 2003 14:27:44 +0000 mosu sync until 2003-02-07 14:09
Fri, 07 Feb 2003 13:47:49 +0000 michael typo
Fri, 07 Feb 2003 11:20:35 +0000 michael zero_bit for normal frames, so we can distinguish them from other packets
Fri, 07 Feb 2003 09:48:06 +0000 michael some typos
Fri, 07 Feb 2003 02:45:12 +0000 diego -enqueue documented.
Fri, 07 Feb 2003 00:32:12 +0000 arpi maybe fixed mp3lame version check
Fri, 07 Feb 2003 00:18:09 +0000 michael 10l (copy & pasting the generator poly for crc32 from ogg was a bad idea...)
Thu, 06 Feb 2003 23:12:37 +0000 arpi Embed gui into the playback window, if winid>0
Thu, 06 Feb 2003 22:44:52 +0000 pontscho another 10l
Thu, 06 Feb 2003 22:39:13 +0000 arpi 1000l!!!!!!!!
Thu, 06 Feb 2003 22:13:54 +0000 pontscho fix one 10l
Thu, 06 Feb 2003 21:25:48 +0000 gabucino sync
Thu, 06 Feb 2003 20:57:25 +0000 arpi this patch fixes latest bug, discovered by .so ... (relative filenames &
Thu, 06 Feb 2003 20:24:14 +0000 arpi cleanup detection of various divx4 versions/alternatives
Thu, 06 Feb 2003 20:18:59 +0000 michael remove non byte sized stuff
Thu, 06 Feb 2003 19:54:57 +0000 nicolas fix
Thu, 06 Feb 2003 18:03:11 +0000 michael use fraction for time_base
Thu, 06 Feb 2003 17:46:23 +0000 michael removing startcode emulation prevention, its nonsense ...
Thu, 06 Feb 2003 17:19:09 +0000 michael update
Thu, 06 Feb 2003 15:33:02 +0000 michael nonsense (MPlayer container format draft 0.01)
Thu, 06 Feb 2003 01:05:34 +0000 diego Sync by Dmitry Baryshkov <lumag@qnc.ru>.
Thu, 06 Feb 2003 01:00:40 +0000 diego Sync by Fabio Pugliese Ornellas <fabio.ornellas@poli.usp.br>.
Wed, 05 Feb 2003 23:02:35 +0000 arpi - It adds an option enqueue/noenqueue, so users can choose if they want to
Wed, 05 Feb 2003 23:02:05 +0000 arpi this patch adds a high-level-api to playtree, allowing to use it more easily
Wed, 05 Feb 2003 21:32:59 +0000 nicolas patch by Pierre Lombard <p_l@gmx.fr>
Wed, 05 Feb 2003 21:22:06 +0000 gabucino fixing al3x's 10l's
Wed, 05 Feb 2003 21:05:26 +0000 nicolas fixed missing link ? dga_modelines ?
Wed, 05 Feb 2003 21:00:36 +0000 nicolas sync
Wed, 05 Feb 2003 13:03:00 +0000 mosu translation sync until 2003-02-03 23:27
Wed, 05 Feb 2003 00:19:54 +0000 pl shame and glory
Tue, 04 Feb 2003 21:45:02 +0000 gabucino sync
Tue, 04 Feb 2003 21:38:31 +0000 gabucino fixing others' 10/100liters
Tue, 04 Feb 2003 21:07:09 +0000 nicolas sync
Tue, 04 Feb 2003 19:01:00 +0000 diego small rewordings
Tue, 04 Feb 2003 18:53:33 +0000 arpi fixed palette support
Tue, 04 Feb 2003 18:31:44 +0000 arpi The reason why mplayer crashes (in some cases) when using x11
Tue, 04 Feb 2003 18:22:43 +0000 arpi The "initialize wav header with infinite lenght" broke the
Tue, 04 Feb 2003 17:51:39 +0000 arpi move some verbose msg to dbg2
Tue, 04 Feb 2003 17:50:30 +0000 arpi - append the 'palette' filter if the codec supports RGB8/BGR8 and no csp
Tue, 04 Feb 2003 16:14:54 +0000 alex 10l, avoid getting num_of_buffers=0
Tue, 04 Feb 2003 15:45:45 +0000 arpi disable num_of_packets check, it's unreliable
Tue, 04 Feb 2003 15:39:04 +0000 alex remove references to old w32codec package
Tue, 04 Feb 2003 15:30:43 +0000 alex removal of obsolete references
Tue, 04 Feb 2003 14:58:39 +0000 alex some typos, uniformizing like in the video.html and lot of additions/fixes
Tue, 04 Feb 2003 09:08:52 +0000 diego -framedrop clarified as explained by Rich.
Tue, 04 Feb 2003 08:54:58 +0000 diego Sync by Lu Ran <hephooey@fastmail.fm>.
Tue, 04 Feb 2003 08:52:00 +0000 diego Name added, patch by Lu Ran <hephooey@fastmail.fm>.
Tue, 04 Feb 2003 08:49:02 +0000 diego Sync by Fabio Pugliese Ornellas <fabio.ornellas@poli.usp.br>.
Mon, 03 Feb 2003 23:30:27 +0000 arpi hwac3 fix
Mon, 03 Feb 2003 22:39:01 +0000 diego typos
Mon, 03 Feb 2003 22:34:59 +0000 diego reworded
Mon, 03 Feb 2003 22:23:05 +0000 mosu sync 2003-01-25 - 2003-02-03
Mon, 03 Feb 2003 22:19:09 +0000 nicolas sync
Mon, 03 Feb 2003 22:08:32 +0000 diego Small fixes and modelines moved to a more sensible place.
Mon, 03 Feb 2003 22:06:07 +0000 pontscho fix idx
Mon, 03 Feb 2003 21:32:32 +0000 gabucino fix
Mon, 03 Feb 2003 21:25:52 +0000 gabucino began retranslating... longest day :) <- anybody has that movie?
Mon, 03 Feb 2003 18:45:25 +0000 michael yuv9 -> yv12 bugfixes
Mon, 03 Feb 2003 18:41:41 +0000 alex my patches sent to dev-eng (i feel me brave) Diego, fix my wording bugs, and dont be angry.
Mon, 03 Feb 2003 17:06:47 +0000 alex typo and update
Mon, 03 Feb 2003 14:52:03 +0000 eyck Unneccesary header.
Mon, 03 Feb 2003 14:23:25 +0000 eyck I haven't read eyck@incubus for 2 years. I do read eyck@ghost.anime.pl
Mon, 03 Feb 2003 13:04:24 +0000 atmos4 update to use lavc, xvid, divx4
Mon, 03 Feb 2003 10:27:50 +0000 bertrand Restruct by Ross Finlayson <finlayson@live.com>
Mon, 03 Feb 2003 09:33:22 +0000 arpi lstat->stat
Mon, 03 Feb 2003 09:26:40 +0000 diego Removed upon request.
Mon, 03 Feb 2003 08:17:48 +0000 diego Sync by hephooey <hephooey@fastmail.fm>.
Mon, 03 Feb 2003 07:43:40 +0000 eyck Uppercase html tags. Don't use non-english langs in CVS messages.
Mon, 03 Feb 2003 07:40:00 +0000 eyck Plik przetlumaczony przez Zorg <kmaterka@wp.pl>. Poprawki
Mon, 03 Feb 2003 02:39:36 +0000 diego Better description of -jpeg options, patch by Colin Leroy.
Mon, 03 Feb 2003 02:28:57 +0000 diego Sync by Panagiotis Issaris <takis.issaris@skynet.be>.
Mon, 03 Feb 2003 02:26:12 +0000 diego Sync by Tomas Blaha <tomasb@kapsa.club.cz>.
Mon, 03 Feb 2003 02:06:21 +0000 diego VIDIX and PowerVR updates, based on a patch by Alex.
Mon, 03 Feb 2003 01:45:49 +0000 arpi The patch enables the fix for rage128_vid as well as radeon_vid, and looks for the
Mon, 03 Feb 2003 01:41:39 +0000 diego spelling