summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-11don't access memory unaligned (fixes #11492)0.4Benjamin Otte1-26/+14
2007-07-11fix segfault when rotation isn't a finite valueBenjamin Otte1-2/+4
2007-07-07fix rest of the build without gtkBenjamin Otte4-11/+15
2007-07-07fix test/ build with gtk enabledBenjamin Otte1-1/+1
2007-06-26Check for libswscale, tooBenjamin Otte1-1/+1
2007-06-26initialize the struct with 0ed membersBenjamin Otte1-1/+1
2007-06-26add support for VP6 to ffmpegBenjamin Otte1-0/+3
2007-06-26update the ffmpeg code to something newer than Debian stableBenjamin Otte1-4/+16
2007-06-15back to developmentBenjamin Otte1-1/+1
2007-06-08Merge branch 'master' of ssh://company@git.freedesktop.org/git/swfdec0.4.5Benjamin Otte2-2/+2
2007-06-08release 0.4.5Benjamin Otte1-2/+2
2007-06-08update NEWSBenjamin Otte1-0/+6
2007-06-08link with -Bsymbolic, so the mozilla plugin doesn't link to Moz's JS libBenjamin Otte2-0/+6
2007-06-07there shouldn't be an assertion here, but a debug errorBenjamin Otte1-1/+1
2007-06-07fix compile warningBenjamin Otte1-1/+1
2007-05-14make sure we have the right object without crashing (fixes Gnome #438048)Benjamin Otte1-1/+1
2007-05-14use the right variable in Delete actionBenjamin Otte1-4/+4
2007-05-04Fix compilation with gnome-vfs disabledBenjamin Otte2-4/+7
2007-05-04We want an error when Gtk isn't available, but enabled.Benjamin Otte1-3/+0
2007-05-01Merge branch 'master' of ssh://company@git.freedesktop.org/git/swfdecBenjamin Otte7-177/+154
2007-05-01don't compute a size < (unsigned) 0Benjamin Otte1-1/+1
2007-04-28Differences between cog-jpeg and swfdec-jpegDavid Schleef3-5/+4
2007-04-28Removed in CogDavid Schleef2-147/+0
2007-04-28Copy files from CogDavid Schleef5-32/+157
2007-04-28WaitForFrame(2) is 1-indexedBenjamin Otte1-2/+2
2007-04-28handle gotos to not-yet loaded frames correctlyBenjamin Otte2-3/+9
2007-04-28Fix regression in font parsing code that made DefineFont not workBenjamin Otte1-2/+3
2007-04-27back to development versionBenjamin Otte1-1/+1
2007-04-27release 0.4.40.4.4Benjamin Otte1-1/+1
2007-04-27fix errors exposed by the now working make distcheckBenjamin Otte2-3/+3
2007-04-27check the srcdir env variable when no arguiments are given and prefer it to "."Benjamin Otte3-15/+46
2007-04-26allow creating empty scriptsBenjamin Otte1-3/+7
2007-04-26parse the closing tagBenjamin Otte1-4/+3
2007-04-26parse the closing tagBenjamin Otte1-4/+7
2007-04-26add missing headersBenjamin Otte1-1/+3
2007-04-26add workaround for old cairo versionsBenjamin Otte1-0/+4
2007-04-26Merge branch 'master' of ssh://company@git.freedesktop.org/git/swfdecBenjamin Otte6-94/+110
2007-04-26update READMEBenjamin Otte1-2/+7
2007-04-26add release nameBenjamin Otte1-1/+1
2007-04-24constify const functions (James A. Morrison)Benjamin Otte2-7/+10
2007-04-23Pull fixes from Cog. Adds a strict field. Refactors how EOI and SOIDavid Schleef2-12/+24
2007-04-23Merge changes from cog.Debian User5-82/+86
2007-04-22fix includes for make distcheckBenjamin Otte2-2/+5
2007-04-22we wanna ship jpeg_internal.hBenjamin Otte1-0/+1
2007-04-22fail nicely if decompressed size is too bigBenjamin Otte1-3/+9
2007-04-22make the font parsing loops exit on no more dataBenjamin Otte1-16/+27
2007-04-22handle removal of movies that aren't inited/constructed without crashingBenjamin Otte1-0/+4
2007-04-22break out of gradient loop when no more bits are availableBenjamin Otte1-6/+18
2007-04-22make sure the same depth and state aren't taken twice in buttonsBenjamin Otte1-0/+33
2007-04-22we require at least glib 2.4 for some queue functionsBenjamin Otte1-1/+1