summaryrefslogtreecommitdiffstats
path: root/mencoder.c
Commit message (Expand)AuthorAgeFilesLines
* fixed cbr audiocopy (if no sh_audio->wf)alex2001-12-081-5/+25
* fixed framecopyalex2001-12-081-5/+21
* no filename needed for tv grabbingalex2001-12-081-1/+1
* do not fault if 2pass VbrControl can't open the logfilealex2001-12-081-6/+22
* set all frames to keyframes for -ovc frameno - allow seeking in resulting aud...arpi2001-12-071-1/+1
* ehh. frame skipping fixed for -ovc framenoarpi2001-12-071-1/+1
* new video codec: frameno (just the number of frame - for 3-pass encoding)arpi2001-12-061-3/+30
* libmp3lame optionalarpi2001-12-061-3/+19
* Using CBR stream format for CBR mp3 audioarpi2001-12-061-1/+10
* CPU detection addedarpi2001-12-041-0/+13
* use return 1; if interrupted - patch by Artur Skawina <skawina@geocities.com>arpi2001-12-041-0/+3
* bugfix if only -x or only -y is usedmichael2001-12-011-1/+3
* yv12 scaling (-x & -y)michael2001-12-011-10/+34
* banner + version printedarpi2001-11-181-0/+7
* Added proper #include's for libvo2mswitch2001-11-141-0/+4
* fixes a segfault if file specified in -o can't be accessedpl2001-11-131-0/+5
* fourcc mapping fixedarpi2001-11-131-0/+3
* -aid fixedarpi2001-11-131-1/+2
* fix typos - patch by Colin Marquardt <colin@marquardt-home.de>pl2001-11-111-2/+2
* support for UYVYarpi2001-11-111-0/+1
* -oac/-ovc (fake:))arpi2001-11-031-5/+7
* avg bps calc fixedarpi2001-11-031-1/+2
* WMP compatibility fixedarpi2001-11-031-5/+6
* divx4 2-pass support, -frames optionarpi2001-11-031-12/+63
* -srate and -pp 0 fixesarpi2001-11-021-10/+10
* fixed AVI header creation - now should be compatible with NaNdubarpi2001-11-021-5/+12
* kurva gui.pontscho2001-11-021-0/+22
* divx4 and lame subconfig supportarpi2001-11-021-35/+38
* verbose fixedarpi2001-11-021-24/+30
* mencoder commandline handlingarpi2001-11-021-13/+42
* new A-V sync correction and fps conversion stuffarpi2001-11-011-18/+45
* input A-V sync correctionarpi2001-11-011-45/+89
* nosound fixed?arpi2001-10-311-0/+6
* libmp3lame vbr mp3 supportarpi2001-10-311-151/+71
* PCM audioarpi2001-10-311-11/+208
* avi audio stream copy supportarpi2001-10-301-9/+107
* YV12 fixed (for mpeg)arpi2001-10-301-3/+6
* fixedarpi2001-10-301-21/+20
* simplifiedarpi2001-10-301-139/+16
* very alpha code - needs Makefile modifications to compilearpi2001-10-291-0/+513