summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-21back to development0.8Benjamin Otte1-1/+1
2008-12-21release 0.8.40.8.4Benjamin Otte1-1/+1
2008-12-21update for 0.8.4Benjamin Otte1-0/+11
2008-12-19improve Cairo testBenjamin Otte1-3/+12
2008-12-16add various hacks so we never remove the video decoder.Benjamin Otte1-11/+4
2008-12-16add a hack that makes codec setup data survive seeksBenjamin Otte1-0/+12
2008-12-16implement AAC codec-data supportBenjamin Otte1-1/+30
2008-12-16implement AAC supportBenjamin Otte1-0/+18
2008-12-16add codec data API to the audio decoder, tooBenjamin Otte2-0/+43
2008-12-16fix small bugs in the H264 GStreamer implementationBenjamin Otte2-4/+8
2008-12-16make the GStreamer decoder handle H264Benjamin Otte3-0/+36
2008-12-16decode H264 using the new APIBenjamin Otte1-0/+29
2008-12-16add API necessary for H264Benjamin Otte2-0/+39
2008-11-20zero memory when using it in PARiccardo Magliocchetti1-2/+2
2008-11-12add test for copyPixels crashersBenjamin Otte10-0/+16
2008-11-12fix BitmapData.copyPixels crashersBenjamin Otte1-10/+23
2008-11-12use height as height, not widthBenjamin Otte1-1/+1
2008-11-04add a test for just-fixed crasherBenjamin Otte10-0/+15
2008-11-04fix crasher when target could not be converted to an objectBenjamin Otte1-1/+1
2008-11-04update .gitignore for new aclocalBenjamin Otte1-0/+2
2008-11-04fix cast alignment warning in testing codeBenjamin Otte1-3/+3
2008-11-03add test for gotoAndPlay crashBenjamin Otte10-0/+16
2008-11-03fix crash when calling gotoAndPlay (label) on a script-created movieclipBenjamin Otte1-0/+7
2008-10-30fix potential alignmnt problemsBenjamin Otte1-7/+9
2008-10-30fix alignment problemsBenjamin Otte1-3/+8
2008-10-30fix bogus alignment warnings on ARMBenjamin Otte3-9/+10
2008-10-30portability fix: make sure SwfdecColor is 32bitBenjamin Otte1-1/+1
2008-10-23back to developmentBenjamin Otte1-1/+1
2008-10-23release 0.8.20.8.2Benjamin Otte1-1/+1
2008-10-23update NEWSBenjamin Otte1-0/+10
2008-10-23build fix for docs when srcdir != builddirBenjamin Otte1-0/+1
2008-10-23rename variable to avoid shadowingBenjamin Otte1-4/+4
2008-10-23fix memleak in test codeBenjamin Otte1-0/+2
2008-10-23fix memleak when tab stops are setBenjamin Otte1-0/+13
2008-10-23fix lastIndexOf potentially reading invalid memoryBenjamin Otte1-1/+6
2008-10-23don't leak the original image when transforming itBenjamin Otte1-0/+1
2008-10-23don't leak the attribute iteratorBenjamin Otte1-0/+1
2008-10-23don't leak the escaped textBenjamin Otte1-0/+1
2008-10-23fix rather huge memleak of the renderer in every SwfdecPlayerBenjamin Otte1-0/+4
2008-10-23fix memleak when loading lossless imagesBenjamin Otte1-0/+1
2008-10-16fix potential deadlockBenjamin Otte1-2/+5
2008-10-13fix invalid write when reading unaligned data (fixes #18029)Benjamin Otte1-2/+5
2008-09-24add test for just-fixed crasherBenjamin Otte10-0/+65
2008-09-24mem leak: free error messageRiccardo Magliocchetti1-0/+2
2008-09-24ensure the huffman table does not exceed 256 entries (fixes #17589)Benjamin Otte1-0/+6
2008-09-24get rid of unused variableBenjamin Otte1-3/+1
2008-09-24add symbol index to documentationBenjamin Otte1-0/+1
2008-09-24Don't require policy file for NetStreamPekka Lampila1-3/+5
2008-09-24SWF files seem to be loaded without requiring a policy fileBenjamin Otte1-2/+2
2008-09-24improve documentation for SwfdecRendererBenjamin Otte1-10/+13