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
Mon, 24 Jan 2005 21:52:24 +0000 rtognimp Be less verbose with -v (do not print a line for each demuxed packet)
Mon, 24 Jan 2005 19:38:23 +0000 gpoirier Sync with 1.863: Unify some option descriptions.
Mon, 24 Jan 2005 09:58:05 +0000 diego Explain how to include libavcodec in cvs updates.
Sun, 23 Jan 2005 23:53:30 +0000 diego Unify some option descriptions.
Sun, 23 Jan 2005 21:39:51 +0000 reimar Reset stream eof after parsing header, fixes bug #218
Sat, 22 Jan 2005 20:28:32 +0000 diego Add support for the Linux RealPlayer 10 RV30/40 codec.
Sat, 22 Jan 2005 18:30:23 +0000 diego The test to check for working pthreads fails if the system can support
Sat, 22 Jan 2005 18:12:40 +0000 diego Reduce excessive verbosity.
Sat, 22 Jan 2005 18:05:07 +0000 alex avoid using vo_subdevice
Sat, 22 Jan 2005 17:52:34 +0000 alex wmv3 needs extradata
Sat, 22 Jan 2005 15:47:34 +0000 diego Remove obsolete options.
Sat, 22 Jan 2005 14:28:23 +0000 mosu More user-friendly stream, -xid and -slang info output even in non-verbose mode part 2.
Sat, 22 Jan 2005 14:09:17 +0000 diego Make configure check for aalib dependency on libX11 if it fails without.
Sat, 22 Jan 2005 12:49:11 +0000 reimar 100l, missing () around *valp
Sat, 22 Jan 2005 12:15:06 +0000 nicodvb replaced bzero() with memset(); stream_type 0x0f is AAC
Sat, 22 Jan 2005 10:49:48 +0000 gpoirier Sync with the English description of "-alang".
Sat, 22 Jan 2005 10:47:58 +0000 gpoirier Make this file compile with gcc-4.0.0:
Sat, 22 Jan 2005 00:06:59 +0000 rtognimp Play RV30 with 8-elements cmsg24
Fri, 21 Jan 2005 21:36:30 +0000 alex openbsd xf86 aperture support
Fri, 21 Jan 2005 21:32:15 +0000 alex better test for MAP_FAILED by Ian Lindsay
Fri, 21 Jan 2005 21:11:35 +0000 gpoirier Make this file compile with gcc-4.0.0. The old code was invalid C.
Fri, 21 Jan 2005 20:50:09 +0000 nicodvb tries to sync to ADTS/ADIF header before initializing the decoder; implement SYNC
Fri, 21 Jan 2005 20:37:55 +0000 gpoirier Cumulative sync with 1.862:
Fri, 21 Jan 2005 18:55:01 +0000 mosu More user-friendly stream, -xid and -slang info output even in non-verbose mode.
Fri, 21 Jan 2005 18:25:44 +0000 mosu Handle missing palettes in the info part of VobSubs in Matroska files correctly by giving mplayer a NULL pointer. This way it will use a default palette instead of black only. Patch by Csillag Kristof (fenwick () freemail ! hu)
Fri, 21 Jan 2005 17:12:56 +0000 diego NUT does not contain subtitles, correct -sid description.
Fri, 21 Jan 2005 16:58:16 +0000 gabrov synced with 1.59
Fri, 21 Jan 2005 16:56:44 +0000 diego "Synced with 1.XXX" commit message rule.
Fri, 21 Jan 2005 16:50:32 +0000 diego Fix -alang and -slang descriptions, they should be similar.
Fri, 21 Jan 2005 16:48:18 +0000 aurel fix few x86_64 registers handling
Fri, 21 Jan 2005 13:22:59 +0000 faust3 support immed flag, always initialize write_offset, min_free_space doesn't seem to be required anymore after Florian Dietrichs patches
Fri, 21 Jan 2005 12:14:48 +0000 wight sync 1.860
Fri, 21 Jan 2005 11:10:49 +0000 diego small fixes
Fri, 21 Jan 2005 11:04:52 +0000 jheryan Next file done.
Fri, 21 Jan 2005 08:55:46 +0000 kraymer 1.859: Split examples into MPlayer and MEncoder examples, fix -aspect description, small fixes.
Fri, 21 Jan 2005 07:22:04 +0000 nicodvb fixed wrong deinterleaving of channels
Thu, 20 Jan 2005 22:53:37 +0000 reimar Initialized BITMAPINFOHEADER to 0 to avoid problems, esp. windows has problems
Thu, 20 Jan 2005 20:22:58 +0000 gpoirier Sync with 1.860:
Thu, 20 Jan 2005 17:40:25 +0000 diego Split examples into MPlayer and MEncoder examples, fix -aspect description,
Thu, 20 Jan 2005 17:20:50 +0000 wight Minor bugfixes
Thu, 20 Jan 2005 15:00:14 +0000 wight this shouldn't be here in the first place
Thu, 20 Jan 2005 14:58:16 +0000 wight Omission from previous commit.
Thu, 20 Jan 2005 14:55:27 +0000 wight sync 1.859
Thu, 20 Jan 2005 13:22:53 +0000 reimar remove all setlocale calls, they break the behaviour of sscanf and
Wed, 19 Jan 2005 18:24:53 +0000 diego Clarify confusing error message.
Wed, 19 Jan 2005 18:05:03 +0000 diego Print warning message when using -dvd-device without libdvdread support.
Wed, 19 Jan 2005 17:18:25 +0000 reimar use MSTRZ suboption type
Wed, 19 Jan 2005 17:10:20 +0000 reimar New suboption type: malloc'ed, zero terminated string
Wed, 19 Jan 2005 17:03:59 +0000 reimar initialize modify_ldt struct to 0.
Wed, 19 Jan 2005 12:56:16 +0000 reimar 100l, fix broken AMD64 patch. To whoever applied it: Did you actually _try_
Wed, 19 Jan 2005 12:12:36 +0000 reimar 100l, completely broken pointer arithmetic causing crashes.
Tue, 18 Jan 2005 06:40:02 +0000 jheryan Sync with 1.859. Some cosmetic appearance changes ignored for typographic reasons.
Tue, 18 Jan 2005 00:19:04 +0000 diego Binary codecs and Windows section overhauled to reflect recent changes.
Mon, 17 Jan 2005 23:07:33 +0000 diego wording, spelling, small updates
Mon, 17 Jan 2005 22:36:15 +0000 faust3 update
Mon, 17 Jan 2005 21:28:29 +0000 faust3 print the actual commandline to stdout, too
Mon, 17 Jan 2005 21:19:59 +0000 faust3 WAVE_FORMAT_DIRECT seems to cause problems with certain os/driver combinations and seems to be useless anyway
Mon, 17 Jan 2005 20:57:48 +0000 faust3 preload quicktime.qts, this allows us to ignore the hardcoded path inside the dlls so that quicktime.qts doesn't need to be in the windows system dir, patch by Gianluigi Tiesi <mplayer at netfarm.it>, comments by myself
Mon, 17 Jan 2005 17:27:39 +0000 iive Revert sh_audio->wf freeing.
Sun, 16 Jan 2005 23:24:03 +0000 kraymer added section for x264enc options.
Sun, 16 Jan 2005 22:30:28 +0000 rtognimp If asf/tcp fails, asf/http used a wrong port
Sun, 16 Jan 2005 22:07:44 +0000 gpoirier Sync with: 1.859
Sun, 16 Jan 2005 22:01:52 +0000 reimar detect and use the codecs paths instead of win32.
Sun, 16 Jan 2005 21:44:50 +0000 kraymer added video encoding options for nuppel video (nuvopts)
Sun, 16 Jan 2005 21:16:04 +0000 kraymer Good news everyone! I finally managed to sync all lavcenc options :)
Sun, 16 Jan 2005 21:06:56 +0000 kraymer some minor formatting changes
Sun, 16 Jan 2005 19:03:52 +0000 kraymer synced (wording, formatting) the following lavc options: trell, cbp, mv0, qprd, last_pred, preme, subq, psnr,
Sun, 16 Jan 2005 18:03:08 +0000 gabrov synced with 1.55
Sun, 16 Jan 2005 17:37:24 +0000 kraymer synced (wording, formatting) the following lavc options: naq, ildct, ilme, alt, top, format, pred, coder, context, qpel, mbcmp, ildctcmp,
Sun, 16 Jan 2005 15:22:31 +0000 kraymer synced (wording, formatting) the following lavc options: tcplx_mask, scplx_mask, p_mask
Sun, 16 Jan 2005 14:59:19 +0000 mosu More support for AVC in Matroska.
Sun, 16 Jan 2005 14:22:37 +0000 kraymer synced (wording, formatting) the following lavc options: vpsize, ss, gray, vfdct, idct, lumi_mask, dark_mask
Sun, 16 Jan 2005 12:17:41 +0000 reimar set sub_utf8 only when actually using mkv subtitles, will break external
Sun, 16 Jan 2005 11:41:39 +0000 kraymer sync:
Sun, 16 Jan 2005 11:36:27 +0000 kraymer synced (wording, formatting) the following lavc options: vrc_override, vrc_init_cplx, vqsquish, vlelim, vcelim, vstrict, vdpart
Sun, 16 Jan 2005 09:53:37 +0000 paszczi sync
Sun, 16 Jan 2005 09:40:44 +0000 paszczi synced with 1.156
Sat, 15 Jan 2005 23:54:49 +0000 ivo Replaced suboption parser by call to suboption helper.
Sat, 15 Jan 2005 22:54:16 +0000 paszczi sync
Sat, 15 Jan 2005 21:21:07 +0000 ivo 1l. parser can work with pnm_maxfiles directly
Sat, 15 Jan 2005 20:36:40 +0000 paszczi synced with 1.858
Sat, 15 Jan 2005 20:06:49 +0000 ivo Transition of suboption parser to subopt-helper parser.
Sat, 15 Jan 2005 19:27:00 +0000 faust3 print why waveOutOpen failed
Sat, 15 Jan 2005 16:11:45 +0000 reimar Move generic length and percent pos calculation to demuxer.c
Sat, 15 Jan 2005 16:08:04 +0000 reimar mms-over-http related fixes by me
Sat, 15 Jan 2005 15:52:28 +0000 reimar Add missing escaping for "
Sat, 15 Jan 2005 15:15:54 +0000 rtognimp Update
Sat, 15 Jan 2005 15:07:24 +0000 rtognimp Decode MP3 in rm files
Sat, 15 Jan 2005 01:30:31 +0000 diego Codec packages now have different names, try to be less confusing about it.
Fri, 14 Jan 2005 19:23:38 +0000 reimar Add missing \ in multiline define.
Fri, 14 Jan 2005 16:58:39 +0000 gpoirier Sync with 1.858:
Fri, 14 Jan 2005 09:55:36 +0000 attila 10l
Fri, 14 Jan 2005 00:36:05 +0000 diego disambiguate wording of -aspect
Fri, 14 Jan 2005 00:14:45 +0000 diego icc support by Darek Ostolski <ostolski at kwantum dot gda dot pl>
Thu, 13 Jan 2005 22:14:33 +0000 reimar set ss_mul to number of channels. Works with all samples I found.
Thu, 13 Jan 2005 21:56:06 +0000 reimar 100l, no endian conversion on floats!
Thu, 13 Jan 2005 21:04:34 +0000 mosu Do not access word-sized elements on potentially unaligned memory addresses. RISC processors usually do not like that.
Thu, 13 Jan 2005 20:13:00 +0000 lorenm more on H.264's quantization parameter
Thu, 13 Jan 2005 19:06:14 +0000 wight \- instead of -
Thu, 13 Jan 2005 15:20:36 +0000 gpoirier Sync with 1.855: Force linebreak.
Thu, 13 Jan 2005 13:13:08 +0000 diego Force linebreak.
Thu, 13 Jan 2005 12:36:06 +0000 gpoirier Sync with 1.854: better vf_lavcdeint description
Thu, 13 Jan 2005 08:33:40 +0000 gabrov synced to 1.54
Thu, 13 Jan 2005 00:05:16 +0000 diego better vf_lavcdeint description
Wed, 12 Jan 2005 22:16:49 +0000 gpoirier Cumulative sync with 1.853: (NB: new CVS log commentation acknoledged)
Wed, 12 Jan 2005 22:07:44 +0000 reimar actually mp_msg.h includes config.h, but for consistency better include it
Wed, 12 Jan 2005 22:00:02 +0000 reimar af_format.h needs config.h to be included first.
Wed, 12 Jan 2005 21:56:25 +0000 reimar ensure null-termination after snprintf
Wed, 12 Jan 2005 20:43:53 +0000 nicodvb automatic fps calculation for mpeg4 in raw stream/mpeg-ts
Wed, 12 Jan 2005 15:17:15 +0000 gabrov synced to 1.156
Wed, 12 Jan 2005 15:13:17 +0000 gabrov synced to 1.28
Wed, 12 Jan 2005 13:56:55 +0000 jheryan Sync. Long lines' shortening.
Wed, 12 Jan 2005 13:47:02 +0000 gabrov synced to 1.76
Wed, 12 Jan 2005 12:28:35 +0000 jheryan Format correction in microdvdsub section.
Wed, 12 Jan 2005 11:54:30 +0000 michael Here is an updated draft with the bits discussed previously merged:
Wed, 12 Jan 2005 10:03:23 +0000 jheryan Sync.
Wed, 12 Jan 2005 10:01:04 +0000 attila sun grep doesn't like binary files, thus the compiled file
Wed, 12 Jan 2005 09:54:56 +0000 lorenm sync to x264 r93:
Wed, 12 Jan 2005 09:29:56 +0000 jheryan Bugfix and improve microdvd conversion and bugfix section.
Tue, 11 Jan 2005 22:11:11 +0000 gpoirier Sync with 1.850:
Tue, 11 Jan 2005 22:02:20 +0000 gpoirier Sync with 1.848 (and 1.847): more detail on x264's subq
Tue, 11 Jan 2005 19:43:33 +0000 diego updates
Tue, 11 Jan 2005 19:42:01 +0000 diego Translation section created, small additions and fixes.
Tue, 11 Jan 2005 19:36:13 +0000 diego man page review part XIII
Tue, 11 Jan 2005 18:32:49 +0000 reimar Call subcp_close when closing the demuxer
Tue, 11 Jan 2005 17:49:59 +0000 reimar free http field_name to fix memleak
Tue, 11 Jan 2005 11:54:04 +0000 danny Synced with 1.842, trailing spaces
Tue, 11 Jan 2005 08:30:56 +0000 mosu Support for AVC in Matroska.
Mon, 10 Jan 2005 22:25:39 +0000 paszczi sync
Mon, 10 Jan 2005 22:12:05 +0000 paszczi synced with 1.851
Mon, 10 Jan 2005 18:33:51 +0000 aurel assume OS support SSE on x86_64
Mon, 10 Jan 2005 17:25:02 +0000 kraymer synced (wording, formatting) the following lavc options: vqblur (pass 1 and 2), vqcomp, vrc_eq
Mon, 10 Jan 2005 16:52:51 +0000 kraymer typos :(
Mon, 10 Jan 2005 16:04:54 +0000 kraymer 1.851: Implementation of vo_png suboption parser with subopt-helper and removal
Mon, 10 Jan 2005 15:51:55 +0000 ivo Implementation of vo_png suboption parser with subopt-helper and removal
Mon, 10 Jan 2005 15:43:28 +0000 kraymer 1.849: documentation for ao dsound
Mon, 10 Jan 2005 08:24:12 +0000 wight Ignore autogenerated file
Mon, 10 Jan 2005 06:30:13 +0000 jheryan Sync with 1.156
Mon, 10 Jan 2005 06:28:35 +0000 jheryan Sync with 1.846, remove trailing spaces, minor bugfix.
Mon, 10 Jan 2005 06:24:45 +0000 jheryan Remove autogenerated.
Mon, 10 Jan 2005 06:23:41 +0000 jheryan Minor bugfix, autogenerated file remove.
Mon, 10 Jan 2005 00:35:54 +0000 diego Remove audio output driver table, it's incomplete, does not belong in that
Mon, 10 Jan 2005 00:34:39 +0000 diego Typo, remove mention of audio plugins.
Mon, 10 Jan 2005 00:33:51 +0000 diego Move audio filters section up one hierarchy level.
Mon, 10 Jan 2005 00:12:24 +0000 diego Audio plugins have been removed.
Sun, 09 Jan 2005 23:04:58 +0000 diego typo
Sun, 09 Jan 2005 21:10:50 +0000 paszczi synced
Sun, 09 Jan 2005 21:03:31 +0000 paszczi synced with 1.849
Sun, 09 Jan 2005 17:38:12 +0000 reimar 100l, set inited to 0 in uninit, otherwise only first file will play video.
Sun, 09 Jan 2005 10:32:05 +0000 faust3 mention ao dsound
Sun, 09 Jan 2005 10:27:29 +0000 faust3 documentation for ao dsound
Sun, 09 Jan 2005 01:28:49 +0000 lorenm more detail on x264's subq
Sat, 08 Jan 2005 21:34:06 +0000 reimar always cancel down fractions (frac_t) to avoid overflows and playback
Sat, 08 Jan 2005 21:06:04 +0000 reimar Fix black line on right of subtitle with -spuaa 4 by setting alpha of
Sat, 08 Jan 2005 19:16:21 +0000 reimar change malloc and free to av_ variants where needed.
Sat, 08 Jan 2005 17:58:56 +0000 reimar set sub_bg_alpha only to 255 when using hardware OSD.
Sat, 08 Jan 2005 14:32:26 +0000 rik replace almost obsolete email address: snel@phys.uu.nl -> rsnel@cube.dyndns.org
Sat, 08 Jan 2005 14:25:22 +0000 rik vo_zr2 moves to subopt-helper (per Alex's request)
Sat, 08 Jan 2005 13:01:20 +0000 gabrov synced to 1.12, initial translation
Sat, 08 Jan 2005 10:05:44 +0000 nicodvb fixed broken seeking in mpeg-es files; syncword seeking for all 3 video codecs
Sat, 08 Jan 2005 00:42:52 +0000 gabrov synced to 1.52
Sat, 08 Jan 2005 00:40:30 +0000 gabrov synced to 1.22
Fri, 07 Jan 2005 22:40:16 +0000 diego consistent two pass, pass two etc spelling
Fri, 07 Jan 2005 22:38:11 +0000 diego consistent pass two and pass one spelling
Fri, 07 Jan 2005 22:33:01 +0000 diego consistent "two pass" spelling
Fri, 07 Jan 2005 22:26:09 +0000 paszczi typo
Fri, 07 Jan 2005 22:16:46 +0000 gpoirier Sync with 1.846 + spelling corrections :
Fri, 07 Jan 2005 21:57:14 +0000 gabrov synced to 1.75
Fri, 07 Jan 2005 21:48:50 +0000 paszczi synced with 1.847
Fri, 07 Jan 2005 21:44:52 +0000 gabrov synced to 1.59
Fri, 07 Jan 2005 16:41:07 +0000 diego massive update and retranslation by plazmus at gmail dot com
Fri, 07 Jan 2005 13:22:37 +0000 henry more information about source files
Fri, 07 Jan 2005 13:13:55 +0000 henry Tremor vorbis decoder
Fri, 07 Jan 2005 12:13:39 +0000 alex aop has been removed
Fri, 07 Jan 2005 11:11:21 +0000 lorenm x264: disable subq=0 (the huge bitrate penalty wasn't worth the speed),
Fri, 07 Jan 2005 11:11:02 +0000 reimar Playback video with multiple windows.
Thu, 06 Jan 2005 22:56:54 +0000 reimar Cleanup, removing internal conversions. Testing welcome.
Thu, 06 Jan 2005 19:50:21 +0000 kraymer typo
Thu, 06 Jan 2005 19:12:02 +0000 kraymer wording ("Regressionstest")
Thu, 06 Jan 2005 18:12:47 +0000 kraymer synced (wording, formatting) the following lavc options:
Thu, 06 Jan 2005 18:10:36 +0000 reimar libao2/eq.h was removed, use libaf/equalizer.h instead.
Thu, 06 Jan 2005 17:35:43 +0000 reimar Use AF_FORMAT_S16_NE instead of #ifdef WORDS_BIGENDIAN ...
Thu, 06 Jan 2005 17:08:52 +0000 rtognimp Reduce index verbosity
Thu, 06 Jan 2005 16:29:46 +0000 rtognimp Real multirate files support
Thu, 06 Jan 2005 16:24:58 +0000 faust3 fixed-vo/libmpeg2 aspect change fix
Thu, 06 Jan 2005 15:58:37 +0000 faust3 256 color mode support, use -vm to get better output when overlay is not supported
Thu, 06 Jan 2005 14:32:08 +0000 reimar af_fmt2str fixes (remove trailing space, call with size of buffer, not size-1)
Thu, 06 Jan 2005 13:31:02 +0000 faust3 device selection support
Thu, 06 Jan 2005 13:15:53 +0000 reimar Check for every 24 and 32 bit AFMT_ separately if it is defined.
Thu, 06 Jan 2005 13:14:30 +0000 henry license issues clarified
Thu, 06 Jan 2005 13:10:10 +0000 reimar Print waveheader only when verbose
Thu, 06 Jan 2005 12:49:31 +0000 jheryan Sync.
Thu, 06 Jan 2005 12:46:23 +0000 jheryan Added cs subdirectory.
Thu, 06 Jan 2005 12:27:18 +0000 gpoirier Sync with 1.845:
Thu, 06 Jan 2005 12:06:57 +0000 diego RTC check should no longer be Linux-only.
Thu, 06 Jan 2005 11:40:34 +0000 alex 100l, mp_msg instead af_msg
Thu, 06 Jan 2005 11:01:28 +0000 alex unused parts removed
Thu, 06 Jan 2005 10:56:52 +0000 kraymer small fixes and wording
Thu, 06 Jan 2005 10:20:20 +0000 diego typo/wording
Thu, 06 Jan 2005 10:19:29 +0000 diego small fixes
Thu, 06 Jan 2005 10:18:45 +0000 diego missing ","
Thu, 06 Jan 2005 10:08:15 +0000 nicodvb mention ATSC in the dvb section
Thu, 06 Jan 2005 10:04:18 +0000 nicodvb mention ATSC tools and conf.file (dvb section)
Thu, 06 Jan 2005 09:43:10 +0000 nicodvb added support for ATSC tuner and conf.file
Thu, 06 Jan 2005 00:06:56 +0000 diego RTC support on FreeBSD, inspired by a patch from Michael Johnson
Wed, 05 Jan 2005 23:58:14 +0000 kraymer adjusted beginning of lavc section, work will go on from here
Wed, 05 Jan 2005 23:32:38 +0000 kraymer lavc is reintegrated, just as it was before removal some commits ago
Wed, 05 Jan 2005 23:09:11 +0000 kraymer finished xvid (api4) specific encoding options by adding the following options:
Wed, 05 Jan 2005 22:06:21 +0000 reimar 6-channel raw acc on stereo speakers playback example
Wed, 05 Jan 2005 21:14:15 +0000 kraymer added new xvid (api4 only) options: frame_drop_ratio, (no)qpel, (no)gmc, (no)trellis
Wed, 05 Jan 2005 20:42:43 +0000 gpoirier commit 1.841 changes: mostly small formatting changes for better readability
Wed, 05 Jan 2005 20:04:33 +0000 kraymer rest of sync of xvidenc encoding options that already existed
Wed, 05 Jan 2005 18:25:09 +0000 paszczi sync
Wed, 05 Jan 2005 17:49:02 +0000 kraymer began with sync of xvidenc encoding options
Wed, 05 Jan 2005 12:32:46 +0000 gpoirier Just the sync with 1.842: Remove bogus lines.
Wed, 05 Jan 2005 12:03:59 +0000 diego Remove bogus lines.
Wed, 05 Jan 2005 09:50:05 +0000 henry changes against 1.0 + Dec 2004 SVN math code
Wed, 05 Jan 2005 02:02:59 +0000 kraymer mostly small formatting changes for better readability
Wed, 05 Jan 2005 00:04:31 +0000 kraymer added toolame to codec specific encoding options
Tue, 04 Jan 2005 23:59:48 +0000 kraymer (re-)added lameopts to codec specific encoding options
Tue, 04 Jan 2005 23:11:55 +0000 kraymer removed typos and changed wording regarding a few previous commits (courtesy to diego!)
Tue, 04 Jan 2005 22:39:38 +0000 kraymer creatded section for codec specific encoding options
Tue, 04 Jan 2005 22:28:10 +0000 faust3 10l, pointers aren't always 32bit
Tue, 04 Jan 2005 21:50:53 +0000 kraymer further sync in encoding options, ranging from 'ovc' to 'vobsuboutindex'
Tue, 04 Jan 2005 21:37:25 +0000 kraymer synced encoding options from 'info' to 'ofps'
Tue, 04 Jan 2005 21:13:05 +0000 gpoirier Cumulative sync with 1.840:
Tue, 04 Jan 2005 20:04:51 +0000 kraymer fixed single typo
Tue, 04 Jan 2005 19:20:41 +0000 kraymer small changes (formatting, sync) to sections files, examples, bugs, authors
Tue, 04 Jan 2005 18:42:39 +0000 kraymer added video filters: delogo, zrmjpeg
Tue, 04 Jan 2005 17:25:46 +0000 kraymer added video filters: framestep, tile
Tue, 04 Jan 2005 16:37:05 +0000 kraymer updated/synced video filters: boxblur, sab, smartblur, perspective
Tue, 04 Jan 2005 15:35:06 +0000 kraymer added video filters: telecine, tinterlace, tfields
Tue, 04 Jan 2005 15:18:07 +0000 reimar fix/simplify os_types.h. MPlayer needs inttypes.h anyway to compile.
Tue, 04 Jan 2005 15:04:25 +0000 kraymer copyright change
Tue, 04 Jan 2005 13:57:10 +0000 jheryan Adding new files to czech translation.
Tue, 04 Jan 2005 12:01:25 +0000 henry Tremor license
Tue, 04 Jan 2005 07:44:22 +0000 danny Synced with 1.837, typos form 1.831
Tue, 04 Jan 2005 01:06:00 +0000 diego Extend copyright to 2005, typos.
Mon, 03 Jan 2005 23:53:35 +0000 kraymer anti-10l pepsi (removed english stuff from where it didn't belong)
Mon, 03 Jan 2005 23:45:31 +0000 kraymer 1.838: bump (was already fixed)