log

age author description
2005-10-06 jheryan Synced with 1.183
2005-10-06 lorenm hqdn3d: 2.5x faster temporal-only, 1.6x faster spatial-only.
2005-10-05 henry detect Centaur CPUs (Winchip, VIA C3)
2005-10-05 diego faac vs _faac typo fix by Giacomo Comes < comes -- at -- naic -- dot -- edu >
2005-10-05 reimar 10l, off by one error in last patch (codecdata length sanity check),
2005-10-05 diego libavcodec can encode to SVQ1 and RV20.
2005-10-05 diego Compilation fix for systems lacking lrintf like e.g. NetBSD.
2005-10-04 diego consistency nit
2005-10-04 diego Document XF86 multimedia keys.
2005-10-04 gabrov synced with 1.183
2005-10-04 diego mouse and keyboard control
2005-10-04 gabrov synced with 1.59
2005-10-04 diego typo
2005-10-04 diego Add missing keys to the keyboard section, fix typos in that section.
2005-10-04 gabrov synced with 1.96
2005-10-04 diego Shut up jack pkg-config.
2005-10-04 reimar General bug fixes, like missing includes, formats that were incorrectly
2005-10-04 diego Fix vo_zr2 suboption description.
2005-10-04 diego Rename compilation section to compilation and installation.
2005-10-04 reimar much simpler signed/unsigned conversion.
2005-10-04 gpoirier CVS now supports GTK 2.0
2005-10-04 gpoirier according to Intel/AMD official documentations, CPU family should be displayed as
2005-10-04 reimar Stupidity in last patch broke compile without MMX: RTjpeg_lmask is a union
2005-10-04 diego Use pkg-config to detect theora dependencies.
2005-10-04 reimar Add changes from last patch (stream mapping).
2005-10-04 diego MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >
2005-10-04 diego random improvements plus some readability cosmetics
2005-10-04 diego Document subsearch.sh, menc2pass.
2005-10-04 gpoirier Fix incorrect information for P4 family CPU, patch by Zuxy <zuxy POIS meng AH gmail POIS com>
2005-10-04 reimar Show total time when playing audio-only files
2005-10-04 reimar Fix 100l bugs that break playback on 64 bit systems (like typedefing __u32
2005-10-04 gabrov synced with 1.14
2005-10-03 reimar General cleanup: do not link -lm multiple times, use for...in loops instead
2005-10-03 reimar expGetSystemInfo should not leave SYSTEM_INFO unitialized, even when
2005-10-03 reimar Fix DVD audio and subtitle stream mapping, esp. for DVD with both 4:3 and
2005-10-03 reimar Make fragment program snprintf less confusing.
2005-10-03 gabrov synced with 1.30
2005-10-03 jheryan Synced with 1.34
2005-10-03 jheryan Synced with 1.1121
2005-10-02 gpoirier typo
2005-10-02 gpoirier synced with 1.22, patch by johan bos
2005-10-02 gpoirier synced with 1.25, patch by johan bos
2005-10-02 gpoirier synced with 1.72, Patch by johan bos
2005-10-02 gpoirier synced with 1.11, patch by johan bos
2005-10-02 gpoirier synced with 1.15, patch by johan bos
2005-10-02 gpoirier sync with 1.13, patch by johan bos
2005-10-02 gpoirier synced with 1.31, patch by johan bos dariusjb AH gmail POIS com
2005-10-02 gpoirier Nits suggested by Ivo and Diego. Patch by Matthias Wieser < mwieser AH gmx POIS de >
2005-10-02 reimar 10l, forgotten call to paranoia_modeset to actually set the desired mode.
2005-10-02 diego updates, fixes
2005-10-02 diego Expose MSG_USE_COLORS in config.h.
2005-10-02 reimar Several minor fixes: Correctly advertise SSE and SSE2 instruction sets,
2005-10-01 diego modification notices according to GPL 2a
2005-10-01 diego upgrade to libdvdcss 1.2.9
2005-10-01 diego long obsolete
2005-10-01 gpoirier fixes the bug #382 http://bugzilla.mplayerhq.hu/show_bug.cgi?id=382
2005-10-01 reimar documentation-only patch: make doxygen compatible and create
2005-10-01 reimar documentation update.
2005-10-01 reimar Support for ATI specific YUV->RGB conversion.
2005-10-01 reimar Check for eof instead of decoding the same data over and over.
2005-10-01 reimar Add Compn, expert at wrangling useful bugreports from users ;-)
2005-09-30 gpoirier Better wording by The Wanderer
2005-09-30 ods15 1000l
2005-09-29 gpoirier Add missing defaut for a suboption of tfields
2005-09-29 gpoirier document missing parameter of tfields: field dominance.
2005-09-29 ods15 mp_msg cleanup.
2005-09-28 diego A long-standing bug... -vfwopts in cfg-mencoder.h is being overridden
2005-09-28 nicodvb forgotten include; patch by Jan Knutar (jknutar ad nic puntum fi)
2005-09-28 ods15 code before decleration, gcc2.95 fix
2005-09-28 reimar another url_free that shouldn't be commented out.
2005-09-28 reimar Detect eof when seeking and do _not_ restart the video.
2005-09-27 reimar Report total time
2005-09-27 reimar Sanity-check codecdata_len, fixes crash in libfaad due to failed malloc for
2005-09-27 gpoirier synced with 1.1119
2005-09-27 reimar Allow string escaping via "".
2005-09-27 reimar Add missing GL_REGISTER_COMBINERS_NV define
2005-09-27 reimar Add -panscanrange option
2005-09-26 gpoirier the "psnr" option doesn't really need to be in the encoding setting examples.
2005-09-26 gpoirier Random fixes and more coherency
2005-09-26 rtognimp Don't pass NULL pointers to demux_info_add()
2005-09-26 danny Synced with 1.1098 - patch by Paul TT <paultt - at - hackerjournal - dot - it>
2005-09-26 gpoirier make xvid encoding use the filename from
2005-09-26 jheryan Config file option format corrected.
2005-09-25 gpoirier Sync with 1.1118
2005-09-25 gpoirier Nits noticed by Diego
2005-09-25 reimar the on suboption of -rawaudio and -rawvideo do not work anymore since the
2005-09-25 reimar little update
2005-09-25 gpoirier Adds encoding setting examples for lavc and XviD.
2005-09-25 reimar fix/improve code doxumentation. Also group gl_common functions in several
2005-09-25 reimar debugging/testing helpers: allow forcing a certain width/height for textures
2005-09-25 reimar Allow specifying a custom (ppm) texture for texture unit 3
2005-09-25 reimar support loading a texture from a PPM file
2005-09-25 reimar vo_gl2 now supports panscan
2005-09-25 reimar panscan support
2005-09-25 reimar contrast 0 should lead to a grey, not a black image
2005-09-25 reimar get rid of global getProcAddress variable
2005-09-25 reimar vo_gl rectangle and yuv options should work together now
2005-09-25 reimar Support rectangular texture in fragment programs
2005-09-25 reimar Improve/clarify description of -vo gl and -vo gl2 suboptions
2005-09-25 reimar Several bugfixes:
2005-09-25 reimar Fix crashes and green border when using YV12 input format
2005-09-25 reimar texture units do not need to be explicitly enabled when using a fragment
2005-09-25 wight sync 1.1114
2005-09-25 gpoirier synced with 1.1114
2005-09-24 kraymer German man page review part VI
2005-09-24 kraymer German man page review part V
2005-09-24 kraymer German man page review part IV
2005-09-24 diego The nth attempt to come up with correct a description of -frameno-file...
2005-09-24 kraymer sync with 1.183
2005-09-24 ods15 wrap around 80...
2005-09-24 ods15 compress back_ptr better by multiplying by 8
2005-09-23 rsf "LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media".