aboutsummaryrefslogtreecommitdiffhomepage
path: root/TOOLS
Commit message (Expand)AuthorAge
* add check for non-ascii charsets used in code and simplify showcont switch ha...Gravatar reimar2006-04-14
* Remove verbosity parameter added to print_*_header call in last revision again.Gravatar diego2006-03-27
* Convert printfs in aviprint.c to mp_msg and give the information printingGravatar diego2006-03-27
* cosmetics: Shorten overly long lines, put SRCS/OBJS on individual linesGravatar diego2006-03-25
* Simplify rules with common make constructs.Gravatar diego2006-03-25
* Simplify clean rule.Gravatar diego2006-03-25
* use mencoder directly for mp3lame encoding instead of lavcGravatar jonas2006-03-22
* -rawvideo on => -demuxer rawvideoGravatar ods152006-03-21
* new tool to encode to mpeg using only mencoder; patch by Giacomo Comes <comes...Gravatar nicodvb2006-01-29
* Make clean/distclean behave uniformly in all directories.Gravatar diego2006-01-27
* change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to ...Gravatar michael2006-01-26
* Update licensing information: The FSF changed postal address.Gravatar diego2006-01-13
* option to show the lines containing anomalies, patch by Ivo van PoortenGravatar wanderer2005-12-07
* some comments and simplificationGravatar alex2005-11-27
* M-x untabifyGravatar gpoirier2005-11-23
* correct k6_mtrr detection, add a great deal of infos about newer processorsGravatar gpoirier2005-11-23
* Unify include path handling by using -I.Gravatar diego2005-11-18
* 302m_convert and 360m_convert are generated files.Gravatar diego2005-11-18
* fastmemcpybench and cpuinfo are x86-specific.Gravatar diego2005-11-18
* Unify include path handling by adding $(MPROOT) to CFLAGS.Gravatar diego2005-11-18
* Makefile reorganized for better clarity and maintainability.Gravatar diego2005-11-18
* spelling/grammarGravatar diego2005-11-17
* Added new TOOL to convert 'anything supported' to VCD/SVCD (PAL/NTSC) using m...Gravatar reynaldo2005-11-16
* avisubdumpGravatar diego2005-11-15
* -waveheader is deprecated, using -ao pcm:waveheader insteadGravatar reynaldo2005-11-11
* random improvements plus some readability cosmeticsGravatar diego2005-10-04
* Document subsearch.sh, menc2pass.Gravatar diego2005-10-04
* Nits suggested by Ivo and Diego. Patch by Matthias Wieser < mwieser AH gmx PO...Gravatar gpoirier2005-10-02
* hardware color-space conversion for vo_gl and vo_gl2Gravatar reimar2005-09-14
* Nits suggested by DiegoGravatar gpoirier2005-09-13
* Adds the script psnr-video.sh to calculate the PSNR between two existing vide...Gravatar gpoirier2005-09-12
* 10lGravatar ivo2005-09-06
* description typo fixesGravatar diego2005-09-02
* typos, cosmeticsGravatar diego2005-08-24
* Add D-Cinema Audio and Video conversion programsGravatar reimar2005-08-23
* compile fix, vobsub.c needs identify variable.Gravatar reimar2005-08-23
* Aconvert allows mencoder to (easily) encode from an audio only file (hack).Gravatar jonas2005-08-18
* wording/spellingGravatar diego2005-08-17
* Added entry for checktree.shGravatar ivo2005-08-17
* Script to check (CVS) source-tree for anomalies, like MSDOS line endings etc..Gravatar ivo2005-08-17
* silly printf() is the onyl reason avi-fix was so slow, a printf forGravatar ods152005-08-16
* remove unused cache-prefill and create cache-seek-min that controls when seek...Gravatar iive2005-07-31
* Only dump to stdoutGravatar ranma2005-07-02
* avisubdumpGravatar ranma2005-07-02
* Add missing escapes, this should now cover all shell special characters AFAICSGravatar ranma2005-07-02
* avi vobsub soft subtitle dumperGravatar ranma2005-07-02
* avi subtitle stream dumperGravatar ranma2005-07-02
* Solaris sed needs the terminating '}' to be on a separate lineGravatar ranma2005-06-30
* Better approach to shell escaping, may not catch all cases yetGravatar ranma2005-06-30
* vobsub time-adjust tool by Gábor Farkas < gabor AH nekomancer POUM net >Gravatar gpoirier2005-06-27