search for: 5bde15a

Displaying 2 results from an estimated 2 matches for "5bde15a".

Did you mean: 5b1ed5a
2007 Jul 11
0
libswfdec/swfdec_movie.c
...042e791cde0786cbea30afa373 (from f1b1b9d2d998bcc19cbd915b58a7f3d63a435a6b) Author: Benjamin Otte <otte at gnome.org> Date: Wed Jul 11 15:57:49 2007 +0200 fix segfault when rotation isn't a finite value diff --git a/libswfdec/swfdec_movie.c b/libswfdec/swfdec_movie.c index 53b47c2..5bde15a 100644 --- a/libswfdec/swfdec_movie.c +++ b/libswfdec/swfdec_movie.c @@ -143,8 +143,10 @@ swfdec_movie_update_matrix (SwfdecMovie d = movie->xscale / swfdec_matrix_get_xscale (&movie->content->transform); e = movie->yscale / swfdec_matrix_get_yscale (&movie->content-&g...
2007 Jul 11
0
Branch 'as' - 3 commits - libswfdec/swfdec_bits.c
...042e791cde0786cbea30afa373 (from f1b1b9d2d998bcc19cbd915b58a7f3d63a435a6b) Author: Benjamin Otte <otte at gnome.org> Date: Wed Jul 11 15:57:49 2007 +0200 fix segfault when rotation isn't a finite value diff --git a/libswfdec/swfdec_movie.c b/libswfdec/swfdec_movie.c index 53b47c2..5bde15a 100644 --- a/libswfdec/swfdec_movie.c +++ b/libswfdec/swfdec_movie.c @@ -143,8 +143,10 @@ swfdec_movie_update_matrix (SwfdecMovie d = movie->xscale / swfdec_matrix_get_xscale (&movie->content->transform); e = movie->yscale / swfdec_matrix_get_yscale (&movie->content-&g...