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).
Mon, 23 May 2005 16:17:40 +0000 reimar Use memmove instead of memcpy for overlapping areas.
Sun, 22 May 2005 22:35:44 +0000 diego Reduce senseless spamminess of DVD playback in verbose mode.
Sun, 22 May 2005 19:52:09 +0000 gpoirier Sync with 1.978: Only one of -dumpstream, -dumpvideo, -dumpaudio works at a time.
Sun, 22 May 2005 19:33:59 +0000 gpoirier Sync with 1.977.
Sun, 22 May 2005 19:12:58 +0000 diego Only one of -dumpstream, -dumpvideo, -dumpaudio works at a time.
Sun, 22 May 2005 16:27:17 +0000 diego LC_ALL overrides LANG, so use it instead.
Sun, 22 May 2005 15:34:23 +0000 nicodvb preinit audio filters in order to determine the final samplerate and number of channels, or audio encoders will be initialized with the wrong parameters
Sun, 22 May 2005 15:11:03 +0000 diego vb_strategy only works in pass one.
Sat, 21 May 2005 22:08:09 +0000 diego vo_macosx does not yet support command keys.
Sat, 21 May 2005 22:07:25 +0000 diego More correct -lavfopts description.
Sat, 21 May 2005 20:52:54 +0000 diego Mention the MinGW HOWTO.
Sat, 21 May 2005 18:19:13 +0000 diego Surround lavf in the '-of help' output by #ifdef USE_LIBAVFORMAT.
Sat, 21 May 2005 17:31:44 +0000 al Make -wid behave more consistent.
Sat, 21 May 2005 16:22:44 +0000 gpoirier Sync with 1.974: Document lavf muxers.
Sat, 21 May 2005 15:05:31 +0000 alex sanity checks
Sat, 21 May 2005 15:00:27 +0000 alex 10l
Sat, 21 May 2005 14:44:10 +0000 diego LANG=C ensures month/day order and English language in the date string for
Sat, 21 May 2005 11:41:30 +0000 diego Update for latest Cygwin-related changes.
Sat, 21 May 2005 11:05:45 +0000 diego Support playing DVDs from harddrive directories.
Sat, 21 May 2005 06:50:08 +0000 mosu Do not switch to audio tracks whose codec private data differs from the main audio track's as this will most likely result in messed up audio output. Patch by Michael Behrisch <list () behrisch ! de>
Fri, 20 May 2005 23:22:54 +0000 diego Document lavf muxers.
Fri, 20 May 2005 21:50:57 +0000 diego spelling cosmetics
Fri, 20 May 2005 20:04:44 +0000 gabrov synced with 1.168