aboutsummaryrefslogtreecommitdiffhomepage
path: root/mencoder.c
Commit message (Expand)AuthorAge
* removed obsolete/unused audio|video_fm|codec, has_audio|videoGravatar arpi2002-09-28
* - fix new afm/vfm supportGravatar pontscho2002-09-28
* -ac/-afm rewrite, now works the same way as -vc/-vfmGravatar arpi2002-09-28
* -vc/-vfm accepts codec/driver _list_ now. empty list element for -vc meansGravatar arpi2002-09-26
* best audio/video codec selection & init moved to libmpcodecsGravatar arpi2002-09-25
* fixed order of uninit (codec, demuxer, stream) - found by Jindrich MakovickaGravatar arpi2002-09-25
* now also tells about 2x xxx MB CDsGravatar jaf2002-09-22
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugGravatar arpi2002-09-22
* wine headers cleanupGravatar arpi2002-09-22
* Support for XviD encodingGravatar kmkaplan2002-09-21
* some mpcodecs option declaration moved to cfg-*, as aren;t used byGravatar arpi2002-09-20
* reversed -ss behaviour (you have to use teh same -ss for all passes)Gravatar arpi2002-09-14
* count dropped frames in -v mode, patch by Andriy N. Gritsenko <andrej@lucky.net>Gravatar arpi2002-09-10
* Import transcode-0.6.1.20020829 XviD VBR Library into mencoder DivX4 encoderGravatar kmkaplan2002-09-09
* warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>Gravatar arpi2002-09-01
* seek frameno.avi too - idea by cpro@posta.unizar.esGravatar arpi2002-08-31
* 10l - use NULL instead of -1 for init_video's vfmGravatar arpi2002-08-31
* Improved MacOS X SDL support, enable SDL main() wrapper for Darwin, remove un...Gravatar atmos42002-08-31
* -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...Gravatar arpi2002-08-30
* new mencoder option -info, to store copyright, title, encoder version etc in AVIGravatar arpi2002-08-29
* finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo apiGravatar alex2002-08-28
* freetype 2.0/2.1+ support - disabled by default until bugs fixedGravatar arpi2002-08-28
* new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:Gravatar arpi2002-08-21
* messages moved from mencoder.c to helpmp??.hGravatar jaf2002-08-07
* using help_mp-??.h for one messageGravatar jaf2002-08-07
* no default oac/ovc (it just confuses users), more detailed -oac/-ovc helpGravatar arpi2002-08-05
* count blocks by rounded-up chunksizes instead of chunks -Gravatar arpi2002-08-02
* audio preload/density/delay configurableGravatar arpi2002-08-01
* DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, sm...Gravatar atmos42002-07-25
* 10l fix, by Rémi Guyomarch <rguyom@pobox.com> && Björn SandellGravatar arpi2002-07-21
* 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