Mon, 24 Nov 2008 08:31:44 +0000 |
diego |
Create a separate codecs.conf entry for Tremor and use it if MPlayer is
|
Thu, 07 Aug 2008 12:20:50 +0000 |
diego |
Give a CONFIG_ prefix to preprocessor directives that lacked one and
|
Sat, 07 Jun 2008 13:04:53 +0000 |
ulion |
Fix channel order for libvorbis decoder, original patched by Nicolas George.
|
Mon, 28 May 2007 08:18:23 +0000 |
diego |
Move variable declaration into conditional to avoid an unused variable warning.
|
Sat, 15 Jul 2006 16:03:12 +0000 |
reynaldo |
marks several read-only string parameters which aren't modified inside the called function as const. Patch by Stefan Huehner, stefan AT huehner-org
|
Sun, 02 Jul 2006 08:17:07 +0000 |
reynaldo |
rm unnecesary casts from void* - part 3
|
Wed, 21 Jun 2006 14:49:09 +0000 |
diego |
Move #ifdefs around complete files into the build system.
|
Mon, 24 Apr 2006 10:58:40 +0000 |
rtognimp |
4 - Implement a better way to calculate current audio pts and use it for
|
Thu, 12 Jan 2006 20:04:36 +0000 |
rathann |
massive attack: mp_msg printf format fixes
|
Mon, 05 Dec 2005 01:28:17 +0000 |
rathann |
ad_libvorbis.c:119: warning: assignment from incompatible pointer type
|
Sat, 06 Aug 2005 15:43:54 +0000 |
rathann |
tremor uses integer types
|
Thu, 12 May 2005 23:32:26 +0000 |
nicodvb |
initialize vorbis structure before calling ERROR()
|
Thu, 12 May 2005 17:35:58 +0000 |
nicodvb |
vorbis extradata is now passed from demuxer to decoder in matroska's way
|
Thu, 20 Jan 2005 13:22:53 +0000 |
reimar |
remove all setlocale calls, they break the behaviour of sscanf and
|
Thu, 14 Oct 2004 15:09:35 +0000 |
reimar |
some memory leaks fixed
|