Wed, 28 Nov 2012 19:43:03 +0000 |
reimar |
Change declaration to use proper type to avoid a ridiculous
|
Wed, 28 Nov 2012 19:36:55 +0000 |
reimar |
Merge declaration and initialization.
|
Tue, 06 Dec 2011 19:59:16 +0000 |
reimar |
Try harder to extract a sensible palette from extradata.
|
Wed, 27 Jul 2011 13:40:06 +0000 |
diego |
cleanup: adjust printf format strings to match parameter types
|
Sun, 24 Jul 2011 23:55:34 +0000 |
diego |
Do not translate console messages of verbosity level MSGL_V and above.
|
Sat, 07 May 2011 20:16:05 +0000 |
reimar |
Remove pointless ()
|
Sun, 12 Dec 2010 14:31:17 +0000 |
reimar |
Avoid using uninitialized data if index read does not return enough data.
|
Sun, 21 Nov 2010 12:25:44 +0000 |
reimar |
Add WAVEFORMATEXTENSIBLE support to AVI demuxer.
|
Sun, 12 Sep 2010 13:01:05 +0000 |
reimar |
Replace sizoef(type) by sizeof(*ptrvar).
|
Tue, 03 Aug 2010 15:55:17 +0000 |
siretart |
various spelling fixes, found by the Debian QA tool 'lintian'
|
Sat, 10 Jul 2010 22:33:49 +0000 |
reimar |
Remove obfuscating use of le2me_32.
|
Sat, 10 Jul 2010 18:47:59 +0000 |
reimar |
Make the stream language an argument to the stream creation function
|
Sat, 20 Feb 2010 21:02:49 +0000 |
diego |
cosmetics: Remove pointless empty lines at EOF.
|
Thu, 18 Feb 2010 00:18:50 +0000 |
diego |
Add header for AVI print functions; avoids many forward declarations.
|
Wed, 17 Feb 2010 22:01:35 +0000 |
diego |
libmpdemux: Mark functions not used outside of their files as static.
|