aboutsummaryrefslogtreecommitdiffhomepage
path: root/mencoder.c
Commit message (Expand)AuthorAge
* audio encoding reworkedGravatar nicodvb2005-04-22
* Errors that cause MEncoder to exit should be MSGL_FATAL, not MSGL_ERR.Gravatar diego2005-04-06
* Change all MSGT_FIXME, MSGL_FIXME to appropiate values.Gravatar diego2005-04-06
* windows priority support patch by Rune Petersen <runner at mail.tele.dk> with...Gravatar faust32005-04-02
* 100l to oded.. edl was causing the decoder to get a first broken packetGravatar rfelker2005-03-23
* EDL for mencoder, patch by Oded (ods15)Gravatar rfelker2005-03-19
* Oded's patch for -speed in mencoder. This can be used for purposesGravatar rfelker2005-03-15
* patch by ods15:Gravatar rfelker2005-03-13
* set AvgBytesPerSecond to the correct value if encoding with mp3lame in cbr modeGravatar nicodvb2005-03-07
* fixes for encoding of multiple filesGravatar henry2005-03-01
* Multifile 10l bugfix by Oded:Gravatar rfelker2005-02-27
* cleanups of the Multiple files patchGravatar henry2005-02-25
* compile fixGravatar henry2005-02-25
* do not hide frame skips/dups! if they happen it's very bad!!Gravatar rfelker2005-02-25
* Always print dup/skip messages when !quiet.Gravatar hzoli2005-02-25
* MEncoder multiple files patch by Oded Shimon (ods15)Gravatar rfelker2005-02-25
* fix missing check against lame_init_params that was leading to video only fil...Gravatar reynaldo2005-02-22
* initial, extremely experimental, libavformat muxer; don't expect anything to ...Gravatar nicodvb2005-02-21
* small reordering to make future 'multiple files' changes more modular, puts s...Gravatar reynaldo2005-02-12
* Print CPUflags and extension support on x86_64, tooGravatar reimar2005-01-29
* happy new yearGravatar diego2005-01-02
* removing AFMT_ dependancyGravatar alex2004-12-27
* Output more information about vids, aids, sids, alangs and slangs with -ident...Gravatar mosu2004-11-25
* Reduce excessive verbosity.Gravatar diego2004-11-15
* add new control message, that is send after end of stream, to flush all remai...Gravatar iive2004-10-09
* printf --> mp_msg conversionGravatar diego2004-10-07
* encoding to mp2 with libtoolameGravatar nicodvb2004-09-21
* x264 encoder support. Original patch send by Bernhard Rosenkraenzer <bero at ...Gravatar iive2004-08-27
* printf -> mp_msg conversion, first stepsGravatar diego2004-08-24
* cache min fill adjustment, based on patch by Jeremy HuddlestonGravatar iive2004-07-16
* We don't want junk in unused parts of the BITMAPINFOHEADERGravatar ranma2004-06-08
* 1000l....of pepsi :(broke -ovc copy!)Gravatar rfelker2004-05-19
* more lame optionsGravatar rfelker2004-05-19
* 10l on cygwin WIN32 gets defined in config.hGravatar faust32004-04-30
* Make it compile on mingw again. Now it is finally possible to include windows...Gravatar faust32004-04-30
* 100l to me!Gravatar rfelker2004-04-30
* removed loader/ dependancy, imported some files from g2, also used patches fr...Gravatar alex2004-04-28
* soft skipping for mencoder. rather than skipping decoding/filteringGravatar rfelker2004-04-28
* "hard" frame duplication for mencoder. this finally makes it possibleGravatar rfelker2004-04-28
* Respect -playlist for asx streamsGravatar rtognimp2004-04-17
* support for abitrary imaadpcm encoding, ported from ffmpegGravatar alex2004-04-07
* Remove spurious +1 to lame_param_quality that contradicts documentation andGravatar diego2004-04-02
* Use aspect from encoder for AVI vprp headerGravatar ranma2004-03-24
* OpenDML read/write supportGravatar ranma2004-03-17
* rawvideo muxer patch by John Earl <jwe21@cam.ac.uk>Gravatar ranma2004-03-09
* write out extraheaders from lavcGravatar alex2004-02-18
* remove raw nonsense and replace it by one ovcGravatar attila2004-02-17
* use libavcodecs float -> fraction conversation if available for -ofps, that w...Gravatar michael2004-02-10
* * changes mencoder's exit code on explicit kill to 2Gravatar attila2004-01-29
* add lame filter optionsGravatar iive2004-01-23