| Commit message (Expand) | Author | Age |
* | Add MPLAYER_ prefix to multiple inclusion guard of generated file. | diego | 2008-02-24 |
* | Add multiple inclusion guards to generated header file. | diego | 2008-01-27 |
* | Change format string so that the table is nicely aligned. | diego | 2008-01-27 |
* | The alaw tables should be const. | diego | 2008-01-27 |
* | Move compare.c to TOOLS, add it to the Makefile and document it. | diego | 2008-01-23 |
* | Fix usage example comment | reimar | 2008-01-19 |
* | Add the edge-enhancement filter based on edgedetect I had lying around. | reimar | 2008-01-19 |
* | Relicense to GPL v2 or later with Reimar's permission. | diego | 2008-01-06 |
* | Remove compilation command from source file, it is already in the Makefile. | diego | 2008-01-01 |
* | Fix license header to read Lesser General Public License 2.1, | diego | 2008-01-01 |
* | unrarlib.o no longer exists, link against unrar_exec.o. | diego | 2008-01-01 |
* | Fix printf format string length modifiers, removes about a trillion warnings. | diego | 2007-12-10 |
* | Comment out unused variable. | diego | 2007-12-10 |
* | Remove unused parameters from main(), fixes the warnings: | diego | 2007-12-10 |
* | Fix printf format string length modifiers, removes the warnings: | diego | 2007-12-10 |
* | Fix printf format string length modifiers, removes the warnings: | diego | 2007-12-10 |
* | suppress silly messages when checktree is not called from the root of the tree | ivo | 2007-12-05 |
* | only check source code for gnuisms | ivo | 2007-12-05 |
* | simpler and more easily expandable test whether we need a shortlist that | ivo | 2007-12-05 |
* | test for presence of .svn directory if we are supposed to traverse the tree | ivo | 2007-12-05 |
* | when gathering the list of files to check via svn info, also include | ivo | 2007-12-05 |
* | cosmetics/indentation | ivo | 2007-12-03 |
* | when gathering the list of files to check via svn info, also include | ivo | 2007-12-03 |
* | add functions that are not specifically marked as being deprecated or obsolete, | ivo | 2007-12-03 |
* | Mark several uses of vo_functions_t as const to stop some of the current | reimar | 2007-12-02 |
* | 10l for me. I should read my own comments just above it ;) | ivo | 2007-11-30 |
* | less code for initializing default settings | ivo | 2007-11-30 |
* | add test for deprecated and obsolete functions | ivo | 2007-11-30 |
* | simple avoid wine complaints fix by sherpya | compn | 2007-10-17 |
* | cosmetics: misc typo fixes | diego | 2007-09-25 |
* | According to MSDN a thread must call CoUninitialize once for each successful | diego | 2007-09-23 |
* | vfw2menc works on linux/windows | compn | 2007-09-16 |
* | vfw2menc works on linux and windows x86 only | compn | 2007-09-16 |
* | Mark xx function as returning char, fixes: | diego | 2007-08-28 |
* | Remove nonsensical #ifdef. | diego | 2007-08-28 |
* | Simplify the addition of -g to some CFLAGS. | diego | 2007-08-27 |
* | Move common link libs/objects into a variable. | diego | 2007-08-27 |
* | consistent linking order | diego | 2007-08-27 |
* | Simplify linkage parameters. | diego | 2007-08-27 |
* | warning fixes: | diego | 2007-08-27 |
* | warning fixes: | diego | 2007-08-27 |
* | warning fixes: | diego | 2007-08-27 |
* | warning fixes: | diego | 2007-08-27 |
* | warning fixes: | diego | 2007-08-27 |
* | warning fixes: | diego | 2007-08-27 |
* | warning fixes: | diego | 2007-08-27 |
* | Remove unnecessary fastmemcpybench prerequisite. | diego | 2007-08-27 |
* | Remove unused #include. | diego | 2007-08-27 |
* | Fix a ton of warnings: | diego | 2007-08-27 |
* | Simplify bmovl-test compilation call. | diego | 2007-08-27 |