Wed, 31 Aug 2005 09:24:44 +0000 |
attila |
10l
|
Tue, 30 Aug 2005 23:56:24 +0000 |
reimar |
Allow forcing of demuxers and codecs by prepending '+'
|
Mon, 20 Jun 2005 23:07:35 +0000 |
gpoirier |
adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM en DASH directo POUM net>
|
Wed, 18 Feb 2004 15:23:41 +0000 |
michael |
flushing stuff after seeking (finally we can view MPEG without thouse blocks after seeking with -vc ffmpeg12)
|
Fri, 22 Aug 2003 22:18:08 +0000 |
diego |
codecs.conf is obsolete.
|
Mon, 09 Jun 2003 12:15:48 +0000 |
arpi |
renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_LIBDIR
|
Fri, 14 Feb 2003 21:45:45 +0000 |
michael |
moving postprocess code to libavcodec
|
Sun, 09 Feb 2003 20:18:23 +0000 |
arpi |
linux->osdep
|
Mon, 11 Nov 2002 17:28:41 +0000 |
alex |
dlopen() support for ad and vd
|
Wed, 06 Nov 2002 23:54:29 +0000 |
arpi |
*HUGE* set of compiler warning fixes, unused variables removal
|
Fri, 01 Nov 2002 17:46:45 +0000 |
arpi |
verbose can be negative
|
Thu, 26 Sep 2002 01:31:18 +0000 |
arpi |
-vc/-vfm accepts codec/driver _list_ now. empty list element for -vc means
|
Wed, 25 Sep 2002 23:45:34 +0000 |
arpi |
best audio/video codec selection & init moved to libmpcodecs
|
Tue, 10 Sep 2002 22:18:32 +0000 |
arpi |
changing return type of put_image void->int
|
Sat, 31 Aug 2002 21:03:03 +0000 |
arpi |
100l... sh->vcodec may be changed by mpvdec->decode()
|
Sat, 31 Aug 2002 13:09:23 +0000 |
arpi |
-afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/comments
|
Fri, 30 Aug 2002 21:44:20 +0000 |
arpi |
-afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
|
Wed, 28 Aug 2002 21:32:32 +0000 |
alex |
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
|
Tue, 13 Aug 2002 16:04:16 +0000 |
jaf |
messages moved from dec_??d?o.c
|
Sun, 04 Aug 2002 02:21:50 +0000 |
kmkaplan |
Add the control VFCTRL_CHANGE_RECTANGLE
|
Sun, 28 Jul 2002 21:30:09 +0000 |
arpi |
... removed from vf's control(), sing struct for equalizer. based on patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
|
Thu, 25 Jul 2002 21:55:13 +0000 |
arpi |
print warning about unsupported video eq attributes
|
Thu, 25 Jul 2002 13:12:23 +0000 |
alex |
eq reworked
|
Thu, 25 Jul 2002 10:27:35 +0000 |
alex |
fixed possible 10l bug (vf not initialized yet)
|
Wed, 24 Jul 2002 18:14:21 +0000 |
alex |
equalizer reworked
|
Tue, 25 Jun 2002 22:29:32 +0000 |
arpi |
support the 'align16' codec flag
|
Wed, 29 May 2002 22:39:25 +0000 |
arpi |
restore original bih->biCompression if codec init failed
|
Mon, 20 May 2002 03:25:26 +0000 |
arpi |
big cosmetics patch, cleanup of messages printed by mplayer and libs.
|
Sun, 05 May 2002 17:42:09 +0000 |
arpi |
blit_frame is useless - noticed by Nick K.
|
Wed, 01 May 2002 17:39:46 +0000 |
arpi |
setting vf_inited flag, some printf->mp_msg, some MSGL_FATAL->MSGL_WARN
|