aboutsummaryrefslogtreecommitdiffhomepage
path: root/mencoder.c
Commit message (Expand)AuthorAge
* -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
* we're in the year 2002Gravatar jaf2002-02-18
* using mencoder_exit instead exit and returnGravatar alex2002-02-17
* ehhGravatar arpi2002-02-14
* support swscaler for i420Gravatar alex2002-02-10
* div3/vfw encoding fixedGravatar arpi2002-02-10
* temp. workaround for VFW upside-down flipGravatar arpi2002-02-10
* initial seeking (-ss) support in mencoderGravatar rfelker2002-02-10
* VfW encoding support (very alpha yet)Gravatar arpi2002-02-07
* fix spudec, faszom (C#)Gravatar pontscho2002-02-06
* Allows to users control direct renderingGravatar nick2002-02-03
* config file support for mencoderGravatar rfelker2002-02-02
* Minor fixesGravatar nick2002-02-01
* Providing new tune infoGravatar nick2002-02-01
* new video format: yuvrgb. patch by Fredrik Kuivinen <freku045@student.liu.se>Gravatar arpi2002-01-31
* added constant-qscale encoding support with lavc, fixed slightly incorrect de...Gravatar rfelker2002-01-29
* New logic of HW equalizing:Gravatar nick2002-01-28
* show actual video:audio bitrates at status lineGravatar arpi2002-01-27