log

age author description
2005-10-23 rfelker reapply rawaudio muxer fix (don't disable audio without user's permission!) (previously reversed because of mistake in patch.. 10l to me :)
2005-10-23 rfelker reverse patch that was mistakenly applied with unwanted unrelated changes
2005-10-22 diego Add missing quotes around .IPs argument.
2005-10-22 iive Support for video files created by Samsung Miniket VP-M100 diskless camcorder
2005-10-22 mosu Added support for A_AAC.
2005-10-21 ods15 cross compiling probably worth mentioining
2005-10-20 diego Add a few more XML tags for better semantics markup.
2005-10-20 diego Explain how to place subtitles in black bands.
2005-10-20 faust3 mach64_mmio size fix from vidix.sf.net, possible bugfix for #59
2005-10-20 faust3 sync amd64 fixes from vidix.sf.net
2005-10-20 reimar Fix seeking in wav files: align relative to start of data, not start of file
2005-10-20 diego sync with 1.32
2005-10-20 diego ilmv --> ilme typo fix
2005-10-20 reimar semi-hack: avoid passing 0-length blocks to audio filters.
2005-10-20 ods15 document hack
2005-10-20 diego -vc null -vo null is not the fastest way to dump...
2005-10-19 diego Converted from GBK to UTF-8 encoding.
2005-10-19 diego further sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >
2005-10-19 diego sync with 1.188 by Paul TT < paultt == at == hackerjournal == dot == it >
2005-10-19 jheryan Synced with 1.98
2005-10-19 jheryan Typo hunting.
2005-10-19 jheryan Formal syncing. Typo hunting.
2005-10-19 diego charset for help_mp-zh_TW.h
2005-10-19 rfelker processing audio is sometimes essential for a/v sync, so 1000l to
2005-10-18 aurel add cross-compiling support
2005-10-18 aurel replace all the direct $TMPO calls by a tmp_run() function call
2005-10-18 aurel replace mp3lame version detection by required features detection
2005-10-18 aurel modify DirectFB version detection so that it only requires pre-processing
2005-10-18 aurel modify alsa version detection so that it don't require running the generated binary
2005-10-18 aurel add a cxx_check function to simplify C++ libs checking
2005-10-18 gpoirier synced with 1.1140
2005-10-18 rtognimp Update
2005-10-18 rtognimp Add FFmpeg QDM2 audio decoder
2005-10-18 diego xscreensaver --> XScreenSaver
2005-10-18 diego Embarassing goofs in the basic key sections that nobody noticed for ages
2005-10-18 diego Make a few more messages translatable by moving them into help_mp-en.h.
2005-10-18 diego Add a few more CPU models to the list.
2005-10-17 diego Add a note about the "synce with 1.XXX" line that should be in every
2005-10-17 diego Add a note and a workaround about broken hardware players and how they
2005-10-17 gpoirier synced with 1.1139 + Reimar's patch
2005-10-17 rfelker new message was even worse -- B/s means bytes per second, not sample!
2005-10-17 diego further sync by Emfox Zhou < emfoxzhou == at == gmail == dot == com >
2005-10-17 diego deobfuscatioin: csp --> colorspace
2005-10-17 diego Guillaume now maintains the MEncoder documentation.
2005-10-17 diego minor typo
2005-10-17 rfelker 100l -- mismatched type after changing sizes to type long!
2005-10-17 rfelker remove nonsense break statements that do nothing..
2005-10-16 faust3 allow mencoder to load win32 codecs properly patch by Zuxy <zuxy.meng at gmail.com>
2005-10-16 diego Add MIPS64 detection.
2005-10-16 gpoirier 1000l de Breizh Cola: build fix.
2005-10-15 rtognimp Update
2005-10-15 rtognimp Support DTA and FLX extensions for flic via ffmpeg decoder
2005-10-15 rtognimp Add ffmpeg truemotion2 codec, make it default for TM20
2005-10-15 gpoirier synced with 1.1138
2005-10-15 gpoirier synced with 1.1137
2005-10-15 reimar Fix/improve vo_gl and vo_gl2 suboption documentation
2005-10-15 reimar Another usage example for the %n%str escaping syntax and ao_sgi documentation update
2005-10-15 reimar 10l, demux_mpg_control was missing from demuxer info struct, causing audio
2005-10-15 reimar ugly hack to make it work again with external libdvdread
2005-10-15 diego Extend the network test to also check the socket libs.
2005-10-14 gabrov bumped sync tag after typo fix in English version (synced with 1.98)
2005-10-14 gpoirier missing ")", picked up by Mizda Gabor
2005-10-14 gabrov synced with 1.186
2005-10-14 gabrov synced with 1.26
2005-10-14 gabrov synced with 1.97
2005-10-14 gabrov synced with 1.31
2005-10-14 gpoirier Kill a compiler warning, Patch by Zuxy Meng
2005-10-14 gpoirier Make FtpSendCmd() function more user friendly by making it append the necessary "\r\n" line break (instead of the caller)
2005-10-14 gpoirier synced with 1.96, patch by Johan Bos <dariusjb AH gmail POIS com
2005-10-14 rfelker third time is lucky, eh? last workaround broke netbsd, which apparently also has a broken noncompliant implementation of tr. if it still doesn't work... blame someone else. :)
2005-10-13 ivo exit mplayer if audio filter init fails (same as mencoder does)
2005-10-13 gpoirier The Wanderer rulez :)
2005-10-13 ods15 cosmetics. does not change functionality, but makes code easier to read
2005-10-13 ods15 nit by diego
2005-10-13 gpoirier fixes suggested by Diego and Alex
2005-10-13 ods15 weirdness, flags aren't restored right unless you add this second push
2005-10-13 ods15 fix mencoder multi-file with some files having audio but others dont
2005-10-13 reimar Be less verbose.
2005-10-13 reimar Use PRI?64 defines as format strings for 64 bit variables.
2005-10-13 diego further sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >
2005-10-13 faust3 we need stdio.h for SEEK_SET on mingw, patch by Zuxy <zuxy.meng at gmail.com>
2005-10-13 danny Synced with 1.1134 - patch by Paul TT <paultt - at - hackerjournal - dot - it>
2005-10-12 gpoirier List the different containers supported by MEncoder, as well as a nice example of how to produce flash videos. + a bit a clean-up.
2005-10-12 reimar Implement seeking
2005-10-12 reimar implement ADCTRL_RESYNC_STREAM, it tries to detect when decoding is
2005-10-12 reimar Bigendian bug
2005-10-12 reimar Missing space in status line
2005-10-12 reimar Add support for suboption escaping via both "" and %n%str syntax
2005-10-12 ods15 change to switch/case for dumpsub
2005-10-12 reimar Change unsigned->signed and int->long, this fits the asm code better on 64
2005-10-12 gpoirier sync with 1.1136
2005-10-12 reimar -vc dummy is know to cause crashes, so suggest -vc null instead.
2005-10-12 diego further partial sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >
2005-10-11 diego Put networking lib linker flag checks in the order they were before the
2005-10-11 diego misc corrections by Paul TT < paultt -- at -- hackerjournal -- dot -- it >
2005-10-11 diego partial sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot com >