Mercurial > mplayer.hg
log libmpcodecs/ad_libvorbis.c @ 25397:084619331d92
age | author | description |
---|---|---|
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 |