aboutsummaryrefslogtreecommitdiffhomepage
path: root/mencoder.c
Commit message (Expand)AuthorAge
* search codecs.conf at CONFDIRGravatar arpi2001-12-25
* fixed priority support, tested with -vfm -vc, etc.Gravatar atmos42001-12-24
* supporting -ofps by lavc, using avcodec_find_encoder_by_name (latest libavcod...Gravatar alex2001-12-24
* lavc quality fixed - using right fpsGravatar arpi2001-12-24
* fixed scaling and colors with libavcodec (and some comments added)Gravatar alex2001-12-24
* add support for priotity <int> in codecs.conf, higher numbers are betterGravatar atmos42001-12-23
* made divx4 optional (also configure checking needed) and added avcodec_closeGravatar alex2001-12-22
* added libavcodec support (mjpeg,h263,rv10,mpeg1 codecs tested&working) and ad...Gravatar alex2001-12-22
* precachingGravatar arpi2001-12-17
* Patch by Adam Di Carlo <adam@onshore-devel.com>:Gravatar pl2001-12-16
* support for RGB/BGR modes (tested with raw and divx4)Gravatar alex2001-12-15
* vcodec_raw addedGravatar alex2001-12-13
* fixed cbr audiocopy (if no sh_audio->wf)Gravatar alex2001-12-08
* fixed framecopyGravatar alex2001-12-08
* no filename needed for tv grabbingGravatar alex2001-12-08
* do not fault if 2pass VbrControl can't open the logfileGravatar alex2001-12-08
* set all frames to keyframes for -ovc frameno - allow seeking in resulting aud...Gravatar arpi2001-12-07
* ehh. frame skipping fixed for -ovc framenoGravatar arpi2001-12-07
* new video codec: frameno (just the number of frame - for 3-pass encoding)Gravatar arpi2001-12-06
* libmp3lame optionalGravatar arpi2001-12-06
* Using CBR stream format for CBR mp3 audioGravatar arpi2001-12-06
* CPU detection addedGravatar arpi2001-12-04
* use return 1; if interrupted - patch by Artur Skawina <skawina@geocities.com>Gravatar arpi2001-12-04
* bugfix if only -x or only -y is usedGravatar michael2001-12-01
* yv12 scaling (-x & -y)Gravatar michael2001-12-01
* banner + version printedGravatar arpi2001-11-18
* Added proper #include's for libvo2Gravatar mswitch2001-11-14
* fixes a segfault if file specified in -o can't be accessedGravatar pl2001-11-13
* fourcc mapping fixedGravatar arpi2001-11-13
* -aid fixedGravatar arpi2001-11-13
* fix typos - patch by Colin Marquardt <colin@marquardt-home.de>Gravatar pl2001-11-11
* support for UYVYGravatar arpi2001-11-11
* -oac/-ovc (fake:))Gravatar arpi2001-11-03
* avg bps calc fixedGravatar arpi2001-11-03
* WMP compatibility fixedGravatar arpi2001-11-03
* divx4 2-pass support, -frames optionGravatar arpi2001-11-03
* -srate and -pp 0 fixesGravatar arpi2001-11-02
* fixed AVI header creation - now should be compatible with NaNdubGravatar arpi2001-11-02
* kurva gui.Gravatar pontscho2001-11-02
* divx4 and lame subconfig supportGravatar arpi2001-11-02
* verbose fixedGravatar arpi2001-11-02
* mencoder commandline handlingGravatar arpi2001-11-02
* new A-V sync correction and fps conversion stuffGravatar arpi2001-11-01
* input A-V sync correctionGravatar arpi2001-11-01
* nosound fixed?Gravatar arpi2001-10-31
* libmp3lame vbr mp3 supportGravatar arpi2001-10-31
* PCM audioGravatar arpi2001-10-31
* avi audio stream copy supportGravatar arpi2001-10-30
* YV12 fixed (for mpeg)Gravatar arpi2001-10-30
* fixedGravatar arpi2001-10-30