aboutsummaryrefslogtreecommitdiffhomepage
path: root/cfg-common.h
Commit message (Expand)AuthorAge
* overlapping subtitles support is now optional, can be disabled (-nooverlapsub)Gravatar arpi2002-12-05
* dummy -nppGravatar michael2002-10-31
* postprocessing cleanup:Gravatar michael2002-10-28
* added an option for specifying the size of capture bufferGravatar henry2002-10-25
* cleanup config option handling in libmpdemux.Gravatar arpi2002-10-23
* add an option to force audio recording when a tv card reports no audio sourcesGravatar henry2002-10-22
* Adding -format and -af switchesGravatar anders2002-10-06
* aufio filter layer (libaf) integration to libmpcodecs, mplayer and mencoderGravatar arpi2002-10-05
* removed obsolete/unused audio|video_fm|codec, has_audio|videoGravatar arpi2002-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
* This patch allows you to use fractional values for specifying a zoom.Gravatar arpi2002-09-20
* some mpcodecs option declaration moved to cfg-*, as aren;t used byGravatar arpi2002-09-20
* -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...Gravatar arpi2002-08-30
* v4l audio fixes by Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz>Gravatar alex2002-08-30
* freetype 2.0/2.1+ support - disabled by default until bugs fixedGravatar arpi2002-08-28
* 64-bit -sb offsets patch by Andy Goth <unununium@openverse.com>Gravatar alex2002-08-28
* new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:Gravatar arpi2002-08-21
* native DV audio/video decoders using libdvGravatar arpi2002-08-05
* DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, sm...Gravatar atmos42002-07-25
* Add direct rendering method 2Gravatar albeu2002-07-20
* cosmetix, merge streaming vars extern declarations into cfg-common.h, where t...Gravatar atmos42002-07-08
* Added the bandwidth optionGravatar bertrand2002-07-05
* -frames 0 fix, multifile frames support by tibcuGravatar alex2002-06-28
* 10l to me and bertrand ;) Fix clash of -pass for http auth with -pass of menc...Gravatar atmos42002-06-25
* Added -user -pass options for http authentication.Gravatar bertrand2002-06-25
* workaround bugs & error resilience ffmpeg decoder optionsGravatar michael2002-06-02
* re-ordering options, add comemntsGravatar arpi2002-05-04
* -xy,-zoom,-flip available in mencoder tooGravatar arpi2002-04-29
* enabled new OSD code in -vop expand, subtitles rendering support to mencoderGravatar arpi2002-04-17
* -sb option re-added (noticed by Alexandre Oliva <oliva@lsd.ic.unicamp.br>)Gravatar arpi2002-04-15
* BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com>Gravatar arpi2002-04-12
* video filter layer - written from scratch, but inspired a lot by Fredrik Kuiv...Gravatar arpi2002-04-06
* new dvdnav option: -skipopening - dvdnav patch by Kees Cook <mplayer@outflux....Gravatar arpi2002-04-03
* -alang/-slang support in mencoder tooGravatar arpi2002-03-31
* * New command line switch for mplayer & mencoder:Gravatar kmkaplan2002-03-29
* Allow cache to be disabled at commandline.Gravatar atmos42002-03-29
* DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net>Gravatar arpi2002-03-28
* Fileslist support for mf demuxer, delemited by ',' and change mf fps to float.Gravatar atmos42002-03-26
* tv -noaudio support by Charles HenrichGravatar alex2002-03-15
* add mfi supportGravatar pontscho2002-02-06
* Add -nosound/-sound and -ovc null to mencoder.Gravatar kmkaplan2002-01-26
* Extended DVD chapter specification. Remove -last-chapter option.Gravatar kmkaplan2002-01-24
* 15/16 bit dithering in C (5% slower, can be disabled by comenting #define DIT...Gravatar michael2002-01-21
* a few filters (should be removed/merged when arpis videofilter stuff is finis...Gravatar michael2002-01-21
* Add option -last-chapter for DVD playing/encodingGravatar kmkaplan2002-01-21
* Added reverting support for -aa* -zr* -pp and -npp optionsGravatar albeu2002-01-19
* Fixed a few bugs and added support for VCD/DVD/TV in playlist using virtual urlGravatar albeu2002-01-17
* extra NULL field appendedGravatar arpi2002-01-14
* Return of the 'Old-style-DVD-support', with dynamic loading (using libdl) soGravatar lgb2002-01-04