log libmpdemux/demux_ty.c @ 24450:d8b25c8a4ea4

age author description
Fri, 14 Sep 2007 16:21:12 +0000 reimar Small simplifications
Fri, 14 Sep 2007 16:12:33 +0000 reimar 10l, placed terminating 0 at the wrong place.
Fri, 14 Sep 2007 16:12:02 +0000 reimar Avoid strlcpy, tar headers already have space to ensure 0-termination
Fri, 14 Sep 2007 16:04:12 +0000 reimar Do not ignore last chunk in .tmf files, it will cause part of the file to be
Fri, 14 Sep 2007 15:52:46 +0000 reimar Cosmetics: remove lots of useless () and {}.
Fri, 14 Sep 2007 15:33:21 +0000 reimar Use CHUNKSIZE define in a few more places
Fri, 14 Sep 2007 15:28:47 +0000 reimar Simplify ty_extensionis
Fri, 14 Sep 2007 15:19:45 +0000 reimar Make demux_ty internal functions static
Fri, 14 Sep 2007 15:12:46 +0000 reimar Use strtol instead of horribly suboptimal ty_octaltodecimal
Thu, 13 Sep 2007 11:23:32 +0000 reimar Replace constant by appropriate define
Thu, 05 Jul 2007 22:01:07 +0000 reimar Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy
Mon, 28 May 2007 08:42:35 +0000 diego Remove some unused variables, patch by timwoj ieee org.
Thu, 15 Mar 2007 18:36:36 +0000 diego Add explicit location for headers from the stream/ directory.
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.
Thu, 12 Jan 2006 20:04:36 +0000 rathann massive attack: mp_msg printf format fixes
Sun, 11 Dec 2005 17:21:02 +0000 wanderer make demuxer seek and close functions return void, patch by Dominik Mierzejewski
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Sun, 30 Oct 2005 09:19:05 +0000 reimar move resync_audio_stream after seeking to demuxer.c
Thu, 13 Oct 2005 18:33:56 +0000 reimar Use PRI?64 defines as format strings for 64 bit variables.
Fri, 02 Sep 2005 08:32:32 +0000 ods15 Make -identify's 'ID_LENGTH=' print a float and not an integer.. The
Fri, 05 Aug 2005 19:57:47 +0000 rtognimp Demuxer modularization
Sat, 28 May 2005 20:16:33 +0000 joey a cleaned-up version of ty demuxer improvements found in tivo-mplayer fork.
Sat, 28 May 2005 20:12:09 +0000 joey fix audio init crash
Sat, 15 Jan 2005 16:11:45 +0000 reimar Move generic length and percent pos calculation to demuxer.c
Mon, 19 Jul 2004 23:19:07 +0000 diego embarassing typo
Sat, 04 Oct 2003 17:29:08 +0000 gabucino many small typo and grammar fixes
Mon, 09 Jun 2003 00:24:49 +0000 arpi TiVo demuxer and sub-cc/osd decoder