log

age author description
Tue, 24 May 2005 06:54:19 +0000 hzoli Make sure that samplesize is at least 2, as some demuxers set it to 1
Tue, 24 May 2005 06:39:01 +0000 hzoli Fix ADCTRL_SKIP_FRAME and add ADCTRL_RESYNC_STREAM
Tue, 24 May 2005 06:03:37 +0000 lorenm sync to x264 r239 (zoned ratecontrol and UMHex ME)
Tue, 24 May 2005 02:41:48 +0000 rfelker patch by oded to fix edl hang when end of audio is reached
Mon, 23 May 2005 21:24:47 +0000 diego Use the public sys/kbio.h header instead of messing with the MI headers, which
Mon, 23 May 2005 20:12:47 +0000 reimar Print error when skin file is not readable (e.g. a directory) instead of hanging
Mon, 23 May 2005 16:20:46 +0000 reimar Speedup asf descrambling (avoid one memcpy and use our fastmemcpy).