Wed, 30 Jul 2008 13:44:59 +0000 |
diego |
Rename two GUI-related preprocessor directives:
|
Tue, 27 May 2008 09:03:18 +0000 |
diego |
Fix codec-cfg-test compilation.
|
Wed, 09 Apr 2008 15:19:55 +0000 |
diego |
Add missing #includes to pass 'make checkheaders' to codecs.conf.h.
|
Sat, 12 Jan 2008 14:48:12 +0000 |
reimar |
100l, free strdup'd strings
|
Sat, 12 Jan 2008 14:07:27 +0000 |
reimar |
Builtin codecs array can now be const
|
Sat, 12 Jan 2008 14:05:46 +0000 |
reimar |
Replace the persistent CODECS_FLAG_SELECTED by a local "stringset" with
|
Sun, 02 Dec 2007 22:32:44 +0000 |
reimar |
Get rid of some useless extra ()
|
Sat, 03 Nov 2007 22:25:52 +0000 |
diego |
Avoid short forms; has the added benefit of allowing compilation with gcc 2.95
|
Sat, 03 Nov 2007 14:56:26 +0000 |
diego |
Replace some Hungarian comments, thanks to Denes Balatoni for the translation.
|
Mon, 30 Jul 2007 13:06:26 +0000 |
reimar |
C99 varargs in macros can not be empty, adjust definition so it compiles
|
Thu, 19 Jul 2007 13:52:39 +0000 |
reimar |
Remove some more useless *alloc casts
|
Mon, 12 Mar 2007 08:52:45 +0000 |
diego |
Fix comment about test application compilation.
|
Fri, 14 Jul 2006 17:14:16 +0000 |
diego |
Remove support for obsolete and non-free divx4/odivx libraries.
|
Sun, 09 Jul 2006 17:45:36 +0000 |
reynaldo |
Marks several string parameters as const when they are not modified in the function, Patch by Stefan Huehner, stefan AT huehner-org
|
Mon, 03 Apr 2006 07:11:29 +0000 |
rfelker |
reverse previous patch which caused sig11.
|