aboutsummaryrefslogtreecommitdiffhomepage
path: root/mencoder.c
Commit message (Expand)AuthorAge
* fix for interlaced (2 fields) mpeg2 streams:Gravatar arpi2002-07-12
* Fix Vobsub output synchro.Gravatar kmkaplan2002-07-11
* MEncoder vobsub ripping support, currently not compatible with windows vobsub...Gravatar atmos42002-07-08
* -frames 0 fix, multifile frames support by tibcuGravatar alex2002-06-28
* clean up warnings in mencoder.Gravatar rfelker2002-06-27
* fixed mono mp3 encoding, hint by Paul OrtylGravatar alex2002-06-23
* mono mp3 encoding support by Paul Ortyl <ortylp at 3miasto.net>Gravatar alex2002-06-23
* On QNX eof szmbol clashes with system headers, workaround by renaming to at_e...Gravatar atmos42002-06-13
* mencoder out-of-diskspace error handling, patch by Eric Lammerts <eric@lammer...Gravatar arpi2002-06-07
* font init needs to be after config parsing, otherwise -font won'tGravatar rfelker2002-06-02
* big cosmetics patch, cleanup of messages printed by mplayer and libs.Gravatar arpi2002-05-20
* Improvment for spu subtitles.Gravatar albeu2002-05-17
* time to make libavcodec as defaultGravatar arpi2002-05-06
* fixed bogus overloaded "q" parameter for lame mp3 encodingGravatar rfelker2002-05-01
* -xy,-zoom,-flip available in mencoder tooGravatar arpi2002-04-29
* do cpudetect before anything elseGravatar arpi2002-04-28
* volume setting with lame - patch by silicon@falcon.sch.bme.huGravatar arpi2002-04-26
* -srate for mp3 fixedGravatar arpi2002-04-18
* cbr mp3 + wmp fixed (hopefully, untested)Gravatar arpi2002-04-18
* DVD subs fixedGravatar arpi2002-04-17
* enabled new OSD code in -vop expand, subtitles rendering support to mencoderGravatar arpi2002-04-17
* -skiplimit/-noskip options to disable fps correctionGravatar arpi2002-04-15
* -sb option re-added (noticed by Alexandre Oliva <oliva@lsd.ic.unicamp.br>)Gravatar arpi2002-04-15
* mp_image.h and img_format.h moved to libmpcodecsGravatar arpi2002-04-13
* -ovc libdv supportGravatar arpi2002-04-12
* BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com>Gravatar arpi2002-04-12
* VCODEC_RAW fixedGravatar arpi2002-04-12
* video codecs moved to libmpencoders, crop/scale removed, use -vop for thatGravatar arpi2002-04-11
* Dirty hack to fix mencoder until someone does all the new filter/vo stuff rig...Gravatar rfelker2002-04-10
* vo_config_count now counts calls to vo->config()Gravatar arpi2002-04-07
* video filter layer - written from scratch, but inspired a lot by Fredrik Kuiv...Gravatar arpi2002-04-06
* 10lGravatar arpi2002-03-31
* -alang/-slang support in mencoder tooGravatar arpi2002-03-31
* Fix bug noticed by Hajba Szilard in message <20020329151644.A23301@revai.hu>Gravatar kmkaplan2002-03-29
* libavcodec 2pass broke mencoder if divx4encore was not available. fixed.Gravatar rfelker2002-03-29
* * New command line switch for mplayer & mencoder:Gravatar kmkaplan2002-03-29
* 2-pass lavc encoding fixedGravatar arpi2002-03-29
* 2-pass encoding with libavcodec - untestedGravatar arpi2002-03-28
* libavcodec 4mv supportGravatar michael2002-03-28
* reset selectionGravatar arpi2002-03-25
* Support for cropping in mencoder. New options:Gravatar ksorim2002-03-23
* splitted mp_msg_init and mp_msg_set_levelGravatar alex2002-03-20
* migrate to new init_video()Gravatar arpi2002-03-18
* libavcodec bitrate is in kbit now ...Gravatar michael2002-03-18
* supporting ffmpegs "hopefully better bitrate control"Gravatar michael2002-03-17
* removed pitches[] messGravatar arpi2002-03-16
* exclude benchmark stuff execution from normal playbackGravatar nick2002-02-24
* frame dropping prediction with benchmarksGravatar nick2002-02-24
* max & average benchmarksGravatar nick2002-02-24
* Options registration for mencoderGravatar albeu2002-02-20