Mercurial > mplayer.hg
log libmpdemux/demux_vqf.c @ 22117:15bb9c161e94
age | author | description |
---|---|---|
Sat, 09 Dec 2006 12:24:11 +0000 | reimar | Get rid of min/max macros from aviheader.h, they do not belong here. |
Thu, 07 Dec 2006 11:58:07 +0000 | reimar | Hack around libavutil/bswap.h compilation problems due to always_inline undefined. |
Wed, 29 Nov 2006 15:02:45 +0000 | diego | Remove bswap.h, use libavutil/bswap.h instead. |
Thu, 13 Jul 2006 16:41:13 +0000 | reynaldo | drops casts from void * on malloc/calloc from libmpdemux code |
Fri, 17 Feb 2006 01:57:41 +0000 | corey | Second-try commit of this patch. |
Thu, 09 Feb 2006 19:39:51 +0000 | corey | Reverse commit of unfinished patch for passing audio_delay to the demuxers. |
Tue, 07 Feb 2006 20:22:44 +0000 | corey | 1. Include audio_delay as an argument to demux_seek. |