| Commit message (Expand) | Author | Age | Files | Lines |
* | Move movie_aspect extern declaration to libmpcodecs/vd.h. | diego | 2010-02-14 | 1 | -1/+0 |
* | Add license header to all top-level files missing them. | diego | 2010-01-30 | 1 | -0/+18 |
* | Remove CONFIG_TV_TELETEXT. | cehoyos | 2009-11-07 | 1 | -2/+0 |
* | Separate teletext from tv support. | cehoyos | 2009-11-07 | 1 | -4/+4 |
* | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 | 1 | -1/+1 |
* | Add priority support for OS/2 and factorize the Windows priority support. | diego | 2009-02-10 | 1 | -19/+0 |
* | added support for manual audio substream selection out of 0xFD PES streams (B... | nicodvb | 2009-01-04 | 1 | -0/+1 |
* | Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__. | diego | 2008-10-13 | 1 | -2/+2 |
* | Remove redundant declaration of proc_priority. | diego | 2008-10-12 | 1 | -2/+0 |
* | Remove pointless #ifdefs around extern declarations. | diego | 2008-08-12 | 1 | -6/+2 |
* | Remove useless DVB-related #include. | diego | 2008-08-12 | 1 | -1/+0 |
* | Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x. | diego | 2008-08-06 | 1 | -2/+2 |
* | Rename some audio-output-related preprocessor directives. | diego | 2008-08-05 | 1 | -2/+2 |
* | Change a bunch of video/audio-output-specific preprocessor directives from | diego | 2008-08-03 | 1 | -10/+10 |
* | Start unifying names of internal preprocessor directives. | diego | 2008-07-30 | 1 | -4/+4 |
* | Add missing #includes to fix 'make checkheaders'. | diego | 2008-06-17 | 1 | -0/+3 |
* | Add options to disable some or all config files. | albeu | 2008-04-14 | 1 | -0/+2 |
* | Enable runtime control for colorful and/or module name output | zuxy | 2008-04-12 | 1 | -0/+2 |
* | Split cfg-common.h into two separate header files. It was being included twice | diego | 2008-04-11 | 1 | -343/+3 |
* | Move duplicated extern declarations of mp_msg_levels and mp_msg_level_all | diego | 2008-03-04 | 1 | -0/+3 |
* | Add comments to #endif preprocessor directives. | diego | 2008-03-04 | 1 | -11/+11 |
* | Simplify preprocessor conditionals: USE_LIBAV* is defined when compiling | diego | 2008-03-04 | 1 | -2/+2 |
* | Make -af-pre, -af-add, -af-del and -af-clr available. | reimar | 2008-02-17 | 1 | -1/+1 |
* | Change force_fps and force_ofps to double | reimar | 2008-02-14 | 1 | -1/+1 |
* | Change mf_fps to double | reimar | 2008-02-14 | 1 | -2/+2 |
* | Add a comment that explains why this header has no multiple inclusion guards. | diego | 2008-01-01 | 1 | -0/+3 |
* | Fix libass to support -nofontconfig. | ulion | 2007-12-12 | 1 | -2/+2 |
* | Make m_option_t arrays referenced by cfg-common.h const | reimar | 2007-12-02 | 1 | -7/+7 |
* | Make the main m_option_t arrays const | reimar | 2007-12-02 | 1 | -9/+9 |
* | Move fakemono extern to cfg-common.h where it is actually used. | reimar | 2007-12-02 | 1 | -0/+1 |
* | Remove pointless ifdefs around extern declarations | reimar | 2007-12-02 | 1 | -16/+0 |
* | DirectShow based tv:// driver for win32 | voroshil | 2007-10-13 | 1 | -2/+15 |
* | libnemesi support, yet another rtsp/rtp library... | lu_zero | 2007-09-19 | 1 | -0/+7 |
* | Implement setting gain control for video devices (usually webcams) | voroshil | 2007-09-18 | 1 | -0/+1 |
* | warning fix: | diego | 2007-09-10 | 1 | -1/+0 |
* | Revert the part of r24389 that broke compilation of mencoder. | cehoyos | 2007-09-10 | 1 | -0/+1 |
* | Fix warnings: | voroshil | 2007-09-10 | 1 | -1/+0 |
* | Fix warnings: | voroshil | 2007-09-10 | 1 | -5/+0 |
* | Fix warnings: | voroshil | 2007-09-10 | 1 | -2/+0 |
* | fix warnings: | voroshil | 2007-09-10 | 1 | -2/+0 |
* | Fix warnings: | voroshil | 2007-09-10 | 1 | -2/+0 |
* | Option adevice is implemented for all tv:// drivers. | voroshil | 2007-09-09 | 1 | -1/+1 |
* | Add comments to some #endif preprocessor directives. | diego | 2007-09-09 | 1 | -8/+8 |
* | Support for selecting language via packet 28. | voroshil | 2007-08-31 | 1 | -0/+1 |
* | Teletext support. | voroshil | 2007-07-29 | 1 | -0/+5 |
* | Replacing global variables in radio:// with | voroshil | 2007-07-29 | 1 | -10/+10 |
* | Removing global variables from tv:// | voroshil | 2007-07-29 | 1 | -36/+36 |
* | Revert r23530. | voroshil | 2007-06-21 | 1 | -5/+0 |
* | Teletext support for tv:// (v4l and v4l2 only) | voroshil | 2007-06-10 | 1 | -0/+5 |
* | Create a new MSGT for just the status line. | diego | 2007-06-05 | 1 | -0/+2 |
* | New "automute" tv:// option. | voroshil | 2007-05-31 | 1 | -0/+1 |
* | add new -subfont option, that allows having a different font for OSD (control... | ben | 2007-05-20 | 1 | -0/+1 |
* | Add -ass-hinting option for setting font hinting method. | eugeni | 2007-04-27 | 1 | -0/+1 |
* | Merge both USE_DVDREAD sections. | diego | 2007-04-18 | 1 | -5/+2 |
* | Fix preprocessor conditionals: libdvdnav includes libdvdread and configure | diego | 2007-04-18 | 1 | -2/+2 |
* | 5l: don't die when config file contains dvd options and dvd support is missing | rfelker | 2007-04-17 | 1 | -2/+2 |
* | optionally reuse the socket if -reuse-socket is selected; patch by Yong Hwan ... | nicodvb | 2007-03-08 | 1 | -0/+3 |
* | cosmetics: Fix some common typos, appropiate --> appropRiate, | diego | 2007-02-24 | 1 | -2/+2 |
* | Move parsing of the -ss option to the option code. | uau | 2007-02-24 | 1 | -1/+1 |
* | Add global field dominance flag instead of duplicating this "everywhere" | reimar | 2007-02-02 | 1 | -0/+4 |
* | added code to scan the video stream to search the actual video codec used; | nicodvb | 2007-01-28 | 1 | -0/+2 |
* | support for limiting dvd speed; patch by Tobias Diedrich (ranma tdiedrich se) | nicodvb | 2006-12-17 | 1 | -0/+6 |
* | Remove long-deprecated -vop option. | diego | 2006-12-02 | 1 | -3/+1 |
* | Make compilation depending on USE_OSD unconditional. | uau | 2006-11-22 | 1 | -2/+0 |
* | Make compilation depending on USE_SUB unconditional. | uau | 2006-11-21 | 1 | -2/+0 |
* | Add *BSD BT848 radio support | voroshil | 2006-11-18 | 1 | -0/+4 |
* | Clarify messages for unavailable options. | diego | 2006-11-14 | 1 | -7/+7 |
* | Introduce MSGT_ASS, use it for all libass messages. | eugeni | 2006-11-03 | 1 | -0/+2 |
* | after a long time, finally i could add -endpos option to mplayer executable. | ptt | 2006-09-25 | 1 | -0/+3 |
* | Add -ass-styles option. It allows to load styles from a file and use them | eugeni | 2006-09-03 | 1 | -0/+1 |
* | ass-color and ass-border-color options. | eugeni | 2006-09-03 | 1 | -0/+2 |
* | added lavfdopts to pass options to libavformat | nicodvb | 2006-08-30 | 1 | -0/+7 |
* | Radio support, patch by Vladimir Voroshilov (voroshil gmail com) | reimar | 2006-08-28 | 1 | -0/+21 |
* | Add -(no)ass-use-margins option. | eugeni | 2006-08-28 | 1 | -0/+2 |
* | New cmdline option: -ass-force-style. | eugeni | 2006-08-22 | 1 | -0/+1 |
* | introduce new 'stream' directory for all stream layer related components and ... | ben | 2006-07-31 | 1 | -2/+2 |
* | Remove support for obsolete and non-free divx4/odivx libraries. | diego | 2006-07-14 | 1 | -8/+0 |
* | dvd-device should also be enabled when dvdnav_stream is requested but stream_dvd | diego | 2006-07-13 | 1 | -2/+5 |
* | added new pvr:// input for ivtv based cards | ben | 2006-07-10 | 1 | -0/+30 |
* | Initial libass release (without mencoder support). | eugeni | 2006-07-07 | 1 | -0/+10 |
* | -rtsp-port and -rtsp-destination need to be #ifdef MPLAYER_NETWORK. | diego | 2006-07-06 | 1 | -0/+5 |
* | new rtsp-destination option which allows forcing destination ip address (fixe... | ben | 2006-07-01 | 1 | -1/+3 |
* | added new native rtsp demuxer code for mpeg-ts over rtp (now both real and no... | ben | 2006-06-26 | 1 | -4/+3 |
* | removed old dvdnav code | nicodvb | 2006-06-16 | 1 | -6/+0 |
* | restored support for dvdnav only in the stream layer; all other functionaliti... | nicodvb | 2006-06-14 | 1 | -0/+1 |
* | Adds missing NULL last entry to msgl_config | iive | 2006-06-05 | 1 | -0/+2 |
* | Make EDL compilation unconditional | uau | 2006-04-27 | 1 | -6/+1 |
* | Get ride of the several if(identify) messy lines and rearangment of some of t... | reynaldo | 2006-04-24 | 1 | -0/+2 |
* | rtsp options should be available for mencoder as well | reimar | 2006-04-18 | 1 | -0/+14 |
* | allow values up to 100 for -mc | reimar | 2006-03-26 | 1 | -1/+1 |
* | Add a msg type for the osd menu. | albeu | 2006-03-25 | 1 | -0/+2 |
* | Automaticall convert message to console charset, use utf8 for GTK2 Gui | reimar | 2006-03-08 | 1 | -0/+4 |
* | Make -xy help output consistent, output an empty line before and after. | diego | 2006-03-04 | 1 | -1/+1 |
* | New option: -ignore-start | corey | 2006-02-20 | 1 | -0/+4 |
* | change sws sharpen filter a little | michael | 2006-02-04 | 1 | -2/+2 |
* | proper support for shared libpostproc | diego | 2006-01-22 | 1 | -1/+1 |
* | Removing obsolete, and until recently, misdocumented option -verbose . | ods15 | 2005-12-17 | 1 | -1/+0 |
* | Make -really-quiet a common option. | diego | 2005-12-11 | 1 | -0/+1 |
* | 100l, reverting unrelated change with last commit | ods15 | 2005-12-06 | 1 | -8/+0 |
* | new -msglevel option, constrols msg level for every msg module | ods15 | 2005-12-06 | 1 | -0/+96 |
* | Demuxer modularization | rtognimp | 2005-08-05 | 1 | -3/+3 |
* | remove unused cache-prefill and create cache-seek-min that controls when seek... | iive | 2005-07-31 | 1 | -1/+1 |
* | -delay for MEncoder, final step 6. | ods15 | 2005-07-17 | 1 | -0/+3 |
* | fix the range and type of -tv immediatemode option | henry | 2005-05-13 | 1 | -1/+1 |
* | not all Windows version have ABOVE_NORMAL and BELOW_NORMAL priorities... | reimar | 2005-04-26 | 1 | -0/+4 |
* | 100l for missing #ifdef in previous commit | wight | 2005-04-02 | 1 | -0/+2 |
* | windows priority support patch by Rune Petersen <runner at mail.tele.dk> with... | faust3 | 2005-04-02 | 1 | -0/+19 |
* | EDL for mencoder, patch by Oded (ods15) | rfelker | 2005-03-19 | 1 | -0/+5 |
* | Oded's patch for -speed in mencoder. This can be used for purposes | rfelker | 2005-03-15 | 1 | -0/+1 |
* | quick solution for making an option less braindead | alex | 2005-02-24 | 1 | -1/+1 |
* | Print warning message when using -dvd-device without libdvdread support. | diego | 2005-01-19 | 1 | -0/+1 |
* | correctly display the commas of most hebrew subtitles on the left side | faust3 | 2004-10-18 | 1 | -0/+4 |
* | -alang is not limited to the libdvdread dependant code anymore but used in ot... | mosu | 2004-10-04 | 1 | -1/+1 |
* | cache min fill adjustment, based on patch by Jeremy Huddleston | iive | 2004-07-16 | 1 | -1/+3 |
* | Compilation fix with --disable-liba52 | rtognimp | 2004-06-06 | 1 | -0/+2 |
* | typos, wording and mistakes pointed out by the wanderer | diego | 2004-05-03 | 1 | -4/+4 |
* | spelling, wording, consistency in comments and printed messages | diego | 2004-05-03 | 1 | -28/+28 |
* | a52 dynamic range compression support by Peter Gansterer | alex | 2004-04-26 | 1 | -0/+4 |
* | Use aspect from encoder for AVI vprp header | ranma | 2004-03-24 | 1 | -5/+0 |
* | Better vprp aspect fix | ranma | 2004-03-22 | 1 | -0/+4 |
* | Duplicate -include option moved to cfg-common.h. | diego | 2004-02-05 | 1 | -1/+2 |
* | * changes mencoder's exit code on explicit kill to 2 | attila | 2004-01-29 | 1 | -0/+9 |
* | ALSA 1.x audio out driver | henry | 2004-01-11 | 1 | -1/+1 |
* | add -codecs-file for selecting a specific codecs.conf on the comand line | attila | 2004-01-08 | 1 | -0/+4 |
* | removed the historic libcss support | alex | 2003-12-08 | 1 | -9/+3 |
* | Send HTTP Cookies (reading from mozilla/netscape files) support by Dave Lambl... | alex | 2003-12-08 | 1 | -2/+5 |
* | Fontconfig support based on patch by Arwed von Merkatz <v.merkatz@gmx.net>, b... | alex | 2003-12-08 | 1 | -0/+7 |
* | Forced subs support for mencoder | attila | 2003-12-08 | 1 | -0/+1 |
* | XviD Api4 support | iive | 2003-11-12 | 1 | -2/+2 |
* | _ ---> - in option names, approved by Alex. | diego | 2003-10-27 | 1 | -6/+6 |
* | -vop ---> -vf | diego | 2003-10-25 | 1 | -1/+1 |
* | Saving and loading external index file. Patch by Jason Tackaberry <tack@auc.ca> | alex | 2003-10-22 | 1 | -0/+2 |
* | User settable http user-agent. Patch by Per Wigren | alex | 2003-10-22 | 1 | -0/+4 |
* | big demux_ts fix from Nico <nsabbi@libero.it> | attila | 2003-10-20 | 1 | -3/+8 |
* | Fix compilation when libavcodec is missing. | attila | 2003-10-16 | 1 | -1/+1 |
* | 10l found by Raindel Shachar <raindel@techunix.technion.ac.il> | alex | 2003-10-14 | 1 | -0/+6 |
* | audio id setting support for bsdbt848 by Nikolay Nikolaev <nicknickolaev@yaho... | alex | 2003-09-06 | 1 | -1/+1 |
* | remove read/revert hack | alex | 2003-08-31 | 1 | -1/+2 |
* | 10l found by albeu | alex | 2003-08-31 | 1 | -2/+0 |
* | - re-added the old and (no more used) option -tsfastparse with a | arpi | 2003-08-24 | 1 | -2/+4 |
* | Fixes FriBiDi support and extends it with configure options. Patch by Raindel... | alex | 2003-08-17 | 1 | -0/+9 |
* | Settled to CONF_TYPE_IMGFMT which simplified lot of things. Now there's no ne... | alex | 2003-08-13 | 1 | -1/+1 |
* | Removed the historic cfgparser and switched full to the new config parser (al... | alex | 2003-08-13 | 1 | -10/+12 |
* | Moved -slices to cfg-common.h. | diego | 2003-08-11 | 1 | -0/+5 |
* | this patch fixes | arpi | 2003-08-11 | 1 | -2/+2 |
* | 10l - some forgotten ifdefs | henry | 2003-08-07 | 1 | -1/+1 |
* | v4l2 support | henry | 2003-08-07 | 1 | -0/+3 |
* | some missing 'no' pairs of flags | alex | 2003-07-27 | 1 | -0/+3 |
* | 100L | albeu | 2003-06-26 | 1 | -1/+1 |
* | Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash. | bertrand | 2003-05-17 | 1 | -2/+2 |
* | 10l, noted by Mark Szabo <mw3@daisy.chains.ch> | alex | 2003-04-21 | 1 | -1/+1 |
* | Fix -vf* vs. -vfm | albeu | 2003-04-13 | 1 | -3/+2 |
* | Add suffix support to the object list type. | albeu | 2003-04-12 | 1 | -2/+2 |
* | option for sub match fuzziness level | henry | 2003-04-09 | 1 | -1/+1 |
* | turn most of the subtitle matching fuzziness off by default | henry | 2003-04-08 | 1 | -0/+1 |
* | support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl> | henry | 2003-04-07 | 1 | -2/+2 |
* | (experimental, for testing/debugging) -novideo option added | arpi | 2003-04-06 | 1 | -0/+1 |
* | -vcd, -dvd, -dvdnav, -tv on, -cuefile and -mf on are deprecated | albeu | 2003-03-30 | 1 | -8/+7 |
* | New option -audiofile-cache to enable a cache for the stream used by | albeu | 2003-03-27 | 1 | -0/+2 |
* | Added IPv6 support, patch by Dave Lambley <mplayer-dev-eng@dlambley.freeserve... | bertrand | 2003-03-26 | 1 | -0/+15 |
* | color equalizer for tv input | henry | 2003-03-23 | 1 | -0/+4 |
* | hardware mjpeg encoding using v4l by Iván Szántó <szivan@freemail.hu> | henry | 2003-03-19 | 1 | -0/+3 |
* | this is a combo patch that: | arpi | 2003-03-16 | 1 | -2/+14 |
* | Add the new -vf option wich is the same as vop in reverse order. | albeu | 2003-03-15 | 1 | -2/+5 |
* | fix for a couple of linking problems patch by (Ambrose Li <a.c.li at ieee dot... | michael | 2003-03-05 | 1 | -0/+4 |
* | 1000l (af moved to common) | arpi | 2003-02- |