Mercurial > mplayer.hg
graph
-
icons for the GUI context menu2004-11-02, by diego
-
winvidix requires -lgdi322004-11-02, by faust3
-
typo2004-11-02, by diego
-
spelling, wording, updates2004-11-02, by diego
-
further sync by Carl Furstenberg <azatoth at gmail dot com>2004-11-02, by diego
-
several updates in video filters section, almost finished sync2004-11-02, by kraymer
-
enable vcd support on all based darwin system2004-11-01, by nplourde
-
sync 1.7992004-11-01, by wight
-
vo_gl should work fine with -fixed-vo2004-11-01, by reimar
-
fullscreen fixes and GUI support for vo_gl2004-11-01, by reimar
-
fix build on darwin ppc2004-11-01, by nplourde
-
do not hide mouse and menubar in fulscreen if not using main device2004-11-01, by nplourde
-
more panscan fix2004-11-01, by nplourde
-
small compilation fix2004-11-01, by rathann
-
small fix to find DocBook DTD in more exotic locations like2004-11-01, by rathann
-
Memleak fix: free index data at demuxer_close2004-11-01, by rtognimp
-
More changes2004-11-01, by rtognimp
-
osx port related2004-10-31, by nplourde
-
Typo, found by Nico Sabbi2004-10-31, by rtognimp
-
more pre6 changes by Roberto and me2004-10-31, by diego
-
Different buffering scheme, avoiding possible races (SDL is using threads!).2004-10-31, by reimar
-
French fixes2004-10-31, by gpoirier
-
gcc-4 compile fix: invalid lvalue in assignment2004-10-31, by atmos4
-
Fix erroneus extern declarations, fix wrong signedness of some vars2004-10-31, by atmos4
-
gcc-4.0.0-20041024 compile-fix2004-10-31, by atmos4
-
Update decoders section2004-10-31, by rtognimp
-
QuickDraw video decoding support via lavc2004-10-31, by rtognimp
-
a few 10l fixes by Wei Jiang <jiangw98@yahoo.com>2004-10-31, by faust3
-
sync 1.152004-10-31, by wight
-
preliminary pre6 changes from Reimar2004-10-31, by diego
-
QuickSilver skin author, typo2004-10-30, by diego
-
sync with homepage2004-10-30, by diego
-
(re-)synced with 1.798 downto video filters section2004-10-30, by kraymer
-
window now save is old position when going in fullscreen or while using resize preset2004-10-30, by nplourde
-
(re-)sync downto decoding/filtering options2004-10-30, by kraymer
-
sync tag bump, forgot previously2004-10-30, by wight
-
-sync 1.7982004-10-30, by wight
-
-sync 1.522004-10-30, by wight
-
Marillat's homepage has moved.2004-10-30, by diego
-
sync tag bump2004-10-30, by wight
-
sync to 1.151 (but doesn't reflect according changes in help_mp-en.h; it's2004-10-30, by kraymer
-
little wording2004-10-30, by kraymer
-
AMD64 fixes based on patch by Timo Teräs <timo.teras@iki.fi>2004-10-30, by faust3
-
small memleak fix, based on patch by Wei Jiang <jiangw98@yahoo.com>2004-10-30, by faust3
-
Memory Free function Fix, based on patch by Wei Jiang <jiangw98@yahoo.com>2004-10-30, by faust3
-
Sync with 1.798 + french fixes2004-10-30, by gpoirier
-
avoid infinite recursion patch by Bernhard Rosenkraenzer <bero@arklinux.org>2004-10-30, by faust3
-
fix XVideo misdetection on OSF/1, patch by Gabucino <gabucino at mplayerhq.hu>2004-10-30, by faust3
-
Fixed the assumption user will always give 2+ args to the program.2004-10-29, by al
-
ffmpeg mjpeg-b is working2004-10-29, by rtognimp
-
continuing updates2004-10-29, by kraymer
-
compile fix on G32004-10-29, by pontscho
-
panscan now supported in vo_quartz2004-10-29, by nplourde
-
resize preset now respect movie aspect2004-10-29, by nplourde
-
enable pan-scan + menu option2004-10-29, by nplourde
-
Allow attaching gdb on crash automatically.2004-10-28, by reimar
-
get proper movie aspect2004-10-28, by nplourde
-
menu option to set desired movie aspect & keep aspect on window resize2004-10-28, by nplourde
-
autodetect proper monitor aspect2004-10-28, by nplourde
-
better wording2004-10-28, by diego
-
fs_res desc for vo_quartz2004-10-28, by nplourde
-
let you choose fullscreen resolution for slower system2004-10-28, by nplourde
-
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.2004-10-28, by diego
-
spelling2004-10-28, by diego
-
vivodump compiles now, so it can be added to OBJS.2004-10-28, by diego
-
Remove hardcoded filenames in favor of command line parameters, some error2004-10-28, by diego
-
compilation fix, mostly by Reza Jelveh2004-10-28, by diego
-
wording corrected again..2004-10-27, by kraymer
-
began updates of that part of the manpage that was in sync before (~six weeks ago)2004-10-27, by kraymer
-
Miro VideoXL support via lavc2004-10-27, by rtognimp
-
fix windows resizing ui glitch2004-10-27, by nplourde
-
Sync with 1.794: vcresample & sweep filters2004-10-27, by gpoirier
-
lavcresample & sweep filters2004-10-27, by michael
-
repace call to sleep_accurate to usleep which fix hang while using -cache option on osx2004-10-27, by nplourde
-
Removed one Edl debug message2004-10-26, by reynaldo
-
Fixed 2 debug edl messages2004-10-26, by reynaldo
-
1.147: skipped, typo was fixed earlier2004-10-26, by kraymer
-
Added dots at end of sentence (m_config.c section)2004-10-26, by kraymer
-
1.145: Translatable messages moved to help_mp-en.h. (codec-cfg.c)2004-10-26, by kraymer
-
sync by Gabor Mizda <gabrov at freemail dot hu>2004-10-26, by diego
-
cmd can be NULL when leaving the paused mode and using the GUI2004-10-26, by reimar
-
Removal of help_mp.h on make distclean, as requested by Felix Buenemann2004-10-26, by wight
-
Audio plugins have been superceded by audio filters, noticed by Gabrov.2004-10-26, by diego
-
further translation and sync by Mizda Gabor <gabrov at freemail dot hu>2004-10-26, by diego
-
further translation by Carl Furstenberg <azatoth at gmail dot com>2004-10-25, by diego
-
whitespace fixes by Mizda Gabor <gabrov at freemail dot hu>2004-10-25, by diego
-
synced with 1.502004-10-25, by paszczi
-
10l2004-10-25, by ivo
-
1.142: removing ao_alsa9.c and ao_alsa1x.c2004-10-25, by kraymer
-
1.134: New translatable messages for vo_pnm2004-10-25, by kraymer
-
1.132: MSGTR_EdlCantOpenForWrite updated2004-10-25, by kraymer
-
sync by Jiri Heryan <technik at domotech dot cz>2004-10-25, by diego
-
sync tag bump2004-10-25, by wight
-
Marillat's homepage has been down for ages.2004-10-25, by diego
-
translation (yet incomplete) by Carl Furstenberg <azatoth at gmail dot com>2004-10-24, by diego
-
Important typo noticed by Piero di Vita <scognito at libero dot it>2004-10-24, by diego
-
Support wmspdmod.dll version 10.0.0.36462004-10-24, by rtognimp
-
Support WMV Screen Codec 2 (MSS2) with binary codec2004-10-24, by rtognimp
-
print build num2004-10-24, by michael
-
Decode VDOWave (VDOM) with binary codec2004-10-24, by rtognimp
-
10l (mplayer doesnt like AV_NOPTS_VALUE)2004-10-24, by michael
-
_def_enca should always be set to something! And preferrably correctly..2004-10-24, by reimar
-
Windows media video advanced profile (wmva) support via binary codec2004-10-24, by rtognimp
-
Add --enable and --disable options for vo_pnm and vo_md5sum to configure.2004-10-23, by ivo
-
100l for playback speed changing in audio-only case2004-10-23, by reimar
-
10l, missing playback_speed argument in mp_msg call.2004-10-23, by reimar
-
FreeBSD compilation fix2004-10-23, by reimar
-
Remove obsoleted comment about wma9sp running only on windows2004-10-23, by rtognimp
-
Fix for Windows media audio 9 voice codec (format 0x0a)2004-10-23, by rtognimp
-
seeking based on the largest timestamp in an mpeg stream2004-10-23, by aurel
-
Sync with 1.793:2004-10-22, by gpoirier
-
overlay color control support based on patch by Vitos Laszlo <laca <at> evol.ro>2004-10-22, by faust3
-
Enable live resize2004-10-22, by nplourde
-
10000l : fix a crash on x86 due to an horrible mistake in my x86_64 patch2004-10-22, by aurel
-
MEncoder needs -srate together with -af resample,2004-10-21, by diego
-
sync by Mizda Gabor <gabrov at freemail dot hu>2004-10-21, by diego
-
user selectable cutoff frequency2004-10-21, by michael
-
crash with Y8 colourspace fixed2004-10-21, by reimar
-
Sync with 1.7922004-10-21, by gpoirier
-
Sync with 1.791 + some French fixes2004-10-21, by gpoirier
-
small fixes2004-10-21, by diego
-
quartz vo driver specific key binding definition2004-10-21, by nplourde
-
sync 1.18 + linebreak2004-10-21, by wight
-
missing \2004-10-21, by wight
-
fixed typo2004-10-21, by nplourde
-
sine sweep generator2004-10-21, by michael
-
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_642004-10-21, by aurel
-
move variable declaration at beginning of block2004-10-21, by nplourde
-
The Hungarian translation has been available in XML format for some time2004-10-21, by diego
-
Remove incomplete key list and command list and update the other sections2004-10-21, by diego
-
Clarify filters vs plugins.2004-10-21, by diego
-
Better descriptions merged from the XML docs.2004-10-21, by diego
-
grammar + indentation cosmetics2004-10-21, by diego
-
libavcodec resampling ...2004-10-21, by michael
-
removed duplicate case and fixed aspect ratio for window zoom feature2004-10-20, by nplourde
-
darwin vcd support credit2004-10-20, by nplourde
-
allow changing playback speed during playback.2004-10-20, by reimar
-
Sync with 1.788: wording/spelling2004-10-20, by gpoirier
-
fix -loop in combination with -shuffle2004-10-20, by reimar
-
Fixed event handling for menubar and window close button.2004-10-20, by nplourde
-
sync and fixes by Carl Furstenberg <azatoth at gmail dot com>2004-10-20, by diego
-
Small Mp/mp/MP typo fix2004-10-20, by reynaldo
-
partial sync with help_mp-en 1.1482004-10-20, by reynaldo
-
Move help_mp.h generation to Makefile, so it's easier to maintain on2004-10-20, by wight
-
make uninstall was leaving vidix, dha, and libmpdvdkit libraries2004-10-20, by wight
-
sync by Carl Fürstenberg <azatoth at gmail dot com>2004-10-20, by diego
-
Index-Recovery cosmetix2004-10-20, by atmos4
-
printf --> mp_msg by the Wanderer <inverseparadox at comcast dot net>2004-10-20, by diego
-
wording/spelling2004-10-20, by diego
-
Typo noticed by Reimar Döffinger.2004-10-20, by diego
-
sync and fixes by Carl Fürstenberg <azatoth@gmail.com>2004-10-20, by diego
-
translation by Carl Furstenberg <azatoth@gmail.com>2004-10-19, by diego
-
Sync with 1.787:2004-10-19, by gpoirier
-
fix menu bar support and add new movie zoom option menu a la quicktime2004-10-19, by nplourde
-
lavc is faster than XviD and thus recommended for decoding and PP.2004-10-19, by diego
-
man page review part XII2004-10-19, by diego
-
consistent I/P/B-frame spelling2004-10-19, by diego
-
Spelling/wording/clarity improvements and bug fixes.2004-10-19, by diego
-
sync by Mizda Gabor <gabrov at freemail dot hu>2004-10-19, by diego
-
Typo noticed by Nicolas Plourde.2004-10-19, by diego
-
Remove redundant ASF status line, there is another for all formats.2004-10-19, by diego
-
Fix playback on big-endian systems.2004-10-19, by diego
-
10l, patch by Jan Knutar <jknutar@nic.fi>2004-10-18, by faust3
-
sync 1.7832004-10-18, by wight
-
support function for vcd on darwin2004-10-18, by nplourde
-
enable vcd for all darwin based sys not only mac osx2004-10-18, by nplourde
-
document global variables used with fribidi2004-10-18, by faust3
-
correctly display the commas of most hebrew subtitles on the left side2004-10-18, by faust3
-
add vcd support to darwin for ppc2004-10-18, by nplourde
-
Fix compilation when LOG is defined2004-10-18, by rtognimp
-
EOF detection (fix hanging at end of stream)2004-10-18, by rtognimp
-
Bitrate setting option in ve_xvid4.c doesn't follow the rules described2004-10-18, by rathann
-
channel reorder patch by Florian Dietrich <flodt8 at yahoo.de>2004-10-18, by faust3
-
Fix segfault for unexistant/unreachable rtsp streams2004-10-18, by rtognimp
-
Limit Gui redraw rate.2004-10-18, by reimar
-
Recover Keyframe-Index for XviD aswell2004-10-18, by atmos4
-
Synced with 1.779, some typo from 1.7712004-10-18, by danny
-
icon now in /usr/share/pixmaps not /usr/share/icons2004-10-18, by diego
-
Applications menu entry now handled through the top-level Makefile.2004-10-18, by diego
-
Menu entry for all freedesktop.org compliant window managers.2004-10-18, by diego
-
sync by Jiri Heryan <technik at domotech dot cz>2004-10-18, by diego
-
bug fixes by Jiri Heryan <technik at domotech dot cz>2004-10-18, by diego
-
sync 1.782 + 2 spelling mistakes2004-10-17, by wight
-
Sync with 1.782: Only use S/PDIF output when no other alsa device is set,2004-10-17, by gpoirier
-
Only use S/PDIF output when no other alsa device is set, allows to use2004-10-17, by reimar
-
OSD variant for vo_gl.c that behaves more like the one of other vos.2004-10-17, by reimar
-
compile error fix on PPC/G32004-10-17, by pontscho
-
Added new PCI IDS, patch by Benjamin Zores <ben@tutuxclan.org>2004-10-17, by faust3
-
I420 support patch by Benjamin Zores <ben@tutuxclan.org>2004-10-17, by faust3
-
Sync with 1.780: Documents two new postprocessing options: "dering-luma"2004-10-17, by gpoirier
-
Documents two new postprocessing options: "dering-luma" and "dering-chroma"2004-10-17, by gpoirier
-
added gl_common for code used by both vo_gl.c and vo_gl2.c.2004-10-17, by reimar
-
Sync with GomGom's patch-12 version.2004-10-16, by iive
-
Fix incompatibility with audio devices with more then 2 channels2004-10-16, by nplourde
-
Sync with 1.779: missing sentence dots2004-10-15, by gpoirier
-
avoid segfault with -vc dummy2004-10-15, by reimar
-
missing sentence dots2004-10-15, by wight
-
- sync 1.7782004-10-15, by wight
-
Synced with 1.771, drop not necessry \&2004-10-15, by danny
-
synced with 1.192004-10-14, by paszczi
-
Sync with 1.778: Make '.' key default for framestepping2004-10-14, by gpoirier
-
Sync with 1.7772004-10-14, by gpoirier
-
Make '.' key default for framestepping2004-10-14, by reimar
-
some memory leaks fixed2004-10-14, by reimar
-
ao dsound improvements patch by Florian Dietrich <flodt8 at yahoo.de>2004-10-14, by faust3
-
10l to me, noticed by Torinthiel2004-10-14, by diego
-
Added missing toolame to the list of codec specific encoding options.2004-10-14, by diego
-
sync by Mizda Gabor <gabrov@freemail.hu>2004-10-14, by diego
-
vo_gl now supports -panscan as well.2004-10-14, by diego
-
man page review part XI2004-10-14, by diego
-
Comment clarified, patch by Sylvain Colinet <scolinet at gmail dot com>.2004-10-13, by diego
-
Sync with 1.773: allow to step only one frame forward by pressing s.2004-10-13, by gpoirier
-
fixed small memleaks2004-10-13, by reimar
-
typo2004-10-13, by diego
-
sync by Mizda Gabor <gabrov at freemail dot hu>2004-10-13, by diego
-
typo found by Mizda Gabor <gabrov at freemail dot hu>2004-10-13, by diego
-
Remove CPU speed detection since2004-10-13, by diego
-
clarification2004-10-13, by diego
-
allow to step only one frame forward by pressing s.2004-10-12, by reimar
-
Creative ADPCM native decoder from lavc2004-10-12, by rtognimp
-
-fno-PIC will not work on OSX, and it is only useful on x86 anyway.2004-10-12, by reimar
-
10l2004-10-12, by iive
-
better component_func2004-10-12, by alex
-
modified outdated message which was still referring to ALSA 0.5 and 0.92004-10-12, by aurel
-
Translatable messages moved to help_mp-en.h.2004-10-12, by diego
-
bug fixes by Jiri Heryan <technik at domotech dot cz>2004-10-12, by diego
-
updates2004-10-12, by diego
-
translation by Mizda Gabor <gabrov at freemail dot hu>2004-10-12, by diego
-
sync by Mizda Gabor <gabrov at freemail dot hu>2004-10-11, by diego
-
Sync with 1.772: XviD's bvhq option desc2004-10-11, by gpoirier
-
XviD's bvhq option description2004-10-11, by gpoirier
-
Zeta OS support, mostly working.2004-10-11, by reimar
-
too large extradata2004-10-11, by michael
-
Sync with GomGom's patch-12 version.2004-10-11, by iive
-
set myself (Aurelien Jacobs) as vo_vesa maintainer2004-10-11, by aurel
-
removed dependency on liba522004-10-11, by nicodvb
-
LIBAVFORMAT_BUILD >= 46192004-10-10, by michael
-
fix Cyberblade VidiX driver TVOUT patch by Benjamin Zores <ben@tutuxclan.org>2004-10-10, by faust3
-
Do not loose commands while paused.2004-10-10, by reimar
-
The full name of the GPL is GNU General Public License.2004-10-10, by diego
-
aspect scaling and panscan support for vo_gl.c2004-10-10, by reimar
-
typo noticed by Shixin Zeng <shixinzeng at sjtu dot edu dot cn>2004-10-10, by diego
-
Variables for OSD support should be static2004-10-10, by reimar
-
Windows Media Image (WMVP) can be decoded with WMV9 dmo codec2004-10-09, by rtognimp
-
synced with 1.7702004-10-09, by paszczi
-
sync by Mizda Gabor <gabrov at dana dot hu>2004-10-09, by diego
-
Support for 24 bit and 20 bit LPCM (simple and slow :-( )2004-10-09, by reimar
-
correct scaling when the screen resolution is smaller than the flat panel resolution2004-10-09, by faust3
-
Sync with 1.770: af_extrastereo, af_volnorm2004-10-09, by gpoirier
-
fix compilation on mingw2004-10-09, by faust3
-
af_extrastereo, af_volnorm2004-10-09, by diego
-
consistency fix, typos and better wording as suggested by Loren Merritt2004-10-09, by diego
-
Support ON2 variation of AVI format (.vp5 files)2004-10-08, by rtognimp
-
Sync with 1.7672004-10-08, by gpoirier
-
minor revision to improve clearness, add a comprehensive list of all2004-10-08, by gpoirier
-
OpenGL OSD rendering for vo_gl2004-10-08, by reimar
-
Hint at FIXED_POINT for better (SBR) performance.2004-10-08, by diego
-
partial sync by Mizda Gabor <gabrov@dana.hu>2004-10-07, by diego
-
Some french corrections, mostly "s" on plurial forms2004-10-07, by gpoirier
-
credits for the Wanderer, by himself2004-10-07, by diego
-
printf --> mp_msg conversion2004-10-07, by diego
-
10l compilation fix2004-10-06, by reimar
-
fixed UNPACK_ALIGNMENT setting.2004-10-06, by reimar
-
Make Makefile conform to the general MPlayer style, alaw-gen added.2004-10-06, by diego
-
Also ignore alaw-gen and its output.2004-10-06, by diego
-
Missing .cvsignore file added.2004-10-06, by diego
-
Made Makefile conform to the general MPlayer style, clean target added.2004-10-06, by diego
-
File filter dropdown box value is now preserved between dialog invocations.2004-10-06, by diego
-
sync by Jiri Heryan <technik@domotech.cz>2004-10-06, by diego
-
Currently vbeGetProtModeInfo call the 0x4f0a function of int 10h the get2004-10-06, by faust3
-
synced with 1.7652004-10-05, by paszczi
-
make af_help conform better to the the afm/vfm/etc equivalents2004-10-05, by alex
-
unsinged 32 and 24bit types2004-10-05, by alex
-
postproc/yuv2rgb_altivec.c compile fix2004-10-05, by michael
-
keyframe index2004-10-05, by michael
-
xvmc clarification2004-10-05, by diego
-
branch field to distinguish mncf from nut2004-10-05, by michael
-
remove short startcodes2004-10-05, by michael
-
remove non native codec specific data2004-10-05, by michael
-
Sync with 1.764: -alang needs a language code, not a country code.2004-10-05, by gpoirier
-
Syntax check, space after apostrophe, i.e. and e.g. translated2004-10-05, by danny
-
-alang needs a language code, not a country code.2004-10-05, by diego
-
Errors from 1.737 sync, pointed out by Diego2004-10-05, by danny
-
Corrected 'synced with' string, now 1.182004-10-04, by reynaldo
-
make use of 24bit afmt2004-10-04, by alex
-
make use of new defines: 24 and 32bit integer types2004-10-04, by alex
-
reimplementation of the pl_extrastereo and pl_volnorm plugins2004-10-04, by alex
-
fixing authors2004-10-04, by alex
-
introducing 24bit formats and make the values compliant to OSS2004-10-04, by alex
-
How to take a screenshot, how to use dmix, how to choose languages and2004-10-04, by diego
-
Sync with 1.763:2004-10-04, by gpoirier
-
Better description of x264 PSNR stats.2004-10-04, by gpoirier
-
-alang description corrected.2004-10-04, by diego
-
removing ao_alsa9.c and ao_alsa1x.c as they are superseded by ao_alsa.c2004-10-04, by reimar
-
Added missing EOL.2004-10-04, by ivo
-
fixed memleak, especially for fixed-vo.2004-10-03, by reimar
-
fixed compilation warnings and errors (previously my network went down)2004-10-03, by paszczi
-
fixed compilation warnings and errors2004-10-03, by paszczi
-
synced with latest english docs2004-10-02, by paszczi
-
synced with 1.1402004-10-02, by paszczi
-
Typo, pointed out by lu_zero2004-10-02, by rtognimp
-
synced with 1.7612004-10-02, by paszczi
-
typo2004-10-02, by diego
-
typos2004-10-02, by diego
-
Remove preceding newline to make -XXX help output consistent.2004-10-02, by diego
-
Removed all obsolete and unused messages.2004-10-02, by diego
-
Obsolete and unused message removed.2004-10-02, by diego
-
support newer gcc2004-10-02, by faust3
-
Sync with 1.760:2004-10-02, by gpoirier
-
synced with 1.7602004-10-02, by paszczi
-
-sws and -vf scale sections improved, small fixes.2004-10-02, by diego
-
compilation fix2004-10-02, by diego
-
typos2004-10-02, by diego
-
Nroff fixes.2004-10-01, by gpoirier
-
mpi->w and h are set by vf_get_image, do not overwrite them.2004-10-01, by reimar
-
fixed small memleak2004-10-01, by reimar
-
Sync with 1.759:2004-10-01, by gpoirier
-
sync by Jiri Heryan <technik at domotech dot cz>2004-10-01, by diego
-
Documentation of x264 3-pass mode, and typos/fixes on lavc's *_mask2004-10-01, by gpoirier
-
typos2004-09-30, by paszczi
-
synced with 1.7582004-09-30, by paszczi
-
Sync2004-09-30, by gpoirier
-
consistency between the blur filter descriptions2004-09-30, by diego
-
sync by Jiri Heryan <technik at domotech dot cz>2004-09-30, by diego
-
Explanation how to play a VOB from the hard disk.2004-09-29, by diego
-
-dvd-device can point to a directory to play a VOB from the hard disk.2004-09-29, by diego
-
Sync with 1.756:2004-09-29, by gpoirier
-
Removal of vo_md5 and vo_pgm of MAINTAINERS file.2004-09-29, by ivo
-
Removal of vo_pgm and vo_md5, because they have been replaced by vo_pnm2004-09-29, by ivo
-
sync by Reynaldo H. Verdejo Pinochet <reynaldo at opendot dot cl>2004-09-29, by diego
-
Better wording/descriptions as suggested by the Wanderer.2004-09-28, by diego
-
synced with 1.7542004-09-28, by paszczi
-
better, tuneable (via #define) MP3 detection, limit demux_audio to scanning2004-09-28, by reimar
-
show ogg subtitle language on OSD, if available2004-09-28, by joey
-
make sure exit_player gets called2004-09-28, by joey
-
sync2004-09-28, by wight
-
THE "vf=eq2=1.0:-0.8" fix2004-09-28, by gpoirier
-
changed include of stdint.h to inttypes.h2004-09-27, by ivo
-
This reverts the x264 modifications to the man page suggested my Loren, and2004-09-27, by gpoirier
-
identical text for identical suboptions2004-09-27, by diego
-
I need Cola! -vf=eq2=1.0:-0.8 is the syntax for conf file, -vf eq2=1.0:-0.8 is2004-09-27, by gpoirier
-
Sws default setting correction, and random wordings2004-09-27, by gpoirier
-
MEncoder-users mailing list created.2004-09-27, by diego
-
Porting of CRTC2 to mga_vid is stalled.2004-09-27, by diego
-
compensate for width/height being picture width/height instead of bitstream width/height2004-09-27, by michael
-
synced with 1.749 + random fixes2004-09-27, by paszczi
-
Better phrasing suggested by The Wanderer2004-09-27, by gpoirier
-
Tons of French corrections2004-09-27, by gpoirier
-
SBR code does NOT work with fixed point (uses floats, slow as hell)2004-09-27, by rfelker
-
Sync with 1.748: better descriptions for remaining, poorly documented masking2004-09-26, by gpoirier
-
sync with 1.6852004-09-26, by nauj27
-
better descriptions for remaining, poorly documented masking options.2004-09-26, by gpoirier
-
Cumulative sync patch:2004-09-26, by gpoirier
-
use aspect code when used with vidix2004-09-26, by faust3
-
man page review part X2004-09-26, by diego
-
detect byte order even for cross-compiling2004-09-26, by faust3
-
--host-cc option for crosscompiling2004-09-26, by faust3
-
-lavdopts lowres2004-09-26, by michael
-
Look for SDL includes in /usr/include as well, use cc instead of gcc.2004-09-26, by diego
-
Wrong comment, the bitmap is blue, not green.2004-09-26, by diego
-
low resolution decoding2004-09-26, by michael
-
Encoding tip regarding x264's deblock filter suggested by Loren Merritt.2004-09-26, by gpoirier
-
Cumulative sync with 1.7442004-09-26, by gpoirier
-
-lpthread --> $(ARCH_LIB), helps linking on systems without pthread.2004-09-26, by diego
-
quantizer --> quantization as pointed out by Attila2004-09-25, by diego
-
Hint at examples, better wording, some cosmetics.2004-09-25, by diego
-
printf --> mp_msg conversion in ao_plugin2004-09-25, by diego
-
synced with 1.7422004-09-25, by paszczi
-
almost sync :)2004-09-25, by nauj27
-
Sync with 1.7422004-09-25, by gpoirier
-
Better vme description2004-09-25, by gpoirier
-
printf --> mp_msg transition in vo_yuv4mpeg2004-09-25, by diego
-
add ao_dsound author2004-09-25, by faust3
-
Fixed [no]input suboptions.2004-09-25, by syrjala
-
synced with 1.492004-09-25, by paszczi
-
synced with 1.7412004-09-25, by paszczi
-
Better x264 descriptions/fixes based on Loren Merritt's patch (Thu, 23 Sep 2004)2004-09-25, by gpoirier
-
DirectX 7 or later is needed for -vo directx.2004-09-24, by diego
-
FAAD updated by adland.2004-09-24, by diego
-
Update FAAD to a 2.1 beta CVS snapshot from 2004.07.12.2004-09-24, by diego
-
Same wording of vo_jpeg's outdir option as vo_pnm's.2004-09-24, by ivo
-
sync by Jiri Heryan <technik@domotech.cz>2004-09-24, by diego
-
missing extern2004-09-23, by rathann
-
synced with 1.7392004-09-23, by paszczi
-
roff fixes2004-09-23, by diego
-
sync with 1.738 and fixes2004-09-23, by gpoirier
-
Encoding tips for x264 + 10l2004-09-23, by gpoirier
-
Rroff markup fixes and point out a 10l.2004-09-23, by diego
-
roff markup fix2004-09-23, by diego
-
fix examples for ao_alsa options dialog and add example for mixer index.2004-09-23, by reimar
-
Synced with 1.7372004-09-23, by danny
-
synced with 1.738 + small fixes2004-09-22, by paszczi
-
Add comment to remind that voxmsdec.ax requires also msms001.vwp2004-09-22, by rtognimp
-
small fixes2004-09-22, by diego
-
100l2004-09-22, by faust3
-
Cumulative patch2004-09-22, by gpoirier
-
Better lumi/dark_masking descriptions, tips for 4mv and autoaspect and 10l fix2004-09-22, by gpoirier
-
Better nssew description2004-09-22, by gpoirier
-
allow to select an alsa mixer channel index.2004-09-22, by reimar
-
Sync with 1.733: add support for subpel quality refinement option in x264.2004-09-22, by gpoirier
-
fixes, better wordings on the new portable anymap and md5sum video output2004-09-22, by gpoirier
-
add support for subpel quality refinement option in x264.2004-09-22, by iive
-
10l2004-09-22, by rfelker
-
Nobody maintains dvdnav, it's not supported.2004-09-22, by diego
-
sync with 1.732: encoding to mp2 with libtoolame2004-09-21, by gpoirier
-
setting samplesize to 2 in decoders where neccessary.2004-09-21, by reimar
-
encoding to mp2 with libtoolame2004-09-21, by nicodvb
-
encoding to mp2 with libtoolame - only cbr atm2004-09-21, by nicodvb
-
lot of bigendian fixes2004-09-21, by alex
-
credit for Loren Merritt, patch by himself2004-09-21, by diego
-
clarification about FFmpeg license, typo2004-09-21, by diego
-
Sync with 1.731: Better description of lavc's dia encoding option, thanks2004-09-21, by gpoirier
-
Better explain why we have no DVD menus and what to do about it (DIY).2004-09-21, by diego
-
typo, Xine --> xine2004-09-21, by diego
-
Better description of lavc's dia encoding option, thanks to Loren Merritt2004-09-21, by gpoirier
-
Fixes suggested by Diego2004-09-21, by gpoirier
-
Cumulative patch 1.727 and 1.7222004-09-21, by gpoirier
-
split patches up as far as sensibly possible, but no further.2004-09-21, by diego
-
typo2004-09-21, by diego
-
Cosmetics, start new sentences on a new line.2004-09-21, by diego
-
Roff interprets ' as markup, thus lines should never start with '.2004-09-21, by diego
-
sync by Jiri Heryan <technik at domotech dot cz>2004-09-21, by diego
-
cosmetics2004-09-20, by paszczi
-
synced with 1.728 + random fixes2004-09-20, by paszczi
-
Reworked description of lavc's 3-pass encoding; patch by its creator2004-09-20, by gpoirier
-
10l: Make turbo mode compatible with 3-pass encoding2004-09-20, by gpoirier
-
Better description of Loren Merritt's 3-pass mode, better qns desc., and a2004-09-20, by gpoirier
-
Added the uCIFS library, of which a part is used by vo_md5sum.2004-09-20, by ivo
-
"partial" sync with 1.726: Document the new portable anymap and md5sum video2004-09-20, by gpoirier
-
Credit where credit's due :)2004-09-20, by ivo
-
Document the new portable anymap and md5sum video output drivers.2004-09-20, by ivo
-
Added myself to AUTHORS and MAINTAINERS for the new vo_pnm and vo_md5sum2004-09-20, by ivo
-
This patch enables the compilation and linking of vo_md5sum to libvo.2004-09-20, by ivo
-
This patch enables the compilation and linking of vo_pnm (the portable2004-09-20, by ivo
-
New translatable messages for vo_pnm (the portable anymap video output2004-09-20, by ivo
-
New MD5 sum video output driver. For every frame, it calculates the MD5 sum2004-09-20, by ivo
-
New generic 'portable anymap' video output driver. It supports portable2004-09-20, by ivo
-
100l typo2004-09-19, by michael
-
Sync with 1.725: Better wording and clarity as suggested by the Wanderer.2004-09-19, by gpoirier
-
handle sigchld in mplayer.c2004-09-19, by faust3
-
switch_ratio may not work with some filter chains2004-09-19, by faust3
-
Better wording and clarity as suggested by the Wanderer.2004-09-19, by diego
-
cosmetics by frogu2004-09-19, by paszczi
-
Fixes indentation around my contributions, and adds lavc's "turbo" mode,2004-09-19, by gpoirier
-
New lavc flag: "turbo" mode which is supposed to speed up 2-pass encoding2004-09-19, by gpoirier
-
synced with 1.7232004-09-18, by paszczi
-
mp_msg transition of unmaintained audio output drivers.2004-09-18, by ivo
-
Cumulative patch:2004-09-18, by gpoirier
-
fix playback of files with displaysize not set (aspect was set to NaN for these)2004-09-18, by reimar
-
Use the same names as on mphq for the generated man pages.2004-09-18, by diego
-
Reduce excessive verbosity a bit.2004-09-18, by diego
-
man page review part IX2004-09-18, by diego
-
czech man page translation by Jiri Heryan <technik at domotech dot cz>2004-09-18, by diego
-
compile fix2004-09-18, by gabucino
-
force compilers not to optimize/inline extend_stack_for_dll_alloca2004-09-18, by reimar
-
fix reimar's 10l...no actually imho it's arpi's 100l for writing the2004-09-18, by rfelker
-
synced with 1.40 + random fixes2004-09-17, by paszczi
-
A bit of sync2004-09-17, by nauj27
-
synced with 1.7212004-09-17, by paszczi
-
Sync with English manpage2004-09-17, by gpoirier
-
-menu-startup, based on patch by Aurelien Jacobs <aurel at gnuage dot org>2004-09-17, by diego
-
runtime aspect switching, patch by Aurelien Jacobs <aurel at gnuage . org>2004-09-17, by diego
-
Quit now sends an optional return value, based on patch sent by Aurelien2004-09-17, by diego
-
Translate up to MSGL_STATUS so all normal output is translated.2004-09-17, by diego
-
MicroDVD IS a frame-based subtitle format, mistake noticed by Jiri Heryan2004-09-17, by diego
-
wording, spelling and small fixes to the video output driver section2004-09-17, by diego
-
Made the wording of MSGTR_EdlCantOpenForWrite and MSGTR_EdlCantOpenForWrite2004-09-17, by diego
-
10l2004-09-17, by faust3
-
center the image when screenw & height are set2004-09-17, by faust3
-
lastes sync with EDL messages2004-09-17, by kraymer
-
Hardcoded EDL messages moved to help_mp-en.h, Doxygen comments added, patch2004-09-17, by diego
-
moved sh_audio initialization from dec_audio to demuxer.c to fix2004-09-16, by reimar
-
IBM Ultimotion native decoding via libavcodec2004-09-16, by rtognimp
-
Changed the default again so that the initial video position is in2004-09-16, by faust3
-
nick2004-09-16, by diego
-
Support "Creative ADPCM codec" and "Micronas speech codec" audio codecs2004-09-15, by rtognimp
-
synced with 1.7182004-09-15, by paszczi
-
mingw compile fix2004-09-15, by faust3
-
fix a memory corruption and make sure only getch2 handles stdin2004-09-15, by faust3
-
option to display menu at startup, patch by Aurelien Jacobs <aurel at gnuage.org>2004-09-15, by faust3
-
This time is a patch to improve subtitle alignment management. It2004-09-15, by faust3
-
Cumulative patch:2004-09-15, by gpoirier