Mercurial > mplayer.hg
graph
-
Prevent a segmentation fault.Tue, 29 Mar 2011 10:45:13 +0000, by ib
-
Make use of return value of strlower().Tue, 29 Mar 2011 10:31:03 +0000, by ib
-
Replace macros to check whether a command is allowed by functions.Tue, 29 Mar 2011 10:21:39 +0000, by ib
-
Cosmetic: Separate return statement with newline.Tue, 29 Mar 2011 08:53:07 +0000, by ib
-
Move strlower() into auxiliary string function file.Tue, 29 Mar 2011 08:28:11 +0000, by ib
-
Simplify trim().Tue, 29 Mar 2011 08:15:01 +0000, by ib
-
Fix CrystalHD autodetection:Mon, 28 Mar 2011 22:18:56 +0000, by cehoyos
-
Simplify strswap().Mon, 28 Mar 2011 16:03:26 +0000, by ib
-
Move auxiliary string functions into separate file.Mon, 28 Mar 2011 15:51:20 +0000, by ib
-
Remove misspelled GUI message 'evEqualeaser'.Mon, 28 Mar 2011 13:46:50 +0000, by ib
-
Move files with auxiliary functions to own directory.Mon, 28 Mar 2011 12:37:48 +0000, by ib
-
Cosmetics: Fix typo.Sun, 27 Mar 2011 21:25:58 +0000, by cehoyos
-
Add condition that lets us switch FFmpeg XvMC decoder back fromSun, 27 Mar 2011 14:17:48 +0000, by reimar
-
Always use get_format, reduces usage of CODEC_CAP_HWACCEL* conditions.Sun, 27 Mar 2011 14:02:32 +0000, by reimar
-
Change | to ||.Sun, 27 Mar 2011 13:19:32 +0000, by reimar
-
Attempt to fix crashes with VDPAU and threads.Sun, 27 Mar 2011 13:18:59 +0000, by reimar
-
Fix XVMC decoding (avcodec_open would fail if thread_count is set)Sun, 27 Mar 2011 13:09:27 +0000, by reimar
-
Warn when audio encoder requires an input format different from S16,Sun, 27 Mar 2011 10:24:11 +0000, by reimar
-
FFmpeg Bitmap Brothers JV decoder.Sun, 27 Mar 2011 07:16:38 +0000, by cehoyos
-
sync with en/mplayer.1 rev. 33107Sun, 27 Mar 2011 02:15:38 +0000, by jrash
-
Synced with help_mp-en.h rev. 33112Sun, 27 Mar 2011 02:06:33 +0000, by jrash
-
Add ugly hack to compensate DVDNAV's ugly hacks and fix seeking.Sat, 26 Mar 2011 21:02:34 +0000, by reimar
-
Use fewer () to make code more readable.Sat, 26 Mar 2011 20:22:43 +0000, by reimar
-
Ensure we always pass a buffer of at least sector size to the read function.Sat, 26 Mar 2011 20:04:47 +0000, by reimar