similar to: [Bug 12794] New: swfdec_text_field_movie assertion on blocky.swf

Displaying 20 results from an estimated 700 matches similar to: "[Bug 12794] New: swfdec_text_field_movie assertion on blocky.swf"

2007 Oct 14
0
10 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_text_field.c libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c
libswfdec/swfdec_as_strings.c | 2 libswfdec/swfdec_text_field.c | 66 +++++++++++++++++++++++----- libswfdec/swfdec_text_field_movie.c | 5 +- libswfdec/swfdec_text_field_movie_as.c | 77 ++++++++++++++++++++++++++++++--- 4 files changed, 132 insertions(+), 18 deletions(-) New commits: commit a165608df6751cf46561b570db61ff309f5b7244 Author: Pekka Lampila
2007 Oct 29
0
2 commits - libswfdec/swfdec_sound.c libswfdec/swfdec_text_field_movie.c
libswfdec/swfdec_sound.c | 3 ++- libswfdec/swfdec_text_field_movie.c | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) New commits: commit e9701f52f343abd8b24a659a694585825219aaa2 Author: Pekka Lampila <pekka.lampila at iki.fi> Date: Mon Oct 29 20:34:20 2007 +0200 Fix a stupid error I made when changing TextField code diff --git
2007 Nov 07
0
2 commits - libswfdec/swfdec_resource.c libswfdec/swfdec_text_field_movie.c
libswfdec/swfdec_resource.c | 1 + libswfdec/swfdec_text_field_movie.c | 26 ++++++++++++++++---------- 2 files changed, 17 insertions(+), 10 deletions(-) New commits: commit 4ff1496e5f2b1a38e4cf51232ebae71172bba13a Author: Pekka Lampila <pekka.lampila at iki.fi> Date: Thu Nov 8 00:27:06 2007 +0200 Fix compiler warning in swfdec_resource_loader_target_error diff --git
2007 Nov 04
0
7 commits - libswfdec/swfdec_text_field_movie.c libswfdec/swfdec_text_field_movie.h libswfdec/swfdec_text_field_movie_html.c
libswfdec/swfdec_text_field_movie.c | 135 +++++++++++++++++++++++++++---- libswfdec/swfdec_text_field_movie.h | 2 libswfdec/swfdec_text_field_movie_html.c | 1 3 files changed, 123 insertions(+), 15 deletions(-) New commits: commit 9ca546dd0eaab842f879ed3373ccceb7183688ac Author: Pekka Lampila <pekka.lampila at iki.fi> Date: Sun Nov 4 16:13:30 2007 +0200 More
2007 Jun 23
1
Patches to make blocky.swf playable
So here is the patch series to make blocky.swf work with branch 'as'. Summary: Nguy?n Th?i Ng?c Duy (7): Add a missing else statement Create swfdec_movie_duplicate Implement action CloneSprite with swfdec_movie_duplicate Add action RemoveSprite Add new variables to the target Remove movies with the same name when adding new movie We don't
2007 Oct 18
0
11 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_text_field.c libswfdec/swfdec_text_field.h libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c libswfdec/swfdec_text_field_movie.h test/trace
libswfdec/swfdec_as_strings.c | 4 libswfdec/swfdec_text_field.c | 1 libswfdec/swfdec_text_field.h | 34 --- libswfdec/swfdec_text_field_movie.c | 265 ++++++++++++++++--------------- libswfdec/swfdec_text_field_movie.h | 47 ++++- libswfdec/swfdec_text_field_movie_as.c | 115 +++++++++++-- test/trace/Makefile.am | 17
2007 Oct 17
0
libswfdec/swfdec_text_field.c libswfdec/swfdec_text_field.h libswfdec/swfdec_text_field_movie.c
libswfdec/swfdec_text_field.c | 288 ---------------------------------- libswfdec/swfdec_text_field.h | 14 - libswfdec/swfdec_text_field_movie.c | 297 +++++++++++++++++++++++++++++++++++- 3 files changed, 291 insertions(+), 308 deletions(-) New commits: commit 2e79c953066b7f6857e88e7efaaed4d8846e9609 Author: Pekka Lampila <pekka.lampila at iki.fi> Date: Wed Oct 17
2007 Oct 15
0
6 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_codec_audio.c libswfdec/swfdec_codec_video.c libswfdec/swfdec_text_field.c libswfdec/swfdec_text_field.h libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c
libswfdec/swfdec_as_strings.c | 8 + libswfdec/swfdec_codec_audio.c | 1 libswfdec/swfdec_codec_video.c | 1 libswfdec/swfdec_text_field.c | 74 +++++---- libswfdec/swfdec_text_field.h | 5 libswfdec/swfdec_text_field_movie.c | 140 +++++++++++++++--- libswfdec/swfdec_text_field_movie.h | 26 ---
2009 Aug 11
3
blocky issue here with libtheora 1.1 20090806 (Thusnelda)
this sample is very blocky, the older version seems to do much better and less blocky video. i'm not sure if my 1.9ghz 1 gb ram is the problem here or the encoder has hicups on this new libtheora 1.1 20090806 (Thusnelda). please advice how to fix this or should i use the older version. this encode was 2 pass with horrible output. http://www.megaupload.com/?d=NDGY0EAL General ID
2007 Oct 23
0
9 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_html_parser.c libswfdec/swfdec_style_sheet.c libswfdec/swfdec_style_sheet.h libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c libswfdec/swfdec_text_field_movie.h
libswfdec/swfdec_as_strings.c | 2 + libswfdec/swfdec_html_parser.c | 41 ++++++++++++++++++++--- libswfdec/swfdec_style_sheet.c | 47 +++++++++++++++++++++++++++ libswfdec/swfdec_style_sheet.h | 6 +++ libswfdec/swfdec_text_field_movie.c | 24 +++++++++++-- libswfdec/swfdec_text_field_movie.h | 2 + libswfdec/swfdec_text_field_movie_as.c |
2007 Oct 27
1
libswfdec/swfdec_text_field_movie.c
libswfdec/swfdec_text_field_movie.c | 2 ++ 1 file changed, 2 insertions(+) New commits: commit 27e0f570ff653063b78efc89a604236e7fe03ece Author: Pekka Lampila <pekka.lampila at iki.fi> Date: Sat Oct 27 17:14:06 2007 +0300 Init TextField's native properties when TextField is created from a tag diff --git a/libswfdec/swfdec_text_field_movie.c
2007 Oct 28
0
2 commits - libswfdec/swfdec_as_context.c libswfdec/swfdec_text_field_movie.c libswfdec/swfdec_text_format.c
libswfdec/swfdec_as_context.c | 3 +-- libswfdec/swfdec_text_field_movie.c | 3 +++ libswfdec/swfdec_text_format.c | 7 ++++--- 3 files changed, 8 insertions(+), 5 deletions(-) New commits: commit 7f1ffc36007dd423124e030feb5961d75098279b Author: Pekka Lampila <pekka.lampila at iki.fi> Date: Sun Oct 28 15:32:08 2007 +0200 Don't crash in TextField code when
2007 Oct 29
0
libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c
libswfdec/swfdec_text_field_movie.c | 10 ++++++++-- libswfdec/swfdec_text_field_movie_as.c | 4 ++-- 2 files changed, 10 insertions(+), 4 deletions(-) New commits: commit 8f0b361eaa2bc5ce89b19494bfe88f4786dbcd97 Author: Pekka Lampila <pekka.lampila at iki.fi> Date: Mon Oct 29 17:06:28 2007 +0200 Some more fixes to size handling in TextField diff --git
2007 Nov 01
0
libswfdec/swfdec_text_field_movie.c libswfdec/swfdec_text_field_movie_html.c
libswfdec/swfdec_text_field_movie.c | 18 +++++++++++++++++ libswfdec/swfdec_text_field_movie_html.c | 32 +++++++++++++++++-------------- 2 files changed, 36 insertions(+), 14 deletions(-) New commits: commit e1f14212d5a236453dd64426cfde8e6646b526d7 Author: Pekka Lampila <pekka.lampila at iki.fi> Date: Thu Nov 1 16:32:52 2007 +0200 Don't crash in TextField when
2007 Oct 19
0
3 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_html_parser.c libswfdec/swfdec_sprite_movie_as.c libswfdec/swfdec_text_field_movie.c
libswfdec/swfdec_as_interpret.c | 2 +- libswfdec/swfdec_html_parser.c | 9 +++------ libswfdec/swfdec_sprite_movie_as.c | 4 ++-- libswfdec/swfdec_text_field_movie.c | 12 ++++++------ 4 files changed, 12 insertions(+), 15 deletions(-) New commits: commit bf55dadb198606ae4b5e22929f79bbd8b6e3db63 Author: Pekka Lampila <pekka.lampila at iki.fi> Date: Fri Oct 19
2007 Dec 05
0
4 commits - libswfdec/swfdec_as_object.c libswfdec/swfdec_movie.c libswfdec/swfdec_policy_loader.c libswfdec/swfdec_text_field_movie.c libswfdec/swfdec_text_format.c
libswfdec/swfdec_as_object.c | 3 +++ libswfdec/swfdec_movie.c | 4 +++- libswfdec/swfdec_policy_loader.c | 19 ++++++++++++++----- libswfdec/swfdec_text_field_movie.c | 35 ++++++++++++++++++----------------- libswfdec/swfdec_text_format.c | 30 ++++++++++++++++-------------- 5 files changed, 54 insertions(+), 37 deletions(-) New commits: commit
2007 Oct 17
0
4 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_interpret.h libswfdec/swfdec_movie.c libswfdec/swfdec_system_as.c libswfdec/swfdec_text_field_movie.c test/trace
libswfdec/swfdec_as_interpret.c | 2 - libswfdec/swfdec_as_interpret.h | 6 ++++ libswfdec/swfdec_movie.c | 8 ++++- libswfdec/swfdec_system_as.c | 6 +++- libswfdec/swfdec_text_field_movie.c | 42 ++++++++++++++++++++++++++--- test/trace/Makefile.am | 7 ++++ test/trace/text-field-variable-6.swf
2007 Nov 02
0
5 commits - libswfdec/swfdec_text_field.c libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c libswfdec/swfdec_xml.c libswfdec/swfdec_xml_node.c
libswfdec/swfdec_text_field.c | 2 +- libswfdec/swfdec_text_field_movie.c | 9 ++------- libswfdec/swfdec_text_field_movie_as.c | 29 +++++++++++++++++++++-------- libswfdec/swfdec_xml.c | 16 ++++++++++++++++ libswfdec/swfdec_xml_node.c | 17 ++++++++++++++--- 5 files changed, 54 insertions(+), 19 deletions(-) New commits: commit
2008 Jan 19
0
5 commits - libswfdec/swfdec_as_object.c libswfdec/swfdec_loader.c libswfdec/swfdec_style_sheet.c libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c test/swfdec_test_test.c
libswfdec/swfdec_as_object.c | 3 +++ libswfdec/swfdec_loader.c | 8 +------- libswfdec/swfdec_style_sheet.c | 3 ++- libswfdec/swfdec_text_field_movie.c | 12 ++++++------ libswfdec/swfdec_text_field_movie_as.c | 4 ++++ test/swfdec_test_test.c | 1 + 6 files changed, 17 insertions(+), 14 deletions(-) New commits: commit
2007 Oct 13
2
[Bug 12793] New: Crash playing a swf file (because of missing NULL ptr check)
http://bugs.freedesktop.org/show_bug.cgi?id=12793 Summary: Crash playing a swf file (because of missing NULL ptr check) Product: swfdec Version: unspecified Platform: x86 (IA32) OS/Version: All Status: NEW Severity: normal Priority: high Component: library AssignedTo: swfdec at