summaryrefslogtreecommitdiffstats
path: root/libass/ass.h
Commit message (Expand)AuthorAgeFilesLines
* fontselect: malloc and error checkingGrigori Goronzy2015-07-101-1/+6
* directwrite: add initial fontselect implementationfeliwir2015-07-101-0/+1
* fontselect: expose a fontprovider listing APIStefano Pigozzi2015-07-101-0/+8
* fontselect: expose a fontprovider selection APIStefano Pigozzi2015-07-101-2/+19
* fontselect: coretext: allow selection based on PostScript nameStefano Pigozzi2015-07-101-1/+2
* Export font provider interfaceGrigori Goronzy2015-07-101-0/+35
* Release 0.12.30.12.3wm42015-06-301-1/+1
* Release 0.12.20.12.2wm42015-05-071-1/+1
* Allow more fine grained control over style overrideswm42015-02-261-16/+71
* Add extern "C" guard to public headerOleg Oshmyan2015-01-161-0/+8
* Update version and changelog0.12.1wm42015-01-071-1/+1
* Update version and changelog0.12.0Grigori Goronzy2014-10-231-1/+1
* Provide slightly more fine-grained control over style overrideswm42014-10-171-4/+25
* Add a mechanism for selective style overrideswm42014-06-051-1/+27
* Add BorderStyle=4, background color for textwm42014-06-011-1/+1
* Update version info and changelog0.11.2Grigori Goronzy2014-04-251-1/+1
* Fix API documentation of change detectionGrigori Goronzy2014-03-061-2/+2
* Update version info and changelog0.11.1Grigori Goronzy2014-02-191-1/+1
* Update version infoGrigori Goronzy2014-02-181-1/+1
* Add ass_library_version()wm42013-11-251-1/+8
* Restore hintingwm42013-09-241-0/+7
* Bump LIBASS_VERSIONwm42013-04-121-1/+1
* Add ass_set_pixel_aspect(), deprecate ass_set_aspect_ratio()wm42013-03-291-10/+52
* Don't overwrite user-defined aspect ratio settingswm42013-03-291-2/+11
* Add type field to ASS_Image structwm42013-03-201-0/+7
* Add ass_set_storage_size and fix related scaling issuesOleg Oshmyan2013-03-031-0/+9
* Add ass_set_line_position() API function for subtitle positionwm42012-10-011-1/+9
* Bump version to 0.10.00.10.0Grigori Goronzy2011-09-251-1/+1
* Runtime shaper selectionGrigori Goronzy2011-08-081-0/+20
* Bump version0.9.12Grigori Goronzy2011-05-301-1/+1
* Relicense to ISCGrigori Goronzy2010-09-281-12/+10
* Bump autoconf version and LIBASS_VERSION0.9.11Grigori Goronzy2010-08-111-1/+1
* Add API function to flush all eventsGrigori Goronzy2010-05-311-1/+7
* Bump LIBASS_VERSION0.9.9Grigori Goronzy2010-03-011-1/+1
* Do not try to render if fonts have not been configuredGrigori Goronzy2010-02-061-0/+2
* Clarify that libass expects subtitle packets in Matroska formatGrigori Goronzy2010-02-021-3/+4
* Update ass_set_fonts_dir documentationGrigori Goronzy2010-02-021-3/+5
* Fix minor typoGrigori Goronzy2009-10-111-1/+1
* Fix libass w/o fontconfigGrigori Goronzy2009-10-111-0/+3
* Bump version to 0.9.8Grigori Goronzy2009-09-181-1/+1
* Bump LIBASS_VERSION due to renamesGrigori Goronzy2009-08-061-1/+1
* Rename typedefs (breaks API)Grigori Goronzy2009-08-061-41/+41
* Cosmetics: add parameter name in prototypeGrigori Goronzy2009-08-051-1/+1
* Clarify the AR parameter meaningsGrigori Goronzy2009-08-051-3/+3
* Clean up typedefs/structsGrigori Goronzy2009-07-281-5/+2
* Improve message callback APIGrigori Goronzy2009-07-261-2/+2
* Document ass_hinting enumGrigori Goronzy2009-07-241-1/+7
* Factor out bitmap buffer copyGrigori Goronzy2009-07-211-1/+11
* Introduce simple cache memory managementGrigori Goronzy2009-07-191-0/+11
* Improve API headers and documentationGrigori Goronzy2009-07-171-42/+146
* Improve fontconfig setupGrigori Goronzy2009-07-171-2/+9
* Allow passing user data to callbackGrigori Goronzy2009-07-121-1/+2
* Message callback funtionalityGrigori Goronzy2009-07-111-0/+4
* Remove read_file_recode from APIGrigori Goronzy2009-07-011-2/+0
* API: make process_force_style availableGrigori Goronzy2009-06-291-0/+2
* PAR correction for rendering at non-video resolutionGrigori Goronzy2009-06-291-1/+1
* ass_set_fonts: optionally pass fontconfig config pathgreg2009-06-201-1/+3
* Remove wrappers for ass_set_fontsgreg2009-06-201-0/+1
* Reindent all source code.greg2009-06-201-50/+49
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-1/+1
* libass: fix type mismatch between size parameter and the way it's usedaurel2008-09-051-1/+1
* libass: add a new ass_process_data() to process demuxed subtitle packetsaurel2008-09-051-0/+8
* Speak of libass instead of MPlayer in the libass license headers.diego2008-05-141-4/+4
* Use standard license header.diego2008-05-131-16/+18
* Remove libass dependency on global font_fontconfig variable.eugeni2008-04-301-0/+5
* Add missing header #includes to fix 'make checkheaders'.diego2008-03-051-0/+1
* Consistently give all libass multiple inclusion guards a LIBASS_ prefix.diego2008-01-291-3/+3
* Copy font data to ass_library instead of referencing demuxer-owned memory.eugeni2008-01-071-0/+5
* Add explanatory comments to the #endif part of multiple inclusion guards.diego2007-12-311-2/+1
* typodiego2007-12-301-1/+1
* Improve comments for ass_process_* functions.eugeni2007-12-301-2/+2
* Enable ass_line_spacing option.eugeni2007-09-181-0/+1
* Do not use leading underscores in multiple inclusion guards, they are reserved.diego2007-07-021-2/+2
* Move code for reading a file and recoding it to utf-8 to a separate function.eugeni2007-06-011-0/+2
* Add -ass-hinting option for setting font hinting method.eugeni2007-04-271-0/+8
* Speed up ASS subtitles display by detecting changes between two consecutiveeugeni2006-12-061-1/+1
* Keep embedded fonts in ass_library_t and perform actual disk writeeugeni2006-12-031-1/+1
* Rename: ass_process_font -> ass_add_font.eugeni2006-12-031-2/+2
* Implement loading subtitles from memory.eugeni2006-11-031-0/+9
* Libass interface reworked:eugeni2006-10-281-16/+43
* Split ass_configure() into several smaller functions.eugeni2006-10-261-21/+6
* Add copyright notice and vim/emacs comments to libass and vf_ass.c.eugeni2006-10-011-0/+20
* Add -ass-styles option. It allows to load styles from a file and use themeugeni2006-09-031-0/+6
* Better collision detection algorithm. The idea is to keep a subtitle in placeeugeni2006-09-021-25/+0
* Add right and left margins support to libass.eugeni2006-08-261-0/+4
* SSA/ASS parser reworked, with 2 main results:eugeni2006-08-221-2/+2
* Add public functions for removal of styles and events.eugeni2006-08-211-0/+16
* Initial libass release (without mencoder support).eugeni2006-07-071-0/+156