summaryrefslogtreecommitdiffstats
path: root/cfg-common.h
Commit message (Expand)AuthorAgeFilesLines
* introduce new 'stream' directory for all stream layer related components and ...ben2006-07-311-2/+2
* Remove support for obsolete and non-free divx4/odivx libraries.diego2006-07-141-8/+0
* dvd-device should also be enabled when dvdnav_stream is requested but stream_dvddiego2006-07-131-2/+5
* added new pvr:// input for ivtv based cardsben2006-07-101-0/+30
* Initial libass release (without mencoder support).eugeni2006-07-071-0/+10
* -rtsp-port and -rtsp-destination need to be #ifdef MPLAYER_NETWORK.diego2006-07-061-0/+5
* new rtsp-destination option which allows forcing destination ip address (fixe...ben2006-07-011-1/+3
* added new native rtsp demuxer code for mpeg-ts over rtp (now both real and no...ben2006-06-261-4/+3
* removed old dvdnav codenicodvb2006-06-161-6/+0
* restored support for dvdnav only in the stream layer; all other functionaliti...nicodvb2006-06-141-0/+1
* Adds missing NULL last entry to msgl_configiive2006-06-051-0/+2
* Make EDL compilation unconditionaluau2006-04-271-6/+1
* Get ride of the several if(identify) messy lines and rearangment of some of t...reynaldo2006-04-241-0/+2
* rtsp options should be available for mencoder as wellreimar2006-04-181-0/+14
* allow values up to 100 for -mcreimar2006-03-261-1/+1
* Add a msg type for the osd menu.albeu2006-03-251-0/+2
* Automaticall convert message to console charset, use utf8 for GTK2 Guireimar2006-03-081-0/+4
* Make -xy help output consistent, output an empty line before and after.diego2006-03-041-1/+1
* New option: -ignore-startcorey2006-02-201-0/+4
* change sws sharpen filter a littlemichael2006-02-041-2/+2
* proper support for shared libpostprocdiego2006-01-221-1/+1
* Removing obsolete, and until recently, misdocumented option -verbose .ods152005-12-171-1/+0
* Make -really-quiet a common option.diego2005-12-111-0/+1
* 100l, reverting unrelated change with last commitods152005-12-061-8/+0
* new -msglevel option, constrols msg level for every msg moduleods152005-12-061-0/+96
* Demuxer modularizationrtognimp2005-08-051-3/+3
* remove unused cache-prefill and create cache-seek-min that controls when seek...iive2005-07-311-1/+1
* -delay for MEncoder, final step 6.ods152005-07-171-0/+3
* fix the range and type of -tv immediatemode optionhenry2005-05-131-1/+1
* not all Windows version have ABOVE_NORMAL and BELOW_NORMAL priorities...reimar2005-04-261-0/+4
* 100l for missing #ifdef in previous commitwight2005-04-021-0/+2
* windows priority support patch by Rune Petersen <runner at mail.tele.dk> with...faust32005-04-021-0/+19
* EDL for mencoder, patch by Oded (ods15)rfelker2005-03-191-0/+5
* Oded's patch for -speed in mencoder. This can be used for purposesrfelker2005-03-151-0/+1
* quick solution for making an option less braindeadalex2005-02-241-1/+1
* Print warning message when using -dvd-device without libdvdread support.diego2005-01-191-0/+1
* correctly display the commas of most hebrew subtitles on the left sidefaust32004-10-181-0/+4
* -alang is not limited to the libdvdread dependant code anymore but used in ot...mosu2004-10-041-1/+1
* cache min fill adjustment, based on patch by Jeremy Huddlestoniive2004-07-161-1/+3
* Compilation fix with --disable-liba52rtognimp2004-06-061-0/+2
* typos, wording and mistakes pointed out by the wandererdiego2004-05-031-4/+4
* spelling, wording, consistency in comments and printed messagesdiego2004-05-031-28/+28
* a52 dynamic range compression support by Peter Ganstereralex2004-04-261-0/+4
* Use aspect from encoder for AVI vprp headerranma2004-03-241-5/+0
* Better vprp aspect fixranma2004-03-221-0/+4
* Duplicate -include option moved to cfg-common.h.diego2004-02-051-1/+2
* * changes mencoder's exit code on explicit kill to 2attila2004-01-291-0/+9
* ALSA 1.x audio out driverhenry2004-01-111-1/+1
* add -codecs-file for selecting a specific codecs.conf on the comand lineattila2004-01-081-0/+4
* removed the historic libcss supportalex2003-12-081-9/+3
* Send HTTP Cookies (reading from mozilla/netscape files) support by Dave Lambl...alex2003-12-081-2/+5
* Fontconfig support based on patch by Arwed von Merkatz <v.merkatz@gmx.net>, b...alex2003-12-081-0/+7
* Forced subs support for mencoderattila2003-12-081-0/+1
* XviD Api4 supportiive2003-11-121-2/+2
* _ ---> - in option names, approved by Alex.diego2003-10-271-6/+6
* -vop ---> -vfdiego2003-10-251-1/+1
* Saving and loading external index file. Patch by Jason Tackaberry <tack@auc.ca>alex2003-10-221-0/+2
* User settable http user-agent. Patch by Per Wigrenalex2003-10-221-0/+4
* big demux_ts fix from Nico <nsabbi@libero.it>attila2003-10-201-3/+8
* Fix compilation when libavcodec is missing.attila2003-10-161-1/+1
* 10l found by Raindel Shachar <raindel@techunix.technion.ac.il>alex2003-10-141-0/+6
* audio id setting support for bsdbt848 by Nikolay Nikolaev <nicknickolaev@yaho...alex2003-09-061-1/+1
* remove read/revert hackalex2003-08-311-1/+2
* 10l found by albeualex2003-08-311-2/+0
* - re-added the old and (no more used) option -tsfastparse with aarpi2003-08-241-2/+4
* Fixes FriBiDi support and extends it with configure options. Patch by Raindel...alex2003-08-171-0/+9
* Settled to CONF_TYPE_IMGFMT which simplified lot of things. Now there's no ne...alex2003-08-131-1/+1
* Removed the historic cfgparser and switched full to the new config parser (al...alex2003-08-131-10/+12
* Moved -slices to cfg-common.h.diego2003-08-111-0/+5
* this patch fixesarpi2003-08-111-2/+2
* 10l - some forgotten ifdefshenry2003-08-071-1/+1
* v4l2 supporthenry2003-08-071-0/+3
* some missing 'no' pairs of flagsalex2003-07-271-0/+3
* 100Lalbeu2003-06-261-1/+1
* Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.bertrand2003-05-171-2/+2
* 10l, noted by Mark Szabo <mw3@daisy.chains.ch>alex2003-04-211-1/+1
* Fix -vf* vs. -vfmalbeu2003-04-131-3/+2
* Add suffix support to the object list type.albeu2003-04-121-2/+2
* option for sub match fuzziness levelhenry2003-04-091-1/+1
* turn most of the subtitle matching fuzziness off by defaulthenry2003-04-081-0/+1
* support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl>henry2003-04-071-2/+2
* (experimental, for testing/debugging) -novideo option addedarpi2003-04-061-0/+1
* -vcd, -dvd, -dvdnav, -tv on, -cuefile and -mf on are deprecatedalbeu2003-03-301-8/+7
* New option -audiofile-cache to enable a cache for the stream used byalbeu2003-03-271-0/+2
* Added IPv6 support, patch by Dave Lambley <mplayer-dev-eng@dlambley.freeserve...bertrand2003-03-261-0/+15
* color equalizer for tv inputhenry2003-03-231-0/+4
* hardware mjpeg encoding using v4l by Iván Szántó <szivan@freemail.hu>henry2003-03-191-0/+3
* this is a combo patch that:arpi2003-03-161-2/+14
* Add the new -vf option wich is the same as vop in reverse order.albeu2003-03-151-2/+5
* fix for a couple of linking problems patch by (Ambrose Li <a.c.li at ieee dot...michael2003-03-051-0/+4
* 1000l (af moved to common)arpi2003-02-081-0/+11
* Add a command line option (-sub-no-text-pp) to disable subtitlesarpi2003-01-271-0/+1
* Improvements to spudec (DVD/VobSub) subtitle code:rfelker2003-01-241-0/+3
* raw video demuxer, requested by Michaelarpi2003-01-221-0/+2
* extension-based filetype detection for headerless files (mp3 vs mpeg, etc)arpi2003-01-191-0/+2
* Overlapping subs are a feature mainly present in subtitlingarpi2003-01-101-0/+1
* 5l to whoever left this outrfelker2003-01-101-0/+1
* cdrwin-style bin/cue VCD image support (-vcd <track> -cuefile file.cue)arpi2003-01-041-5/+2
* pphelpmichael2003-01-031-0/+1
* user friendly channel tuning + 10L fix in tvi_v4l (by Stephane Jourdois)henry2002-12-281-0/+1
* Me: -sub-bg-* would be nicer. "Background" is usually shortened as "bg", not ...rathann2002-12-281-2/+2
* The following patch adds two new command line options:arpi2002-12-281-0/+2
* -subwidtharpi2002-12-271-0/+1
* Merged EDL 0.5 patch - it's something like Quicktime's edit lists.arpi2002-12-231-0/+5
* overlapping subtitles support is now optional, can be disabled (-nooverlapsub)arpi2002-12-051-0/+1
* dummy -nppmichael2002-10-311-0/+1
* postprocessing cleanup:michael2002-10-281-1/+0
* added an option for specifying the size of capture bufferhenry2002-10-251-0/+1
* cleanup config option handling in libmpdemux.arpi2002-10-231-0/+25
* add an option to force audio recording when a tv card reports no audio sourceshenry2002-10-221-0/+1
* Adding -format and -af switchesanders2002-10-061-0/+1
* aufio filter layer (libaf) integration to libmpcodecs, mplayer and mencoderarpi2002-10-051-0/+4
* removed obsolete/unused audio|video_fm|codec, has_audio|videoarpi2002-09-281-2/+2
* -ac/-afm rewrite, now works the same way as -vc/-vfmarpi2002-09-281-2/+4
* -vc/-vfm accepts codec/driver _list_ now. empty list element for -vc meansarpi2002-09-261-2/+2
* This patch allows you to use fractional values for specifying a zoom.arpi2002-09-201-2/+2
* some mpcodecs option declaration moved to cfg-*, as aren;t used byarpi2002-09-201-0/+6
* -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...arpi2002-08-301-2/+4
* v4l audio fixes by Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz>alex2002-08-301-1/+6
* freetype 2.0/2.1+ support - disabled by default until bugs fixedarpi2002-08-281-0/+8
* 64-bit -sb offsets patch by Andy Goth <unununium@openverse.com>alex2002-08-281-1/+1
* new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:arpi2002-08-211-0/+8
* native DV audio/video decoders using libdvarpi2002-08-051-2/+2
* DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, sm...atmos42002-07-251-0/+2
* Add direct rendering method 2albeu2002-07-201-0/+7
* cosmetix, merge streaming vars extern declarations into cfg-common.h, where t...atmos42002-07-081-0/+7
* Added the bandwidth optionbertrand2002-07-051-0/+2
* -frames 0 fix, multifile frames support by tibcualex2002-06-281-1/+1
* 10l to me and bertrand ;) Fix clash of -pass for http auth with -pass of menc...atmos42002-06-251-1/+1
* Added -user -pass options for http authentication.bertrand2002-06-251-0/+7
* workaround bugs & error resilience ffmpeg decoder optionsmichael2002-06-021-0/+7
* re-ordering options, add comemntsarpi2002-05-041-21/+39
* -xy,-zoom,-flip available in mencoder tooarpi2002-04-291-0/+8
* enabled new OSD code in -vop expand, subtitles rendering support to mencoderarpi2002-04-171-1/+22
* -sb option re-added (noticed by Alexandre Oliva <oliva@lsd.ic.unicamp.br>)arpi2002-04-151-0/+3
* BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com>arpi2002-04-121-0/+4
* video filter layer - written from scratch, but inspired a lot by Fredrik Kuiv...arpi2002-04-061-0/+3
* new dvdnav option: -skipopening - dvdnav patch by Kees Cook <mplayer@outflux....arpi2002-04-031-1/+2
* -alang/-slang support in mencoder tooarpi2002-03-311-0/+2
* * New command line switch for mplayer & mencoder:kmkaplan2002-03-291-0/+1
* Allow cache to be disabled at commandline.atmos42002-03-291-0/+1
* DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net>arpi2002-03-281-0/+3
* Fileslist support for mf demuxer, delemited by ',' and change mf fps to float.atmos42002-03-261-2/+2
* tv -noaudio support by Charles Henrichalex2002-03-151-0/+1
* add mfi supportpontscho2002-02-061-0/+17
* Add -nosound/-sound and -ovc null to mencoder.kmkaplan2002-01-261-0/+2
* Extended DVD chapter specification. Remove -last-chapter option.kmkaplan2002-01-241-2/+1
* 15/16 bit dithering in C (5% slower, can be disabled by comenting #define DIT...michael2002-01-211-0/+4
* a few filters (should be removed/merged when arpis videofilter stuff is finis...michael2002-01-211-0/+14
* Add option -last-chapter for DVD playing/encodingkmkaplan2002-01-211-0/+1
* Added reverting support for -aa* -zr* -pp and -npp optionsalbeu2002-01-191-2/+2
* Fixed a few bugs and added support for VCD/DVD/TV in playlist using virtual urlalbeu2002-01-171-0/+3
* extra NULL field appendedarpi2002-01-141-64/+64
* Return of the 'Old-style-DVD-support', with dynamic loading (using libdl) solgb2002-01-041-14/+4
* new -pp options stuff (-npp ...)michael2001-12-261-0/+1
* afm/vfm syncedalex2001-12-261-2/+2
* -vivo version option addedalex2001-12-151-0/+2
* added -vivo subconfigalex2001-12-151-0/+23
* added new-lines to TYPE_PRINT optionsalex2001-12-111-3/+3
* audio/video_family syncedalex2001-12-091-2/+2
* add tv fps supportalex2001-12-031-0/+1
* horizontal up/downscale linear & cubicmichael2001-12-021-0/+1
* -vcd prints message if not supportedarpi2001-12-011-0/+4
* added support for norm=,chanlist=,channel= and also on-the-fly channel chanin...alex2001-11-171-0/+1
* changed tv_param_freq to stringalex2001-11-111-1/+1
* tv.h has its own USE_TV checkarpi2001-11-111-1/+1
* ms video1 (cram) codecs by Mike Melanson <melanson@pcisys.net>arpi2001-11-111-2/+2
* displaying msg if no tv supportalex2001-11-111-0/+2
* supporting -tv outfmtalex2001-11-111-0/+1
* tv updatealex2001-11-101-1/+2
* added tv subsystemalex2001-11-091-1/+26
* divx4 2-pass support, -frames optionarpi2001-11-031-0/+2
*