log

age author description
2007-02-21 diego cosmetics: Fix some common typos, sepErate --> sepArate, deciSSion --> deciSion.
2007-02-21 eugeni Oops, forgot {} before "else".
2007-02-21 uau Add missing #ifdef
2007-02-21 uau Split command/property handling from mplayer.c to a new file command.c.
2007-02-20 nicodvb a/r handled correctly by vd_ffmpeg
2007-02-20 nicodvb insert extradata in sh_video->bih+1 instead of pushing it to demuxer->video as separate packet; patch by C.E.Hoyos
2007-02-20 nicodvb reinit the vo when aspect ratio changes; patch by C.E. Hoyos approved by Michael
2007-02-20 eugeni Cosmetics: fix indentation.
2007-02-20 eugeni With \t(\b) text becomes bold at the middle of time interval, not at the end
2007-02-20 ivo make message translatable
2007-02-20 eugeni Any style modifier followed by no recognizable parameter resets to the default.
2007-02-20 ivo more cosmetics
2007-02-20 ivo proper GPL heading
2007-02-20 ivo cosmetics
2007-02-20 eugeni \fn without an argument resets font family to the value from style.
2007-02-20 eugeni Fix display order of events.
2007-02-20 ivo proper authors of xmms demuxer
2007-02-20 michael dont set 0 nBlockAlign
2007-02-20 ivo probe ~/.xmms/Plugins for plugins too, so users without root access on their
2007-02-20 diego Fix compilation after addition of LIBGSM_MS decoder/encoder to FFmpeg.
2007-02-19 eugeni Both (-1) and 1 mean bold font in SSA/ASS styles.
2007-02-19 eugeni Add \t(\b) support.
2007-02-19 eugeni Fix bounding box calculation with \fscx/\fscy.
2007-02-19 eugeni Fix \fscx/\fscy animation.
2007-02-19 eugeni Correct implementation of text spacing.
2007-02-19 eugeni Reallocate event_images_t, removing limit on simultanious events count.
2007-02-19 iive Don't free and then allocate surfaces when config() is called again with same resolution and format.
2007-02-19 faust3 10l: comparison of char* ptrs with string literals
2007-02-19 uau Remove remnants of the nonfunctional "grab_frames" command.
2007-02-19 diego 10l copy and paste bug in the license header
2007-02-19 diego Fix license header.
2007-02-18 alex Controllable quality setting of VFW enconding, through the dumped state of the dialog box. Patch by Gianluigi Tiesi
2007-02-18 rtogni smil over realrtsp
2007-02-18 diego liblzo support fix, take X: forgotten variable setting.
2007-02-18 reimar Fix 10 in r22250, do not use screendimensions if not set
2007-02-18 reimar Set classhint directly after creating window just as all other vos do, in accordance with ICCCM.
2007-02-18 michael clarify that language must be a 3 letter code
2007-02-18 reimar Revert r22255 on iive's request.
2007-02-18 uau Mark myself as MPlayer sync/core maintainer
2007-02-18 diego Make liblzo conditional to the appropriate #defines.
2007-02-18 nicodvb all options must be GLOBAL; patch by Trent Piepho (xyzzy speakeasy org)
2007-02-18 rtogni Add support for smil playlist served over realrtsp
2007-02-18 diego Remove internal minilzo, external liblzo can be used instead.
2007-02-18 diego Use liblzo2 instead of liblzo1, it's not bigger but faster.
2007-02-18 diego Use external liblzo instead of internal minilzo.
2007-02-18 reimar Some typo fixes in svn-howto
2007-02-18 reimar Avoid parts of xvmc reinit when source format does not change
2007-02-18 uau Remove unused variable "osd_level_saved"
2007-02-17 nicodvb omit length field of AAC-LATM audio streams; fixes decoding by faad. Patch by Carl Eugen Hoyos (cehoyos ag or at)
2007-02-17 reimar Make sure that -sid works even if the number of subtitles initially detected
2007-02-17 reimar Move some subtitle handling from mplayer.c to mpcommon.c and share it with mencoder.c
2007-02-17 reimar Move common vo initialization code to video_out.c
2007-02-17 nicodvb cosmetics
2007-02-17 ods15 1000l fix for mencoder -hr-edl-seek with -ovc copy, waiting for keyframe
2007-02-17 michael negative stride and h_size-=8 fix
2007-02-17 michael swap palette on big endian
2007-02-17 michael palette init code for IMGFMT_RGB4 and IMGFMT_RG4B
2007-02-17 michael BGR/RGB4 byte formats as input
2007-02-17 michael add IMGFMT_RGB8 palette init code what moron actually added init code just for half of the formats?!
2007-02-17 michael another ridiculous palette bug which has nothing to do with the new palete support in sws
2007-02-17 voroshil wording, typos fix
2007-02-17 michael mplayer canot handle DR1 with CODEC_ID_INTERPLAY_VIDEO (later needs too many buffers it seems)
2007-02-16 eugeni Restore a minus sign that was lost in r22231.
2007-02-16 uau Don't segfault if no -format is given for lavf
2007-02-16 michael PAL8 ...
2007-02-16 michael pal8 input
2007-02-16 voroshil r22201: some clarification about dvb-out playback
2007-02-16 voroshil r22184: When setting the non-audio bit for hwac3 output, just try to set the...
2007-02-16 eugeni Implement \frx and \fry (and reimplement \frz) as 3d rotations.
2007-02-16 eugeni Consistently name z-axis rotation angle "frz".
2007-02-16 eugeni Move conversions between 16.16, 26.6 fixed point and int, double to separate
2007-02-16 compn update wishlist, approved by diego
2007-02-16 nicodvb support for H263-2000; patch by Carl Eugen Hoyos
2007-02-15 eugeni Select the first charmap in the font, if FreeType did not autoselect any.
2007-02-15 eugeni \r resets \frz to style value.
2007-02-15 eugeni Fix \t(\frz) handling.
2007-02-15 eugeni \org(0,0) is different from no \org at all.
2007-02-15 reimar We definitely want to avoid an emulated poll()
2007-02-15 compn fix my entry to authors
2007-02-15 reimar Simplify code by using separate variables for large common expressions.
2007-02-15 reimar Fix two 10l memleaks in vo_xvmc.c
2007-02-14 diego random small fixes
2007-02-14 reimar English grammar fix: There is no 's' after "does not exist"
2007-02-14 reimar 100l copy-and-paste bug. Do not print video info when the problem is with subtitles
2007-02-14 michael demuxers must ignore unknown lang/country codes, it seems we all agree that this should be stated clearly
2007-02-14 reimar Print list of lavf muxer formats with format=help.
2007-02-14 diego some clarifications and updates
2007-02-13 diego Move setting _ld_extra and _inc_extra for live to autodetection part,
2007-02-13 diego Strip leading spaces from processor names.
2007-02-12 rtogni Fix compilation after rename of AC3 decoder to LIBA52 in ffmpeg r7939
2007-02-12 diego Fix setting of mtrr variable.
2007-02-12 diego misc fixes and updates
2007-02-12 diego Always disable libnut demuxer in libavformat.
2007-02-12 diego Revert libnut option names, the issue is fixed in FFmpeg.
2007-02-11 rtogni More strncat() misuses.
2007-02-11 rtogni strncat() misuses, may have been exploitable.
2007-02-11 rtogni Precent overflow of this->m_sVhdr->bmiHeader buffer, may have been
2007-02-11 rtogni Precent overflow of this->m_sVhdr->bmiHeader buffer, may have been
2007-02-11 rtogni More boundary checks for fixed-length arrays. Some of them may have been
2007-02-11 reimar Clear/update subtitles after seeking backwards.
2007-02-11 nicodvb some clarification about dvb-out playback
2007-02-10 reimar Move variable declaration to appropriate place
2007-02-10 reimar Cosmetics: remove tabs added in last commit from otherwise tab-free file.
2007-02-10 uau Fix memory leak when changing playback speed
2007-02-10 uau Fix memory leaks.
2007-02-10 uau Use AF_NCH for max number of channels instead of private CHANS define.
2007-02-10 gpoirier sync w/r22150
2007-02-10 uau Fix nonsense tests like previously in af_pan.
2007-02-10 uau Fix nonsense tests ("if (af->data->audio)" before "if (af->data)").
2007-02-10 michael clarify description of reserved_count in frame header patch by (Clemens Ladisch cladisch,fastmail,net)
2007-02-10 nicodvb removed ages-old and insane #if0-ed and commented code
2007-02-09 gpoirier Changelog update, based on Compn's patch
2007-02-09 nicodvb vc1 in mpeg*
2007-02-09 nicodvb substream id 0x98..0x9f identifies dts
2007-02-09 kraymer r22150: key-fifo-size default changed
2007-02-09 kraymer r22184: When setting the non-audio bit for hwac3 output, ...
2007-02-09 kraymer only output fail/success message, this was wrong from the beginning
2007-02-09 cladisch When setting the non-audio bit for hwac3 output, just try to set the
2007-02-09 nicodvb when seeking in h264 sync to idr frames
2007-02-09 uau Handle libavformat libnut dependencies.
2007-02-09 nicodvb when playing vc1 content sync to sequence or entry point header
2007-02-09 nicodvb vc1 in mpegts
2007-02-09 kraymer fix typo, line break, wording
2007-02-08 kraymer missing escape character
2007-02-08 reimar Quick hack mostly for documentation purposes to make -aid work with mms://
2007-02-08 reimar Avoid crash when uninit is called without ever calling config in x264 encoder
2007-02-08 reimar Make sure sub->sh is set when a subtitle is selected
2007-02-08 reimar Cosmetics: add space after comma in output