log

age author description
Sat, 15 Sep 2007 13:25:56 +0000 reimar Avoid one more code duplication
Sat, 15 Sep 2007 12:13:45 +0000 reimar get rid of pointless size parameter for tmf_load_chunk
Sat, 15 Sep 2007 11:56:24 +0000 reimar Avoid using demux->stream->end_pos, it rarely does any good.
Sat, 15 Sep 2007 11:44:51 +0000 reimar Slightly simplify IsValidAudioPacket
Sat, 15 Sep 2007 11:41:47 +0000 reimar Simplify another two ifs into one
Sat, 15 Sep 2007 11:35:35 +0000 reimar Make one mp_msg call out of 3
Sat, 15 Sep 2007 11:33:31 +0000 reimar Simpler and more robust tar parsing
Sat, 15 Sep 2007 11:03:38 +0000 reimar Get rid of bloated ty_extension function
Sat, 15 Sep 2007 10:59:27 +0000 reimar Do not uselessly name structs
Sat, 15 Sep 2007 10:58:06 +0000 reimar Remove another variable and reorder to avoid wasting space due to alignment
Sat, 15 Sep 2007 10:55:30 +0000 reimar PTS should be passed as int64_t to demux_ty_CopyToDemuxPacket
Sat, 15 Sep 2007 10:54:37 +0000 reimar Remove now useless parameters from demux_ty_CopyToDemuxPacket
Sat, 15 Sep 2007 10:52:36 +0000 reimar Remove more unused code and variables
Sat, 15 Sep 2007 10:07:08 +0000 diego cosmetics: Fix typo in function name.
Sat, 15 Sep 2007 09:57:00 +0000 nicodvb removed unused members from dvdnav_priv_t