log

age author description
2005-02-24 al Always use vo_x11_sizehint function ( even when going fullscreen ) to
2005-02-24 rfelker strides should always be signed
2005-02-24 rfelker no effect in practice, but strides should always be signed
2005-02-24 rfelker 100l to me: bugfix for negative stride
2005-02-24 rfelker bugfix for negative stride
2005-02-24 rfelker stride must be signed! otherwise negative stride is broken on 64bit systems
2005-02-24 rfelker 100l for me, lrintf is better. now fixed so it should be prototyped, and should work even if there is no prototype
2005-02-24 wight sync 1.883
2005-02-24 alex quick solution for making an option less braindead
2005-02-24 gabrov synced with 1.31
2005-02-24 diego Move audio filter descriptions to the man page.
2005-02-24 rfelker 100l to michael :))))
2005-02-24 diego missing linebreak
2005-02-23 lorenm sync to x264 r137: adaptive B-frame decision, flush delayed frames.
2005-02-23 reimar 100l, forgot to change an ifdef on last commit
2005-02-23 al Don't change buffers when paused and redrawing.
2005-02-23 henry revert the flip part of vd_theora fix
2005-02-23 henry revert the flip part of vd_theora fix
2005-02-23 nicodvb replace bzero() with memset()
2005-02-23 diego vstrict vs mjpeg update, typo
2005-02-23 diego Make vd message fit 80 character displays.
2005-02-23 joey a helpful new message about vd.
2005-02-23 reimar Use PIX_FMT_YUVJ420P for mjpeg so that vstrict=-1 is not necessary
2005-02-22 diego indentation fix
2005-02-22 lorenm List the 'context' option for the ffvhuff codec.
2005-02-22 nicodvb renamed init_adelay to vdelay with opposite range
2005-02-22 diego The MPEG muxer now supports MPEG-2 as well.
2005-02-22 diego typos
2005-02-22 nplourde rids ao_macosx of the buffer mutex by using the same buffering scheme as ao_sdl - Patch by Reimar Doffinger
2005-02-22 diego spelling, wording and consistency fixes
2005-02-22 diego Sync -channels and -srate options with the XML docs.
2005-02-22 michael switch from DIVX -> FMP4 fourcc for libavcodec
2005-02-22 diego Finish incomplete -af-adv documentation.
2005-02-22 diego Mention that vstrict is necessary for some codecs, add ffvhuff.
2005-02-22 henry Theora fixes:
2005-02-22 reynaldo fix missing check against lame_init_params that was leading to video only files on low (under 32) audio bitrates
2005-02-22 reimar fix for MAP_ANON vs. MAP_ANONYMOUS fix...
2005-02-22 wight fixes for previous commits
2005-02-22 lorenm Sync to x264 r134: weighted prediction for B-frames.
2005-02-22 rfelker finally the dreaded white-noise-with-floats bug is fixed!!!!
2005-02-21 nicodvb initial, extremely experimental, libavformat muxer; don't expect anything to work yet
2005-02-21 nicodvb mention new mpeg muxer
2005-02-21 nicodvb added new mpeg muxer options
2005-02-21 reimar typo, missing _no
2005-02-21 nicodvb new mpeg muxer compatible with dvd/[s]vcd; small changes in the muxer layer (sanity checks in the muxer_init functions)
2005-02-21 alex proper output formats for ffduck
2005-02-21 alex swf and flv through libavformat
2005-02-21 alex filter for adding a center channel, adding a high pass filter would be nice
2005-02-21 alex filter for adding a center channel, adding a high pass filter would be nice
2005-02-21 alex move the format related stuff to format.c
2005-02-21 reimar Remove a lot of duplicate code
2005-02-21 diego Add OpenDoh and changuito skin authors.
2005-02-21 diego small updates
2005-02-20 diego -af surround delay default is 20ms, not 15ms.
2005-02-20 al We should not crash, only because we couldn't hide the cursor.
2005-02-20 al Unified colorkey code for vo xv and vo xvmc.
2005-02-20 diego man page review part XVI
2005-02-20 gabrov fix sync tag after update by Reynaldo
2005-02-20 ivo Description of -af format was outdated. This updates it. Feel free to change
2005-02-20 lorenm x264: expose option "level_idc".
2005-02-19 paszczi synced with 1.876
2005-02-19 al Move generic tests to a common place.
2005-02-19 reimar Corrected/improved usage example for -af pan
2005-02-19 diego Update the MEncoder telecine documentation.
2005-02-19 wight correct filename
2005-02-19 diego Mark locally modified files as such to comply more closely with GPL 2a.
2005-02-19 diego Point to local_changes.diff.
2005-02-19 diego Update patch with missing changes.
2005-02-19 diego Sync missing cosmetics from the 2004-07-12 CVS snapshot.
2005-02-19 diego Correct CVS snapshot date and provide a little more detail.
2005-02-19 diego Remove modification notice from files that have not been locally modified.
2005-02-19 diego Remove modification notice from files that have not been locally modified.
2005-02-18 wight - sync 1.77
2005-02-18 wight trailing whitespace cosmetics
2005-02-18 wight sync 1.875
2005-02-18 lorenm Move x264 version check into configure.
2005-02-17 nicodvb mention udp:// streaming
2005-02-17 nicodvb added support for raw udp:// streaming
2005-02-17 lorenm sync to x264 r129: modified ratecontrol equation.
2005-02-17 reimar Make seek command parameter float.
2005-02-17 reimar confusing mixture of typecasts and casted variable, removed typecasts
2005-02-17 syrjala Added NV12/NV21 support.
2005-02-16 syrjala Improved NV12/NV21 support.
2005-02-16 wight sync tag bump to 1.24
2005-02-16 wight sync 1.59
2005-02-16 diego MPlayer-specific changes to libfaad
2005-02-16 diego updates
2005-02-16 diego typo
2005-02-15 rtognimp Update for my latest commits
2005-02-15 rtognimp Support for RealPlayer10 cook.so decoder in Linux
2005-02-15 reynaldo outdated EDL limit reference
2005-02-15 rtognimp Mp3On4 demuxer support
2005-02-15 gpoirier Should be in sync with 1.874, except both man pages reviews which will be done
2005-02-15 gabrov synced with 1.158
2005-02-15 gabrov synced with 1.59
2005-02-15 gabrov synced with 1.62 & fixed mis-spelling
2005-02-15 wight ./postproc contains libswscale.a not libpostproc.a
2005-02-15 diego Simplify FAAD instructions.
2005-02-14 nplourde set device id to 0 if the device selected on startup do not exist
2005-02-14 nexus FreeBSD fix
2005-02-14 jheryan Another files translated
2005-02-13 diego Fix -sstep description.
2005-02-13 faust3 10l
2005-02-13 faust3 avisynth demuxer
2005-02-13 faust3 avisynth demuxer patch by Gianluigi Tiesi <mplayer at netfarm.it>
2005-02-13 faust3 always take the focus in fullscreen mode patch by Gianluigi Tiesi <mplayer at netfarm.it>
2005-02-13 diego Document missing slave mode commands.
2005-02-12 diego better explanation of N-pass encoding
2005-02-12 diego vf_detc parameter names fixed.
2005-02-12 diego Put general note at the top of the file.
2005-02-12 kraymer 1.158: ESD configuration dialog and software volume control option for Gui
2005-02-12 reimar ESD configuration dialog and software volume control option for Gui
2005-02-12 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
2005-02-12 henry command to log current subtitle to file
2005-02-12 diego Comment and info field spelling/grammar corrections.
2005-02-11 diego man page review part XV
2005-02-11 aurel fix "Unknown argument" with cmd containing spaces
2005-02-10 jheryan Fixed bug near line 761.
2005-02-10 diego man page review page XIV
2005-02-09 al Fix the behaviour of -geometry according to the documentation.
2005-02-09 diego translation maintainer updates
2005-02-09 paszczi sync
2005-02-08 jheryan Sync with 1.57
2005-02-08 jheryan Sync with 1.58
2005-02-08 jheryan Sync with 1.869
2005-02-07 wight sync 1.157
2005-02-06 reimar DGA works only with x11
2005-02-06 diego pp filter documentation
2005-02-06 gpoirier Sync with 1.868 + small fix
2005-02-06 wight sync 1.58
2005-02-06 wight sync 1.57
2005-02-06 reimar Memleak fixes. Based on patch by Timothy Lee (timothy lee at siriushk com).
2005-02-06 gabrov synced with 1.77
2005-02-06 gabrov synced with 1.60
2005-02-06 reimar X11 headers must be included also when X11_FULLSCREEN is not defined (although
2005-02-06 gabrov synced with 1.57
2005-02-06 gabrov synced with 1.61
2005-02-06 gabrov synced with 1.58
2005-02-06 gabrov synced with 1.30
2005-02-06 diego The included libfaad is at version 2.1 beta.
2005-02-05 diego XvMC is not yet autodetected, don't claim otherwise in the help output,
2005-02-05 henry removed forgotten old license clause
2005-02-05 wight Missing space
2005-02-05 diego Add Reimar's hint for building 32 bit MPlayer on Athlon64.
2005-02-05 diego updates
2005-02-05 diego small updates and typo fixes
2005-02-05 diego Remove inaccurate guess about keyframe intervals.
2005-02-05 gpoirier Sync with 1.867
2005-02-05 diego link fix
2005-02-05 diego Remove unnecessary options from the -dumpmicrodvdsub command line and add
2005-02-05 reimar Some systems (e.g. FreeBSD 5.3) only define MAP_ANON, not MAP_ANONYMOUS
2005-02-04 diego Remove outdated and hard to maintain sound driver table.
2005-02-04 kraymer 1.876: -alang suppots many languages
2005-02-04 faust3 avoid null pointer dereference with .ssa subtitles when the video codec is missing patch by Philip Chong <pchong at ic.eecs.berkeley.edu>
2005-02-04 faust3 bzero is deprecated patch by ?Gianluigi Tiesi <mplayer at netfarm.it>
2005-02-04 faust3 bzero is deprecated patch by Gianluigi Tiesi <mplayer at netfarm.it>
2005-02-04 wight sync 1.867
2005-02-04 wight -alang suppots many languages, guessing by the examples
2005-02-03 reimar fix for streams that do not send a bitrate
2005-02-03 aurel makes --enable-*-faad really enable without any further check and drop support for old external faad2 versions (<= 1.1)
2005-02-03 diego sync with 1.57 by Savchenko Andrew <Bircoph at list dot ru>
2005-02-02 diego Separate XF86 video mode extension check from XF86 keysym check as
2005-02-02 iive Query XV_COLORKEY only when listed in attribute list, fixes displaying with non overlay ports
2005-02-02 diego sync with 1.55 by Savchenko Andrew <Bircoph at list dot ru>
2005-02-01 alex pass wave extradata to the codec..
2005-02-01 diego Updated the outdated audio section somewhat.
2005-02-01 diego Print which of Tremor, internal Tremor or libvorbis has been enabled.
2005-02-01 reimar Compile fix on non-x86
2005-01-31 rtognimp BGR32 is now supported also by lavc tscc decoder
2005-01-31 diego support for 32 bit Camtasia samples
2005-01-31 reimar Yet another memleak...
2005-01-31 syrjala - Don't advertise IMGFMT_RGBxx
2005-01-31 aurel makes funnyCode pages executable (for CPU with NX bit)
2005-01-31 alex now supports float based operation aswell
2005-01-31 alex using af_softclip
2005-01-31 alex af_softclip
2005-01-31 alex af_softclip
2005-01-31 alex added ecx to clobber list
2005-01-31 alex adding proper parenthesing
2005-01-31 alex unused definitions removed
2005-01-31 gabrov synced with 1.157
2005-01-31 gabrov synced with 1.60
2005-01-30 diego Remove overly outdated entries, update a few others.
2005-01-30 diego Expose support for 444P and 422P raw video.
2005-01-30 reimar Allow monitoraspect > 3 (up to 9)
2005-01-30 reimar Typo in hwac3 string
2005-01-30 nicodvb discard lavf packets with wrong ids
2005-01-29 reimar Print CPUflags and extension support on x86_64, too
2005-01-29 reimar print "Unknown/not supported internal format" message only with -v as it
2005-01-29 reimar Fix possible hang when playing broken MP3 from linear stream and remove
2005-01-29 iive several sets of headers declare global variables in them, which causes multiple definition errors with gcc 4.x
2005-01-28 reimar Fixed the syntax of the spdif device string.
2005-01-28 jheryan Sync with 1.866
2005-01-28 jheryan Sync with 1.157
2005-01-28 jheryan Sync with 1.864
2005-01-27 gpoirier Sync with 1.866:
2005-01-27 kraymer matroska capitalized
2005-01-27 kraymer sync
2005-01-27 kraymer NUT doesn't contain subtitles so the example with the nutfile had to be changed.
2005-01-27 kraymer sync with 1.157: Add half size entry to the GMPlayer menu.
2005-01-26 reimar "support" YUVJ colorspaces added to libavcodec, makes mjpeg decoding work again
2005-01-25 rtognimp Always select correct descramblig matrix for sipr audio
2005-01-25 rik free MSTRZ args also if parser fails
2005-01-25 rik vo_zr2 moved to OPT_ARG_MSTRZ from OPT_ARG_STR
2005-01-25 gpoirier Sync with 1.864: Force missing linebreak.
2005-01-25 diego small updates by <plazmus at gmail dot com>
2005-01-25 diego Add translator mail address.
2005-01-25 diego Force missing linebreak.
2005-01-25 diego Add half size entry to the GMPlayer menu.
2005-01-25 reimar x1 and y1 give last used position, must be < width/height
2005-01-25 diego small updates
2005-01-24 rtognimp Do not read any more data at eof: if got eof in the middle of an audio
2005-01-24 rtognimp Be less verbose with -v (do not print a line for each demuxed packet)
2005-01-24 gpoirier Sync with 1.863: Unify some option descriptions.
2005-01-24 diego Explain how to include libavcodec in cvs updates.
2005-01-23 diego Unify some option descriptions.
2005-01-23 reimar Reset stream eof after parsing header, fixes bug #218
2005-01-22 diego Add support for the Linux RealPlayer 10 RV30/40 codec.
2005-01-22 diego The test to check for working pthreads fails if the system can support
2005-01-22 diego Reduce excessive verbosity.
2005-01-22 alex avoid using vo_subdevice
2005-01-22 alex wmv3 needs extradata
2005-01-22 diego Remove obsolete options.
2005-01-22 mosu More user-friendly stream, -xid and -slang info output even in non-verbose mode part 2.
2005-01-22 diego Make configure check for aalib dependency on libX11 if it fails without.
2005-01-22 reimar 100l, missing () around *valp
2005-01-22 nicodvb replaced bzero() with memset(); stream_type 0x0f is AAC
2005-01-22 gpoirier Sync with the English description of "-alang".
2005-01-22 gpoirier Make this file compile with gcc-4.0.0:
2005-01-22 rtognimp Play RV30 with 8-elements cmsg24
2005-01-21 alex openbsd xf86 aperture support
2005-01-21 alex better test for MAP_FAILED by Ian Lindsay
2005-01-21 gpoirier Make this file compile with gcc-4.0.0. The old code was invalid C.
2005-01-21 nicodvb tries to sync to ADTS/ADIF header before initializing the decoder; implement SYNC
2005-01-21 gpoirier Cumulative sync with 1.862:
2005-01-21 mosu More user-friendly stream, -xid and -slang info output even in non-verbose mode.
2005-01-21 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)
2005-01-21 diego NUT does not contain subtitles, correct -sid description.
2005-01-21 gabrov synced with 1.59
2005-01-21 diego "Synced with 1.XXX" commit message rule.
2005-01-21 diego Fix -alang and -slang descriptions, they should be similar.
2005-01-21 aurel fix few x86_64 registers handling
2005-01-21 faust3 support immed flag, always initialize write_offset, min_free_space doesn't seem to be required anymore after Florian Dietrichs patches
2005-01-21 wight sync 1.860
2005-01-21 diego small fixes
2005-01-21 jheryan Next file done.
2005-01-21 kraymer 1.859: Split examples into MPlayer and MEncoder examples, fix -aspect description, small fixes.
2005-01-21 nicodvb fixed wrong deinterleaving of channels
2005-01-20 reimar Initialized BITMAPINFOHEADER to 0 to avoid problems, esp. windows has problems
2005-01-20 gpoirier Sync with 1.860:
2005-01-20 diego Split examples into MPlayer and MEncoder examples, fix -aspect description,
2005-01-20 wight Minor bugfixes
2005-01-20 wight this shouldn't be here in the first place
2005-01-20 wight Omission from previous commit.
2005-01-20 wight sync 1.859
2005-01-20 reimar remove all setlocale calls, they break the behaviour of sscanf and
2005-01-19 diego Clarify confusing error message.
2005-01-19 diego Print warning message when using -dvd-device without libdvdread support.
2005-01-19 reimar use MSTRZ suboption type
2005-01-19 reimar New suboption type: malloc'ed, zero terminated string
2005-01-19 reimar initialize modify_ldt struct to 0.
2005-01-19 reimar 100l, fix broken AMD64 patch. To whoever applied it: Did you actually _try_
2005-01-19 reimar 100l, completely broken pointer arithmetic causing crashes.
2005-01-18 jheryan Sync with 1.859. Some cosmetic appearance changes ignored for typographic reasons.
2005-01-18 diego Binary codecs and Windows section overhauled to reflect recent changes.
2005-01-17 diego wording, spelling, small updates
2005-01-17 faust3 update
2005-01-17 faust3 print the actual commandline to stdout, too
2005-01-17 faust3 WAVE_FORMAT_DIRECT seems to cause problems with certain os/driver combinations and seems to be useless anyway
2005-01-17 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
2005-01-17 iive Revert sh_audio->wf freeing.
2005-01-16 kraymer added section for x264enc options.
2005-01-16 rtognimp If asf/tcp fails, asf/http used a wrong port
2005-01-16 gpoirier Sync with: 1.859
2005-01-16 reimar detect and use the codecs paths instead of win32.
2005-01-16 kraymer added video encoding options for nuppel video (nuvopts)
2005-01-16 kraymer Good news everyone! I finally managed to sync all lavcenc options :)
2005-01-16 kraymer some minor formatting changes
2005-01-16 kraymer synced (wording, formatting) the following lavc options: trell, cbp, mv0, qprd, last_pred, preme, subq, psnr,
2005-01-16 gabrov synced with 1.55
2005-01-16 kraymer synced (wording, formatting) the following lavc options: naq, ildct, ilme, alt, top, format, pred, coder, context, qpel, mbcmp, ildctcmp,
2005-01-16 kraymer synced (wording, formatting) the following lavc options: tcplx_mask, scplx_mask, p_mask
2005-01-16 mosu More support for AVC in Matroska.
2005-01-16 kraymer synced (wording, formatting) the following lavc options: vpsize, ss, gray, vfdct, idct, lumi_mask, dark_mask
2005-01-16 reimar set sub_utf8 only when actually using mkv subtitles, will break external
2005-01-16 kraymer sync:
2005-01-16 kraymer synced (wording, formatting) the following lavc options: vrc_override, vrc_init_cplx, vqsquish, vlelim, vcelim, vstrict, vdpart
2005-01-16 paszczi sync
2005-01-16 paszczi synced with 1.156
2005-01-15 ivo Replaced suboption parser by call to suboption helper.
2005-01-15 paszczi sync
2005-01-15 ivo 1l. parser can work with pnm_maxfiles directly
2005-01-15 paszczi synced with 1.858
2005-01-15 ivo Transition of suboption parser to subopt-helper parser.
2005-01-15 faust3 print why waveOutOpen failed
2005-01-15 reimar Move generic length and percent pos calculation to demuxer.c
2005-01-15 reimar mms-over-http related fixes by me
2005-01-15 reimar Add missing escaping for "
2005-01-15 rtognimp Update
2005-01-15 rtognimp Decode MP3 in rm files
2005-01-15 diego Codec packages now have different names, try to be less confusing about it.
2005-01-14 reimar Add missing \ in multiline define.
2005-01-14 gpoirier Sync with 1.858:
2005-01-14 attila 10l
2005-01-14 diego disambiguate wording of -aspect
2005-01-14 diego icc support by Darek Ostolski <ostolski at kwantum dot gda dot pl>
2005-01-13 reimar set ss_mul to number of channels. Works with all samples I found.
2005-01-13 reimar 100l, no endian conversion on floats!
2005-01-13 mosu Do not access word-sized elements on potentially unaligned memory addresses. RISC processors usually do not like that.
2005-01-13 lorenm more on H.264's quantization parameter
2005-01-13 wight \- instead of -
2005-01-13 gpoirier Sync with 1.855: Force linebreak.
2005-01-13 diego Force linebreak.
2005-01-13 gpoirier Sync with 1.854: better vf_lavcdeint description
2005-01-13 gabrov synced to 1.54
2005-01-13 diego better vf_lavcdeint description
2005-01-12 gpoirier Cumulative sync with 1.853: (NB: new CVS log commentation acknoledged)
2005-01-12 reimar actually mp_msg.h includes config.h, but for consistency better include it
2005-01-12 reimar af_format.h needs config.h to be included first.
2005-01-12 reimar ensure null-termination after snprintf
2005-01-12 nicodvb automatic fps calculation for mpeg4 in raw stream/mpeg-ts
2005-01-12 gabrov synced to 1.156
2005-01-12 gabrov synced to 1.28
2005-01-12 jheryan Sync. Long lines' shortening.
2005-01-12 gabrov synced to 1.76
2005-01-12 jheryan Format correction in microdvdsub section.
2005-01-12 michael Here is an updated draft with the bits discussed previously merged:
2005-01-12 jheryan Sync.
2005-01-12 attila sun grep doesn't like binary files, thus the compiled file
2005-01-12 lorenm sync to x264 r93:
2005-01-12 jheryan Bugfix and improve microdvd conversion and bugfix section.
2005-01-11 gpoirier Sync with 1.850:
2005-01-11 gpoirier Sync with 1.848 (and 1.847): more detail on x264's subq
2005-01-11 diego updates
2005-01-11 diego Translation section created, small additions and fixes.
2005-01-11 diego man page review part XIII
2005-01-11 reimar Call subcp_close when closing the demuxer
2005-01-11 reimar free http field_name to fix memleak
2005-01-11 danny Synced with 1.842, trailing spaces
2005-01-11 mosu Support for AVC in Matroska.
2005-01-10 paszczi sync
2005-01-10 paszczi synced with 1.851
2005-01-10 aurel assume OS support SSE on x86_64
2005-01-10 kraymer synced (wording, formatting) the following lavc options: vqblur (pass 1 and 2), vqcomp, vrc_eq
2005-01-10 kraymer typos :(
2005-01-10 kraymer 1.851: Implementation of vo_png suboption parser with subopt-helper and removal
2005-01-10 ivo Implementation of vo_png suboption parser with subopt-helper and removal
2005-01-10 kraymer 1.849: documentation for ao dsound
2005-01-10 wight Ignore autogenerated file
2005-01-10 jheryan Sync with 1.156
2005-01-10 jheryan Sync with 1.846, remove trailing spaces, minor bugfix.
2005-01-10 jheryan Remove autogenerated.
2005-01-10 jheryan Minor bugfix, autogenerated file remove.
2005-01-10 diego Remove audio output driver table, it's incomplete, does not belong in that
2005-01-10 diego Typo, remove mention of audio plugins.
2005-01-10 diego Move audio filters section up one hierarchy level.
2005-01-10 diego Audio plugins have been removed.
2005-01-09 diego typo
2005-01-09 paszczi synced
2005-01-09 paszczi synced with 1.849
2005-01-09 reimar 100l, set inited to 0 in uninit, otherwise only first file will play video.
2005-01-09 faust3 mention ao dsound
2005-01-09 faust3 documentation for ao dsound
2005-01-09 lorenm more detail on x264's subq
2005-01-08 reimar always cancel down fractions (frac_t) to avoid overflows and playback
2005-01-08 reimar Fix black line on right of subtitle with -spuaa 4 by setting alpha of
2005-01-08 reimar change malloc and free to av_ variants where needed.
2005-01-08 reimar set sub_bg_alpha only to 255 when using hardware OSD.
2005-01-08 rik replace almost obsolete email address: snel@phys.uu.nl -> rsnel@cube.dyndns.org
2005-01-08 rik vo_zr2 moves to subopt-helper (per Alex's request)
2005-01-08 gabrov synced to 1.12, initial translation
2005-01-08 nicodvb fixed broken seeking in mpeg-es files; syncword seeking for all 3 video codecs
2005-01-08 gabrov synced to 1.52
2005-01-08 gabrov synced to 1.22
2005-01-07 diego consistent two pass, pass two etc spelling
2005-01-07 diego consistent pass two and pass one spelling
2005-01-07 diego consistent "two pass" spelling
2005-01-07 paszczi typo
2005-01-07 gpoirier Sync with 1.846 + spelling corrections :
2005-01-07 gabrov synced to 1.75
2005-01-07 paszczi synced with 1.847
2005-01-07 gabrov synced to 1.59
2005-01-07 diego massive update and retranslation by plazmus at gmail dot com
2005-01-07 henry more information about source files
2005-01-07 henry Tremor vorbis decoder
2005-01-07 alex aop has been removed
2005-01-07 lorenm x264: disable subq=0 (the huge bitrate penalty wasn't worth the speed),
2005-01-07 reimar Playback video with multiple windows.
2005-01-06 reimar Cleanup, removing internal conversions. Testing welcome.
2005-01-06 kraymer typo
2005-01-06 kraymer wording ("Regressionstest")
2005-01-06 kraymer synced (wording, formatting) the following lavc options:
2005-01-06 reimar libao2/eq.h was removed, use libaf/equalizer.h instead.
2005-01-06 reimar Use AF_FORMAT_S16_NE instead of #ifdef WORDS_BIGENDIAN ...
2005-01-06 rtognimp Reduce index verbosity
2005-01-06 rtognimp Real multirate files support
2005-01-06 faust3 fixed-vo/libmpeg2 aspect change fix
2005-01-06 faust3 256 color mode support, use -vm to get better output when overlay is not supported
2005-01-06 reimar af_fmt2str fixes (remove trailing space, call with size of buffer, not size-1)
2005-01-06 faust3 device selection support
2005-01-06 reimar Check for every 24 and 32 bit AFMT_ separately if it is defined.
2005-01-06 henry license issues clarified
2005-01-06 reimar Print waveheader only when verbose
2005-01-06 jheryan Sync.
2005-01-06 jheryan Added cs subdirectory.
2005-01-06 gpoirier Sync with 1.845:
2005-01-06 diego RTC check should no longer be Linux-only.
2005-01-06 alex 100l, mp_msg instead af_msg
2005-01-06 alex unused parts removed
2005-01-06 kraymer small fixes and wording
2005-01-06 diego typo/wording
2005-01-06 diego small fixes
2005-01-06 diego missing ","
2005-01-06 nicodvb mention ATSC in the dvb section
2005-01-06 nicodvb mention ATSC tools and conf.file (dvb section)
2005-01-06 nicodvb added support for ATSC tuner and conf.file
2005-01-06 diego RTC support on FreeBSD, inspired by a patch from Michael Johnson
2005-01-05 kraymer adjusted beginning of lavc section, work will go on from here
2005-01-05 kraymer lavc is reintegrated, just as it was before removal some commits ago
2005-01-05 kraymer finished xvid (api4) specific encoding options by adding the following options:
2005-01-05 reimar 6-channel raw acc on stereo speakers playback example
2005-01-05 kraymer added new xvid (api4 only) options: frame_drop_ratio, (no)qpel, (no)gmc, (no)trellis
2005-01-05 gpoirier commit 1.841 changes: mostly small formatting changes for better readability
2005-01-05 kraymer rest of sync of xvidenc encoding options that already existed
2005-01-05 paszczi sync
2005-01-05 kraymer began with sync of xvidenc encoding options
2005-01-05 gpoirier Just the sync with 1.842: Remove bogus lines.
2005-01-05 diego Remove bogus lines.
2005-01-05 henry changes against 1.0 + Dec 2004 SVN math code
2005-01-05 kraymer mostly small formatting changes for better readability
2005-01-05 kraymer added toolame to codec specific encoding options
2005-01-04 kraymer (re-)added lameopts to codec specific encoding options
2005-01-04 kraymer removed typos and changed wording regarding a few previous commits (courtesy to diego!)
2005-01-04 kraymer creatded section for codec specific encoding options
2005-01-04 faust3 10l, pointers aren't always 32bit
2005-01-04 kraymer further sync in encoding options, ranging from 'ovc' to 'vobsuboutindex'
2005-01-04 kraymer synced encoding options from 'info' to 'ofps'
2005-01-04 gpoirier Cumulative sync with 1.840:
2005-01-04 kraymer fixed single typo
2005-01-04 kraymer small changes (formatting, sync) to sections files, examples, bugs, authors
2005-01-04 kraymer added video filters: delogo, zrmjpeg
2005-01-04 kraymer added video filters: framestep, tile
2005-01-04 kraymer updated/synced video filters: boxblur, sab, smartblur, perspective
2005-01-04 kraymer added video filters: telecine, tinterlace, tfields
2005-01-04 reimar fix/simplify os_types.h. MPlayer needs inttypes.h anyway to compile.
2005-01-04 kraymer copyright change
2005-01-04 jheryan Adding new files to czech translation.
2005-01-04 henry Tremor license
2005-01-04 danny Synced with 1.837, typos form 1.831
2005-01-04 diego Extend copyright to 2005, typos.
2005-01-03 kraymer anti-10l pepsi (removed english stuff from where it didn't belong)
2005-01-03 kraymer 1.838: bump (was already fixed)
2005-01-03 diego alphabetical order
2005-01-03 kraymer small fixes/improvements
2005-01-03 kraymer 1.832: small improvement
2005-01-03 paszczi sync
2005-01-03 kraymer 1.827: Better -lavdopts option descriptions.
2005-01-03 paszczi synced with 1.837
2005-01-03 kraymer 1.826: Created audio filters section to replace -af description.
2005-01-03 kraymer 1.821: Clarify vo_yuv4mpeg filename handling. (bump, was already corrected)
2005-01-03 kraymer 1.814: sstep is usually inaccurate.
2005-01-03 kraymer 1.812: -double is now default, thus -nodouble needs to be documented instead.
2005-01-03 alex af_bits2fmt and af_str2fmt_short, also removed the extra FORMAT_BPS control in format.c
2005-01-03 ivo Ignore .depend
2005-01-03 kraymer changed wording enkodier* to encode* to be consistant with manpage
2005-01-03 kraymer trivial: added [cfg]-tag in cfg.c section
2005-01-03 kraymer 1.154: printf --> mp_msg conversion, less verbosity
2005-01-03 gpoirier Sync to 1.837:
2005-01-03 diego More commands documented, based on Reimar's findings.
2005-01-03 reimar Use the subopt-helper for parsing suboptions.
2005-01-03 reimar Default to audiodump.pcm with nowaveheader again, but document it in the manpage this time.
2005-01-03 reimar Use lavcresample only when libavcodec is compiled in.
2005-01-03 reimar Add missing break that caused an irritating error message all the time when using slave mode.
2005-01-03 gpoirier Sync with 1.836:
2005-01-03 diego grab_frame, osd_show_text, sub_step, screenshot documented.
2005-01-03 gabrov synced to 1.74 (typo fix)
2005-01-03 gpoirier Sync with 1.835
2005-01-03 diego Clarification as suggested by Alexander Strasser.
2005-01-03 gabrov typo fixes
2005-01-03 gabrov whitespace fixes