log

age author description
Sun, 12 Nov 2006 18:28:12 +0000 reimar Fix compilation with latest libavformat/avidec.c by adding ENABLE_ defines
Sun, 12 Nov 2006 17:47:40 +0000 ods15 change include "nut.h" to <nut.h> to make gcc pick the correct nut.h for libnut de/muxer..
Sun, 12 Nov 2006 17:19:56 +0000 nicodvb consistency fix: STREAM_CTRL_GET_TIME_LENGTH and STREAM_CTRL_GET_CURRENT_TIME now return time in (double) seconds
Sun, 12 Nov 2006 16:44:54 +0000 diego Recommend gcc 3.4+.
Sun, 12 Nov 2006 16:34:33 +0000 diego Mac OS X Server support
Sun, 12 Nov 2006 16:05:13 +0000 reimar ffgif, fftiff and fftga support, patch by compn (tempn <at> twmi rr com)
Sun, 12 Nov 2006 16:03:39 +0000 diego Remove duplicate message, the same info is printed anyway.
Sun, 12 Nov 2006 12:24:57 +0000 michael least restrictive dts ordering rule which ensures frames are in decoding order
Sat, 11 Nov 2006 21:10:26 +0000 Gabrov synced with r20817
Sat, 11 Nov 2006 20:07:09 +0000 Gabrov synced with r20859
Sat, 11 Nov 2006 14:40:36 +0000 kraymer r20834: The -gui command line option is back.
Sat, 11 Nov 2006 14:15:22 +0000 kraymer 1. convert single quotation mark to double one for better looking
Sat, 11 Nov 2006 13:57:09 +0000 nicodvb removed duplicated check in demuxer_seek_chapter
Sat, 11 Nov 2006 13:02:39 +0000 nicodvb make fail STREAM_CTRLs related to seeking/fetching time/chapter when the cache is enabled: they can't work atm
Sat, 11 Nov 2006 11:53:32 +0000 nicodvb in demux_seek() if STREAM_CTRL_SEEK_TO_CHAPTER suceeds call DEMUXER_CTRL_RESYNC to notify the demuxer of the change