log

age author description
Fri, 25 Feb 2005 22:27:46 +0000 nicodvb 50000l: fixed various memleaks; CC discontibuities aren't necessarily error conditions
Fri, 25 Feb 2005 22:03:29 +0000 diego general gcc bug FAQ entry
Fri, 25 Feb 2005 17:36:45 +0000 diego typo
Fri, 25 Feb 2005 12:59:59 +0000 henry compile fix
Fri, 25 Feb 2005 11:47:46 +0000 alex where the hell they got these infos from
Fri, 25 Feb 2005 11:21:24 +0000 alex swf adpcm
Fri, 25 Feb 2005 11:17:43 +0000 hzoli Remove file-global mpadec, add ad_driver member to sh_audio_t instead.
Fri, 25 Feb 2005 11:11:07 +0000 alex finally remove the refences to bps outside libaf. also simplification of some messages and removed redundants
Fri, 25 Feb 2005 11:07:21 +0000 hzoli Add float output support. Add ADCTRL_QUERY_FORMAT control to report the
Fri, 25 Feb 2005 10:43:31 +0000 alex better infoline
Fri, 25 Feb 2005 10:39:16 +0000 hzoli If -af-adv force=4 is in effect, use ADCTRL_QUERY_FORMAT to query the
Fri, 25 Feb 2005 10:21:14 +0000 alex more verbose message
Fri, 25 Feb 2005 10:17:32 +0000 rfelker do not hide frame skips/dups! if they happen it's very bad!!
Fri, 25 Feb 2005 09:51:04 +0000 diego Document reorder and noreorder as (no)reorder.
Fri, 25 Feb 2005 09:22:46 +0000 paszczi synced with 1.31
Fri, 25 Feb 2005 09:16:40 +0000 paszczi synced with 1.897
Fri, 25 Feb 2005 07:46:44 +0000 nicodvb both reorder and noreorder flags are now available
Fri, 25 Feb 2005 07:43:40 +0000 hzoli Always print dup/skip messages when !quiet.
Fri, 25 Feb 2005 04:30:53 +0000 reynaldo Some to-be-redundant EDL code moved to edl.c with mencoder's edl in mind. Stack handling improvements, Patch by Oded Shimon
Fri, 25 Feb 2005 03:39:26 +0000 diego mphq uses ssh.com, explain RSA key generation for it.
Fri, 25 Feb 2005 03:20:15 +0000 diego UDP support implemented.
Fri, 25 Feb 2005 03:17:35 +0000 diego updates
Fri, 25 Feb 2005 03:07:39 +0000 diego -format description updated to match current behavior.
Fri, 25 Feb 2005 02:32:29 +0000 rfelker MEncoder multiple files patch by Oded Shimon (ods15)
Fri, 25 Feb 2005 01:15:28 +0000 diego documentation for the tools in the TOOLS directory
Thu, 24 Feb 2005 20:28:47 +0000 nicodvb changed noreorder to reorder in mpegopts (ordering disabled by default)
Thu, 24 Feb 2005 20:23:13 +0000 nicodvb disabled by default frame reordering
Thu, 24 Feb 2005 20:02:41 +0000 nicodvb framerate autodetection for H264 in raw/ts streams
Thu, 24 Feb 2005 17:46:19 +0000 al Always use vo_x11_sizehint function ( even when going fullscreen ) to
Thu, 24 Feb 2005 17:08:54 +0000 rfelker strides should always be signed
Thu, 24 Feb 2005 17:07:49 +0000 rfelker no effect in practice, but strides should always be signed
Thu, 24 Feb 2005 17:05:34 +0000 rfelker 100l to me: bugfix for negative stride
Thu, 24 Feb 2005 17:04:04 +0000 rfelker bugfix for negative stride
Thu, 24 Feb 2005 16:52:18 +0000 rfelker stride must be signed! otherwise negative stride is broken on 64bit systems
Thu, 24 Feb 2005 16:48:18 +0000 rfelker 100l for me, lrintf is better. now fixed so it should be prototyped, and should work even if there is no prototype
Thu, 24 Feb 2005 15:22:04 +0000 wight sync 1.883
Thu, 24 Feb 2005 15:00:47 +0000 alex quick solution for making an option less braindead
Thu, 24 Feb 2005 11:35:10 +0000 gabrov synced with 1.31
Thu, 24 Feb 2005 11:00:45 +0000 diego Move audio filter descriptions to the man page.
Thu, 24 Feb 2005 02:31:41 +0000 rfelker 100l to michael :))))
Thu, 24 Feb 2005 01:55:18 +0000 diego missing linebreak
Wed, 23 Feb 2005 19:59:24 +0000 lorenm sync to x264 r137: adaptive B-frame decision, flush delayed frames.
Wed, 23 Feb 2005 14:07:18 +0000 reimar 100l, forgot to change an ifdef on last commit
Wed, 23 Feb 2005 12:23:44 +0000 al Don't change buffers when paused and redrawing.
Wed, 23 Feb 2005 11:55:26 +0000 henry revert the flip part of vd_theora fix
Wed, 23 Feb 2005 11:10:35 +0000 henry revert the flip part of vd_theora fix
Wed, 23 Feb 2005 07:30:37 +0000 nicodvb replace bzero() with memset()
Wed, 23 Feb 2005 01:55:39 +0000 diego vstrict vs mjpeg update, typo
Wed, 23 Feb 2005 01:43:15 +0000 diego Make vd message fit 80 character displays.
Wed, 23 Feb 2005 01:37:03 +0000 joey a helpful new message about vd.
Wed, 23 Feb 2005 00:10:26 +0000 reimar Use PIX_FMT_YUVJ420P for mjpeg so that vstrict=-1 is not necessary
Tue, 22 Feb 2005 23:43:30 +0000 diego indentation fix
Tue, 22 Feb 2005 22:31:20 +0000 lorenm List the 'context' option for the ffvhuff codec.
Tue, 22 Feb 2005 21:49:08 +0000 nicodvb renamed init_adelay to vdelay with opposite range
Tue, 22 Feb 2005 21:27:58 +0000 diego The MPEG muxer now supports MPEG-2 as well.
Tue, 22 Feb 2005 21:19:15 +0000 diego typos
Tue, 22 Feb 2005 20:54:31 +0000 nplourde rids ao_macosx of the buffer mutex by using the same buffering scheme as ao_sdl - Patch by Reimar Doffinger
Tue, 22 Feb 2005 20:39:52 +0000 diego spelling, wording and consistency fixes
Tue, 22 Feb 2005 20:26:16 +0000 diego Sync -channels and -srate options with the XML docs.
Tue, 22 Feb 2005 20:24:18 +0000 michael switch from DIVX -> FMP4 fourcc for libavcodec
Tue, 22 Feb 2005 20:24:15 +0000 diego Finish incomplete -af-adv documentation.
Tue, 22 Feb 2005 20:08:30 +0000 diego Mention that vstrict is necessary for some codecs, add ffvhuff.
Tue, 22 Feb 2005 19:18:45 +0000 henry Theora fixes:
Tue, 22 Feb 2005 15:13:28 +0000 reynaldo fix missing check against lame_init_params that was leading to video only files on low (under 32) audio bitrates
Tue, 22 Feb 2005 14:40:44 +0000 reimar fix for MAP_ANON vs. MAP_ANONYMOUS fix...
Tue, 22 Feb 2005 12:53:31 +0000 wight fixes for previous commits
Tue, 22 Feb 2005 05:50:10 +0000 lorenm Sync to x264 r134: weighted prediction for B-frames.
Tue, 22 Feb 2005 02:12:58 +0000 rfelker finally the dreaded white-noise-with-floats bug is fixed!!!!
Mon, 21 Feb 2005 23:18:31 +0000 nicodvb initial, extremely experimental, libavformat muxer; don't expect anything to work yet
Mon, 21 Feb 2005 22:28:06 +0000 nicodvb mention new mpeg muxer
Mon, 21 Feb 2005 22:27:28 +0000 nicodvb added new mpeg muxer options
Mon, 21 Feb 2005 22:27:03 +0000 reimar typo, missing _no
Mon, 21 Feb 2005 21:45:49 +0000 nicodvb new mpeg muxer compatible with dvd/[s]vcd; small changes in the muxer layer (sanity checks in the muxer_init functions)
Mon, 21 Feb 2005 17:40:46 +0000 alex proper output formats for ffduck
Mon, 21 Feb 2005 17:36:42 +0000 alex swf and flv through libavformat
Mon, 21 Feb 2005 17:14:00 +0000 alex filter for adding a center channel, adding a high pass filter would be nice
Mon, 21 Feb 2005 17:08:45 +0000 alex filter for adding a center channel, adding a high pass filter would be nice
Mon, 21 Feb 2005 16:41:15 +0000 alex move the format related stuff to format.c
Mon, 21 Feb 2005 14:44:39 +0000 reimar Remove a lot of duplicate code
Mon, 21 Feb 2005 09:26:06 +0000 diego Add OpenDoh and changuito skin authors.
Mon, 21 Feb 2005 09:25:00 +0000 diego small updates
Sun, 20 Feb 2005 23:49:27 +0000 diego -af surround delay default is 20ms, not 15ms.
Sun, 20 Feb 2005 22:58:55 +0000 al We should not crash, only because we couldn't hide the cursor.
Sun, 20 Feb 2005 22:43:25 +0000 al Unified colorkey code for vo xv and vo xvmc.
Sun, 20 Feb 2005 18:34:06 +0000 diego man page review part XVI
Sun, 20 Feb 2005 09:45:10 +0000 gabrov fix sync tag after update by Reynaldo
Sun, 20 Feb 2005 03:58:15 +0000 ivo Description of -af format was outdated. This updates it. Feel free to change
Sun, 20 Feb 2005 02:21:26 +0000 lorenm x264: expose option "level_idc".
Sat, 19 Feb 2005 23:15:34 +0000 paszczi synced with 1.876
Sat, 19 Feb 2005 20:14:00 +0000 al Move generic tests to a common place.
Sat, 19 Feb 2005 14:58:39 +0000 reimar Corrected/improved usage example for -af pan
Sat, 19 Feb 2005 14:35:46 +0000 diego Update the MEncoder telecine documentation.
Sat, 19 Feb 2005 09:32:09 +0000 wight correct filename
Sat, 19 Feb 2005 02:32:12 +0000 diego Mark locally modified files as such to comply more closely with GPL 2a.
Sat, 19 Feb 2005 02:19:21 +0000 diego Point to local_changes.diff.
Sat, 19 Feb 2005 01:52:46 +0000 diego Update patch with missing changes.
Sat, 19 Feb 2005 01:21:19 +0000 diego Sync missing cosmetics from the 2004-07-12 CVS snapshot.
Sat, 19 Feb 2005 01:19:53 +0000 diego Correct CVS snapshot date and provide a little more detail.
Sat, 19 Feb 2005 01:04:20 +0000 diego Remove modification notice from files that have not been locally modified.
Sat, 19 Feb 2005 00:42:39 +0000 diego Remove modification notice from files that have not been locally modified.
Fri, 18 Feb 2005 11:00:09 +0000 wight - sync 1.77
Fri, 18 Feb 2005 10:00:39 +0000 wight trailing whitespace cosmetics
Fri, 18 Feb 2005 07:39:39 +0000 wight sync 1.875
Fri, 18 Feb 2005 03:55:27 +0000 lorenm Move x264 version check into configure.
Thu, 17 Feb 2005 21:03:29 +0000 nicodvb mention udp:// streaming
Thu, 17 Feb 2005 20:55:57 +0000 nicodvb added support for raw udp:// streaming
Thu, 17 Feb 2005 19:32:44 +0000 lorenm sync to x264 r129: modified ratecontrol equation.
Thu, 17 Feb 2005 15:56:25 +0000 reimar Make seek command parameter float.
Thu, 17 Feb 2005 15:35:44 +0000 reimar confusing mixture of typecasts and casted variable, removed typecasts
Thu, 17 Feb 2005 00:05:23 +0000 syrjala Added NV12/NV21 support.
Wed, 16 Feb 2005 23:47:00 +0000 syrjala Improved NV12/NV21 support.
Wed, 16 Feb 2005 20:32:26 +0000 wight sync tag bump to 1.24
Wed, 16 Feb 2005 20:32:14 +0000 wight sync 1.59
Wed, 16 Feb 2005 18:31:12 +0000 diego MPlayer-specific changes to libfaad
Wed, 16 Feb 2005 01:42:28 +0000 diego updates
Wed, 16 Feb 2005 01:39:49 +0000 diego typo
Tue, 15 Feb 2005 23:24:17 +0000 rtognimp Update for my latest commits
Tue, 15 Feb 2005 23:20:34 +0000 rtognimp Support for RealPlayer10 cook.so decoder in Linux
Tue, 15 Feb 2005 22:48:40 +0000 reynaldo outdated EDL limit reference
Tue, 15 Feb 2005 21:04:33 +0000 rtognimp Mp3On4 demuxer support
Tue, 15 Feb 2005 20:51:28 +0000 gpoirier Should be in sync with 1.874, except both man pages reviews which will be done
Tue, 15 Feb 2005 11:22:31 +0000 gabrov synced with 1.158
Tue, 15 Feb 2005 10:57:58 +0000 gabrov synced with 1.59
Tue, 15 Feb 2005 10:53:38 +0000 gabrov synced with 1.62 & fixed mis-spelling
Tue, 15 Feb 2005 08:55:01 +0000 wight ./postproc contains libswscale.a not libpostproc.a
Tue, 15 Feb 2005 03:04:56 +0000 diego Simplify FAAD instructions.
Mon, 14 Feb 2005 21:28:21 +0000 nplourde set device id to 0 if the device selected on startup do not exist
Mon, 14 Feb 2005 13:29:55 +0000 nexus FreeBSD fix
Mon, 14 Feb 2005 06:08:16 +0000 jheryan Another files translated
Sun, 13 Feb 2005 23:51:41 +0000 diego Fix -sstep description.
Sun, 13 Feb 2005 21:36:56 +0000 faust3 10l
Sun, 13 Feb 2005 13:43:09 +0000 faust3 avisynth demuxer
Sun, 13 Feb 2005 13:39:19 +0000 faust3 avisynth demuxer patch by Gianluigi Tiesi <mplayer at netfarm.it>
Sun, 13 Feb 2005 12:47:33 +0000 faust3 always take the focus in fullscreen mode patch by Gianluigi Tiesi <mplayer at netfarm.it>
Sun, 13 Feb 2005 12:31:47 +0000 diego Document missing slave mode commands.
Sat, 12 Feb 2005 17:36:41 +0000 diego better explanation of N-pass encoding
Sat, 12 Feb 2005 17:32:42 +0000 diego vf_detc parameter names fixed.
Sat, 12 Feb 2005 17:22:49 +0000 diego Put general note at the top of the file.
Sat, 12 Feb 2005 16:48:54 +0000 kraymer 1.158: ESD configuration dialog and software volume control option for Gui
Sat, 12 Feb 2005 16:05:11 +0000 reimar ESD configuration dialog and software volume control option for Gui
Sat, 12 Feb 2005 15:11:02 +0000 reynaldo small reordering to make future 'multiple files' changes more modular, puts single file loading separate from global option loading in the begginning. patch by Oded Shimon
Sat, 12 Feb 2005 14:45:54 +0000 henry command to log current subtitle to file
Sat, 12 Feb 2005 14:38:50 +0000 diego Comment and info field spelling/grammar corrections.
Fri, 11 Feb 2005 17:48:12 +0000 diego man page review part XV
Fri, 11 Feb 2005 11:44:00 +0000 aurel fix "Unknown argument" with cmd containing spaces
Thu, 10 Feb 2005 10:01:31 +0000 jheryan Fixed bug near line 761.
Thu, 10 Feb 2005 00:54:22 +0000 diego man page review page XIV
Wed, 09 Feb 2005 17:58:41 +0000 al Fix the behaviour of -geometry according to the documentation.
Wed, 09 Feb 2005 16:49:39 +0000 diego translation maintainer updates
Wed, 09 Feb 2005 16:31:13 +0000 paszczi sync
Tue, 08 Feb 2005 07:08:44 +0000 jheryan Sync with 1.57
Tue, 08 Feb 2005 07:08:01 +0000 jheryan Sync with 1.58
Tue, 08 Feb 2005 07:06:24 +0000 jheryan Sync with 1.869
Mon, 07 Feb 2005 21:09:01 +0000 wight sync 1.157
Sun, 06 Feb 2005 20:56:16 +0000 reimar DGA works only with x11
Sun, 06 Feb 2005 18:27:12 +0000 diego pp filter documentation
Sun, 06 Feb 2005 17:47:12 +0000 gpoirier Sync with 1.868 + small fix
Sun, 06 Feb 2005 13:21:34 +0000 wight sync 1.58
Sun, 06 Feb 2005 12:13:43 +0000 wight sync 1.57
Sun, 06 Feb 2005 10:30:10 +0000 reimar Memleak fixes. Based on patch by Timothy Lee (timothy lee at siriushk com).
Sun, 06 Feb 2005 10:26:48 +0000 gabrov synced with 1.77
Sun, 06 Feb 2005 10:24:34 +0000 gabrov synced with 1.60
Sun, 06 Feb 2005 10:12:34 +0000 reimar X11 headers must be included also when X11_FULLSCREEN is not defined (although
Sun, 06 Feb 2005 10:10:39 +0000 gabrov synced with 1.57
Sun, 06 Feb 2005 09:57:34 +0000 gabrov synced with 1.61
Sun, 06 Feb 2005 09:46:06 +0000 gabrov synced with 1.58
Sun, 06 Feb 2005 09:40:03 +0000 gabrov synced with 1.30
Sun, 06 Feb 2005 02:19:18 +0000 diego The included libfaad is at version 2.1 beta.
Sat, 05 Feb 2005 21:39:59 +0000 diego XvMC is not yet autodetected, don't claim otherwise in the help output,
Sat, 05 Feb 2005 16:57:45 +0000 henry removed forgotten old license clause
Sat, 05 Feb 2005 15:18:47 +0000 wight Missing space
Sat, 05 Feb 2005 14:19:42 +0000 diego Add Reimar's hint for building 32 bit MPlayer on Athlon64.
Sat, 05 Feb 2005 14:02:47 +0000 diego updates
Sat, 05 Feb 2005 14:00:47 +0000 diego small updates and typo fixes
Sat, 05 Feb 2005 13:59:10 +0000 diego Remove inaccurate guess about keyframe intervals.
Sat, 05 Feb 2005 13:13:15 +0000 gpoirier Sync with 1.867
Sat, 05 Feb 2005 12:55:12 +0000 diego link fix
Sat, 05 Feb 2005 12:53:34 +0000 diego Remove unnecessary options from the -dumpmicrodvdsub command line and add
Sat, 05 Feb 2005 11:53:30 +0000 reimar Some systems (e.g. FreeBSD 5.3) only define MAP_ANON, not MAP_ANONYMOUS
Fri, 04 Feb 2005 23:39:31 +0000 diego Remove outdated and hard to maintain sound driver table.
Fri, 04 Feb 2005 20:47:44 +0000 kraymer 1.876: -alang suppots many languages
Fri, 04 Feb 2005 19:19:42 +0000 faust3 avoid null pointer dereference with .ssa subtitles when the video codec is missing patch by Philip Chong <pchong at ic.eecs.berkeley.edu>
Fri, 04 Feb 2005 18:46:55 +0000 faust3 bzero is deprecated patch by ?Gianluigi Tiesi <mplayer at netfarm.it>
Fri, 04 Feb 2005 18:31:04 +0000 faust3 bzero is deprecated patch by Gianluigi Tiesi <mplayer at netfarm.it>
Fri, 04 Feb 2005 08:51:38 +0000 wight sync 1.867
Fri, 04 Feb 2005 08:50:18 +0000 wight -alang suppots many languages, guessing by the examples
Thu, 03 Feb 2005 20:13:44 +0000 reimar fix for streams that do not send a bitrate
Thu, 03 Feb 2005 17:35:49 +0000 aurel makes --enable-*-faad really enable without any further check and drop support for old external faad2 versions (<= 1.1)
Thu, 03 Feb 2005 01:22:50 +0000 diego sync with 1.57 by Savchenko Andrew <Bircoph at list dot ru>
Wed, 02 Feb 2005 14:07:13 +0000 diego Separate XF86 video mode extension check from XF86 keysym check as
Wed, 02 Feb 2005 14:02:26 +0000 iive Query XV_COLORKEY only when listed in attribute list, fixes displaying with non overlay ports
Wed, 02 Feb 2005 11:32:34 +0000 diego sync with 1.55 by Savchenko Andrew <Bircoph at list dot ru>
Tue, 01 Feb 2005 19:19:40 +0000 alex pass wave extradata to the codec..
Tue, 01 Feb 2005 13:07:00 +0000 diego Updated the outdated audio section somewhat.
Tue, 01 Feb 2005 11:54:50 +0000 diego Print which of Tremor, internal Tremor or libvorbis has been enabled.
Tue, 01 Feb 2005 09:00:12 +0000 reimar Compile fix on non-x86
Mon, 31 Jan 2005 22:36:57 +0000 rtognimp BGR32 is now supported also by lavc tscc decoder
Mon, 31 Jan 2005 20:05:01 +0000 diego support for 32 bit Camtasia samples
Mon, 31 Jan 2005 18:16:39 +0000 reimar Yet another memleak...
Mon, 31 Jan 2005 17:59:36 +0000 syrjala - Don't advertise IMGFMT_RGBxx
Mon, 31 Jan 2005 15:57:27 +0000 aurel makes funnyCode pages executable (for CPU with NX bit)
Mon, 31 Jan 2005 11:46:01 +0000 alex now supports float based operation aswell
Mon, 31 Jan 2005 11:43:36 +0000 alex using af_softclip
Mon, 31 Jan 2005 11:43:08 +0000 alex af_softclip
Mon, 31 Jan 2005 11:34:49 +0000 alex af_softclip
Mon, 31 Jan 2005 11:22:11 +0000 alex added ecx to clobber list
Mon, 31 Jan 2005 11:21:31 +0000 alex adding proper parenthesing
Mon, 31 Jan 2005 11:18:31 +0000 alex unused definitions removed
Mon, 31 Jan 2005 10:22:20 +0000 gabrov synced with 1.157
Mon, 31 Jan 2005 09:24:17 +0000 gabrov synced with 1.60
Sun, 30 Jan 2005 23:51:18 +0000 diego Remove overly outdated entries, update a few others.
Sun, 30 Jan 2005 18:13:07 +0000 diego Expose support for 444P and 422P raw video.
Sun, 30 Jan 2005 10:27:26 +0000 reimar Allow monitoraspect > 3 (up to 9)
Sun, 30 Jan 2005 09:16:41 +0000 reimar Typo in hwac3 string
Sun, 30 Jan 2005 09:13:28 +0000 nicodvb discard lavf packets with wrong ids
Sat, 29 Jan 2005 21:26:20 +0000 reimar Print CPUflags and extension support on x86_64, too
Sat, 29 Jan 2005 12:58:16 +0000 reimar print "Unknown/not supported internal format" message only with -v as it
Sat, 29 Jan 2005 12:55:56 +0000 reimar Fix possible hang when playing broken MP3 from linear stream and remove
Sat, 29 Jan 2005 12:24:43 +0000 iive several sets of headers declare global variables in them, which causes multiple definition errors with gcc 4.x
Fri, 28 Jan 2005 10:12:28 +0000 reimar Fixed the syntax of the spdif device string.
Fri, 28 Jan 2005 06:57:50 +0000 jheryan Sync with 1.866
Fri, 28 Jan 2005 06:26:16 +0000 jheryan Sync with 1.157
Fri, 28 Jan 2005 06:24:25 +0000 jheryan Sync with 1.864
Thu, 27 Jan 2005 18:27:23 +0000 gpoirier Sync with 1.866:
Thu, 27 Jan 2005 17:18:35 +0000 kraymer matroska capitalized
Thu, 27 Jan 2005 15:20:58 +0000 kraymer sync
Thu, 27 Jan 2005 14:57:10 +0000 kraymer NUT doesn't contain subtitles so the example with the nutfile had to be changed.
Thu, 27 Jan 2005 14:35:30 +0000 kraymer sync with 1.157: Add half size entry to the GMPlayer menu.
Wed, 26 Jan 2005 19:06:56 +0000 reimar "support" YUVJ colorspaces added to libavcodec, makes mjpeg decoding work again
Tue, 25 Jan 2005 22:39:45 +0000 rtognimp Always select correct descramblig matrix for sipr audio
Tue, 25 Jan 2005 22:25:39 +0000 rik free MSTRZ args also if parser fails
Tue, 25 Jan 2005 21:55:56 +0000 rik vo_zr2 moved to OPT_ARG_MSTRZ from OPT_ARG_STR
Tue, 25 Jan 2005 18:21:26 +0000 gpoirier Sync with 1.864: Force missing linebreak.
Tue, 25 Jan 2005 13:04:10 +0000 diego small updates by <plazmus at gmail dot com>
Tue, 25 Jan 2005 12:59:59 +0000 diego Add translator mail address.
Tue, 25 Jan 2005 12:56:41 +0000 diego Force missing linebreak.
Tue, 25 Jan 2005 12:44:38 +0000 diego Add half size entry to the GMPlayer menu.
Tue, 25 Jan 2005 10:07:14 +0000 reimar x1 and y1 give last used position, must be < width/height
Tue, 25 Jan 2005 00:28:48 +0000 diego small updates
Mon, 24 Jan 2005 21:57:07 +0000 rtognimp Do not read any more data at eof: if got eof in the middle of an audio