aboutsummaryrefslogtreecommitdiffhomepage
path: root/mencoder.c
Commit message (Expand)AuthorAge
* 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
* 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