index
:
swfdec.git
master
Barisione's swfdec branches
Marco Barisione
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-24
Merge branch '0.8'
HEAD
master
Benjamin Otte
0
-0/+0
2008-09-24
add test for just-fixed crasher
Benjamin Otte
10
-0/+65
2008-09-24
mem leak: free error message
Riccardo Magliocchetti
1
-0/+2
2008-09-24
ensure the huffman table does not exceed 256 entries (fixes #17589)
Benjamin Otte
1
-0/+6
2008-09-24
get rid of unused variable
Benjamin Otte
1
-3/+1
2008-09-24
add test for just-fixed crasher
Benjamin Otte
10
-0/+65
2008-09-24
mem leak: free error message
Riccardo Magliocchetti
1
-0/+2
2008-09-24
ensure the huffman table does not exceed 256 entries (fixes #17589)
Benjamin Otte
1
-0/+6
2008-09-24
get rid of unused variable
Benjamin Otte
1
-3/+1
2008-09-24
Merge branch '0.8'
Benjamin Otte
0
-0/+0
2008-09-24
add symbol index to documentation
Benjamin Otte
1
-0/+1
2008-09-24
Don't require policy file for NetStream
Pekka Lampila
1
-3/+5
2008-09-24
SWF files seem to be loaded without requiring a policy file
Benjamin Otte
1
-2/+2
2008-09-24
improve documentation for SwfdecRenderer
Benjamin Otte
1
-10/+13
2008-09-24
We require glib 2.16
Benjamin Otte
1
-1/+1
2008-09-21
rewrite BitmapData.copyPixels to be cleaner
Benjamin Otte
1
-23/+25
2008-09-21
change copyPixels implementation slightly
Benjamin Otte
1
-2/+3
2008-09-20
add symbol index
Benjamin Otte
1
-0/+1
2008-09-18
improve debugging message
Benjamin Otte
1
-1/+1
2008-09-18
add swfdec_bitmap_data_[gs]et_pixel and use them
Benjamin Otte
2
-24/+47
2008-09-18
make the commented out code for drawing a rectangle around movies work again
Benjamin Otte
1
-8/+9
2008-09-18
properly invalidate in BitmapData.copyPixels
Benjamin Otte
1
-4/+3
2008-09-18
remove all my debugging messages
Benjamin Otte
3
-8/+0
2008-09-18
make invalidations respect filters
Benjamin Otte
10
-15/+64
2008-09-17
use swfdec_bitmap_data_get_pattern() in BitmapData.draw
Benjamin Otte
1
-12/+7
2008-09-17
add swfdec_bitmap_data_get_pattern()
Benjamin Otte
4
-30/+64
2008-09-17
keep width/height in the BitmapData object itself
Benjamin Otte
4
-48/+61
2008-09-17
implement BitmapData.colorTransform (no tests)
Benjamin Otte
1
-1/+50
2008-09-17
make bitmap patterns respect color transforms
Benjamin Otte
1
-2/+14
2008-09-17
make color transforming an image take a rectangle argument
Benjamin Otte
4
-26/+50
2008-09-17
indent
Benjamin Otte
1
-19/+27
2008-09-17
Use POST in LoadVars/XML sendAndLoad method if no method is given
Pekka Lampila
1
-1/+1
2008-09-17
Don't require policy file for NetStream
Pekka Lampila
1
-3/+5
2008-09-17
BitmapData.draw did not call invalidate()
Benjamin Otte
1
-0/+3
2008-09-17
revert a21547aeb5666886f3d0a0201e2a6d5b406d606e
Benjamin Otte
1
-4/+5
2008-09-16
make filters scale with the stage
Benjamin Otte
6
-27/+51
2008-09-15
filters are garbage-collected, unreffing them causes crashers
Benjamin Otte
1
-3/+1
2008-09-15
read out color matrix filters
Benjamin Otte
1
-2/+13
2008-09-15
implement color matrix filter
Benjamin Otte
4
-21/+252
2008-09-15
SWF files seem to be loaded without requiring a policy file
Benjamin Otte
1
-2/+2
2008-09-15
filters are implemented now
Benjamin Otte
1
-1/+1
2008-09-15
use double for computing the device offset (we used negative uints, oops)
Benjamin Otte
1
-2/+5
2008-09-15
indentation fix
Benjamin Otte
1
-11/+10
2008-09-15
add a test for BlurFilter rendering
Benjamin Otte
10
-0/+36
2008-09-15
movies that are masked _and_ have filters, get neither of those applied
Benjamin Otte
1
-3/+7
2008-09-14
make blur actually work
Benjamin Otte
14
-47/+596
2008-09-14
improve documentation for SwfdecRenderer
Benjamin Otte
1
-10/+13
2008-09-14
We require glib 2.16
Benjamin Otte
1
-1/+1
2008-09-10
only do save/restore when needed
Benjamin Otte
1
-2/+4
2008-09-10
render mask before blend mode
Benjamin Otte
2
-16/+35
[next]