log

age author description
Mon, 29 Jan 2007 23:10:01 +0000 nicodvb 5l, check that the codec type detected by ts_detect_streams() is actually audio before fixing it in the array
Mon, 29 Jan 2007 22:49:14 +0000 nicodvb fix audio type when ts_detect_streams detects that a private1 stream is actually ac3
Mon, 29 Jan 2007 19:38:31 +0000 reimar Expand property documentation
Mon, 29 Jan 2007 19:01:32 +0000 reimar List available properties
Mon, 29 Jan 2007 17:08:29 +0000 eugeni Bugfix: glyph and bitmap pointers could be left uninitialized after
Mon, 29 Jan 2007 14:29:00 +0000 diego alphabetical order
Mon, 29 Jan 2007 14:26:42 +0000 diego typo, new sentences on lines of their own
Sun, 28 Jan 2007 23:13:17 +0000 nicodvb describe -psprobe
Sun, 28 Jan 2007 22:41:18 +0000 nicodvb sanity checks during codec detection; also reset demuxer->stream->eof
Sun, 28 Jan 2007 22:33:51 +0000 diego Remove references to no longer existing documentation.
Sun, 28 Jan 2007 22:31:53 +0000 diego Move platform-specific stuff together.
Sun, 28 Jan 2007 22:27:05 +0000 diego Move _ldd setting to a saner place.
Sun, 28 Jan 2007 21:42:22 +0000 nicodvb added code to scan the video stream to search the actual video codec used;
Sun, 28 Jan 2007 21:27:15 +0000 nicodvb include math.h for fabsf()
Sun, 28 Jan 2007 21:25:50 +0000 nicodvb cosmetics: reindentation and braces removal