| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-08 | 1 | -0/+11 |
* | Add a command line option (-sub-no-text-pp) to disable subtitles | arpi | 2003-01-27 | 1 | -0/+1 |
* | Improvements to spudec (DVD/VobSub) subtitle code: | rfelker | 2003-01-24 | 1 | -0/+3 |
* | raw video demuxer, requested by Michael | arpi | 2003-01-22 | 1 | -0/+2 |
* | extension-based filetype detection for headerless files (mp3 vs mpeg, etc) | arpi | 2003-01-19 | 1 | -0/+2 |
* | Overlapping subs are a feature mainly present in subtitling | arpi | 2003-01-10 | 1 | -0/+1 |
* | 5l to whoever left this out | rfelker | 2003-01-10 | 1 | -0/+1 |
* | cdrwin-style bin/cue VCD image support (-vcd <track> -cuefile file.cue) | arpi | 2003-01-04 | 1 | -5/+2 |
* | pphelp | michael | 2003-01-03 | 1 | -0/+1 |
* | user friendly channel tuning + 10L fix in tvi_v4l (by Stephane Jourdois) | henry | 2002-12-28 | 1 | -0/+1 |
* | Me: -sub-bg-* would be nicer. "Background" is usually shortened as "bg", not ... | rathann | 2002-12-28 | 1 | -2/+2 |
* | The following patch adds two new command line options: | arpi | 2002-12-28 | 1 | -0/+2 |
* | -subwidth | arpi | 2002-12-27 | 1 | -0/+1 |
* | Merged EDL 0.5 patch - it's something like Quicktime's edit lists. | arpi | 2002-12-23 | 1 | -0/+5 |
* | overlapping subtitles support is now optional, can be disabled (-nooverlapsub) | arpi | 2002-12-05 | 1 | -0/+1 |
* | dummy -npp | michael | 2002-10-31 | 1 | -0/+1 |
* | postprocessing cleanup: | michael | 2002-10-28 | 1 | -1/+0 |
* | added an option for specifying the size of capture buffer | henry | 2002-10-25 | 1 | -0/+1 |
* | cleanup config option handling in libmpdemux. | arpi | 2002-10-23 | 1 | -0/+25 |
* | add an option to force audio recording when a tv card reports no audio sources | henry | 2002-10-22 | 1 | -0/+1 |
* | Adding -format and -af switches | anders | 2002-10-06 | 1 | -0/+1 |
* | aufio filter layer (libaf) integration to libmpcodecs, mplayer and mencoder | arpi | 2002-10-05 | 1 | -0/+4 |
* | removed obsolete/unused audio|video_fm|codec, has_audio|video | arpi | 2002-09-28 | 1 | -2/+2 |
* | -ac/-afm rewrite, now works the same way as -vc/-vfm | arpi | 2002-09-28 | 1 | -2/+4 |
* | -vc/-vfm accepts codec/driver _list_ now. empty list element for -vc means | arpi | 2002-09-26 | 1 | -2/+2 |
* | This patch allows you to use fractional values for specifying a zoom. | arpi | 2002-09-20 | 1 | -2/+2 |
* | some mpcodecs option declaration moved to cfg-*, as aren;t used by | arpi | 2002-09-20 | 1 | -0/+6 |
* | -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make... | arpi | 2002-08-30 | 1 | -2/+4 |
* | v4l audio fixes by Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz> | alex | 2002-08-30 | 1 | -1/+6 |
* | freetype 2.0/2.1+ support - disabled by default until bugs fixed | arpi | 2002-08-28 | 1 | -0/+8 |
* | 64-bit -sb offsets patch by Andy Goth <unununium@openverse.com> | alex | 2002-08-28 | 1 | -1/+1 |
* | new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>: | arpi | 2002-08-21 | 1 | -0/+8 |
* | native DV audio/video decoders using libdv | arpi | 2002-08-05 | 1 | -2/+2 |
* | DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, sm... | atmos4 | 2002-07-25 | 1 | -0/+2 |
* | Add direct rendering method 2 | albeu | 2002-07-20 | 1 | -0/+7 |
* | cosmetix, merge streaming vars extern declarations into cfg-common.h, where t... | atmos4 | 2002-07-08 | 1 | -0/+7 |
* | Added the bandwidth option | bertrand | 2002-07-05 | 1 | -0/+2 |
* | -frames 0 fix, multifile frames support by tibcu | alex | 2002-06-28 | 1 | -1/+1 |
* | |