Mercurial > mplayer.hg
graph
-
Cosmetic: Rearrange variable declarations to match parameters.Fri, 01 Apr 2011 12:56:23 +0000, by ib
-
Use more appropriate name for variable and reduce it to reasonable size.Fri, 01 Apr 2011 12:48:40 +0000, by ib
-
Remove needless variable.Fri, 01 Apr 2011 12:23:56 +0000, by ib
-
Reduce resp. increase arrays to reasonable size.Fri, 01 Apr 2011 12:15:10 +0000, by ib
-
Cosmetic: Use more appropriate variable names.Fri, 01 Apr 2011 12:09:17 +0000, by ib
-
Disable background definition for playbar.Fri, 01 Apr 2011 11:25:57 +0000, by ib
-
Simplify parameter analysis.Fri, 01 Apr 2011 11:04:48 +0000, by ib
-
Remove needless variable.Fri, 01 Apr 2011 10:58:04 +0000, by ib
-
Revise message for parameter errors.Fri, 01 Apr 2011 10:36:11 +0000, by ib
-
Cosmetic: Rename menuBase menu.Thu, 31 Mar 2011 12:25:32 +0000, by ib
-
Clean up cmd_window().Thu, 31 Mar 2011 12:03:54 +0000, by ib
-
Cosmetic: Use more appropriate variable names.Thu, 31 Mar 2011 11:38:30 +0000, by ib
-
(Almost entirely) cosmetic: Use more appropriate variable names.Thu, 31 Mar 2011 10:56:42 +0000, by ib
-
Allow number sign as comment character.Thu, 31 Mar 2011 10:13:47 +0000, by ib
-
Cosmetic: Adjust indent.Thu, 31 Mar 2011 09:38:03 +0000, by ib
-
Reset skin pointer and window name.Thu, 31 Mar 2011 09:37:12 +0000, by ib
-
Add a check for unknown items.Thu, 31 Mar 2011 09:09:54 +0000, by ib
-
Leave loop after item function has been found and called.Thu, 31 Mar 2011 09:03:53 +0000, by ib
-
Cosmetic: Rename command item.Thu, 31 Mar 2011 08:56:52 +0000, by ib
-
Fix compilation with --disable-mencoder.Wed, 30 Mar 2011 14:54:55 +0000, by cehoyos
-
Improve handling of the comment character.Wed, 30 Mar 2011 14:24:11 +0000, by ib
-
Cosmetic: Adjust indent.Wed, 30 Mar 2011 13:47:33 +0000, by ib
-
Conform message determinationWed, 30 Mar 2011 13:46:03 +0000, by ib
-
Revise German documentation concerning events.Wed, 30 Mar 2011 13:31:10 +0000, by ib
-
Rename error message and add missing checks.Wed, 30 Mar 2011 12:07:54 +0000, by ib
-
Correct documentation on comments.Wed, 30 Mar 2011 11:32:12 +0000, by ib
-
Issue error message in case of wrong section name.Wed, 30 Mar 2011 11:15:03 +0000, by ib
-
Don't start GUI in case of window name error.Wed, 30 Mar 2011 11:06:57 +0000, by ib
-
Rename and revise error message.Wed, 30 Mar 2011 11:01:55 +0000, by ib
-
Add error check.Wed, 30 Mar 2011 10:36:52 +0000, by ib
-
Remove pointless assignment.Wed, 30 Mar 2011 10:14:41 +0000, by ib
-
Cosmetic: Rename error message.Wed, 30 Mar 2011 10:07:15 +0000, by ib
-
playlist option can't be used in a config file.Tue, 29 Mar 2011 19:42:05 +0000, by reimar
-
Add dummy shuffle and noshuffle options so they appear in -list-options.Tue, 29 Mar 2011 19:38:39 +0000, by reimar
-
Remove pointless code and messages.Tue, 29 Mar 2011 12:59:30 +0000, by ib
-
Replace macro by function.Tue, 29 Mar 2011 11:17:01 +0000, by ib
-
Cosmetic: Adjust indent.Tue, 29 Mar 2011 10:47:07 +0000, by ib
-
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
-
Disable the combination of slices and multithreaded decode by default, itSat, 26 Mar 2011 18:37:05 +0000, by reimar
-
Do not do A-V sync correction if one of the pts values is bogusSat, 26 Mar 2011 16:11:18 +0000, by reimar
-
Generalize previous commit: assume that a 0 frame time is always wrongSat, 26 Mar 2011 16:02:44 +0000, by reimar