aboutsummaryrefslogtreecommitdiffhomepage
path: root/mencoder.c
Commit message (Expand)AuthorAge
* 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
* Happy new year to all from Argentina :-)Gravatar diego2004-01-12
* add -codecs-file for selecting a specific codecs.conf on the comand lineGravatar attila2004-01-08
* removed the historic libcss supportGravatar alex2003-12-08
* 100lGravatar alex2003-12-08
* RAWYUV output in MEncoder. Patch by Tuukka Toivonen <tuukkat@ee.oulu.fi>Gravatar alex2003-12-08
* Fontconfig support based on patch by Arwed von Merkatz <v.merkatz@gmx.net>, b...Gravatar alex2003-12-08
* Forced subs support for mencoderGravatar attila2003-12-08
* InitTimer has to be called before *Timer-Functions can be used.Gravatar ranma2003-12-02
* workaround! exit if there's no video stream (hopefully it's a proper fix)Gravatar alex2003-11-23
* wrong include on shared lavcGravatar iive2003-11-07
* mencoder lavc audio encoding supportGravatar ranma2003-11-03
* some updates in muxer apiGravatar alex2003-10-22
* Removed the historic cfgparser and switched full to the new config parser (al...Gravatar alex2003-08-13
* sync the basic mplayer and mencoder outputsGravatar alex2003-07-22
* copyright message rework, try 2Gravatar alex2003-07-13
* renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_...Gravatar arpi2003-06-09
* Support for selecting the audio track in Matroska files via -alang.Gravatar mosu2003-05-23
* support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl>Gravatar henry2003-04-07
* MINGW32 portGravatar faust32003-03-31
* Stream cleanup, don't use blah_on options anymore.Gravatar albeu2003-03-30
* fix wrong channel count w/ pcm encodingGravatar henry2003-03-29
* this is a combo patch that:Gravatar arpi2003-03-16
* 1000L i forgot mencoderGravatar albeu2003-03-15
* Made "force_fps" non-static, because code in "libmpdemux" refers to it.Gravatar rsf2003-03-11
* A new nuppel video encoder. Mainly for RT encoding on slow box.Gravatar albeu2003-03-03
* linux->osdepGravatar arpi2003-02-09
* ability to disable the nonsense expand filter is a must! otherwiseGravatar rfelker2003-01-24
* Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.Gravatar arpi2003-01-19
* extension-based filetype detection for headerless files (mp3 vs mpeg, etc)Gravatar arpi2003-01-19
* AltiVec detection code ("borrowed" from FFmpeg andGravatar arpi2003-01-18