2002-03-20 |
alex |
splitted mp_msg_init and mp_msg_set_level and added i18n support to init
|
2002-03-20 |
alex |
10l ;)
|
2002-03-20 |
albeu |
Added options -input keylist and -input cmdlist to list all know
|
2002-03-20 |
albeu |
Set the params given to a playlist url to the playlist
|
2002-03-20 |
albeu |
Fix endless loop at end of an audio only file. It occured when the last chunk
|
2002-03-20 |
albeu |
New string list option type
|
2002-03-20 |
melanson |
added a BMP file demuxer...yeah, that's right, a static image BMP file
|
2002-03-20 |
melanson |
oh yeah, this is it...MPlayer now has 4-bit MS RLE support...I think
|
2002-03-20 |
atmos4 |
add alternative samplerate calculation for files with timescale\!=samplerate
|
2002-03-20 |
arpi |
InitializeQTML(0) added
|
2002-03-20 |
arpi |
comments on compiling
|
2002-03-20 |
arpi |
simple sample proggy, using qtmlClient.dll to access QT components
|
2002-03-19 |
michael |
fixing runtime cpudetect with pre SSE cpus
|
2002-03-19 |
alex |
config vo if resolution changed (after decoded image read the dimensions out of lavc context)
|
2002-03-19 |
atmos4 |
allow sh_audio struct to be initialized by demuxer, add parsing of mp4 esds header to mov demuxer, init faad from info from mov header
|
2002-03-19 |
arpi |
show sub/av delay at osdlevel=1 - patch by Marcin Juszkiewicz <marcinj@netbox.pl>
|
2002-03-19 |
arpi |
non-blocking open - patch by Fredrik Kuivinen <freku045@student.liu.se>
|
2002-03-19 |
arpi |
hotfix (i doubt it will really fix this issue) by Fredrik Kuivinen <freku045@student.liu.se>
|
2002-03-19 |
arpi |
runtime msg changed
|
2002-03-19 |
arpi |
a bit modified runtime fix patch by Fredrik Kuivinen <freku045@student.liu.se>
|
2002-03-19 |
albeu |
10L bug fix. Thx to Fredrik Kuivinen <freku045@student.liu.se>.
|
2002-03-19 |
mswitch |
Automatically use avcodec if it exists, otherwise fall back to fame (due
|
2002-03-19 |
albeu |
A bug fix in the auto-repeat stuff + moved all printf to mp_msg
|
2002-03-19 |
albeu |
Commentting session
|
2002-03-19 |
albeu |
A bug fix + moved error msg from verbose to error
|
2002-03-19 |
albeu |
Fix a typo error with JOY_BTN2 and JOY_BTN3
|
2002-03-19 |
jonas |
small update to english version.
|
2002-03-19 |
melanson |
MPlayer now has a Microsoft RLE decoder to call its own...only supports
|
2002-03-19 |
arpi |
10l. -ao mpegpes shouldn't be disabled if no DVB
|
2002-03-18 |
atmos4 |
update hall of fame :)
|
2002-03-18 |
atmos4 |
Beta AAC decoding support, seeking totally broken yet, add philipps mpeg4 video in qt to ffmpeg4 although it's still buggy in decoding
|
2002-03-18 |
arpi |
updates by Jiri.Svoboda@seznam.cz
|
2002-03-18 |
gabucino |
-nosound option added
|
2002-03-18 |
gabucino |
applied Melanson's patch
|
2002-03-18 |
jaf |
sync
|
2002-03-18 |
jonas |
updated to english version.
|
2002-03-18 |
eyck |
usr/lib/mplayer not /usr/lib, as reminded by Amy Fong.
|
2002-03-18 |
nexus |
sync
|
2002-03-18 |
melanson |
the RoQ video decoder is so very close to working, I can almost taste it
|
2002-03-18 |
melanson |
added PTS for audio, but seeking still doesn't work
|
2002-03-18 |
arpi |
supports query_format in codecs
|
2002-03-18 |
arpi |
changed status of 'null' codec to avoid prefering it over buggy codecs
|
2002-03-18 |
arpi |
video codec selection failed message changed - it depends on -vo too
|
2002-03-18 |
arpi |
status numbers changed to fit our detection order
|
2002-03-18 |
arpi |
migrate to new init_video()
|
2002-03-18 |
arpi |
video codec selection redesigned and moved to libmpcodecs - now it's 'intelligent'
|
2002-03-18 |
arpi |
init_video() changed, make all extern
|
2002-03-18 |
arpi |
decore version check for divx3 and divx5
|
2002-03-18 |
arpi |
don't call video->get_info if it's NULL
|
2002-03-18 |
arpi |
init_video() changed - now it handles codec selection
|
2002-03-18 |
michael |
libavcodec bitrate is in kbit now ...
|
2002-03-18 |
arpi |
added vo_config
|
2002-03-18 |
arpi |
decore version check for divx3 and divx5
|
2002-03-17 |
arpi |
lirc fix by Keller Attila <mikimo3@freemail.hu>
|
2002-03-17 |
michael |
supporting ffmpegs "hopefully better bitrate control"
|
2002-03-17 |
michael |
rage mobility m3 is rage128 based and not mach64 ...
|
2002-03-17 |
eyck |
correct LIBDIR
|
2002-03-17 |
jkeil |
Add a (more or less dummy) reference to vo_format_name(), to pull the
|
2002-03-17 |
jaf |
xp added
|
2002-03-17 |
arpi |
Mp4S fixed
|
2002-03-17 |
gabucino |
fix
|
2002-03-17 |
gabucino |
sync the f* manual (with arpi's english changes)
|
2002-03-17 |
arpi |
uninit bugs fixed
|
2002-03-17 |
melanson |
FILM demuxer is leaner, meaner, and cleaner, also with proper bailout on
|