|
|
|
@e93b437d4f5b470e229cab95726a2addb6ef3782
|
[e93b437d4f5b470e229cab95726a2addb6ef3782]
|
23/09/08 19:50:31 |
Laurent Aimar <fenrir@videolan.org> |
Fixed support for font color and opacity for html rendered text. |
|
|
|
@252c882286e56574f7984bf23ad8b456fc3d9805
|
[252c882286e56574f7984bf23ad8b456fc3d9805]
|
23/09/08 00:04:18 |
Laurent Aimar <fenrir@videolan.org> |
Use resolve_xml_special_chars where appropriate.
(noticed by Antoine … |
|
|
|
@c8b3f40f52d91b4b20a9822e7aeb0d2bbf907b0a
|
[c8b3f40f52d91b4b20a9822e7aeb0d2bbf907b0a]
|
22/09/08 22:42:15 |
Laurent Aimar <fenrir@videolan.org> |
Moved more common codes to text_renderer.h |
|
|
|
@74d20fa836f656eff2e713e7a96c819c2ce1000e
|
[74d20fa836f656eff2e713e7a96c819c2ce1000e]
|
22/09/08 22:42:15 |
Laurent Aimar <fenrir@videolan.org> |
First pass for extracting common text renderer code. |
|
|
|
@8f83ef4b74b37d92e95fc9bcebabf67e9aeef291
|
[8f83ef4b74b37d92e95fc9bcebabf67e9aeef291]
|
20/09/08 16:38:01 |
Laurent Aimar <fenrir@videolan.org> |
Changed subpicture_region_t->picture into a picture_t *
It will avoid … |
|
|
|
@181756989468eeecda39c28d194de9afa2205bef
|
[181756989468eeecda39c28d194de9afa2205bef]
|
17/09/08 20:36:56 |
Laurent Aimar <fenrir@videolan.org> |
Fixed a segfault when trying to render a unbreakable string. |
|
|
|
@cdc8bcd3e5ed868589e16e5014246a4ccc3b512e
|
[cdc8bcd3e5ed868589e16e5014246a4ccc3b512e]
|
12/09/08 13:13:46 |
Derk-Jan Hartman <hartman@videolan.org> |
freetype: potential divide by zero crash. |
|
|
|
@5fe3825b21ebf4ad84fdc80f3db6436682b0b577
|
[5fe3825b21ebf4ad84fdc80f3db6436682b0b577]
|
07/09/08 21:06:37 |
Laurent Aimar <fenrir@videolan.org> |
Added support for named color in font parameters.
freetype.c and … |
|
|
|
@be400691f55a66d411e9bd7787feb1f4332612f0
|
[be400691f55a66d411e9bd7787feb1f4332612f0]
|
27/08/08 21:43:08 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Plugins: push cancellation down |
|
|
|
@857535cbac9ec9bc54dec6f567dca6738c273e25
|
[857535cbac9ec9bc54dec6f567dca6738c273e25]
|
24/08/08 21:58:07 |
Antoine Cellerier <dionoea@videolan.org> |
Fix segfault on 64 bit archs. (0 != NULL) |
|
|
|
@334c6a547f946940f7bee48d1f41283dccbcd483
|
[334c6a547f946940f7bee48d1f41283dccbcd483]
|
18/08/08 19:37:51 |
Laurent Aimar <fenrir@videolan.org> |
Fixed a potential freetype deadlock as var_AcquireMutex is not recursive … |
|
|
|
@912035aaf7f6405f99b10a371540653b2d42cb0c
|
[912035aaf7f6405f99b10a371540653b2d42cb0c]
|
15/08/08 21:44:27 |
Rémi Duraffort <ivoire@videolan.org> |
Fix potential memleak. |
|
|
|
@a7d8f15b883c087c33af56f3a18d672c69cfb938
|
[a7d8f15b883c087c33af56f3a18d672c69cfb938]
|
11/08/08 21:40:14 |
Rémi Duraffort <ivoire@videolan.org> |
Use the right declaration for threaded functions. |
|
|
|
@5f8cd3991a86c8be37fe0bce9686c2d6f7635afa
|
[5f8cd3991a86c8be37fe0bce9686c2d6f7635afa]
|
03/08/08 11:03:14 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Declared many static variables const
Signed-off-by: Rémi Denis-Courmont … |
|
|
|
@29f2d89e37955378d3a341dc0deaa7fdd8da40af
|
[29f2d89e37955378d3a341dc0deaa7fdd8da40af]
|
24/07/08 00:07:45 |
Laurent Aimar <fenrir@videolan.org> |
Fixed a potential deadlock. |
|
|
|
@66d883a95cd1dce8b2e35efe5bee34126dd93e95
|
[66d883a95cd1dce8b2e35efe5bee34126dd93e95]
|
20/07/08 22:57:28 |
Laurent Aimar <fenrir@videolan.org> |
Cosmetics (moved BuildDone? under HAVE_FONTCONFIG) |
|
|
|
@fb0a060578bd8c7b2983e2b8ed0dffda8a51c631
|
[fb0a060578bd8c7b2983e2b8ed0dffda8a51c631]
|
20/07/08 22:53:23 |
Laurent Aimar <fenrir@videolan.org> |
Fixed locking scheme. |
|
|
|
@2121de2768caf997399ff534c0021e9204258fa1
|
[2121de2768caf997399ff534c0021e9204258fa1]
|
20/07/08 22:20:19 |
Laurent Aimar <fenrir@videolan.org> |
Fixed a potential segfault when font builder thread try to … |
|
|
|
@e5ca2360f83b1f0da0ee56758e54e61cbbdc3e69
|
[e5ca2360f83b1f0da0ee56758e54e61cbbdc3e69]
|
15/07/08 22:36:15 |
Laurent Aimar <fenrir@videolan.org> |
Use good default value for font weigh/slan (subtitle rendering). |
|
|
|
@470ba2c1ea11b8b11fda606ff0279fad11e6c4a2
|
[470ba2c1ea11b8b11fda606ff0279fad11e6c4a2]
|
28/06/08 23:59:07 |
Antoine Cellerier <dionoea@videolan.org> |
Don't assert. |
|
|
|
@b674dab81ccd2a089896b26a2afc258118e6a990
|
[b674dab81ccd2a089896b26a2afc258118e6a990]
|
22/06/08 21:41:15 |
Rémi Duraffort <ivoire@videolan.org> |
Remove unneeded msg_Error about memory failure.
Fix a double malloc.
Fix … |
|
|
|
@3561b9b28f58eb7a4183e158a8fd973800d31ceb
|
[3561b9b28f58eb7a4183e158a8fd973800d31ceb]
|
31/05/08 21:10:30 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Plugins: include vlc_common.h directly instead of vlc/vlc.h |
|
|
|
@5e15258c9ef28558fe2abc941fc1527e02b04c21
|
[5e15258c9ef28558fe2abc941fc1527e02b04c21]
|
27/05/08 21:16:52 |
Rémi Denis-Courmont <rem@videolan.org> |
A lot of missing const in options lists |
|
|
|
@c0a898e18e7fce541be58980f09ca199b736dc1c
|
[c0a898e18e7fce541be58980f09ca199b736dc1c]
|
26/05/08 18:46:07 |
Rafaël Carré <funman@videolan.org> |
Include assert.h where assert() is used |
|
|
|
@13ae40b0efc4f1b1ce205d9a057537047fcab3f4
|
[13ae40b0efc4f1b1ce205d9a057537047fcab3f4]
|
21/05/08 19:19:25 |
Rémi Denis-Courmont <rem@videolan.org> |
Use gettext_noop() consistently |
|
|
|
@27d483e9ef7a451397d7857251c8d67097661f1d
|
[27d483e9ef7a451397d7857251c8d67097661f1d]
|
08/05/08 18:20:21 |
Rémi Denis-Courmont <rem@videolan.org> |
Include vlc_plugin.h as needed |
|
|
|
@b5b7e051fdc5b5d830fdf49c702e9c199548469d
|
[b5b7e051fdc5b5d830fdf49c702e9c199548469d]
|
07/05/08 18:53:30 |
Rafaël Carré <funman@videolan.org> |
Fix detection of ending of FontBuilder? thread |
|
|
|
@ed57b5bda9cb8c545ea219ec969d6a04648892f1
|
[ed57b5bda9cb8c545ea219ec969d6a04648892f1]
|
05/05/08 18:50:11 |
Rémi Denis-Courmont <rem@videolan.org> |
Fontconfig: compiler warning |
|
|
|
@8c8eae269b78a9f1f9ea88868ffd612240f48913
|
[8c8eae269b78a9f1f9ea88868ffd612240f48913]
|
05/05/08 17:33:40 |
Rafaël Carré <funman@videolan.org> |
Fix memleak |
|
|
|
@6da90a1716250d282f16dc6bc9dacec5b9514caf
|
[6da90a1716250d282f16dc6bc9dacec5b9514caf]
|
04/05/08 13:14:46 |
Rémi Denis-Courmont <rem@videolan.org> |
vlc_mutex_init: remove unused paramter |
|
|
|
@f864df7f99aac0babaa434b88104cf93fc71b840
|
[f864df7f99aac0babaa434b88104cf93fc71b840]
|
23/04/08 00:42:46 |
Antoine Cellerier <dionoea@videolan.org> |
psz_object_name should not be const! (else module name aliasing cannot … |
|
|
|
@449fd28aaf007c6411251dae9d0dbfdc65b135d1
|
[449fd28aaf007c6411251dae9d0dbfdc65b135d1]
|
14/04/08 02:02:22 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
This … |
|
|
|
@cc10207a6de5466bf6bfedcd8a3073c7a0f1224a
|
[cc10207a6de5466bf6bfedcd8a3073c7a0f1224a]
|
12/03/08 12:07:43 |
Rémi Duraffort <ivoire@videolan.org> |
Another bunch of useless test. |
|
|
|
@fe37fc3e55aa2ec68b03beb890d2ded1125e0c1c
|
[fe37fc3e55aa2ec68b03beb890d2ded1125e0c1c]
|
10/03/08 21:12:49 |
Rafaël Carré <funman@videolan.org> |
Fix FontBuiler? object destruction |
|
|
|
@99565f4f3cfa45ed8cccc8e555808a0083356096
|
[99565f4f3cfa45ed8cccc8e555808a0083356096]
|
29/02/08 15:37:22 |
Jean-Paul Saman <jpsaman@videolan.org> |
small cleanup |
|
|
|
@a78e273ec53ff8a6c3993f3deda0b893f8dd709a
|
[a78e273ec53ff8a6c3993f3deda0b893f8dd709a]
|
26/02/08 01:29:12 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
misc/objects.c: Don't rely on vlc_object_destroy() to destroy objects, but … |
|
|
|
@1db1e0f0e2fc78a284d1162e782bf07a5d8d64ff
|
[1db1e0f0e2fc78a284d1162e782bf07a5d8d64ff]
|
03/02/08 21:38:34 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove dead preprocessor directives |
|
|
|
@aeb9817eb91d9df6030c0b5f9cd6762cd97319e9
|
[aeb9817eb91d9df6030c0b5f9cd6762cd97319e9]
|
29/01/08 15:20:45 |
Rafaël Carré <funman@videolan.org> |
freetype: fix compilation, vlc_mtime.h is already included in vlc_common.h |
|
|
|
@94a6747034ad39d24f7c7fd960017e7090aa8d4d
|
[94a6747034ad39d24f7c7fd960017e7090aa8d4d]
|
29/01/08 14:58:41 |
Rafaël Carré <funman@videolan.org> |
misc: fix warnings
declare unused parameters in callbacks as void
… |
|
|
|
@99fab9089e9e1709d9c3a4bc5ced0c137ac59134
|
[99fab9089e9e1709d9c3a4bc5ced0c137ac59134]
|
23/01/08 22:50:58 |
Rémi Denis-Courmont <rem@videolan.org> |
Don't include config.h from the headers - refs #297.
Missing some cases … |
|
|
|
@4f028428053d0342c55deb6ba8b8da114c6a0caa
|
[4f028428053d0342c55deb6ba8b8da114c6a0caa]
|
16/01/08 18:51:21 |
Rémi Denis-Courmont <rem@videolan.org> |
Revert the so-called whitelisting commits that are actually blacklisting |
|
|
|
@806cf5165824be921bf2402ecf11fd3ee6501f9c
|
[806cf5165824be921bf2402ecf11fd3ee6501f9c]
|
16/01/08 18:36:14 |
Rafaël Carré <funman@videolan.org> |
input options whitelisting, step 2 (refs #1371) |
|
|
|
@5b7951727f09e4a75f20b8b6f3155c9c8da72033
|
[5b7951727f09e4a75f20b8b6f3155c9c8da72033]
|
25/11/07 06:05:09 |
Bernie Purcell <bitmap@videolan.org> |
Try to protect more than one instance of FontBuilder? from running at a … |
|
|
|
@0d38084be8049d211cf16f99a0169cf2305410a4
|
[0d38084be8049d211cf16f99a0169cf2305410a4]
|
20/11/07 00:34:15 |
Rafaël Carré <funman@videolan.org> |
freetype: use .\/_ to break lines when ' ' only failed |
|
|
|
@aa31448fb2795d84e5384b8cbcfad5e6baa510f9
|
[aa31448fb2795d84e5384b8cbcfad5e6baa510f9]
|
01/11/07 13:57:48 |
Bernie Purcell <bitmap@videolan.org> |
Address Trac Issue #1350 - linebreaks being ignored under … |
|
|
|
@edead8b8df5005c8210bde4d7b94b7ab0701e6d1
|
[edead8b8df5005c8210bde4d7b94b7ab0701e6d1]
|
15/10/07 11:39:17 |
Jean-Paul Saman <jpsaman@videolan.org> |
small codingstyle fix |
|
|
|
@3c3678f18cd83a2958b12d385c5b04111779a1f8
|
[3c3678f18cd83a2958b12d385c5b04111779a1f8]
|
09/10/07 13:48:29 |
Rafaël Carré <funman@videolan.org> |
freetype: make sure the FontBuilder? is finished when we destroy the … |
|
|
|
@e3206fdb39a95bb8ce3022119ef5ae9c6c2e706c
|
[e3206fdb39a95bb8ce3022119ef5ae9c6c2e706c]
|
08/10/07 22:46:23 |
Jean-Paul Saman <jpsaman@videolan.org> |
Run FontBuilder? thread after Freetype has been initialized and no error … |
|
|
|
@4f5d55cf666f7a069b4e81679c2823f53a472911
|
[4f5d55cf666f7a069b4e81679c2823f53a472911]
|
04/10/07 04:57:18 |
Rafaël Carré <funman@videolan.org> |
freetype: fix a segfault introduced in [21339]
FcConfigSetCurrent?( … |
|
|
|
@076518cb3a3cc4d198e934224ba272b4ddfb9bf9
|
[076518cb3a3cc4d198e934224ba272b4ddfb9bf9]
|
21/09/07 03:50:54 |
Bernie Purcell <bitmap@videolan.org> |
Fix for problem found by Sebastien Fievet where subtitles weren't
showing … |
|
|
|
@552e595131c5f1d66eba8e3c22c2b1c509be5153
|
[552e595131c5f1d66eba8e3c22c2b1c509be5153]
|
18/09/07 18:20:49 |
Rémi Denis-Courmont <rem@videolan.org> |
Replace strerror() with %m (or Linux DVB: strerror_r) - refs #1297 |
|
|
|
@1b67b68abd876b96c8dd7222fa23e34f028ff7c2
|
[1b67b68abd876b96c8dd7222fa23e34f028ff7c2]
|
05/09/07 15:51:21 |
Rémi Denis-Courmont <rem@videolan.org> |
#include order |
|
|
|
@a27798f81e1dfcb34e0ee1ad47ac694ad82e9205
|
[a27798f81e1dfcb34e0ee1ad47ac694ad82e9205]
|
05/09/07 03:03:01 |
Bernie Purcell <bitmap@videolan.org> |
Correct a warning on OSX |
|
|
|
@f7bf767832662b8354f9b5cf7639b800a9679afa
|
[f7bf767832662b8354f9b5cf7639b800a9679afa]
|
29/08/07 01:49:14 |
Bernie Purcell <bitmap@videolan.org> |
Revert the patch for working fontpath on Gentoo due to
complaints about … |
|
|
|
@5f647f9d21185e3f8db7b158d5e9ed9512c46ba4
|
[5f647f9d21185e3f8db7b158d5e9ed9512c46ba4]
|
28/08/07 07:20:36 |
Bernie Purcell <bitmap@videolan.org> |
Use a different font path for Gentoo linux |
|
|
|
@f76916ea4acf5da9823e3d057bec765a8c8e1502
|
[f76916ea4acf5da9823e3d057bec765a8c8e1502]
|
27/08/07 01:23:02 |
Bernie Purcell <bitmap@videolan.org> |
Whitespace removal |
|
|
|
@dbcad1d80868a0854570ef3c6049634ad8d959d6
|
[dbcad1d80868a0854570ef3c6049634ad8d959d6]
|
23/08/07 01:23:22 |
Damien Fouilleul <damienf@videolan.org> |
freetype: balance vlc_object_find() and vlc_object_release(), otherwise … |
|
|
|
@18cff171ed55f7b569283574eb8305aee9c4dc0b
|
[18cff171ed55f7b569283574eb8305aee9c4dc0b]
|
21/08/07 17:02:09 |
Damien Fouilleul <damienf@videolan.org> |
freetype: make sure fontconfig is still optional |
|
|
|
@e9fc538b529a9c3a1695b90108b7323272d50302
|
[e9fc538b529a9c3a1695b90108b7323272d50302]
|
21/08/07 09:49:24 |
Bernie Purcell <bitmap@videolan.org> |
Changes to get styled subtitles working with Windows |
|
|
|
@e40d134c69b144327fd1d2001e8b85640f5c7cb9
|
[e40d134c69b144327fd1d2001e8b85640f5c7cb9]
|
20/08/07 21:10:23 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove _GNU_SOURCE and string.h too |
|
|
|
@81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808
|
[81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808]
|
20/08/07 21:08:22 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove stdlib.h |
|
|
|
@3b396a3d5331de10afa57d023afafbc779baeb58
|
[3b396a3d5331de10afa57d023afafbc779baeb58]
|
14/08/07 02:03:48 |
Bernie Purcell <bitmap@videolan.org> |
Corrections to scaling logic in previous commit |
|
|
|
@5efb1f0118bdd2bc7f1836476b02b52dda468c6c
|
[5efb1f0118bdd2bc7f1836476b02b52dda468c6c]
|
11/08/07 07:57:28 |
Bernie Purcell <bitmap@videolan.org> |
Prescaled output support |
|
|
|
@6df5e4eca4fcbd38de041352b908c79149523191
|
[6df5e4eca4fcbd38de041352b908c79149523191]
|
31/07/07 08:47:01 |
Bernie Purcell <bitmap@videolan.org> |
Dynamically load any TTF or OTF fonts available in the attachments of
the … |
|
|
|
@4a1b6b00bae98767ddf5ae84c571859cb51be630
|
[4a1b6b00bae98767ddf5ae84c571859cb51be630]
|
20/07/07 01:05:27 |
Bernie Purcell <bitmap@videolan.org> |
(hopefully) a fix for issue found by Ilkka Ollakka introduced in commit … |
|
|
|
@2293854f363396b56fc15db8d903e26e1b631383
|
[2293854f363396b56fc15db8d903e26e1b631383]
|
10/07/07 22:15:14 |
Jean-Baptiste Kempf <jb@videolan.org> |
* Adds a raster animation to text tagged with <karaoke> tags (like in USF
… |
|
|
|
@4d4eb33495d371286c1c2b76f2255cd38217fcf6
|
[4d4eb33495d371286c1c2b76f2255cd38217fcf6]
|
07/07/07 21:02:03 |
Laurent Aimar <fenrir@videolan.org> |
all: Subtitle improvment patch by Bernie Purcell.
Author comments:
It … |
|
|
|
@ae2674440d5319f10807c854f4c30876373c2f2b
|
[ae2674440d5319f10807c854f4c30876373c2f2b]
|
02/07/07 19:32:40 |
Jean-Baptiste Kempf <jb@videolan.org> |
Freetype:
This patch:
* try to solve the fribidi styles problems that have … |
|
|
|
@5d5eb43ff8df8e03fc18db124982db027cf4e271
|
[5d5eb43ff8df8e03fc18db124982db027cf4e271]
|
12/06/07 14:22:36 |
Jean-Paul Saman <jpsaman@videolan.org> |
Fix potential memleaks |
|
|
|
@e3204e44686cfccc0b633b2a76914e6536ceb5c4
|
[e3204e44686cfccc0b633b2a76914e6536ceb5c4]
|
26/04/07 21:33:33 |
Antoine Cellerier <dionoea@videolan.org> |
* [PATCH] Memory hole fix by Bernie Purcell |
|
|
|
@171ad3314ef99d1d88ee1a31af8d79149d621118
|
[171ad3314ef99d1d88ee1a31af8d79149d621118]
|
30/03/07 15:29:15 |
Derk-Jan Hartman <hartman@videolan.org> |
* Missing part of previous commit [19535].
cleanup of freetype.c by … |
|
|
|
@db7b0a56aa13250845c4721f3cabb72d975128d6
|
[db7b0a56aa13250845c4721f3cabb72d975128d6]
|
30/03/07 14:51:46 |
Derk-Jan Hartman <hartman@videolan.org> |
* Patch to support basic formatting in non-SSA/USF subtitle formats
… |
|
|
|
@606c39807a576c659e86f222ee0d6793e61262e7
|
[606c39807a576c659e86f222ee0d6793e61262e7]
|
21/03/07 23:10:50 |
Antoine Cellerier <dionoea@videolan.org> |
Change the visible heigh/width only if they weren't set in the source text … |
|
|
|
@cb917cf0c6b3b4a6a218c14ba96d643c198f6a71
|
[cb917cf0c6b3b4a6a218c14ba96d643c198f6a71]
|
21/03/07 22:48:36 |
Antoine Cellerier <dionoea@videolan.org> |
Cosmetics (well ... invisible cosmetics). Remove trailing white spaces. |
|
|
|
@43b0f24c15b32026b1ba620dd7810598821e270a
|
[43b0f24c15b32026b1ba620dd7810598821e270a]
|
17/03/07 01:31:51 |
Christophe Mutricy <xtophe@videolan.org> |
Fix double free and a 1 octet per subtitle memleak
Due to the False in … |
|
|
|
@cf9e0c81162d09b7ee079d512436715fd243ffad
|
[cf9e0c81162d09b7ee079d512436715fd243ffad]
|
13/03/07 22:28:34 |
Jean-Baptiste Kempf <jb@videolan.org> |
MKV USF subtitles support and other Subtitles improvements.
Patch by … |
|
|
|
@d3fe7f28797d4dba65ffcdd60bf932e758a48a9e
|
[d3fe7f28797d4dba65ffcdd60bf932e758a48a9e]
|
26/11/06 15:20:34 |
Clément Stenac <zorglub@videolan.org> |
A bit of headers cleanup
* Headers in include must contain the structures … |
|
|
|
@d4384d0bb99752225f46de0614a1d3c423e947d0
|
[d4384d0bb99752225f46de0614a1d3c423e947d0]
|
08/10/06 15:15:18 |
Jean-Paul Saman <jpsaman@videolan.org> |
(Forward port of rev 16987) Fix number of compiler warnings |
|
|
|
@982c2c891aa4dc440fe65009993004b52534b577
|
[982c2c891aa4dc440fe65009993004b52534b577]
|
03/08/06 18:58:10 |
Clément Stenac <zorglub@videolan.org> |
Fix a bunch of warnings and errors |
|
|
|
@35809029048fb24a7f4782ac17ac07a62a9267e3
|
[35809029048fb24a7f4782ac17ac07a62a9267e3]
|
12/07/06 20:49:35 |
Jean-Paul Saman <jpsaman@videolan.org> |
Removed unused variable pi_gamma |
|
|
|
@46b44b39fd650cedfe26a1b2db4bf69f14f72db8
|
[46b44b39fd650cedfe26a1b2db4bf69f14f72db8]
|
10/06/06 23:17:13 |
Christophe Mutricy <xtophe@videolan.org> |
misc/freetype.c: Fix strings |
|
|
|
@2fc1756882380cd8eae3090b49a283e26fbf1b4b
|
[2fc1756882380cd8eae3090b49a283e26fbf1b4b]
|
14/04/06 11:37:39 |
Clément Stenac <zorglub@videolan.org> |
Strings |
|
|
|
@496b159ea8273bf5de4e8ce90e4ff4444db2ccaa
|
[496b159ea8273bf5de4e8ce90e4ff4444db2ccaa]
|
13/04/06 16:12:20 |
Derk-Jan Hartman <hartman@videolan.org> |
* Fix subtitle alignment if we don't have styles. fixes #619
I chose to … |
|
|
|
@bcb8ad992a0e4edb9c0b979ab9ad6b762042b8ca
|
[bcb8ad992a0e4edb9c0b979ab9ad6b762042b8ca]
|
13/04/06 11:04:34 |
Clément Stenac <zorglub@videolan.org> |
String stuff |
|
|
|
@07b147145c51cc38146ee25348c6f205cfca5a65
|
[07b147145c51cc38146ee25348c6f205cfca5a65]
|
26/03/06 00:10:43 |
Christophe Mutricy <xtophe@videolan.org> |
misc/*: 2nd lecture. refs #438 |
|
|
|
@6da5d900d16744217c313a67e213fa68c94270cd
|
[6da5d900d16744217c313a67e213fa68c94270cd]
|
22/03/06 14:38:50 |
Clément Stenac <zorglub@videolan.org> |
Compile fix |
|
|
|
@f0ffeb173ab80dba4bba7d2353b5b1a24a3a0ffe
|
[f0ffeb173ab80dba4bba7d2353b5b1a24a3a0ffe]
|
22/03/06 13:14:30 |
Clément Stenac <zorglub@videolan.org> |
Strings review in misc/ except dummy and win32text (Refs:#438) |
|
|
|
@c5cc4e5248e0bdff53b90ea66412c524cc24ee91
|
[c5cc4e5248e0bdff53b90ea66412c524cc24ee91]
|
07/02/06 16:18:06 |
Derk-Jan Hartman <hartman@videolan.org> |
* Introduced a new text_style_t
* basic support for SSA formatted subs. … |
|
|
|
@b76d7cf6283749d91448cb2b175f7cd9889fbe02
|
[b76d7cf6283749d91448cb2b175f7cd9889fbe02]
|
01/02/06 14:01:06 |
Sam Hocevar <sam@videolan.org> |
* Got rid of SYS_DARWIN everywhere. |
|
|
|
@2a4ba1cc931ebef37ee4677e5215a8c804da8242
|
[2a4ba1cc931ebef37ee4677e5215a8c804da8242]
|
28/01/06 15:41:33 |
Sigmund Augdal Helberg <sigmunau@videolan.org> |
freetype.c: don't render empty subtitles.
Some files uses an empty (only … |
|
|
|
@dbd9cdc23e9a95f03fe5668f68b601a941136810
|
[dbd9cdc23e9a95f03fe5668f68b601a941136810]
|
23/01/06 01:34:33 |
Derk-Jan Hartman <hartman@videolan.org> |
* Fix the opacity and color settings for the YUVA renderer.
PS: It seems … |
|
|
|
@252747dbe34f27bbecc82b75e39871d4942dcace
|
[252747dbe34f27bbecc82b75e39871d4942dcace]
|
22/01/06 23:49:01 |
Sigmund Augdal Helberg <sigmunau@videolan.org> |
freetype.c: Revived and revamped old yuva renderer
Highlights:
Three … |
|
|
|
@2cb472dba008f7d877ffe6bae9c5575253365282
|
[2cb472dba008f7d877ffe6bae9c5575253365282]
|
13/01/06 00:10:04 |
Antoine Cellerier <dionoea@videolan.org> |
FSF address change. |
|
|
|
@211ae07d062e2f29efd5ace2e660aa57149cec41
|
[211ae07d062e2f29efd5ace2e660aa57149cec41]
|
|