Tue, 19 Mar 2002 22:12:18 +0000 |
alex |
config vo if resolution changed (after decoded image read the dimensions out of lavc context)
|
Tue, 19 Mar 2002 21:48:55 +0000 |
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
|
Tue, 19 Mar 2002 19:22:00 +0000 |
arpi |
show sub/av delay at osdlevel=1 - patch by Marcin Juszkiewicz <marcinj@netbox.pl>
|
Tue, 19 Mar 2002 19:16:01 +0000 |
arpi |
non-blocking open - patch by Fredrik Kuivinen <freku045@student.liu.se>
|
Tue, 19 Mar 2002 18:57:24 +0000 |
arpi |
hotfix (i doubt it will really fix this issue) by Fredrik Kuivinen <freku045@student.liu.se>
|
Tue, 19 Mar 2002 18:49:39 +0000 |
arpi |
runtime msg changed
|
Tue, 19 Mar 2002 18:42:27 +0000 |
arpi |
a bit modified runtime fix patch by Fredrik Kuivinen <freku045@student.liu.se>
|
Tue, 19 Mar 2002 18:27:54 +0000 |
albeu |
10L bug fix. Thx to Fredrik Kuivinen <freku045@student.liu.se>.
|
Tue, 19 Mar 2002 15:08:15 +0000 |
mswitch |
Automatically use avcodec if it exists, otherwise fall back to fame (due
|
Tue, 19 Mar 2002 13:30:16 +0000 |
albeu |
A bug fix in the auto-repeat stuff + moved all printf to mp_msg
|
Tue, 19 Mar 2002 13:29:28 +0000 |
albeu |
Commentting session
|
Tue, 19 Mar 2002 13:28:45 +0000 |
albeu |
A bug fix + moved error msg from verbose to error
|
Tue, 19 Mar 2002 13:27:44 +0000 |
albeu |
Fix a typo error with JOY_BTN2 and JOY_BTN3
|
Tue, 19 Mar 2002 11:01:37 +0000 |
jonas |
small update to english version.
|
Tue, 19 Mar 2002 07:07:06 +0000 |
melanson |
MPlayer now has a Microsoft RLE decoder to call its own...only supports
|
Tue, 19 Mar 2002 00:11:44 +0000 |
arpi |
10l. -ao mpegpes shouldn't be disabled if no DVB
|
Mon, 18 Mar 2002 23:59:42 +0000 |
atmos4 |
update hall of fame :)
|
Mon, 18 Mar 2002 23:30:04 +0000 |
atmos4 |
Beta AAC decoding support, seeking totally broken yet, add philipps mpeg4 video in qt to ffmpeg4 although it's still buggy in decoding
|
Mon, 18 Mar 2002 23:20:13 +0000 |
arpi |
updates by Jiri.Svoboda@seznam.cz
|
Mon, 18 Mar 2002 22:25:03 +0000 |
gabucino |
-nosound option added
|
Mon, 18 Mar 2002 22:24:18 +0000 |
gabucino |
applied Melanson's patch
|
Mon, 18 Mar 2002 15:21:28 +0000 |
jaf |
sync
|
Mon, 18 Mar 2002 14:57:34 +0000 |
jonas |
updated to english version.
|
Mon, 18 Mar 2002 09:39:18 +0000 |
eyck |
usr/lib/mplayer not /usr/lib, as reminded by Amy Fong.
|
Mon, 18 Mar 2002 09:10:54 +0000 |
nexus |
sync
|
Mon, 18 Mar 2002 05:29:59 +0000 |
melanson |
the RoQ video decoder is so very close to working, I can almost taste it
|
Mon, 18 Mar 2002 03:17:20 +0000 |
melanson |
added PTS for audio, but seeking still doesn't work
|
Mon, 18 Mar 2002 03:08:21 +0000 |
arpi |
supports query_format in codecs
|
Mon, 18 Mar 2002 01:55:38 +0000 |
arpi |
changed status of 'null' codec to avoid prefering it over buggy codecs
|
Mon, 18 Mar 2002 01:54:33 +0000 |
arpi |
video codec selection failed message changed - it depends on -vo too
|
Mon, 18 Mar 2002 01:52:51 +0000 |
arpi |
status numbers changed to fit our detection order
|
Mon, 18 Mar 2002 01:51:47 +0000 |
arpi |
migrate to new init_video()
|
Mon, 18 Mar 2002 01:49:42 +0000 |
arpi |
video codec selection redesigned and moved to libmpcodecs - now it's 'intelligent'
|
Mon, 18 Mar 2002 01:48:40 +0000 |
arpi |
init_video() changed, make all extern
|
Mon, 18 Mar 2002 01:48:22 +0000 |
arpi |
decore version check for divx3 and divx5
|
Mon, 18 Mar 2002 01:47:47 +0000 |
arpi |
don't call video->get_info if it's NULL
|
Mon, 18 Mar 2002 01:47:14 +0000 |
arpi |
init_video() changed - now it handles codec selection
|
Mon, 18 Mar 2002 01:00:43 +0000 |
michael |
libavcodec bitrate is in kbit now ...
|
Mon, 18 Mar 2002 00:55:58 +0000 |
arpi |
added vo_config
|
Mon, 18 Mar 2002 00:46:44 +0000 |
arpi |
decore version check for divx3 and divx5
|
Sun, 17 Mar 2002 20:28:19 +0000 |
arpi |
lirc fix by Keller Attila <mikimo3@freemail.hu>
|
Sun, 17 Mar 2002 17:09:04 +0000 |
michael |
supporting ffmpegs "hopefully better bitrate control"
|
Sun, 17 Mar 2002 16:08:39 +0000 |
michael |
rage mobility m3 is rage128 based and not mach64 ...
|
Sun, 17 Mar 2002 16:02:21 +0000 |
eyck |
correct LIBDIR
|
Sun, 17 Mar 2002 15:11:44 +0000 |
jkeil |
Add a (more or less dummy) reference to vo_format_name(), to pull the
|
Sun, 17 Mar 2002 15:03:25 +0000 |
jaf |
xp added
|
Sun, 17 Mar 2002 14:21:07 +0000 |
arpi |
Mp4S fixed
|
Sun, 17 Mar 2002 09:42:20 +0000 |
gabucino |
fix
|
Sun, 17 Mar 2002 09:41:26 +0000 |
gabucino |
sync the f* manual (with arpi's english changes)
|
Sun, 17 Mar 2002 03:38:16 +0000 |
arpi |
uninit bugs fixed
|
Sun, 17 Mar 2002 02:59:04 +0000 |
melanson |
FILM demuxer is leaner, meaner, and cleaner, also with proper bailout on
|
Sun, 17 Mar 2002 02:30:29 +0000 |
arpi |
libvo printfs added (moved from mplayer.c), mpi buffers free'd to fix multifile playback
|
Sun, 17 Mar 2002 02:29:41 +0000 |
arpi |
init_video_vaa() removed
|
Sun, 17 Mar 2002 02:28:32 +0000 |
arpi |
init/uninit libvo/ao/getch2/cache2 order fixed
|
Sun, 17 Mar 2002 02:13:18 +0000 |
arpi |
fixed colorspace detection
|
Sun, 17 Mar 2002 02:04:06 +0000 |
arpi |
don't free our_out_buffer - it's obsoleted
|