Fri, 13 May 2005 14:45:28 +0000 |
henry |
fix the range and type of -tv immediatemode option
|
Tue, 26 Apr 2005 15:07:11 +0000 |
reimar |
not all Windows version have ABOVE_NORMAL and BELOW_NORMAL priorities...
|
Sat, 02 Apr 2005 18:43:18 +0000 |
wight |
100l for missing #ifdef in previous commit
|
Sat, 02 Apr 2005 18:29:16 +0000 |
faust3 |
windows priority support patch by Rune Petersen <runner at mail.tele.dk> with the freedom to shoot yourself in the foot
|
Sat, 19 Mar 2005 20:55:51 +0000 |
rfelker |
EDL for mencoder, patch by Oded (ods15)
|
Tue, 15 Mar 2005 04:10:57 +0000 |
rfelker |
Oded's patch for -speed in mencoder. This can be used for purposes
|
Thu, 24 Feb 2005 15:00:47 +0000 |
alex |
quick solution for making an option less braindead
|
Wed, 19 Jan 2005 18:05:03 +0000 |
diego |
Print warning message when using -dvd-device without libdvdread support.
|
Mon, 18 Oct 2004 20:41:06 +0000 |
faust3 |
correctly display the commas of most hebrew subtitles on the left side
|
Mon, 04 Oct 2004 18:34:39 +0000 |
mosu |
-alang is not limited to the libdvdread dependant code anymore but used in other demuxers as well. Therefore it should not be inside a "#ifdef USE_DVDREAD".
|
Fri, 16 Jul 2004 20:31:17 +0000 |
iive |
cache min fill adjustment, based on patch by Jeremy Huddleston
|
Sun, 06 Jun 2004 13:44:23 +0000 |
rtognimp |
Compilation fix with --disable-liba52
|
Mon, 03 May 2004 13:19:04 +0000 |
diego |
typos, wording and mistakes pointed out by the wanderer
|
Mon, 03 May 2004 10:09:18 +0000 |
diego |
spelling, wording, consistency in comments and printed messages
|
Mon, 26 Apr 2004 08:53:41 +0000 |
alex |
a52 dynamic range compression support by Peter Gansterer
|
Wed, 24 Mar 2004 15:16:36 +0000 |
ranma |
Use aspect from encoder for AVI vprp header
|
Mon, 22 Mar 2004 01:42:43 +0000 |
ranma |
Better vprp aspect fix
|
Thu, 05 Feb 2004 17:08:55 +0000 |
diego |
Duplicate -include option moved to cfg-common.h.
|
Thu, 29 Jan 2004 12:01:26 +0000 |
attila |
* changes mencoder's exit code on explicit kill to 2
|
Sun, 11 Jan 2004 17:07:32 +0000 |
henry |
ALSA 1.x audio out driver
|
Thu, 08 Jan 2004 18:02:31 +0000 |
attila |
add -codecs-file for selecting a specific codecs.conf on the comand line
|
Mon, 08 Dec 2003 21:34:05 +0000 |
alex |
removed the historic libcss support
|
Mon, 08 Dec 2003 13:25:35 +0000 |
alex |
Send HTTP Cookies (reading from mozilla/netscape files) support by Dave Lambley <mplayer-dev-eng@dlambley.freeserve.co.uk>. Disabled by default.
|
Mon, 08 Dec 2003 13:11:52 +0000 |
alex |
Fontconfig support based on patch by Arwed von Merkatz <v.merkatz@gmx.net>, but slightly reworked
|
Mon, 08 Dec 2003 09:32:40 +0000 |
attila |
Forced subs support for mencoder
|
Wed, 12 Nov 2003 00:43:42 +0000 |
iive |
XviD Api4 support
|
Mon, 27 Oct 2003 00:23:39 +0000 |
diego |
_ ---> - in option names, approved by Alex.
|
Sat, 25 Oct 2003 18:44:41 +0000 |
diego |
-vop ---> -vf
|
Wed, 22 Oct 2003 19:01:37 +0000 |
alex |
Saving and loading external index file. Patch by Jason Tackaberry <tack@auc.ca>
|
Wed, 22 Oct 2003 17:54:32 +0000 |
alex |
User settable http user-agent. Patch by Per Wigren
|
Mon, 20 Oct 2003 13:35:55 +0000 |
attila |
big demux_ts fix from Nico <nsabbi@libero.it>
|
Thu, 16 Oct 2003 08:45:10 +0000 |
attila |
Fix compilation when libavcodec is missing.
|
Tue, 14 Oct 2003 10:15:35 +0000 |
alex |
10l found by Raindel Shachar <raindel@techunix.technion.ac.il>
|
Sat, 06 Sep 2003 00:24:05 +0000 |
alex |
audio id setting support for bsdbt848 by Nikolay Nikolaev <nicknickolaev@yahoo.com>
|
Sun, 31 Aug 2003 22:18:27 +0000 |
alex |
remove read/revert hack
|
Sun, 31 Aug 2003 21:55:11 +0000 |
alex |
10l found by albeu
|
Sun, 24 Aug 2003 18:09:29 +0000 |
arpi |
- re-added the old and (no more used) option -tsfastparse with a
|
Sun, 17 Aug 2003 20:42:06 +0000 |
alex |
Fixes FriBiDi support and extends it with configure options. Patch by Raindel Shachar <raindel@techunix.technion.ac.il>
|
Wed, 13 Aug 2003 18:56:29 +0000 |
alex |
Settled to CONF_TYPE_IMGFMT which simplified lot of things. Now there's no need to add new img formats to the source, instead you can try it out by providing it in hexa format, and if it isn't supported by the card, you get a nice error message. That's all.
|
Wed, 13 Aug 2003 16:29:32 +0000 |
alex |
Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
|
Mon, 11 Aug 2003 01:38:50 +0000 |
diego |
Moved -slices to cfg-common.h.
|
Mon, 11 Aug 2003 00:02:46 +0000 |
arpi |
this patch fixes
|
Thu, 07 Aug 2003 12:40:15 +0000 |
henry |
10l - some forgotten ifdefs
|
Thu, 07 Aug 2003 12:24:35 +0000 |
henry |
v4l2 support
|
Sun, 27 Jul 2003 22:20:15 +0000 |
alex |
some missing 'no' pairs of flags
|
Thu, 26 Jun 2003 12:07:20 +0000 |
albeu |
100L
|
Sat, 17 May 2003 12:24:01 +0000 |
bertrand |
Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.
|
Mon, 21 Apr 2003 17:16:49 +0000 |
alex |
10l, noted by Mark Szabo <mw3@daisy.chains.ch>
|
Sun, 13 Apr 2003 11:37:36 +0000 |
albeu |
Fix -vf* vs. -vfm
|
Sat, 12 Apr 2003 13:45:43 +0000 |
albeu |
Add suffix support to the object list type.
|
Wed, 09 Apr 2003 18:04:29 +0000 |
henry |
option for sub match fuzziness level
|
Tue, 08 Apr 2003 20:41:20 +0000 |
henry |
turn most of the subtitle matching fuzziness off by default
|
Mon, 07 Apr 2003 16:04:02 +0000 |
henry |
support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl>
|
Sun, 06 Apr 2003 14:45:32 +0000 |
arpi |
(experimental, for testing/debugging) -novideo option added
|
Sun, 30 Mar 2003 17:14:02 +0000 |
albeu |
-vcd, -dvd, -dvdnav, -tv on, -cuefile and -mf on are deprecated
|
Thu, 27 Mar 2003 20:42:19 +0000 |
albeu |
New option -audiofile-cache to enable a cache for the stream used by
|
Wed, 26 Mar 2003 11:35:13 +0000 |
bertrand |
Added IPv6 support, patch by Dave Lambley <mplayer-dev-eng@dlambley.freeserve.co.uk>
|
Sun, 23 Mar 2003 15:05:14 +0000 |
henry |
color equalizer for tv input
|
Wed, 19 Mar 2003 16:26:58 +0000 |
henry |
hardware mjpeg encoding using v4l by Iv«”n Sz«”nt«Ń <szivan@freemail.hu>
|
Sun, 16 Mar 2003 20:13:28 +0000 |
arpi |
this is a combo patch that:
|