Mercurial > mplayer.hg
log libmpcodecs/ad_twin.c @ 32603:02830ab7afb7
age | author | description |
---|---|---|
Thu, 18 Feb 2010 00:18:50 +0000 | diego | Add header for AVI print functions; avoids many forward declarations. |
Fri, 12 Feb 2010 16:29:34 +0000 | diego | Mark all ad_info_t/vd_info_t structure declarations as const. |
Sat, 30 Jan 2010 16:57:40 +0000 | diego | Add missing license headers to all files in the libmpcodecs directory. |
Wed, 30 Sep 2009 23:47:00 +0000 | diego | Mark some functions that do not need external visibility as static. |
Wed, 13 May 2009 02:58:57 +0000 | diego | whitespace cosmetics: Remove all trailing whitespace. |
Wed, 03 Dec 2008 23:01:03 +0000 | diego | Get rid of pointless 'extern' keywords. |
Sat, 18 Oct 2008 18:54:05 +0000 | reimar | Use av_malloc/av_free for audio-related buffers to avoid crashes due to |