2002-10-31 |
arpi |
including source and precompiled .spec for libwine support
|
2002-10-31 |
arpi |
optional libwine support (compiling mplayer_wine.so, to be loaded using wine)
|
2002-10-31 |
michael |
boxblur, another useless filter
|
2002-10-31 |
arpi |
set up nBlockAlign, nBytesPerSec correctly if extended audio header avail.
|
2002-10-31 |
arpi |
qtaudio - audio decoder using win32 quicktime 5 dlls
|
2002-10-31 |
arpi |
qdmc/qdm2 codec added
|
2002-10-31 |
michael |
(de)intrleave luma & chroma idependantly
|
2002-10-31 |
michael |
il & swapuv
|
2002-10-31 |
michael |
(de)interleave filter (can be used to split/merge an interlaced image so other non interlaced filters an be used with idividual fields)
|
2002-10-31 |
arpi |
pass audio codecdata
|
2002-10-31 |
michael |
(useless) UV plane swapper
|
2002-10-31 |
arpi |
some docs about video filter api
|
2002-10-31 |
pl |
sync with help_mp-en.h 1.65
|
2002-10-31 |
henry |
v4l update
|
2002-10-31 |
anders |
Adding commandline options for filters and fixing stupid bug in cfg
|
2002-10-31 |
henry |
spelling fixes
|
2002-10-31 |
colin |
INREG now static inline instead of a define, to avoid unnecessary GETREG
|
2002-10-31 |
michael |
dummy -npp
|
2002-10-31 |
michael |
disabling compilation of .so if its not needed, gcc 3.1 seems to have problems with it
|
2002-10-31 |
anders |
Changing the behavour of the commandline parameter -af to conform with -vop. Adding new commanline parameter -af-adv for advanced af options. Adding changes to volume control to support commandline parameters.
|
2002-10-31 |
gabucino |
fixes
|
2002-10-31 |
gabucino |
sync
|
2002-10-31 |
michael |
using fewer registers ... to workaround something
|
2002-10-30 |
mswitch |
Removed debugging output
|
2002-10-30 |
mswitch |
Added info on new dxr3 syncengine
|
2002-10-30 |
arpi |
updated
|
2002-10-30 |
michael |
removing "-npp" (found by arpi)
|
2002-10-30 |
michael |
per context cpuCaps (idea by kabi)
|
2002-10-30 |
michael |
change qscale type to int8 and fix qscale ordering
|
2002-10-30 |
arpi |
This patch is to add support for overlapping subtitles, that is
|
2002-10-30 |
arpi |
JACOSub is another subtitling format, whose specifications are at:
|
2002-10-30 |
albeu |
Some little bugfixs
|
2002-10-30 |
albeu |
10L
|
2002-10-30 |
albeu |
The default query_format shouldn't accept IMGFMT_MPEGPES
|
2002-10-30 |
albeu |
10L ! Don't remove the scale filter if we don't added ourself
|
2002-10-30 |
arpi |
debug printf
|
2002-10-30 |
arpi |
unsharp filter doc
|
2002-10-30 |
anders |
Adding compile problem fix from Gabucino
|
2002-10-30 |
rfelker |
enable volume filter and fix nonsense default volume (still not usable
|
2002-10-30 |
michael |
using same numbers for cpuCaps as libmpeg2 & liba52
|
2002-10-30 |
michael |
cleanly passing the cpuCaps
|
2002-10-29 |
albeu |
Auto insert vf_lavc for the MPEG vo's
|
2002-10-29 |
albeu |
Fixed the overlay, some opts to adjust the overlay
|
2002-10-29 |
diego |
<B>MPlayer</B> --> MPlayer
|
2002-10-29 |
michael |
10l
|
2002-10-29 |
arpi |
don't use soundcard.h on non-linux if no OSS support
|
2002-10-29 |
arpi |
new video filter: unsharp - does image (l/c/l+c) sharping/bluring
|
2002-10-29 |
arpi |
Alex's 10l - fixed liblzo linking
|
2002-10-29 |
arpi |
here is a somewhat generic equalizer implementation for the X11 vo drivers
|
2002-10-29 |
michael |
cleanup
|
2002-10-29 |
rik |
some card/mobo combos can't handle buffers larger than 128kB, we change the default buffer to 128kB, add warnings if the buffer becomes full, add a commandline option to enlarge the buffer and give suggestions to users to lessen the buffer size requirements (lower quality/resolution). 128kB should, however, be enough for everybody :-). Bug reported by Brain Edmonds, cause explained (to allow me to fix the driver) by Ronald Bultje (mjpegtools developer)
|
2002-10-29 |
michael |
cosmetics ;)
|
2002-10-29 |
michael |
better deblocking filter
|
2002-10-29 |
alex |
cleaned up liblzo detect and naming
|
2002-10-29 |
alex |
10l - fixed wma version misdetection
|
2002-10-29 |
michael |
passing picture_type (might be usefull for postprocessing)
|
2002-10-29 |
michael |
-fomit-frame-pointer is needed for the PIC code
|
2002-10-29 |
henry |
updated v4l section
|
2002-10-29 |
henry |
10L fix
|
2002-10-29 |
bertrand |
GCC warning fixes
|
2002-10-29 |
michael |
using fewer registers (fixes compilation bug hopefully)
|
2002-10-29 |
mswitch |
Updated the DXR3 section to reflect command changes, prebuf replaced
|
2002-10-29 |
mswitch |
Prebuffering is no longer the default option.
|
2002-10-29 |
michael |
fixing segfault
|
2002-10-29 |
colin |
fix compilation on non-x86 with gcc 2.95
|
2002-10-28 |
michael |
fixing quant_store scaling
|
2002-10-28 |
michael |
postprocessing cleanup:
|
2002-10-28 |
mswitch |
Fixed stupid bug relating to multiple cards on athlons
|
2002-10-28 |
zdar |
sync
|
2002-10-28 |
arpi |
VCD fixes
|
2002-10-28 |
diego |
Unified BSD sections, expanded Cygwin section, small fixes.
|
2002-10-28 |
arpi |
config_vo error handling
|
2002-10-28 |
arpi |
pass extradata to the codec
|
2002-10-28 |
arpi |
ffwma
|
2002-10-28 |
arpi |
Gerard->Fabrice
|
2002-10-28 |
diego |
URLs corrected.
|
2002-10-27 |
jonas |
1l
|
2002-10-27 |
jonas |
some changes found by lgb...
|
2002-10-27 |
jonas |
DVD authentication, VCD/DVD structure, more...
|
2002-10-27 |
diego |
sync, patch by Ioannis Panteleakis.
|
2002-10-27 |
arpi |
10l
|
2002-10-27 |
arpi |
vo_init() moved to/fixed in preinit()
|
2002-10-27 |
arpi |
mode detection && vo_init() moved to preinit()
|
2002-10-27 |
arpi |
1l :)
|
2002-10-27 |
michael |
handle direct rendering buffer allocation failure
|
2002-10-26 |
arpi |
added chanegs since pre9
|
2002-10-26 |
arpi |
- removed YV12 support (builtin yv12->rgb conversion)
|
2002-10-26 |
arpi |
Gregory Kovriga added
|
2002-10-26 |
diego |
HTML errors
|
2002-10-26 |
pl |
avoids segfaults w.r.t to mp3 files handling:
|
2002-10-25 |
colin |
Remove my broken patch (RGB16 big endian fix, v1.28) - didn't work after
|
2002-10-25 |
jaf |
please never edit this file with a windows editor.
|
2002-10-25 |
faust3 |
update cygwin status
|
2002-10-25 |
arpi |
2xSai filter... just for fun, imho useless
|
2002-10-25 |
arpi |
debug ize
|
2002-10-25 |
faust3 |
add ao_win32
|
2002-10-25 |
faust3 |
add ao_win32
|
2002-10-25 |
faust3 |
add ao_win32
|
2002-10-25 |
faust3 |
add win32 libs
|
2002-10-25 |
faust3 |
new windows waveout audio driver
|
2002-10-25 |
albeu |
Reverse Arpi's commit and put the right fix in place.
|
2002-10-25 |
arpi |
better error handling
|
2002-10-25 |
arpi |
check for framesize validity, return -1 (error) for zero size (bug found by pl)
|
2002-10-25 |
arpi |
patch for crashes/memory corruptions in ASX playlist parser.
|
2002-10-25 |
colin |
Check what we obtain in SDL_OpenAudio() - allows to build the
|
2002-10-25 |
henry |
v4l options update
|
2002-10-25 |
pl |
fixes a segfault when seeking on some mp3 only files
|
2002-10-25 |
henry |
added an option for specifying the size of capture buffer
|
2002-10-24 |
diego |
Spellchecked, reworded, reformatted, small additions and corrections.
|
2002-10-24 |
rik |
spelling: paramerters -> parameters
|
2002-10-24 |
rik |
sync with libavcodec for unaccellerated dcts (sorry Felix, LIBAVCODEC_BUILD did not change, so also no backwards compatibility this time), and a long overdue copyright update
|
2002-10-24 |
arpi |
2 small fixes
|
2002-10-24 |
diego |
pre9 entry spellchecked in preparation of the imminent release.
|
2002-10-24 |
arpi |
updated
|
2002-10-24 |
arpi |
10l... #ifdef doesn't work for enums :(
|
2002-10-24 |
colin |
Change SDL_(Un)lockAudio to PauseAudio() (works better)
|
2002-10-24 |
jkeil |
on solaris x86, set set default for vidix to 'disabled' (does yet not compile)
|
2002-10-24 |
arpi |
updated comments
|
2002-10-24 |
arpi |
made gcd() static
|
2002-10-24 |
arpi |
100l - Michael is right, we don't need le2me here
|
2002-10-23 |
pontscho |
small warning fix from Dominik Mierzejewski
|
2002-10-23 |
michael |
fixing RGB32->RGB16 on big endian patch by (Colin Leroy <colin at colino dot net>)
|
2002-10-23 |
arpi |
10l
|
2002-10-23 |
arpi |
max header size increased
|
2002-10-23 |
arpi |
fixed unaligned access (bus error on sparc)
|
2002-10-23 |
arpi |
A small patch to Gui/interface.c; the first fix is a plain bug, the second is
|
2002-10-23 |
diego |
gcc 2.95.3-10 (cygwin) is detected as bad, which it shouldn't.
|
2002-10-23 |
pontscho |
cosmetic
|
2002-10-23 |
arpi |
updated
|
2002-10-23 |
arpi |
rewrote the lirc code to remove the fork
|
2002-10-23 |
arpi |
applied Albeu's doc on -input file=...
|
2002-10-23 |
arpi |
allow cache to be disabled (-nocache should override cachesize autodetection
|
2002-10-23 |
arpi |
- fixed several 10l bugs
|
2002-10-23 |
nexus |
FreeBSD fix
|
2002-10-23 |
jaf |
10l
|
2002-10-23 |
alex |
upd
|
2002-10-23 |
arpi |
1l
|
2002-10-23 |
arpi |
10l
|
2002-10-23 |
arpi |
yeah, test.c works now!
|
2002-10-23 |
mark |
Geometry update
|
2002-10-23 |
arpi |
documenting -vop rotate 4..7
|
2002-10-23 |
arpi |
automatic rotation for mode 4..7, based on
|
2002-10-23 |
arpi |
Fixed a bug in MPlayer which would prevent proper parsing of
|
2002-10-23 |
mark |
Added meself to AUTHORS
|
2002-10-23 |
arpi |
10l
|
2002-10-23 |
arpi |
cleanup config option handling in libmpdemux.
|
2002-10-23 |
mark |
Added the -geometry option (supports fbdev and tdfxfb drivers)
|
2002-10-23 |
ranma |
Add convenience wrapper for mplayer -identify
|
2002-10-23 |
ranma |
add -identify switch
|
2002-10-23 |
arpi |
If movie height is odd, the picture is placed badly, due to wrong rouding.
|
2002-10-23 |
arpi |
mpdemux.c|h moved to libinput, mpdemux_check_interrupt() -> mp_input_check_interrupt()
|
2002-10-23 |
arpi |
cosmetics - reordered config.mak lines
|
2002-10-23 |
arpi |
re-enabled a-v sync
|
2002-10-23 |
arpi |
added libmpdemux depends to test.c
|
2002-10-23 |
arpi |
time.h required for select()
|
2002-10-23 |
arpi |
MPlayer being unable to display video properly on many nVidia graphics cards.
|
2002-10-23 |
arpi |
sample client for -vop bmovl -- loads and alphablend any PNG file
|
2002-10-23 |
arpi |
-vop bmovl - BitMap OVerLay videofilter for MPlayer
|
2002-10-22 |
pontscho |
dvd chapter detect function from Gregory Kovriga
|
2002-10-22 |
pontscho |
cosmetics
|
2002-10-22 |
arpi |
- using avcodec_alloc_context()
|
2002-10-22 |
gabucino |
fixes (what?:)
|
2002-10-22 |
gabucino |
fixes (yeah, I dunno what:)
|
2002-10-22 |
michael |
more undetectable xvid bugs :(
|
2002-10-22 |
arpi |
compiler warning fixes by Dominik
|
2002-10-22 |
arpi |
dump wav header
|
2002-10-22 |
arpi |
some fixes
|
2002-10-22 |
arpi |
endianess independency (using get int 16/32/64 func instead of typecasting pointer)
|
2002-10-22 |
henry |
minor fixes in forceaudio option
|
2002-10-22 |
arpi |
OSS is optional (fixes case when "tv" enabled, and "ossaudio" disabled)
|
2002-10-22 |
arpi |
don't build dhahelper on PPC linux
|
2002-10-22 |
arpi |
Colin Leroy added
|
2002-10-22 |
albeu |
New feature to let mplayer read commands from a file. Mostly
|
2002-10-22 |
alex |
added linuxppc+vidix
|
2002-10-22 |
michael |
save colorkey stuff patch by (Colin Leroy <colin at colino dot net>)
|
2002-10-22 |
alex |
libdha on linux powerpc support by Colin Leroy <colin@colino.net>
|
2002-10-22 |
michael |
RGB16 big endian fix patch by (Colin Leroy <colin at colino dot net>)
|
2002-10-22 |
henry |
add an option to force audio recording when a tv card reports no audio sources
|
2002-10-22 |
henry |
add a forgotten shutdown test
|
2002-10-22 |
arpi |
fixes
|
2002-10-22 |
arpi |
obsolete
|
2002-10-22 |
arpi |
updated
|
2002-10-21 |
eyck |
update version in changelog
|
2002-10-21 |
gabucino |
sync (today's changes not yet)
|
2002-10-21 |
gabucino |
small helper script for DOCS translators (to change numeric links to
|
2002-10-21 |
rtognimp |
sync with en v1.65
|
2002-10-21 |
jaf |
sync by me and hephooey@fastmail.fm
|
2002-10-21 |
michael |
endianness fixes for mach64 vidix driver patch by (Colin Leroy <colin at colino dot net>)
|
2002-10-21 |
eyck |
really fix latest fix. But now this versioning stopped making sense to me.
|
2002-10-21 |
atmos4 |
1ml
|
2002-10-21 |
nexus |
sync
|
2002-10-21 |
pontscho |
add and extended Gregory Kovriga's <gkovriga@techunix.technion.ac.il> patch
|
2002-10-21 |
diego |
XviD needs some more header files.
|
2002-10-21 |
diego |
Typo: libcore.a is now called libxvidcore.a
|
2002-10-20 |
diego |
Obtain gdb information from non i386 machines.
|
2002-10-20 |
michael |
data partitioning / packetization encoding support was allready there before pre8 (no i dunno when it was added)
|
2002-10-20 |
arpi |
updated...
|
2002-10-20 |
nexus |
add FreeBSD default path
|
2002-10-20 |
diego |
<B>MPlayer</B> ---> MPlayer
|
2002-10-20 |
diego |
RTSP/RTP documentation, patch by Ross Finlayson <finlayson@live.com>.
|
2002-10-20 |
eyck |
fix previous patch.
|
2002-10-20 |
eyck |
change versioning of libdha, patch from Guillem Jover <guillem.jover@menta.net>
|
2002-10-20 |
eyck |
Patch from: Guillem Jover <guillem.jover@menta.net>
|
2002-10-19 |
bertrand |
Fixed more potential mem leaks and use the url_free method
|
2002-10-19 |
diego |
libmpdvdkit --> libmpdvdkit2, small corrections
|
2002-10-19 |
alex |
removed the mess
|
2002-10-19 |
alex |
set position in channel list on startup. note: hope one day we will get cleaned the int->float->int sutff ;)
|
2002-10-19 |
diego |
Fixed two typos noticed by Sycotic Smith (I think).
|
2002-10-19 |
alex |
task done
|
2002-10-19 |
alex |
Stop grabbing from v4l when paused by Jindrich Makovicka
|
2002-10-19 |
jkeil |
Choose a good visual from the list of supported visuals on the X11 server,
|
2002-10-19 |
jkeil |
- wsErrorHandler was crashing on solaris with a null pointer access in printf;
|
2002-10-19 |
alex |
using sh->context for private data
|
2002-10-19 |
alex |
support to use minilzo lib alternatively
|
2002-10-19 |
jaf |
sync
|
2002-10-19 |
arpi |
some cleanup
|
2002-10-19 |
diego |
Do not install CVS directories.
|
2002-10-19 |
nexus |
FreeBSD info
|
2002-10-19 |
diego |
Documented "j" key, small fixes, rewording, spell checking.
|
2002-10-19 |
diego |
Remove option descriptions that are in the man page, add some missing
|
2002-10-19 |
diego |
Keyboard controls and options are described in the man page, removed the
|
2002-10-19 |
diego |
Sync with the English version, patch by <hephooey@fastmail.fm>.
|
2002-10-19 |
kmkaplan |
10L
|
2002-10-19 |
arpi |
bypass palette from bih, when codec cannot give it in o_bih
|
2002-10-19 |
arpi |
#ifdef PIX_FMT_YUV411P...
|
2002-10-18 |
attila |
doc fixes part 1 (more will come when i find the time to read the rest)
|
2002-10-17 |
jonas |
some corrections to produce better looking indentations
|
2002-10-17 |
arpi |
fix & workaround possible sig8/sig11 in blocksize calculation
|
2002-10-17 |
arpi |
fix bih->biSize for uncompressed files too
|
2002-10-17 |
arpi |
exporting palette for 4/8bpp modes
|
2002-10-17 |
arpi |
fixing palette export
|
2002-10-17 |
diego |
vbrpass option, patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>.
|
2002-10-17 |
kmkaplan |
Mplayer can switch between subtitles of different languages during
|
2002-10-17 |
kmkaplan |
Mplayer can switch between subtitles of different languages during
|
2002-10-17 |
faust3 |
10l - noticed by Soeren Mueller <soeren.mueller at webwasher.com>
|
2002-10-17 |
pontscho |
-fixed-vo support
|
2002-10-17 |
arpi |
fill the extra bytes with zero
|
2002-10-17 |
arpi |
small memleaks
|
2002-10-17 |
arpi |
dumping environment vars in setdllacecsspath
|
2002-10-17 |
arpi |
rgb1/rgb4 support
|
2002-10-17 |
arpi |
codecs.conf min. version bumped
|
2002-10-17 |
arpi |
- raw rgb1, rgb4 added
|
2002-10-17 |
arpi |
- rgb1, rgb4 support
|
2002-10-17 |
michael |
avoid multiple init
|
2002-10-16 |
arpi |
10l bug, found by valgrind :)
|
2002-10-16 |
diego |
Extended the FAQ a bit, maybe we start receiving some more donations and
|
2002-10-16 |
pontscho |
fix memleak again
|
2002-10-16 |
pontscho |
fix memleak
|
2002-10-16 |
pontscho |
-fixed-vo support
|
2002-10-16 |
pontscho |
-fixed-vo support
|
2002-10-16 |
arpi |
10l - do not read INDEX twice!!!
|
2002-10-16 |
arpi |
memleaks
|
2002-10-16 |
arpi |
memleak fix
|
2002-10-16 |
arpi |
memleak fix (found by valgrind)
|
2002-10-16 |
pontscho |
fix fullscreen
|
2002-10-16 |
arpi |
-fixed-vo support, based on patch by .so :)
|