]> git.sesse.net Git - vlc/history - modules/misc/svg.c
Use var_Inherit* instead of var_CreateGet*.
[vlc] / modules / misc / svg.c
2010-07-21 Jean-Baptiste KempfMerge branch 'master' of git.videolan.org:vlc
2010-07-20 Christophe MutricyFix include path
2010-02-10 Rémi DuraffortUse calloc.
2010-02-07 Rémi Denis-Courmontutf8_* -> vlc_* (sed roxxors)
2010-02-07 Rémi Denis-CourmontSplit file path functions out of vlc_charset.h into...
2010-01-23 Rémi Denis-Courmontmisc: use var_Inherit
2010-01-17 Rémi Duraffortsvg: fix possible NULL dereference.
2010-01-16 Rémi Denis-CourmontRemove sys/types.h check
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
2009-12-16 Laurent AimarUsed picture_NewFromFormat when appropriate.
2009-11-24 Olivier AubertRevert "svg: quick fix for out-of-tree compilation"
2009-11-24 Olivier Aubertsvg: quick fix for out-of-tree compilation
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-03-19 Rémi Duraffortsvg: remove unused variable.
2009-02-14 Rémi DuraffortNo need to add a '\n' at the end of messages passed...
2008-11-30 Rémi Denis-CourmontBy definition of sizeof, sizeof(char) = 1
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-09-20 Laurent AimarChanged subpicture_region_t->picture into a picture_t *
2008-08-09 Derk-Jan HartmanMerge branch '0.9.0-libass' of git://git.videolan.org/vlc
2008-08-08 Olivier Aubertsvg.c: check fread return value
2008-08-01 Rémi Duraffortsvg module: fix memleak.
2008-06-23 Rémi DuraffortClose file in all cases.
2008-06-22 Rémi DuraffortRemove unneeded msg_Error.
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-20 Rémi Denis-CourmontUse fstat()!
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-15 Rémi DuraffortRemove useless test before free and delete.
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-16 Rémi Denis-CourmontRevert the so-called whitelisting commits that are...
2008-01-16 Rafaël Carréinput options whitelisting, step 2 (refs #1371)
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-05-30 Jean-Paul SamanFix memleak.
2007-03-13 Jean-Baptiste KempfMKV USF subtitles support and other Subtitles improvements.
2007-03-09 Olivier Aubertmodules/misc/svg: include vlc_charset, and define svg_G...
2006-11-26 Clément StenacNicer commits, faster breaking time and better-looking...
2006-11-26 Clément StenacA bit of headers cleanup
2006-07-19 Olivier Aubertmodules/misc/svg.c: fix SVG rendering
2006-05-05 Rémi Denis-CourmontWe need to include "config.h" somehow before we can...
2006-04-07 Derk-Jan Hartman* Lower the priority of the SVG renderer
2006-03-30 Olivier Aubertmodules/misc/svg.c:
2006-03-25 Christophe Mutricymisc/*: 2nd lecture. refs #438
2006-03-22 Clément StenacStrings review in misc/ except dummy and win32text...
2006-02-15 Olivier Aubertmisc/svg.c: use char* instead of byte_t* to avoid warnings
2006-02-12 Rémi Denis-Courmont- Fix opening of SVG file through a symbolic
2006-01-20 Olivier Aubertsvg.c: use conditional includes for system includes...
2006-01-12 Antoine CellerierFSF address change.
2005-08-27 Jean-Paul SamanMerged OSD functionality on the same core functions...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-10 Derk-Jan Hartman* Some changes to preferences categorization (This...
2005-04-04 Olivier Aubertsvg.c: do not subsample U and V planes in RGB->YUVA...
2005-03-26 Olivier Aubertsvg.c: updated to the latest changes in the text render...
2005-02-01 Olivier Aubertsvg.c: ported the code for vlc 0.8.1 (as a video filter)
2004-12-11 Clément StenacImprovements to preferences
2004-06-15 Olivier AubertSVG rendering module. It uses the text rendering API...