2009-06-27 |
Grigori Goronzy | Support \xshad and \yshad override tags |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Grigori Goronzy | Support \xbord and \ybord override tags |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Grigori Goronzy | Fix memory leak in render_overlap |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Grigori Goronzy | Fix strdup() string leaks |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Grigori Goronzy | Make \fax and \fay animatable. |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Grigori Goronzy | Fix rotation and subpixel placement |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Grigori Goronzy | Include ass_utils.h instead of mputils.h |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Grigori Goronzy | Incorporate mputils.c into ass_utils.c |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Grigori Goronzy | Cosmetics: minor cleanup in ass_render_events |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Grigori Goronzy | Cosmetics: fix a few remaining declarations |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Grigori Goronzy | Rename various non-static functions |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Grigori Goronzy | Rename mp_msg to ass_msg |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Grigori Goronzy | Add standard GPL header to mputils.c |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Grigori Goronzy | Improve positioning for full subpixel accuracy |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Grigori Goronzy | Test program: nicer-looking background |
commit | commitdiff | tree | snapshot |
2009-06-24 |
Grigori Goronzy | Correct vertical glyph positioning for \fay |
commit | commitdiff | tree | snapshot |
2009-06-23 |
greg | Initial support for \fax, \fay override tags |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Uoti Urpala | Use safe hash functions for composite bitmaps |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Uoti Urpala | ass_cache_template.c: Undo automatic reindent for this... |
commit | commitdiff | tree | snapshot |
2009-06-20 |
greg | Add hack to support empty lines of text |
commit | commitdiff | tree | snapshot |
2009-06-20 |
greg | Remove static variable modifier in sub_recode |
commit | commitdiff | tree | snapshot |
2009-06-20 |
greg | ass_set_fonts: optionally pass fontconfig config path |
commit | commitdiff | tree | snapshot |
2009-06-20 |
greg | Remove wrappers for ass_set_fonts |
commit | commitdiff | tree | snapshot |
2009-06-20 |
greg | Silence warnings introduced by -Wall |
commit | commitdiff | tree | snapshot |
2009-06-20 |
greg | Add -Wall to CFLAGS |
commit | commitdiff | tree | snapshot |
2009-06-20 |
greg | Replace manual fixed-point conversion |
commit | commitdiff | tree | snapshot |
2009-06-20 |
greg | Reindent all source code. |
commit | commitdiff | tree | snapshot |
2009-06-20 |
greg | Add .gitignore |
commit | commitdiff | tree | snapshot |
2009-06-20 |
greg | Do not print message level of a string (bloats output... |
commit | commitdiff | tree | snapshot |
2009-06-20 |
greg | Fix up glyph stroker to avoid buggy rendering. |
commit | commitdiff | tree | snapshot |
2009-06-19 |
greg | Set a more reasonable maximum blur radius and make... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
greg | Enlarge glyph size more for \blur to avoid artefacts. |
commit | commitdiff | tree | snapshot |
2009-06-19 |
greg | Remove MAX_GLYPHS and MAX_LINES limits. Instead, dynami... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
greg | Remove cache globals; move cache data into a separate... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
greg | Eliminate text_info global; move it into ass_renderer. |
commit | commitdiff | tree | snapshot |
2009-06-19 |
greg | Eliminate render_context global; move it into ass_renderer. |
commit | commitdiff | tree | snapshot |
2009-06-19 |
greg | Use ass_renderer to access settings instead of passing... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
greg | Move frame_context into ass_renderer. This finishes... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
greg | Eliminate frame_context global, started. |
commit | commitdiff | tree | snapshot |
2009-06-19 |
greg | Eliminate global_settings global. |
commit | commitdiff | tree | snapshot |
2009-06-19 |
greg | Eliminate ass_renderer global. |
commit | commitdiff | tree | snapshot |
2009-06-19 |
greg | Warn on \pos, \move redefinitions |
commit | commitdiff | tree | snapshot |
2009-06-19 |
greg | ass_render.c: declare functions static |
commit | commitdiff | tree | snapshot |
2009-06-19 |
greg | From uau: libass: Fix cache lookup problem causing... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
greg | Add autotools infrastructure. |
commit | commitdiff | tree | snapshot |
2009-06-18 |
greg | Apply initial changes needed for standalone libass. |
commit | commitdiff | tree | snapshot |
2009-06-16 |
eugeni | Add a missing check for a NULL return value. |
commit | commitdiff | tree | snapshot |
2009-05-13 |
diego | whitespace cosmetics: Remove all trailing whitespace. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
eugeni | Don't automatically wrap lines when WrapStyle==2. |
commit | commitdiff | tree | snapshot |
2009-03-28 |
reimar | Document the ass_render_event event_images parameter. |
commit | commitdiff | tree | snapshot |
2009-03-28 |
reimar | Initialize all structs to 0 before using them. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
eugeni | Cosmetics: reindent. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
eugeni | Fix uninitialized memory access in ass_fontconfig. |
commit | commitdiff | tree | snapshot |
2009-03-11 |
greg | Use ScaledBorderAndShadow: yes by default. |
commit | commitdiff | tree | snapshot |
2009-03-08 |
eugeni | Cosmetics: reindent. |
commit | commitdiff | tree | snapshot |
2009-03-08 |
eugeni | Treat -font/-subfont as Fontconfig pattern in libass. |
commit | commitdiff | tree | snapshot |
2009-03-08 |
greg | Remove extraneous braces. |
commit | commitdiff | tree | snapshot |
2009-03-08 |
greg | Don't assume width == stride for bitmap composition. |
commit | commitdiff | tree | snapshot |
2009-03-08 |
greg | Fix clipping for pan-and-scan. |
commit | commitdiff | tree | snapshot |
2009-03-08 |
greg | Add a proper color check to the overlap compositing. |
commit | commitdiff | tree | snapshot |
2009-03-08 |
greg | Replace rotation functions with a simplified version... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
greg | Only use first \org in a line. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
greg | Fix \be blur start position. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
greg | Raise max. number of \be applications to 100, introduce... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
greg | Replace magic numbers (for subpixel accuracy masking... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
greg | Use blur with kernel [[1,2,1], [2,4,2], [1,2,1]] for... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
greg | Combine adjacent overlapping, translucent glyph borders... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
greg | Fix positioned events' y-position when pan-and-scan... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
greg | Support for subpixel accuracy of 3 bits for \pos and... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
greg | Style override for ScaledBorderAndShadow. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
greg | Support ScaledBorderAndShadow property. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
greg | Scale shadow displacement and blur size like border... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
greg | Round shadow displacement to nearest int. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
greg | Support a vsfilter special case: |
commit | commitdiff | tree | snapshot |
2009-03-05 |
greg | Hack: half-merge glyph border with outline to avoid... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
greg | Ignore PlayResX/Y aspect ratio for font aspect ratio. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
eugeni | Fix a memory leak. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
eugeni | With pan-and-scan, keep positioned events in their... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
eugeni | Zero-fill glyph_info_t before use. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
eugeni | Remove unused function argument. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
eugeni | Support fractional arguments for some override tags. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
eugeni | Fix two gcc warnings. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
eugeni | Fix memory leak produced by the \blur patch. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
eugeni | Stronger blur. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
eugeni | Allow shadow without border. |
commit | commitdiff | tree | snapshot |
2009-02-07 |
eugeni | In case of several \move or \pos in one line, prefer... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
eugeni | Add stubs for a few unimplemented tags. |
commit | commitdiff | tree | snapshot |
2009-02-07 |
eugeni | Allow \be with arguments other than 0 or 1. Implement... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
compn | increase max glyph and lines limit |
commit | commitdiff | tree | snapshot |
2008-12-03 |
diego | Get rid of pointless 'extern' keywords. |
commit | commitdiff | tree | snapshot |
2008-11-02 |
reimar | Consistently use NULL for pointers instead of 0. |
commit | commitdiff | tree | snapshot |
2008-11-02 |
reimar | Fallback to non-fontconfig behaviour when fontconfig... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
aurel | libass: fix type mismatch between size parameter and... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
aurel | libass: add a new ass_process_data() to process demuxed... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
eugeni | Don't print drawing commands on screen. |
commit | commitdiff | tree | snapshot |
2008-08-07 |
eugeni | If (has outline) blur(outline) else blur(glyph). |
commit | commitdiff | tree | snapshot |
2008-08-07 |
eugeni | \org turns off collision detection. |
commit | commitdiff | tree | snapshot |
2008-08-07 |
eugeni | Treat \h as space character. |
commit | commitdiff | tree | snapshot |
2008-08-07 |
eugeni | Calculate subtitle origin in floating point. |
commit | commitdiff | tree | snapshot |
2008-08-07 |
eugeni | Calculate subtitle position in floating point. |
commit | commitdiff | tree | snapshot |
next |