Thu, 12 Jan 2006 20:04:36 +0000 |
rathann |
massive attack: mp_msg printf format fixes
|
Tue, 10 Jan 2006 11:09:03 +0000 |
rathann |
convert some printfs to mp_msg
|
Sun, 08 Jan 2006 14:03:42 +0000 |
nicodvb |
include the right avcodec.h, consistently with the rest of mplayer
|
Mon, 19 Dec 2005 19:38:28 +0000 |
henry |
malloc padding to avoid access beyond allocated memory
|
Fri, 05 Aug 2005 19:57:47 +0000 |
rtognimp |
Demuxer modularization
|
Wed, 31 Mar 2004 05:40:31 +0000 |
rfelker |
make stupid gcc versions happy
|
Mon, 15 Dec 2003 22:39:32 +0000 |
rtognimp |
100l Fix audio decoding and random sig11
|
Mon, 21 Apr 2003 11:18:54 +0000 |
alex |
fixed 2 10l-s (bug found in the spring cleanup patch by Raindel Shachar
|
Sat, 23 Nov 2002 10:58:14 +0000 |
michael |
warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
|
Sun, 22 Sep 2002 02:33:28 +0000 |
arpi |
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
|
Mon, 20 May 2002 03:51:58 +0000 |
arpi |
some more output cosmetics, especially for vivo and mov demuxers
|
Tue, 29 Jan 2002 12:11:52 +0000 |
pl |
warning (proper) fix
|
Tue, 25 Dec 2001 16:38:07 +0000 |
pl |
warning fix
|
Wed, 19 Dec 2001 13:03:22 +0000 |
pl |
x = malloc(strlen(s) + c) ... strcpy(x, s)
|
Sun, 16 Dec 2001 14:51:04 +0000 |
arpi |
vivo A-V sync fixed
|