Mercurial > mplayer.hg
log libmpcodecs/ad_libvorbis.c @ 21793:0cc74ab27f33
age | author | description |
---|---|---|
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 |