Mercurial > mplayer.hg
log libmpdemux/demux_ty.c @ 20984:41773d188756
age | author | description |
---|---|---|
Tue, 10 Oct 2006 19:21:33 +0000 | reimar | Fix misdetection of http://samples.mplayerhq.hu/tta/tivo_misdetect.tta as TiVo file |
Fri, 01 Sep 2006 12:11:11 +0000 | diego | The FSF changed postal address. |
Sat, 08 Jul 2006 17:28:36 +0000 | diego | Remove unused variables, patch by Stefan Huehner stefan at huehner org. |
Wed, 08 Mar 2006 21:13:16 +0000 | reimar | name array is too small, use strlcpy instead of strncpy |
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. |