log

age author description
Tue, 29 Mar 2011 10:21:39 +0000 ib Replace macros to check whether a command is allowed by functions.
Tue, 29 Mar 2011 08:53:07 +0000 ib Cosmetic: Separate return statement with newline.
Tue, 29 Mar 2011 08:28:11 +0000 ib Move strlower() into auxiliary string function file.
Tue, 29 Mar 2011 08:15:01 +0000 ib Simplify trim().
Mon, 28 Mar 2011 22:18:56 +0000 cehoyos Fix CrystalHD autodetection:
Mon, 28 Mar 2011 16:03:26 +0000 ib Simplify strswap().
Mon, 28 Mar 2011 15:51:20 +0000 ib Move auxiliary string functions into separate file.
Mon, 28 Mar 2011 13:46:50 +0000 ib Remove misspelled GUI message 'evEqualeaser'.
Mon, 28 Mar 2011 12:37:48 +0000 ib Move files with auxiliary functions to own directory.
Sun, 27 Mar 2011 21:25:58 +0000 cehoyos Cosmetics: Fix typo.
Sun, 27 Mar 2011 14:17:48 +0000 reimar Add condition that lets us switch FFmpeg XvMC decoder back from
Sun, 27 Mar 2011 14:02:32 +0000 reimar Always use get_format, reduces usage of CODEC_CAP_HWACCEL* conditions.
Sun, 27 Mar 2011 13:19:32 +0000 reimar Change | to ||.
Sun, 27 Mar 2011 13:18:59 +0000 reimar Attempt to fix crashes with VDPAU and threads.
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
Fri, 25 Mar 2011 12:40:20 +0000 ib Revise some GUI error message texts.