aboutsummaryrefslogtreecommitdiffhomepage
path: root/mencoder.c
Commit message (Expand)AuthorAge
* 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
* ETA/Esize for 3pass encoding from stdinGravatar arpi2002-01-27
* status print fixes - DVD estimation worx, print remaining time instead of totalGravatar arpi2002-01-27
* Support for HW equalizingGravatar nick2002-01-27
* ETA/Esize/fps and some more... - new statuslineGravatar arpi2002-01-27
* debug printfs... - 10lGravatar arpi2002-01-27
* bitrate calculator fix?Gravatar arpi2002-01-27
* more audiocopy fixes (especially for .asf)Gravatar arpi2002-01-27
* audio copy fixGravatar arpi2002-01-27
* bitrate calculator for 650/700 mb cdromGravatar arpi2002-01-27
* 3-pass encoding support (reads frame skip/dup control and audio stream from f...Gravatar arpi2002-01-26
* added better fourcc handling for lavc, exiting if no lavc video codec name sp...Gravatar alex2002-01-26
* Add -nosound/-sound and -ovc null to mencoder.Gravatar kmkaplan2002-01-26
* Extended DVD chapter specification. Remove -last-chapter option.Gravatar kmkaplan2002-01-24
* -lavcopts vme= option to set motion estimation method - patch by Rich Felker ...Gravatar arpi2002-01-17
* small gtk bug fix (-display bug, baze gabu, miattad fogok elkarhozni:), and r...Gravatar pontscho2002-01-15
* -endpos option, patch by Fredrik Kuivinen <freku045@student.liu.se>Gravatar arpi2002-01-15
* playtree-based config patch by Alban Bedel <albeu@free.fr>Gravatar arpi2002-01-14
* Add DVD subtitles to menoderGravatar kmkaplan2002-01-11
* libcss support in mencoder, tooGravatar lgb2002-01-04
* divx4encore is detectedGravatar arpi2001-12-30
* added support for I420 input (used by TV V4L) in lavc encoderGravatar alex2001-12-26
* 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