Thu, 07 Aug 2008 10:36:07 +0000 |
diego |
Rename font-related preprocessor directives.
|
Wed, 20 Feb 2008 08:51:53 +0000 |
diego |
Remove pointless #ifdefs around extern declarations.
|
Mon, 31 Dec 2007 16:15:50 +0000 |
diego |
Add explanatory comments to the #endif part of multiple inclusion guards.
|
Mon, 17 Dec 2007 01:06:17 +0000 |
ulion |
The function parameter 'preferred_language' should be const char *.
|
Sun, 28 Oct 2007 14:26:05 +0000 |
iive |
Our enca code uses strdup() on the input encoding name, as we don't modify it we can use the original constant string.
|
Mon, 02 Jul 2007 22:34:45 +0000 |
diego |
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
Sun, 25 Mar 2007 19:25:11 +0000 |
rathann |
Fixes:
|
Sat, 06 Jan 2007 19:07:58 +0000 |
reimar |
Subtitle handling cleanup: factor out code for parsing embedded subtitles
|
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
|
Fri, 07 Jul 2006 18:07:39 +0000 |
eugeni |
Split guess_cp() in two functions:
|
Thu, 16 Mar 2006 14:42:51 +0000 |
albeu |
Move the subread from FILE to stream_t.
|
Wed, 04 Jan 2006 12:05:15 +0000 |
mosu |
Improved handling of text subs in Matroska files with adjacent newlines (\N) resulting in more than SUB_MAX_TEXT lines to display. Patch by Robert Henney (robh () rut ! org).
|
Mon, 18 Oct 2004 20:41:06 +0000 |
faust3 |
correctly display the commas of most hebrew subtitles on the left side
|
Wed, 15 Sep 2004 13:16:52 +0000 |
faust3 |
This time is a patch to improve subtitle alignment management. It
|
Mon, 02 Aug 2004 06:46:48 +0000 |
henry |
missing guess_cp declaration (patch by Ismail D«Ónmez)
|