2004-07-14 |
diego |
-use-stdin renamed to -noconsolecontrols.
|
2004-07-14 |
diego |
trailing whitespace removed (cosmetics)
|
2004-07-14 |
diego |
pid syntax documented by Nico Sabbi
|
2004-07-14 |
diego |
cd and cgop lavc options documented, based on a patch by Nico Sabbi.
|
2004-07-14 |
diego |
Patches should be created from the root of the source directory, explanation
|
2004-07-14 |
joyping |
volume calc fixes for mixer, by reimar döffinger, 10l reverse by me
|
2004-07-13 |
diego |
saner order, additions, deletions for pre5
|
2004-07-13 |
diego |
final (?) pre5 changes
|
2004-07-13 |
diego |
clarification
|
2004-07-13 |
reimar |
ao_alsa now uses the device= suboption syntax instead of hw= or hw:
|
2004-07-13 |
iive |
fix 10l fixed_quant bug reported by Michael
|
2004-07-13 |
joyping |
fixes provided by reimar dörfinger. mixer, subdevice parsing, alsa#help,
|
2004-07-12 |
rtognimp |
Status updates and comments about other dll required by some codecs
|
2004-07-12 |
nicodvb |
added multi-pid parsing code (up to 15), pid 0 is always added (for the PAT)
|
2004-07-12 |
diego |
Fix build on Turkish locales when LC_ALL is already set.
|
2004-07-12 |
diego |
OpenBSD portability fixes from the OpenBSD ports tree
|
2004-07-12 |
faust3 |
x86_64 fix by John Stebbins <john@stebbins.name>
|
2004-07-11 |
rtognimp |
Make rtp:// cohexist with LIVE.COM
|
2004-07-11 |
rtognimp |
Indentation fix from previous patch, as discussed on IRC.
|
2004-07-11 |
diego |
OpenBSD portability patches from the OpenBSD ports tree
|
2004-07-11 |
rtognimp |
This fixes the problems that originated from my ewmh
|
2004-07-11 |
faust3 |
10l
|
2004-07-11 |
faust3 |
don't use uninitialized font descriptions
|
2004-07-11 |
faust3 |
avoid using corrupted font descriptions patch by Daniel von Dincklage <danielvd+mpl@cs.colorado.edu>
|
2004-07-10 |
nplourde |
ao_macosx is fixed, moving it back to top
|
2004-07-10 |
faust3 |
10l, patch by Piero di Vita
|
2004-07-10 |
rtognimp |
updates
|
2004-07-10 |
nplourde |
ao_macosx by Dan Christiansen
|
2004-07-10 |
nplourde |
enables resampling of audio in ao_macosx by Dan Christiansen
|
2004-07-09 |
reimar |
fix for xscreensaver disabling
|
2004-07-09 |
rtognimp |
Remove duplicated make distclean for libavformat and libavcodec
|
2004-07-09 |
nplourde |
make mplayer capable of being in the foreground by Dan Christiansen
|
2004-07-09 |
diego |
better menu icons by Piero di Vita <scognito@libero.it>
|
2004-07-09 |
diego |
output wording
|
2004-07-09 |
diego |
updates
|
2004-07-09 |
diego |
updates, corrections, wording, spelling
|
2004-07-09 |
diego |
homepage design, codec packages maintainers
|
2004-07-09 |
diego |
typo
|
2004-07-09 |
diego |
threads lavc option by Loren Merritt <lorenm@u.washington.edu>, typo
|
2004-07-08 |
diego |
Sync and changed character encoding from euckr to utf8 by
|
2004-07-08 |
diego |
3-pass encoding is evil.
|
2004-07-08 |
iive |
make config accept true/false as parameters
|
2004-07-07 |
diego |
sync by Sebastian Krämer <mail@skraemer.de>
|
2004-07-07 |
rtognimp |
Sync with mp_help-en.h v1.121
|
2004-07-07 |
diego |
updates by Sebastian Krämer <mail@skraemer.de>
|
2004-07-07 |
diego |
sync by Ioannis Panteleakis <pioann@csd.auth.gr>
|
2004-07-07 |
luran |
sync with help_mp-en.h
|
2004-07-06 |
faust3 |
default is now to center the image
|
2004-07-06 |
michael |
Altivec unscaled YV12 -> packed YUV patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
|
2004-07-06 |
diego |
better wording/spelling as suggested by the wanderer
|
2004-07-06 |
diego |
more credits, spelling
|
2004-07-06 |
michael |
dc=11 fixed
|
2004-07-06 |
michael |
dc precision and closed gop patch by (Nico Sabbi <nsabbi at tiscali dot it>)
|
2004-07-06 |
diego |
Console message corrected and moved to help_mp-en.h.
|
2004-07-06 |
reimar |
100l, OSX compile fix, patch by Steven Schulz (sms (at) 2BSD (dot) com)
|
2004-07-06 |
mosu |
Use aspect ratio from Theora context. Patch by j at v2v dot cc
|
2004-07-06 |
michael |
multi-threaded lavc patch by (Loren Merritt <lorenm at u dot washington dot edu>)
|
2004-07-05 |
diego |
NSV added to formats, cinepak etc codec updates by Roberto Togni.
|
2004-07-05 |
diego |
improved DVD ripping guide by Jason Tackaberry <tack@sault.org>
|
2004-07-05 |
diego |
Neomagic TV out support docs by Rudolf Marek <MAREKR2@cs.felk.cvut.cz>
|
2004-07-05 |
mosu |
Do not add libmad to the X libraries. Patch by Evgueni V. Gavrilov <aquatique at rusunix dot org>
|
2004-07-03 |
ranma |
Remove useless "size restrictions" message
|
2004-07-03 |
diego |
Point at new XML documentation translation.
|
2004-07-02 |
reimar |
fix crash when no audio-out is available (e.g. mplayer -ao bad test.avi).
|
2004-07-02 |
rtognimp |
We now have JACK audio output
|
2004-07-02 |
rtognimp |
WMP doesn't encode urls with mmst protocol
|
2004-07-02 |
reimar |
removed XFlush() before XSync(), made config_glx return-type signed, force 32bit on Darwin, idea from a patch by Marc Hoffman (mmh <at> pleasantst.com).
|
2004-07-02 |
reimar |
removed XFlush() before XSync()
|
2004-07-02 |
reimar |
ao_alsa now uses -mixer-channel instead of its special -mixer syntax
|
2004-07-02 |
joyping |
string, alloca etc. fixes
|
2004-07-02 |
diego |
updates by Sebastian Krämer <mail@skraemer.de>
|
2004-07-02 |
diego |
better wording by Sebastian Krämer
|
2004-07-02 |
diego |
sync with mplayer.1, noticed by Sebastian Krämer
|
2004-07-01 |
diego |
(hopefully) better -use-stdin description
|
2004-07-01 |
diego |
final pre5 changes, release name
|
2004-07-01 |
diego |
code cleanup
|
2004-07-01 |
diego |
ao_alsa and ao_oss documented.
|
2004-07-01 |
diego |
Bandaid linking fix, somebody should do this properly some day.
|
2004-07-01 |
diego |
10l
|
2004-06-30 |
ranma |
We still need to make sure the upper 16 bits of dwFlags are cleared
|
2004-06-30 |
ranma |
Remove borken index fixup (breaks more than it fixes)
|
2004-06-30 |
rtognimp |
Support for Winnov Videum WINX and WNV1 codecs with binary dll
|
2004-06-30 |
diego |
updates by Sebastian Krämer <mail@skraemer.de>
|
2004-06-30 |
diego |
updates by Sebastian Krämer <mail@skraemer.de>
|
2004-06-30 |
diego |
incomplete skin directories, noticed by Sebastian Krämer <mail@skraemer.de>
|
2004-06-30 |
diego |
typos pointed out by Sebastian Krämer <mail@skraemer.de>
|
2004-06-29 |
diego |
small updates by Sebastian Krämer <mail@skraemer.de>
|
2004-06-29 |
nauj27 |
sync and change widget -> control by Andoni Zubimendi <andoni@lpsat.net>
|
2004-06-29 |
ranma |
If we don't have a NEWAVIINDEX chunk, but have an OpenDML index,
|
2004-06-29 |
diego |
freedesktop.org compliant menu support
|
2004-06-29 |
diego |
updates by Sebastian Krmer <mail@skraemer.de>
|
2004-06-29 |
diego |
sync
|
2004-06-29 |
diego |
sync by Sebastian Krämer <mail@skraemer.de>
|
2004-06-28 |
diego |
new error icon by piero <scognito@libero.it>
|
2004-06-28 |
diego |
better wording
|
2004-06-28 |
mosu |
Do not dereference NULL if no track could be found for a block.
|
2004-06-28 |
diego |
Zsolt Barat maintains all the new ALSA drivers.
|
2004-06-28 |
diego |
typo
|
2004-06-28 |
diego |
This should be the final changelog for pre5 up to now.
|
2004-06-28 |
diego |
more credits for Reza
|
2004-06-28 |
diego |
VIDEO OUTPUT DRIVERS moved right after VIDEO OUTPUT OPTIONS.
|
2004-06-28 |
diego |
better -really-quiet description
|
2004-06-28 |
diego |
Let's keep the full functionality for the release, we can switch this off
|
2004-06-28 |
rfelker |
100l, stripping credits when applying patches is NOT a good way to get developers!!
|
2004-06-28 |
diego |
-rtc-device
|
2004-06-28 |
diego |
10l of a sweet liquid to Alex:
|
2004-06-28 |
diego |
pre5 changes by Reimar and myself
|
2004-06-27 |
reimar |
avoid visuals with low color-depth.
|
2004-06-27 |
rtognimp |
Negate default palette for grayscale cvid
|
2004-06-27 |
faust3 |
10l
|
2004-06-27 |
faust3 |
mingw crosscompiling step 1
|
2004-06-27 |
nauj27 |
Sync by Andoni Zubimendi <andoni@lpsat.net>
|
2004-06-27 |
rtognimp |
Paletted cvid support
|
2004-06-27 |
mosu |
The granulepos does not depend on the number of channels, only on the sample size. Patch by Wolfram Gloger (wmglo at dent dot med dot uni-muenchen dot de).
|
2004-06-27 |
reimar |
1000l in GET_VOLUME. Fix by Lu Ran, hephooey (at) fastmail (dot) fm.
|
2004-06-27 |
diego |
Explain that commenting string operations is important.
|
2004-06-27 |
faust3 |
update
|
2004-06-27 |
faust3 |
10l WAVE_FORMAT_DOLBY_AC3_SPDIF needs to be defined first, patch by Gianluigi Tiesi <sherpya at netfarm.it>
|
2004-06-27 |
michael |
altivec yuv->rgb converter
|
2004-06-26 |
diego |
Real now supports index building as well.
|
2004-06-26 |
rfelker |
this is broken and causes relink during 'make install'. fix it or leave it disabled
|
2004-06-26 |
diego |
grammar/typos pointed out by the Wanderer
|
2004-06-26 |
alex |
mga_vid under linux 2.6.x support written by F. O. Tempel, Ed Sweetman, Gergely Nagy among others
|
2004-06-26 |
alex |
simple, smooth, ram-saving dynamic potmeter, which feature is required by the tvisor skin, patch by Andre Kuhne
|
2004-06-26 |
alex |
make the awk script working for localized machines too, patch by Onur Kucuk
|
2004-06-26 |
diego |
Fix GUI compilation, patch by Reimar Döffinger and Alexander Strasser.
|
2004-06-26 |
diego |
Seeking in RM works now.
|
2004-06-26 |
alex |
Support for comments in plaintext playlist by adland
|