log

age author description
Sun, 27 Mar 2011 13:09:27 +0000 reimar Fix XVMC decoding (avcodec_open would fail if thread_count is set)
Sun, 27 Mar 2011 10:24:11 +0000 reimar Warn when audio encoder requires an input format different from S16,
Sun, 27 Mar 2011 07:16:38 +0000 cehoyos FFmpeg Bitmap Brothers JV decoder.
Sun, 27 Mar 2011 02:15:38 +0000 jrash sync with en/mplayer.1 rev. 33107
Sun, 27 Mar 2011 02:06:33 +0000 jrash Synced with help_mp-en.h rev. 33112
Sat, 26 Mar 2011 21:02:34 +0000 reimar Add ugly hack to compensate DVDNAV's ugly hacks and fix seeking.
Sat, 26 Mar 2011 20:22:43 +0000 reimar Use fewer () to make code more readable.
Sat, 26 Mar 2011 20:04:47 +0000 reimar Ensure we always pass a buffer of at least sector size to the read function.
Sat, 26 Mar 2011 18:37:05 +0000 reimar Disable the combination of slices and multithreaded decode by default, it
Sat, 26 Mar 2011 16:11:18 +0000 reimar Do not do A-V sync correction if one of the pts values is bogus
Sat, 26 Mar 2011 16:02:44 +0000 reimar Generalize previous commit: assume that a 0 frame time is always wrong
Sat, 26 Mar 2011 16:01:00 +0000 reimar For a stream without pts values time video frames based on fps
Sat, 26 Mar 2011 13:00:11 +0000 reimar Enable both frame and slice threading.
Sat, 26 Mar 2011 12:43:19 +0000 reimar Do not use deprecated avcodec_thread_init, it is broken and does nothing currently.
Fri, 25 Mar 2011 13:58:26 +0000 compn cleanup/unify hdv* fourccs, except vdpau