search for: ddb3d13

Displaying 1 result from an estimated 1 matches for "ddb3d13".

Did you mean: dd6b3613
2007 Oct 29
0
2 commits - libswfdec/swfdec_audio_event.c test/sound
...ed, 67 insertions(+) New commits: commit 835f7dd6a8a7ea739b437e7721506755fa989ca7 Author: Pekka Lampila <pekka.lampila at iki.fi> Date: Mon Oct 29 23:44:07 2007 +0200 Add a test for the no-samples sound crash diff --git a/test/sound/Makefile.am b/test/sound/Makefile.am index 41e5e2b..ddb3d13 100644 --- a/test/sound/Makefile.am +++ b/test/sound/Makefile.am @@ -34,5 +34,12 @@ EXTRA_DIST = \ adpcm-5.swf.1.0.raw \ adpcm-5-2.swf \ adpcm-5-2.swf.1.0.raw + crash-0.5.3-no-samples.c \ + crash-0.5.3-no-samples.swf \ + crash-0.5.3-no-samples.swf.1.0.raw \ + crash-0.5.3-no-samples.swf.3.0.ra...