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 (Gtz 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