log

age author description
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)