2004-09-17 |
gpoirier |
Sync with English manpage
|
2004-09-17 |
diego |
-menu-startup, based on patch by Aurelien Jacobs <aurel at gnuage dot org>
|
2004-09-17 |
diego |
runtime aspect switching, patch by Aurelien Jacobs <aurel at gnuage . org>
|
2004-09-17 |
diego |
Quit now sends an optional return value, based on patch sent by Aurelien
|
2004-09-17 |
diego |
Translate up to MSGL_STATUS so all normal output is translated.
|
2004-09-17 |
diego |
MicroDVD IS a frame-based subtitle format, mistake noticed by Jiri Heryan
|
2004-09-17 |
diego |
wording, spelling and small fixes to the video output driver section
|
2004-09-17 |
diego |
Made the wording of MSGTR_EdlCantOpenForWrite and MSGTR_EdlCantOpenForWrite
|
2004-09-17 |
faust3 |
10l
|
2004-09-17 |
faust3 |
center the image when screenw & height are set
|
2004-09-17 |
kraymer |
lastes sync with EDL messages
|
2004-09-17 |
diego |
Hardcoded EDL messages moved to help_mp-en.h, Doxygen comments added, patch
|
2004-09-16 |
reimar |
moved sh_audio initialization from dec_audio to demuxer.c to fix
|
2004-09-16 |
rtognimp |
IBM Ultimotion native decoding via libavcodec
|
2004-09-16 |
faust3 |
Changed the default again so that the initial video position is in
|
2004-09-16 |
diego |
nick
|
2004-09-16 |
faust3 |
make it possible to use the run command from a menu config file, based on a patch by Aurelien Jacobs <aurel@gnuage.org>
|
2004-09-16 |
faust3 |
stdout and stderr are macros --- you can't assign to them. Assignment doesn't make sense anyway, because freopen will always return the same FILE * structure that it got in parameter. patch by Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
|
2004-09-16 |
faust3 |
declare modify_ldt with syscall3 macro for older glibcs patch by Mikulas Patocka <mikulas at artax.karlin.mff.cuni.cz>
|
2004-09-15 |
rtognimp |
Support "Creative ADPCM codec" and "Micronas speech codec" audio codecs
|
2004-09-15 |
faust3 |
Depend on bio2jack v0.3 as it fixes an important bug in JACK_Write() function patch by ismail donmez <kde@myrealbox.com>
|
2004-09-15 |
paszczi |
synced with 1.718
|
2004-09-15 |
faust3 |
mingw compile fix
|
2004-09-15 |
faust3 |
fix not matching prototype, patch by Mikulas Patocka <mikulas at artax.karlin.mff.cuni.cz>; remove ^M
|
2004-09-15 |
faust3 |
fix a memory corruption and make sure only getch2 handles stdin
|
2004-09-15 |
faust3 |
option to display menu at startup, patch by Aurelien Jacobs <aurel at gnuage.org>
|
2004-09-15 |
faust3 |
This time is a patch to improve subtitle alignment management. It
|
2004-09-15 |
gpoirier |
Cumulative patch:
|
2004-09-15 |
faust3 |
fix ineffectual video equalizer command line options, patch by kiriuja <mplayer-bugs at en-directo.net>, closes #37, some more variable docu by me
|
2004-09-15 |
danny |
Audio output driver suboptions documented
|
2004-09-15 |
faust3 |
slave mode command to switch aspect ratio, patch by Aurelien Jacobs <aurel at gnuage.org>
|
2004-09-15 |
faust3 |
quit slave mode command now accepts an exit value, patch by Aurelien Jacobs <aurel at gnuage.org>
|
2004-09-15 |
faust3 |
add a comment to the Xorg workaround
|
2004-09-14 |
rtognimp |
Index must be positive to prevent endless loop on bad data
|
2004-09-14 |
faust3 |
workaround for Xorg-6.8 not saving the surface registers on bigendian
|
2004-09-14 |
iive |
fix compile on gcc 2.95.3
|
2004-09-13 |
rtognimp |
AVC support moved to libavcodec, avcC atom is now passed in extradata
|
2004-09-13 |
wight |
sync 1.717
|
2004-09-12 |
wight |
random fixes, spelling, vocabulary
|
2004-09-12 |
wight |
Consistency fixes, spelling
|
2004-09-12 |
gpoirier |
Sync with English mp-v1.715.
|
2004-09-12 |
danny |
All video driver suboptions documented, gif and tga examples
|
2004-09-12 |
diego |
small fixes
|
2004-09-12 |
kraymer |
changed wording (s/Unteroption/Suboption)
|
2004-09-12 |
iive |
2pass encoding support for x264(r46).
|
2004-09-12 |
mosu |
Spelling. Patch by Jan Minar <jjminar at fastmail onedot fm>.
|
2004-09-12 |
gpoirier |
Sync with 1.711:
|
2004-09-12 |
ivo |
Added one more error check. Forgot it last time (grrr :) ).
|
2004-09-11 |
kraymer |
removed occurence of work as maintainer (in regard to Diego's email)
|
2004-09-11 |
kraymer |
updates in video output drivers section (update rev 1710 of en/mplayer.1)\nother minor fixes
|
2004-09-11 |
kraymer |
hopefully last format correction regarding prior commit in video output drivers section
|
2004-09-11 |
kraymer |
fixes some typos, wording and formatting
|
2004-09-11 |
ivo |
Fixed typo.
|
2004-09-11 |
ivo |
* Changed malloc and strncpy to strdup. Less code.
|
2004-09-11 |
kraymer |
added myself to AUTHORS file
|
2004-09-11 |
kraymer |
changed email address
|
2004-09-11 |
kraymer |
minor changes I came across during sync of videofilters section
|
2004-09-11 |
kraymer |
spell-checking done for beginning until player-specific options (mplayer only)
|
2004-09-11 |
diego |
Make --with-x264incdir work, patch by Jan Knutar <jknutar at nic.fi>
|
2004-09-11 |
reimar |
fix seeking in audio-only case (crash when seeking backwards, time reset to 0)
|
2004-09-11 |
danny |
Video driver null, yuv4mpeg, gif89a, pgm, png and tga documented, jpeg drop from the list to document
|
2004-09-11 |
alex |
info packet is now file global, while meta pakcet is stream specific, as discussed with Rich
|
2004-09-11 |
reimar |
output faad error message in case of a decoder error
|
2004-09-10 |
rtognimp |
100l
|
2004-09-10 |
al |
Don't prepend basepath to a full unix path. ( 10l to Joey. )
|
2004-09-10 |
diego |
libavformat
|
2004-09-10 |
rtognimp |
Fixes for VirtualAlloc function:
|
2004-09-10 |
diego |
typos, wording
|
2004-09-10 |
rfelker |
show video format for all demuxers, not just avi (move this somewhere else if you prefer)
|
2004-09-10 |
ivo |
Removed unused variable (leftover of having two instances of directory creation
|
2004-09-09 |
reimar |
avoid always skipping first junk with a "sync lost" message
|
2004-09-09 |
rtognimp |
Don't leave a messed up terminal after a crash
|
2004-09-09 |
gpoirier |
typos and wordings picked up by Diego
|
2004-09-09 |
gpoirier |
Sync with 1.709: "some typo, case change"
|
2004-09-09 |
gpoirier |
Encoding options update, most are XviD related
|
2004-09-09 |
paszczi |
sync
|
2004-09-09 |
danny |
some typo, case change
|
2004-09-09 |
paszczi |
synced with 1.708 (aka first sync from my laptop;P)
|
2004-09-09 |
gpoirier |
All video filters are now documented and in sync against English man page.
|
2004-09-09 |
attila |
adding the code documentation guide lines
|
2004-09-08 |
diego |
chunk size fix from Ross Finlayson, ported from xine
|
2004-09-08 |
diego |
CVS policy updated as discussed on dev-eng.
|
2004-09-08 |
diego |
Von/van should not determine alphabetical order, email address added.
|
2004-09-08 |
gpoirier |
Typos on the XviD section
|
2004-09-08 |
danny |
Synced with 1.707
|
2004-09-08 |
ivo |
Renamed some MSGTR_VO_JPEG_* messages to MSGTR_VO_* messages, so they can
|
2004-09-08 |
ivo |
This patch moves the directory creation code to a separate function. I have
|
2004-09-07 |
gpoirier |
Big changes on XviD documentation.
|
2004-09-07 |
diego |
OpenBSD clarification by Björn Sandell <biorn @ dce . chalmers . se>
|
2004-09-07 |
kraymer |
newly created videofilters section
|
2004-09-07 |
kraymer |
finished translation and review of decoding/filtering section
|
2004-09-07 |
kraymer |
\-af note added
|
2004-09-07 |
gpoirier |
Cumulative patch
|
2004-09-07 |
gpoirier |
Sync with Diego's alphabetical order for lavdopts
|
2004-09-07 |
michael |
disable direct rendering for h264
|
2004-09-07 |
diego |
MPlayer X11 options do not affect SDL.
|
2004-09-07 |
diego |
spelling
|
2004-09-06 |
kraymer |
reorder lavdopts suboptions to achieve alphabetical order
|
2004-09-06 |
kraymer |
\-jpeg moved
|
2004-09-06 |
rfelker |
finally diego will be happy....this is totally useless but oh well :)
|
2004-09-06 |
ivo |
mplayer -af help now lists all available audio filters.
|
2004-09-06 |
reimar |
do not modify d_width and d_height when -xy option was given, otherwise -xy has no effect with e.g. vo_gl
|
2004-09-06 |
rfelker |
pullup docs + new feature for slow cpus :)
|
2004-09-06 |
reimar |
Copy-n-Paste bug breaking channel selection in audio configuration dialog
|
2004-09-06 |
diego |
typo
|
2004-09-06 |
diego |
pan filter needs number of _input_ channels, ported from the man page.
|
2004-09-06 |
diego |
List administrators.
|
2004-09-06 |
diego |
mailing lists and german documentation maintainers, spelling
|
2004-09-06 |
diego |
-lavdopts fast, small fix to -lavdopts ec
|
2004-09-06 |
diego |
alphabetical order for lavdopts
|
2004-09-06 |
diego |
MB, QP explanation, some more consistency
|
2004-09-06 |
diego |
some new patch policy: compression, mail threading, printf vs mp_msg
|
2004-09-06 |
gpoirier |
More information on XviD's "interlaced" and "4mv" options thanks to a
|
2004-09-05 |
rfelker |
fix seeking with -hr-mp3-seek. maybe not the best fix (why is last_pts
|
2004-09-05 |
kraymer |
Sorry, typo
|
2004-09-05 |
kraymer |
sync to latest updates in vo_jpeg.c section
|
2004-09-05 |
gpoirier |
Pretty much all filters documented and in sync now (up to "phase" filter,
|
2004-09-05 |
ivo |
Some minor vo_jpeg fixes:
|
2004-09-05 |
joey |
fixed --enable-gif bug
|
2004-09-05 |
rfelker |
fixed warning in my patch
|
2004-09-05 |
rfelker |
ensure that avi files have a valid header as soon as possible.
|
2004-09-05 |
gpoirier |
updates -vo jpeg:options and minor sync
|
2004-09-04 |
ivo |
Removal of -jpeg commandline option.
|
2004-09-04 |
reimar |
alignment for SPARC64, second try
|
2004-09-04 |
reimar |
af_pan wants number of _input_ channels, fixes bugzilla bug #22
|
2004-09-04 |
diego |
switch_vsync patch by Aurelien Jacobs <aurel @ gnuage.org>, small fix
|
2004-09-03 |
kraymer |
sync to latest manpage reviews by Diego
|
2004-09-03 |
al |
We don't need to support the old nvidia binary driver bug any longer.
|
2004-09-03 |
gpoirier |
better documentation of not obvious subq default setting
|
2004-09-03 |
gpoirier |
Diego's man page review part VIII commited, small syncs on video filters
|
2004-09-03 |
diego |
alphabetical order
|
2004-09-03 |
gpoirier |
All libavcodec encoding options are now documented
|
2004-09-03 |
reimar |
improved suboption parsing, fixes also compiler warnings
|
2004-09-03 |
reimar |
first attempt to make 24-bit PCM DVDs work
|
2004-09-03 |
rfelker |
strictness level -1 to 'almost' ignore breaks
|
2004-09-02 |
rfelker |
just some debugging junk i'd like to have in there for now :)
|
2004-09-02 |
reimar |
missing initialization of round
|
2004-09-02 |
michael |
hue filter bugfix by ("James Crowson" <jbcrowso at ncsu dot edu>)
|
2004-09-02 |
nauj27 |
sync by Andoni Zubimendi <andoni at lpsat.net>
|
2004-09-02 |
michael |
non spec compliant optizations support
|
2004-09-02 |
faust3 |
subtitle autodetection regardles of case (bug #65), patches Michal Svec <rebel at atrey.karlin.mff.cuni.cz> and Reynaldo H. Verdejo Pinochet <reynaldo at opendot.cl>
|
2004-09-02 |
faust3 |
slave mode command to en/disable vsync, patch by Aurelien Jacobs <aurel at gnuage.org>
|
2004-09-02 |
faust3 |
fix for i420 format, initial patch by Aurelien Jacobs <aurel at gnuage.org> from the Geexbox mplayer patchset, some modification by me
|
2004-09-02 |
wight |
sync tag bumped to 1.47
|
2004-09-02 |
wight |
sync 1.65
|
2004-09-02 |
wight |
sync 1.47
|
2004-09-02 |
wight |
- <screen> -> <command>, improves readibility and sense.
|
2004-09-02 |
diego |
typo
|
2004-09-01 |
wight |
- sync 1.45
|
2004-09-01 |
paszczi |
synced with 1.694 + additional fixes
|
2004-09-01 |
diego |
man page review part VIII
|
2004-09-01 |
gpoirier |
Fixes some upercase/points on sentences
|
2004-09-01 |
ivo |
One-time cosmetics update.
|
2004-08-31 |
gpoirier |
Sync against Diego's man page review part VI & VII
|
2004-08-31 |
gpoirier |
Massive updates and sync on filters section.
|
2004-08-31 |
diego |
man page review part VII
|
2004-08-31 |
paszczi |
synced with 1.692 + random fixes
|
2004-08-31 |
gpoirier |
cropdetect description update
|
2004-08-31 |
diego |
man page review part VI
|
2004-08-31 |
diego |
cropdetect style fixup
|
2004-08-31 |
diego |
Compn wished for forcing codecs.
|
2004-08-31 |
diego |
The threads lavc option may negatively affect motion estimation.
|
2004-08-30 |
kraymer |
Modified Files:
|
2004-08-30 |
reimar |
Using updated colorspace specifications from colorspaces.txt.
|
2004-08-30 |
reimar |
Adds rounding parameter for width and height values returned.
|
2004-08-30 |
danny |
synced with 1.682
|
2004-08-30 |
reimar |
allow empty assignments, necessary for some weird servers...
|
2004-08-30 |
gpoirier |
Small sync of just lavc options...
|
2004-08-30 |
gpoirier |
Small syncs against english manpage around old-DiviX post-processing filtrers.
|
2004-08-30 |
gpoirier |
removal of (hopefully) trailing spaces, small fixes and syncs.
|
2004-08-30 |
diego |
URL with lavc option descriptions, pointed out by Attila.
|
2004-08-30 |
diego |
unrarlib
|
2004-08-30 |
paszczi |
synced with 1.64 + fixed previous sync
|
2004-08-30 |
diego |
#ifdef simplification and higher consistency
|
2004-08-30 |
diego |
For some reason the arts sdl audio subdriver is called artsc.
|
2004-08-29 |
paszczi |
synced with 1.63
|
2004-08-29 |
paszczi |
synced with 1.688 + some fixes
|
2004-08-29 |
gpoirier |
Cumulative patch for all Diego's patches before Aug 29 18:38:15 CEST 2004. Some minor fixes too.
|
2004-08-29 |
gpoirier |
Addition of x264 encoding options plus minor spelling and syncs
|
2004-08-29 |
rtognimp |
AVC (fourcc avc1) in mp4 support
|
2004-08-28 |
diego |
typo
|
2004-08-28 |
rathann |
small gcc warning fixes
|
2004-08-28 |
rathann |
small fixes
|
2004-08-28 |
rathann |
fix overcomplicated macros and a few warnings
|
2004-08-28 |
rathann |
fix missing includes
|
2004-08-28 |
diego |
fall back to --> fall back on, some consistency
|
2004-08-28 |
rathann |
use correct headers
|
2004-08-28 |
rathann |
loader gcc warning fixes and avifile sync
|
2004-08-28 |
rathann |
small gcc warning fix
|
2004-08-28 |
diego |
x264 section reviewed.
|
2004-08-28 |
diego |
more consistency, small changes
|
2004-08-28 |
diego |
credits for Reynaldo Verdejo Pinochet
|
2004-08-28 |
diego |
trailing whitespace
|
2004-08-28 |
diego |
Small changes for added consistency.
|
2004-08-28 |
diego |
Consistently insert lines with only "." between options.
|
2004-08-28 |
gpoirier |
Sync against english manpage. All done until "video filters"
|
2004-08-28 |
diego |
sync by Sebastian Krämer <mail@skraemer.de>
|
2004-08-28 |
paszczi |
synced with 1.682 + random fixes
|
2004-08-28 |
wight |
Some more dependency tracking
|
2004-08-28 |
diego |
updates by Sebastian Krämer <mail@skraemer.de>
|
2004-08-28 |
al |
Added Reynaldo as maintainter for MPlayer's EDL code.
|
2004-08-28 |
rtognimp |
EDL enhancement/fixes:
|
2004-08-27 |
faust3 |
Rough but working bigendian support for radeon cards, patch by Luca Barbato <lu_zero at gentoo.org>
|
2004-08-27 |
iive |
x264 encoder support. Original patch send by Bernhard Rosenkraenzer <bero at arklinux dot org>, modifications by Loren Merritt <lorenm at u.washington dot edu>, Jeff Clagg <snacky at ikaruga.co dot uk> and me
|
2004-08-27 |
gpoirier |
Includes latest english patches translated in French, new sync against the
|
2004-08-27 |
ivo |
Updated the AUTHORS file.
|
2004-08-27 |
paszczi |
wording
|
2004-08-27 |
paszczi |
sync with 1.681
|
2004-08-27 |
henry |
sync to 1.125
|
2004-08-27 |
diego |
better -slang description inspired by a patch from Guillaume Poirier
|
2004-08-27 |
diego |
simplification
|
2004-08-26 |
ivo |
Added output to multiple directories for vo_jpeg.
|
2004-08-26 |
joey |
added "xbutton" support for 4-5 button mice
|
2004-08-26 |
diego |
Patches should be gzip or bzip2 compressed if necessary.
|
2004-08-26 |
nicodvb |
added forgotten dvb-t params lp_coderate and hierarchy
|
2004-08-26 |
ivo |
Added myself as maintainer of vo_jpeg.
|
2004-08-26 |
gpoirier |
fixed the removal of French maintainer of the Doc Nicolas Le Gaillart
|
2004-08-26 |
henry |
clenups
|
2004-08-26 |
gpoirier |
Changed the name of the French documentation maintainer
|
2004-08-26 |
faust3 |
some more segfault fixes
|
2004-08-26 |
michael |
10l
|
2004-08-26 |
rathann |
remove unnecessary mips check (it's obsolete anyway)
|
2004-08-26 |
henry |
update
|
2004-08-26 |
gpoirier |
More sync against latest english manpage patches and french grammar corrections
|
2004-08-26 |
michael |
change to match current bgr/rgb definition
|
2004-08-26 |
diego |
properly set linking flags for NetBSD, patch by jb13@gomerbud.com
|
2004-08-25 |
wight |
sync + some small fixes
|
2004-08-25 |
wight |
Add \: after /
|
2004-08-25 |
paszczi |
synced with 1.677
|
2004-08-25 |
diego |
Apparently the latin1 groff device gives better results than ascii.
|
2004-08-25 |
faust3 |
prevent libmpeg2 from freeing sh
|
2004-08-25 |
diego |
warning fixes and a 10l (.IPS vs .IPs)
|
2004-08-25 |
diego |
Detect if the assembler supports receiving data through -pipe,
|
2004-08-25 |
diego |
Search for X11 libs in /usr/lib as well (Digital Unix), patch by Gabucino.
|
2004-08-25 |
diego |
keyboard control: some fixes and extensions, punctuation
|
2004-08-25 |
diego |
Cycle through the available subtitles with 'b'.
|
2004-08-25 |
iive |
allow alignment without ATTRIBUTE_ALIGNED_MAX been defined, it fixes sparc unaligned memory access
|
2004-08-25 |
faust3 |
10l
|
2004-08-25 |
mosu |
Cosmetics: fix some compiler warnings.
|
2004-08-25 |
diego |
Document how to specify multiple paths with the --with-* options,
|
2004-08-24 |
mosu |
Display the language code for subtitles from Matroska files.
|
2004-08-24 |
henry |
compile fix (missing string)
|
2004-08-24 |
mosu |
Do not use globals. Put the variables into the appropriate demuxer struct instead.
|
2004-08-24 |
mosu |
Support for subtitle switching in Matroska.
|
2004-08-24 |
danny |
Synced with 1.642, minor changes, space at end of line
|
2004-08-24 |
nplourde |
add rgb32 csp support
|
2004-08-24 |
henry |
postproc fix
|
2004-08-24 |
diego |
printf -> mp_msg conversion, first steps
|
2004-08-24 |
diego |
id3edit updated
|
2004-08-24 |
diego |
updates by Guillaume POIRIER <gpoirier@irisa.fr>
|
2004-08-24 |
nplourde |
fix crash when using close button
|
2004-08-24 |
henry |
more TARGET_* conditionals
|
2004-08-24 |
henry |
actually use the acceleration on SPARC
|
2004-08-24 |
henry |
fix compilation withoud libdvdread
|
2004-08-24 |
paszczi |
synced with 1.46
|
2004-08-24 |
paszczi |
spelling
|
2004-08-24 |
paszczi |
synced with 1.675
|
2004-08-24 |
henry |
libmpeg2 B-frame fix
|
2004-08-24 |
diego |
H.263 spelling
|
2004-08-24 |
faust3 |
vm window handling fixes
|
2004-08-24 |
diego |
cosmetics
|
2004-08-24 |
diego |
spelling, rewording, some additions
|
2004-08-23 |
diego |
vo_svga suboptions, yuv4mpeg note
|
2004-08-23 |
diego |
wrong formats
|
2004-08-23 |
diego |
10l Pepsi
|
2004-08-23 |
wight |
default style
|
2004-08-23 |
diego |
updates by Guillaume POIRIER <gpoirier@irisa.fr>
|
2004-08-23 |
diego |
large updates by Sebastian Krämer <mail@skraemer.de>
|
2004-08-23 |
iive |
prevent XFree execution on wrong condition
|
2004-08-23 |
diego |
mime handling support, patch by Konstantin G. Khlebnikov <c00nst@ezmail.ru>
|
2004-08-23 |
wight |
Check if -liconv is needed for iconv.
|
2004-08-23 |
attila |
Make the stepsize of volume changes, changeable by a commandline paarameter
|
2004-08-23 |
attila |
Adding doxygen stuff.
|
2004-08-22 |
diego |
small fixes
|
2004-08-22 |
wight |
sync
|
2004-08-22 |
joey |
fix for audio position inaccuracy
|
2004-08-22 |
wight |
sync tag bump
|
2004-08-22 |
joey |
forgot some ifdef's and broke mplayer.c without ogg & dvdread
|
2004-08-22 |
joey |
added runtime toggle of root window playback
|
2004-08-22 |
joey |
added -rootwin support to vo_directx
|
2004-08-22 |
joey |
moved combined vobsub_lang into sub_select
|
2004-08-22 |
diego |
spelling/wording as suggested by Sebastian Krämer <mail@skraemer.de>
|
2004-08-22 |
diego |
wording fix suggested by the Wanderer
|
2004-08-22 |
wight |
sync 1.669
|
2004-08-22 |
wight |
minor fixes
|
2004-08-22 |
wight |
sync
|
2004-08-22 |
rtognimp |
H.261 support via lavc codec and lavf demuxer
|
2004-08-22 |
diego |
spelling
|
2004-08-22 |
diego |
more genre IDs by Bernd Ernesti <mplayer@lists.veego.de>
|
2004-08-22 |
diego |
updates by Sebastian Krämer <mail@skraemer.de>
|
2004-08-22 |
diego |
small fixes by Sebastian Krämer <mail@skraemer.de>
|
2004-08-21 |
wight |
sync + random fixes
|
2004-08-21 |
wight |
minor fixes
|
2004-08-21 |
wight |
missing \
|
2004-08-21 |
alex |
support for snow
|
2004-08-21 |
alex |
support snow
|
2004-08-21 |
alex |
ffsonic
|
2004-08-21 |
alex |
nut is only handled by lavf, speed up detection
|
2004-08-21 |
lumag |
sync
|
2004-08-21 |
lumag |
Include origin text for quote.
|
2004-08-21 |
diego |
updates by Sebastian Krämer <mail@skraemer.de>
|
2004-08-21 |
diego |
man page review part V
|
2004-08-21 |
diego |
updates by Guillaume POIRIER <gpoirier@irisa.fr>
|
2004-08-21 |
paszczi |
sync
|
2004-08-20 |
diego |
Fix English before the translations.
|
2004-08-20 |
diego |
man page review part IV
|
2004-08-20 |
rtognimp |
typo
|
2004-08-20 |
diego |
Credits for Guillaume Poirier, maintainers are listed elsewhere.
|
2004-08-20 |
diego |
spelling/wording fixes
|
2004-08-20 |
syrjala |
Removed fb_dev_name handling.
|
2004-08-20 |
wight |
sync 1.663
|
2004-08-20 |
wight |
consistency fix, same sentence should be changed to same
|
2004-08-20 |
wight |
sync 1.17
|
2004-08-20 |
al |
Removed superfluous XFlush calls before XSync.
|
2004-08-19 |
diego |
portability fix taken from the NetBSD patch set
|
2004-08-19 |
diego |
updates by Guillaume POIRIER <gpoirier@irisa.fr>
|
2004-08-19 |
diego |
better description of the chroma_opt XviD option
|
2004-08-19 |
diego |
spelling/wording consistency as suggested by the Wanderer
|
2004-08-19 |
diego |
readability whitespace fix
|
2004-08-19 |
diego |
updates by Guillaume POIRIER <gpoirier@irisa.fr>
|
2004-08-19 |
nicodvb |
user can select which dvb card to use as vo
|
2004-08-19 |
nicodvb |
user can select dvb card number to use (V3 api only)
|
2004-08-18 |
diego |
spelling: big-endian and little-endian
|
2004-08-18 |
diego |
minor fixes
|
2004-08-18 |
diego |
updates by Guillaume POIRIER <gpoirier@irisa.fr>
|
2004-08-18 |
rtognimp |
Sync with 1.123
|
2004-08-18 |
wight |
sync
|
2004-08-18 |
wight |
missing .br's added
|
2004-08-18 |
wight |
sync 1.657
|
2004-08-18 |
wight |
another wrong style Warning
|
2004-08-18 |
wight |
Consistency, punctuation, some minor fixes/clarifications.
|
2004-08-18 |
diego |
sync by Sebastian Krämer <mail@skraemer.de>
|
2004-08-18 |
diego |
Missing quotes added.
|
2004-08-18 |
diego |
10l, sb, st and vstats are lavc _de_coding, not _en_coding options.
|
2004-08-17 |
wight |
massive sync, rewording, consistency, fixes etc.
|
2004-08-17 |
diego |
xvid options sync, patch by Guillaume POIRIER <gpoirier@irisa.fr>
|
2004-08-17 |
wight |
simplify rounding
|
2004-08-17 |
michael |
maybe more understandable?
|
2004-08-16 |
diego |
Clarify a few things, spelling and wording fixes, some of this belongs to
|
2004-08-16 |
diego |
credits for Robert Kesterson
|
2004-08-15 |
diego |
dfbmga now fixed-vo compliant, lavc exports field flags.
|
2004-08-15 |
syrjala |
Removed useless SetOpacity() calls.
|
2004-08-15 |
syrjala |
Fixed BES aspect ratio.
|
2004-08-15 |
syrjala |
Reorganized init/unint so that fixed-vo works.
|
2004-08-14 |
iive |
Revised description of --with-xvmclib configure option, inspired by The Wanderer's patch
|
2004-08-14 |
iive |
print matroska check result
|
2004-08-14 |
rtognimp |
TSCC (TechSmith Camtasia Screen Codec) native support via lavc codec
|
2004-08-14 |
diego |
typo
|
2004-08-14 |
diego |
Wording and spelling improvements, mostly suggested by the Wanderer.
|
2004-08-14 |
diego |
Patch updated for latest changes to libmpeg2.
|
2004-08-14 |
diego |
Change patch structure so it applies cleanly to libmpeg2 sources.
|
2004-08-14 |
diego |
Improved SPARC CPU detection and SPARC compilation fixes.
|
2004-08-14 |
faust3 |
untested multichannel support
|
2004-08-13 |
wight |
Missing quotes added
|
2004-08-13 |
faust3 |
fix slave mode for mingw, patch by Anton Ragnarsson <anton.ragnarsson.1093 at student.uu.se> some cleanup by be
|
2004-08-13 |
diego |
better XviD option descriptions by Guillaume POIRIER <gpoirier@irisa.fr>
|
2004-08-13 |
wight |
sync 1.45
|
2004-08-13 |
diego |
Update ao_jack for new bio2jack API, improve check in configure.
|
2004-08-12 |
joey |
mpdvdkit now accepts X:\ as a device name, as well as X:
|
2004-08-12 |
joey |
windows path seperator fixes
|
2004-08-12 |
al |
As discussed with Attila, I am now the new maintainer of
|
2004-08-12 |
faust3 |
do not exit without an error message
|
2004-08-12 |
rtognimp |
Credit for DTS
|
2004-08-12 |
rtognimp |
DTS support via lavc and libdts
|
2004-08-12 |
diego |
-rootwin is no longer X11 only.
|
2004-08-11 |
diego |
nick, typo
|
2004-08-11 |
diego |
typo
|
2004-08-11 |
diego |
Documented sb, st and vstats lavc options.
|
2004-08-11 |
diego |
Break some lines, stray .RE removed.
|
2004-08-11 |
rik |
--Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:
|
2004-08-11 |
michael |
RGBA variants
|
2004-08-11 |
nauj27 |
sync by Andoni Zubimendi <andoni at lpsat.net>
|
2004-08-11 |
michael |
better? RGB/BGR spec
|
2004-08-11 |
michael |
missing 32bit RGBA variants and some cleanup
|
2004-08-10 |
diego |
man page review part III
|
2004-08-10 |
diego |
alphabetical order
|
2004-08-10 |
reimar |
width instead of chromWidth causing segfault in some cases
|
2004-08-10 |
reimar |
do not attempt to seek backward in stream on MDPR chunk with no codec data
|
2004-08-10 |
diego |
typo and consistency fixes
|
2004-08-10 |
diego |
man page review part II
|
2004-08-10 |
diego |
Lots of Pepsi, this was a leftover from the stone age.
|
2004-08-10 |
diego |
Empty lines are not good troff markup, use .sp 1 instead.
|
2004-08-10 |
diego |
trailing whitespace cosmetics
|
2004-08-10 |
diego |
vo_tdfxfb
|
2004-08-10 |
paszczi |
synced with 1.637
|
2004-08-09 |
diego |
embarassing typo
|
2004-08-09 |
diego |
more precise wording
|
2004-08-09 |
diego |
some new maintainers, some cleanup
|
2004-08-09 |
diego |
Don't drop frames when paused, fixes not displaying the pause OSD icon
|
2004-08-09 |
syrjala |
Don't use flicker filtering.
|
2004-08-09 |
wight |
Better protection against double definition of MPEGLAYER3WAVEFORMAT
|
2004-08-09 |
diego |
XviD option descriptions, patch by Guillaume POIRIER <gpoirier@irisa.fr>
|
2004-08-09 |
wight |
compilation fixes
|
2004-08-09 |
wight |
We shouldn't translate filter names
|
2004-08-09 |
wight |
sync with 1.123
|
2004-08-09 |
wight |
LIVE.COM tests moved to ./configure
|
2004-08-09 |
wight |
LIVE.COM autodetection
|
2004-08-08 |
nplourde |
now use vo_rootwin var to check for -rootwin switch
|
2004-08-08 |
nplourde |
-rootwin switch use vo_rootwin var for all vo
|
2004-08-08 |
diego |
qpel and ilme lavc options are mutually exclusive.
|
2004-08-08 |
wight |
Make symlinks behavior more sensible - regenerate symlinks (and documentation)
|
2004-08-07 |
rtognimp |
Use port number embedded in url for mms streams
|
2004-08-07 |
reimar |
fix for crash when seeking with -novideo option
|
2004-08-07 |
reimar |
compilation fix for test program
|
2004-08-05 |
mosu |
Leftover from the old Matroska demuxer detection removed.
|
2004-08-05 |
diego |
language handling simplification
|
2004-08-05 |
diego |
Ignore some more generated files.
|
2004-08-05 |
diego |
Makefile replacement for compile script
|
2004-08-05 |
diego |
sync with recent changes
|
2004-08-05 |
diego |
Some explanation what the tool is good for added.
|
2004-08-05 |
diego |
ADTS AAC support
|
2004-08-04 |
mosu |
Removed the old Matroska demuxer.
|
2004-08-04 |
diego |
fibmap_mplayer is long obsolete, noticed by Torinthiel.
|
2004-08-04 |
wight |
libosdep directory does not exist. osdep does.
|
2004-08-04 |
wight |
And a tiny compile fix.
|
2004-08-04 |
wight |
Native darwin timer update.
|
2004-08-04 |
wight |
missed word
|
2004-08-04 |
wight |
sync with 1.12
|
2004-08-04 |
wight |
sync with 1.10
|
2004-08-04 |
wight |
sync
|
2004-08-04 |
wight |
sync missing \
|
2004-08-04 |
reimar |
missing \ before -rawaudio
|
2004-08-03 |
wight |
Sync, some spelling and copy/paste issues.
|
2004-08-03 |
diego |
credits for Ismail Dönmez
|
2004-08-03 |
faust3 |
avoid outoptimization of static variables patch by ismail dönmez <ismail.donmez at gmail.com>
|
2004-08-03 |
diego |
even better -vo md5 description
|
2004-08-03 |
diego |
sync by Philippe De Swert <philippedeswert@pi.be>
|
2004-08-03 |
al |
Corrected my mistake in the last memfix patch.
|
2004-08-03 |
diego |
This fbset version is outdated and it is generally available in distros.
|
2004-08-03 |
diego |
Moved to the TOOLS directory.
|
2004-08-03 |
diego |
This alternative Debian directory was never used, so I'm removing it with
|
2004-08-02 |
reimar |
Hint how to decode raw AC3
|
2004-08-02 |
henry |
summary of the MPlayer specific libmpeg2 changes
|
2004-08-02 |
reimar |
applied old patch that was missing an include...
|
2004-08-02 |
henry |
forgotten libmpeg2 postprocessing
|
2004-08-02 |
diego |
Better documentation for -vo md5.
|
2004-08-02 |
diego |
-cache-min, -cache-prefill documented.
|
2004-08-02 |
henry |
Importing libmpeg2 from mpeg2dec-0.4.0b
|
2004-08-02 |
danny |
Synced with 1.630, some typo from 1.624
|
2004-08-02 |
henry |
missing guess_cp declaration (patch by Ismail Dönmez)
|
2004-08-02 |
atmos4 |
Preliminary Support for building MPlayer with Intel C++ compiler.
|
2004-08-02 |
atmos4 |
ICC 8.0 compilation fixes
|
2004-08-01 |
reimar |
support for passing mouse events on to MPlayer
|
2004-08-01 |
faust3 |
10l query format at least when used with vidix, disable colorkeying with vidix, should fix #38 and #33
|
2004-07-31 |
diego |
10l to the author of this longstanding and obscure bug. Each language
|
2004-07-31 |
reimar |
100l, fixes DXR3 compile problems caused by my last patch.
|
2004-07-31 |
diego |
cosmetic warning fix (missing newline at end of file)
|
2004-07-31 |
lumag |
sync
|
2004-07-31 |
faust3 |
mingw stdin fixes
|
2004-07-30 |
diego |
Removed long obsolete files.
|
2004-07-30 |
reimar |
Use = instead if # in ALSA device name, as # irritates our config-parser.
|
2004-07-30 |
reimar |
unified audio options dialog, fixes also bug #40
|
2004-07-30 |
diego |
Remove obsolete entries, patch by VMiklos <mamajom@axelero.hu>.
|
2004-07-30 |
diego |
These files are long obsolete.
|
2004-07-30 |
lumag |
Remove leftover references to libmpflac/ad_flac
|
2004-07-29 |
diego |
Obsolete now that the docs are XML.
|
2004-07-29 |
reimar |
support for 24 bit audio
|
2004-07-29 |
nplourde |
add var vo_rootwin and -rootwin switch for mac osx
|
2004-07-29 |
diego |
compilation fixes from Gentoo by Chris White <webmaster@securesystem.info>
|
2004-07-28 |
reimar |
10l, FILE is defined in stdio.h
|
2004-07-28 |
reimar |
fixes a crash and unchecked string-handling in ENCA code.
|
2004-07-28 |
reimar |
automatic loading of af_volume, original patch by Dan Christiansen (danchr (at) daimi (dot) au (dot) dk)
|
2004-07-28 |
paszczi |
added missing 'synced with'
|
2004-07-28 |
lumag |
Sync
|
2004-07-28 |
diego |
We're long past 0.90.
|
2004-07-28 |
diego |
typos
|
2004-07-28 |
diego |
We support more than just DivX 5.01.
|
2004-07-27 |
arpi |
ff-snow added
|
2004-07-27 |
diego |
Fabian's nick
|
2004-07-26 |
diego |
Wording/spelling suggestions by the Wanderer, merged sections about when to
|
2004-07-26 |
iive |
prevent segfault on shmem failer
|
2004-07-26 |
diego |
Explain how to handle big patches and why uploading patches is bad.
|
2004-07-25 |
nauj27 |
More sync
|
2004-07-25 |
rtognimp |
Fix -nosound and -novideo (bug #28)
|
2004-07-25 |
reimar |
removed saver_on, saver_off calls, they are already in x11_common.c
|
2004-07-25 |
rtognimp |
Fix segfault caused by changing a pointer that will be freed later
|
2004-07-25 |
rathann |
fix segfault when loading subtitles (idea by pl)
|
2004-07-24 |
nauj27 |
almost sync
|
2004-07-23 |
al |
added src level documentation for the get_path() function
|
2004-07-23 |
al |
false-use-of-get_path() memleak fixes.
|
2004-07-23 |
nplourde |
removed ref to extern WinID
|
2004-07-23 |
nplourde |
add support for -rootwin command
|
2004-07-23 |
nplourde |
add rootwin cmd to mac osx
|
2004-07-22 |
nplourde |
listen for key repeats, patch by Dan Christiansen
|
2004-07-22 |
reimar |
fix for people experimenting with GUI under windows
|
2004-07-22 |
paszczi |
typo
|
2004-07-22 |
paszczi |
sync
|
2004-07-21 |
rathann |
update RedHat RPM sites in doc translations
|
2004-07-21 |
rathann |
update RPM site location in docs
|
2004-07-21 |
diego |
nroff bugs fixed.
|
2004-07-21 |
alex |
reduced code complexity, and also made consistent with other parts
|
2004-07-21 |
alex |
removing broken and unneeded copy
|
2004-07-21 |
alex |
skip ecc only if present, patch by Alexis Durelle <alexis.durelle@cen.cnamts.fr> (needed for the Aiptek DV3500 camera)
|
2004-07-20 |
diego |
unmaintained, outdated, unnecessary, removed
|
2004-07-20 |
diego |
reorganized, reformatted, explanation improved, typos, wording
|
2004-07-20 |
diego |
Fix typos and better explanatory text.
|
2004-07-20 |
diego |
Patches should get an answer.
|
2004-07-20 |
diego |
0.18 was never released and a few dates added.
|
2004-07-20 |
michael |
mencoder psnr segfaults on readonly fs patch by (Fabio Russo <f.russo at sosinformatica dot com>)
|
2004-07-20 |
paszczi |
synced with 1.121
|
2004-07-20 |
paszczi |
synced with 1.629
|
2004-07-20 |
paszczi |
sync
|
2004-07-20 |
attila |
-adapters only works with directx
|
2004-07-20 |
rsf |
Updated to conform to a small change in the LIVE.COM API.
|
2004-07-20 |
rsf |
Updated to cnform to a small change in the LIVE.COM API.
|
2004-07-20 |
diego |
Hint about . and ' in nroff.
|
2004-07-19 |
diego |
updates and fixes by Sebastian Krämer <mail@skraemer.de>
|
2004-07-19 |
diego |
embarassing typo
|
2004-07-19 |
diego |
name change
|
2004-07-19 |
diego |
embarassing typo
|
2004-07-19 |
diego |
typo
|
2004-07-19 |
diego |
embarassing typo and new name
|
2004-07-19 |
diego |
embarassing typo
|
2004-07-19 |
diego |
embarassing typos
|
2004-07-19 |
diego |
-monitor-* options corrected.
|
2004-07-19 |
diego |
cat disclaimer > /dev/null
|
2004-07-19 |
diego |
Remove stray \.
|
2004-07-19 |
diego |
typo
|
2004-07-19 |
diego |
name change, codec download location
|
2004-07-19 |
diego |
typos pointed out by The Wanderer.
|
2004-07-18 |
paszczi |
removed unnecessary comments
|
2004-07-18 |
paszczi |
manpage translated (finally) by Torinthiel and me
|
2004-07-18 |
paszczi |
sync
|
2004-07-18 |
paszczi |
style
|
2004-07-18 |
alex |
no redefinition, clashes with OpenBSD
|
2004-07-17 |
danny |
Synced with 1.624
|
2004-07-17 |
reimar |
changed misleading TEXTUREFORMAT_32BPP (was 24bpp!) to vo_gl2 style TEXTUREFORMAT_ALWAYS
|
2004-07-17 |
reimar |
use RGB32 textures on OS X
|
2004-07-17 |
alex |
individual sub_select option not interferring with vobsub_lang
|
2004-07-17 |
alex |
1, killed some 100l's (no error checking). 2, added subotion for output filename. 3, fallback to 'md5' in case 'md5sum' is not available - this is the case on Darwin
|
2004-07-17 |
iive |
let DirectFB find it's headers in --with-extraincdir=DIR
|
2004-07-17 |
alex |
fix altivec.h inclusion (vector keyword in structure)
|
2004-07-17 |
alex |
simplify the init
|
2004-07-17 |
alex |
some fixes
|
2004-07-16 |
iive |
cache min fill adjustment, based on patch by Jeremy Huddleston
|
2004-07-16 |
lumag |
Major translation update. Sync, some rewording, etc.
|
2004-07-16 |
lumag |
typo
|
2004-07-16 |
lumag |
Add <application> tags around MPlayer.
|
2004-07-16 |
lumag |
two small typos
|
2004-07-16 |
nplourde |
Fixed typo
|
2004-07-15 |
rtognimp |
Cinepak, CVID and RoqA/V are now in ffmpeg
|
2004-07-15 |
rtognimp |
Cinepak and RoqA/V are now in ffmpeg
|
2004-07-15 |
rtognimp |
Cinepak, CYUV and RoqA/V are now in ffmpeg
|
2004-07-15 |
nplourde |
Add Window Level Key, Can switch mode with T key
|
2004-07-15 |
lumag |
Sync, reword, fix 80 column barrier :)
|
2004-07-15 |
diego |
It's past midnight ;-P
|
2004-07-14 |
diego |
Number of subtitles corrected.
|
2004-07-14 |
diego |
last changes for pre5 (really)
|
2004-07-14 |
diego |
VCD support does not yet work on OpenBSD.
|
2004-07-14 |
paszczi |
synchronizoation
|
2004-07-14 |
joyping |
removed status in debug_msg as it is nonsens anyway.
|
2004-07-14 |
iive |
missed function name change after ENCA support commit
|
2004-07-14 |
diego |
last minute changes/typos
|
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
|
2004-06-26 |
alex |
1000l
|
2004-06-26 |
alex |
x86-64 (amd64) support by Kenny Root
|
2004-06-26 |
alex |
simple subtitle editor by Michael Klepikov
|
2004-06-26 |
alex |
scroll strings from the left to right, patch by Andre Kuhne
|
2004-06-26 |
faust3 |
ac3 passthrough, initial patch by Gianluigi Tiesi <sherpya at netfarm.it>
|
2004-06-26 |
alex |
asyncblit slows down on UP systems, regarding to the SDL docs, noticed by John Phillip
|
2004-06-26 |
alex |
SDL_HWACCEL is a readonly flag according to DOCS, noticed by John Philip
|
2004-06-26 |
alex |
rtc-device cmd option by James Noble
|
2004-06-26 |
faust3 |
fix loader build on windows
|
2004-06-26 |
alex |
avoid double slashes, patch by Yoshinori Sato
|
2004-06-26 |
alex |
cseq starts from 1 according to the standard, patch by Yoshinori Sato
|
2004-06-26 |
faust3 |
10l
|
2004-06-26 |
alex |
10
|
2004-06-26 |
alex |
disable iconv in case setlocale is disabled - compile fix
|
2004-06-26 |
alex |
user nl_langinfo if langinfo support present for proper chinese support, feature requested by Shixin Zheng <shixinzheng@sjtu.edu.cn>
|
2004-06-26 |
alex |
make the internal sdl mixer optional, idea by Reimar Doffinger
|
2004-06-26 |
alex |
New 'Mixer API' with ability to change volume through libaf (this part was written by Reimar Doffinger) and lesser global variables
|
2004-06-26 |
wight |
sync tag bump
|
2004-06-26 |
michael |
top/bottom mb row skipping
|
2004-06-25 |
diego |
mplayer.rc moved to osdep where it belongs, approved by Sascha.
|
2004-06-25 |
alex |
Send a command throught the filter chain until some item returns AF_OK. Patch by Reimar Doeffinger
|
2004-06-25 |
alex |
10l
|
2004-06-25 |
diego |
silence gcc 3.4 warnings, patch by VMiklos <mamajom@axelero.hu>
|
2004-06-25 |
alex |
index creation/reading behaviour just like the avi demuxer, patch based on work by Reza Jelveh, Moritz Bunkus und myself
|
2004-06-25 |
diego |
shorten description, typo
|
2004-06-25 |
diego |
10l
|
2004-06-25 |
alex |
JACK audio support through bio2jack by Kamil Strzelecki <esack@o2.pl>
|
2004-06-25 |
alex |
email changeback
|
2004-06-25 |
alex |
neomagic tv out support throught vesa vbe, patch by Rudolf Marek
|
2004-06-25 |
diego |
line breaks, clarification
|
2004-06-25 |
alex |
enable .PHONY for correct dependancy handling
|
2004-06-25 |
alex |
bigendian fix
|
2004-06-25 |
alex |
static tables
|
2004-06-25 |
alex |
more verbosity
|
2004-06-25 |
alex |
correct spelling
|
2004-06-25 |
alex |
degccify
|
2004-06-25 |
alex |
1l cosmetics
|
2004-06-25 |
diego |
typo
|
2004-06-25 |
diego |
Unify the config.h #include, use "config.h" instead of "../config.h"
|
2004-06-25 |
diego |
more wishes
|
2004-06-25 |
diego |
Real codecs and Mac OS X, don't recommend installing Real player.
|
2004-06-25 |
diego |
credits for Alexander Strasser
|
2004-06-25 |
diego |
string handling security fixes
|
2004-06-25 |
diego |
name change
|
2004-06-25 |
alex |
darwin flags cleanup by Dan Christiansen
|
2004-06-25 |
alex |
dvd-device option by Anton Tropashko <atropashko@yahoo.com>
|
2004-06-25 |
alex |
green stripe fix by Jan Kanty Palus <atler@o2.pl>
|
2004-06-25 |
alex |
remove the latest use of log10 in favor of the better af_to_dB helper function, patch by Reimar Doffinger
|
2004-06-25 |
alex |
tcp fragging bugfix by Song Du <freewizard at gmail.com>
|
2004-06-25 |
alex |
mpst fix
|
2004-06-25 |
alex |
RFC compliance patch by Eric Lammerts <eric@lammerts.org>
|
2004-06-25 |
alex |
uber 10l found by Ilia <chest4l at mail.ru>
|
2004-06-25 |
alex |
move macosx in the priority list after sdl, patch by Dan Christiansen
|
2004-06-25 |
diego |
credits for Alexander Neundorf, straight from Linuxtag
|
2004-06-24 |
alex |
ranlib cleanup
|
2004-06-24 |
alex |
another 10l
|
2004-06-24 |
alex |
ranlib cleanup by Dan Christiansen
|
2004-06-24 |
iive |
Fix memory corruption, noticable at reallocate image
|
2004-06-24 |
alex |
support for realvideo codecs under macosx, original patch by Donnie Smith (together with an altivec patch by Dan Christiansen)
|
2004-06-24 |
alex |
10l
|
2004-06-24 |
alex |
support for realvideo codecs under macosx, original patch by Donnie Smith
|
2004-06-24 |
diego |
credits for Fabian Franz
|
2004-06-24 |
wight |
build fix
|
2004-06-23 |
diego |
More information about modifications to comply more closely with GPL 2a.
|
2004-06-23 |
nplourde |
added more key to keyboard event
|
2004-06-23 |
nplourde |
removed buggy rgb32 support
|
2004-06-23 |
alex |
bugzilla
|
2004-06-22 |
diego |
wording/spelling improvements as suggested by the Wanderer
|
2004-06-22 |
diego |
wording, spelling, bug fixes
|
2004-06-21 |
diego |
typo
|
2004-06-21 |
diego |
better wording, patch by Sebastian Krämer <mail@skraemer.de>
|
2004-06-21 |
iive |
width and height in seq_header could never be 0
|
2004-06-21 |
wight |
sync VOBsub
|
2004-06-21 |
diego |
uniform VOBsub spelling
|
2004-06-20 |
rtognimp |
Prefer libavcodec for cvid files
|
2004-06-18 |
faust3 |
disable buggy sse on mingw
|
2004-06-18 |
nicodvb |
added support for ac3 in non-pes aligned private1 streams; removed useless and commented code
|
2004-06-18 |
diego |
Just a tiny fix with configure/Makefile for not using
|
2004-06-18 |
faust3 |
calling bind with multicast addresses doesn't work on windows, patch by Martin Decky <deckm1am at ss1000.ms.mff.cuni.cz>
|
2004-06-18 |
faust3 |
array initialization fix by SungKwanKang <ksquarekr at yahoo.com>
|
2004-06-18 |
faust3 |
10l, patch by Michael Nottebrock <michaelnottebrock@gmx.net>
|
2004-06-17 |
diego |
10l for Michael, nsse_weight should be nssew, spelling.
|
2004-06-17 |
diego |
credits for Dan Christiansen, by himself
|
2004-06-17 |
diego |
libfame has been removed from MPlayer long ago. Compilation fix pointed
|
2004-06-17 |
wight |
Debian Sarge build instructions
|
2004-06-17 |
wight |
another DTD location
|
2004-06-17 |
diego |
cosmetic reformatting (preparation for upcoming changes)
|