📄 changelog
字号:
* libswfdec/: Makefile.am, color.c, color.h, render.c, shape.c, swf.c, swf.h, swfdec_button.c, swfdec_button.h, swfdec_decoder.h, swfdec_display.c, swfdec_display.h, swfdec_internal.h, swfdec_layer.c, swfdec_layer.h, swfdec_object.c, swfdec_shape.h, swfdec_sprite.c, swfdec_sprite.h, swfdec_text.h, text.c: more major code reshuffling2002-12-13 01:10 dschleef * libswfdec/: Makefile.am, color.c, proto.h, swf.c, swf.h, swfdec.h, swfdec_internal.h: more cleanups. convert to new API, with compatibility layer2002-12-12 23:49 dschleef * libswfdec/: Makefile.am, actions.c, art.c, art.h, bits.h, color.c, color.h, get.c, get.h, jpeg.c, proto.h, render.c, shape.c, sound.c, swf.c, swf.h, swfdec.h, swfdec_button.h, swfdec_decoder.h, swfdec_image.h, swfdec_internal.h, swfdec_layer.h, swfdec_object.c, swfdec_object.h, swfdec_shape.h, swfdec_sound.h, swfdec_sprite.h, swfdec_text.h, swfdec_types.h, text.c: major code/header rearrangement2002-12-12 01:51 dschleef * libswfdec/: Makefile.am, bits.h, jpeg.c, swf.h: get jpeg working2002-12-12 01:50 dschleef * libswfdec/jpeg/: jpeg.c, jpeg_internal.h: decode more tags2002-12-12 00:15 dschleef * libswfdec/jpeg/: huffman.c, huffman.h, idct8_f64.h, idct8x8_f64.h, jpeg.c, jpeg.h, jpeg_internal.h, jpeg_rgb_decoder.c, jpeg_rgb_decoder.h, jpeg_rgb_internal.h, test_rgb.c: Clean up code. Improve image rescaling. Add _free functions. Passes leak test.2002-12-10 21:47 dschleef * libswfdec/jpeg/jpeg_rgb_decoder.c: fix upscaling2002-12-10 21:46 dschleef * libswfdec/jpeg/jpeg.c: commenting2002-12-10 21:17 dschleef * libswfdec/jpeg/: huffman.c, huffman.h, jpeg.c, jpeg.h, jpeg_debug.h, jpeg_internal.h, jpeg_rgb_decoder.c, jpeg_rgb_internal.h, test.c: rewrite huffman code to be based on GArray. Move jpeg huffman table decoding to jpeg.c.2002-12-05 01:16 dschleef * libswfdec/jpeg/: jpeg.c, jpeg_rgb_decoder.c: Color output works correctly now2002-12-05 00:27 dschleef * libswfdec/jpeg/: Makefile.am, bits.h, huffman.c, jpeg.c, jpeg.h, jpeg_internal.h, jpeg_rgb_decoder.c, jpeg_rgb_decoder.h, jpeg_rgb_internal.h, test_rgb.c: Cleaned up some, added JpegRGBDecoder.2002-12-03 01:46 dschleef * libswfdec/jpeg/: huffman.c, jpeg.c, jpeg_internal.h: move huffman debug level to 4. Change jpeg markers to table lookup.2002-11-29 20:51 dschleef * libswfdec/jpeg/: conv8x8_f64_s16.h, huffman.c, idct8x8_f64.h, idct8x8_s16.h, jpeg.c, jpeg.h, jpeg_internal.h, sl_block8x8.h, sl_types.h, test.c, unzigzag8x8_s16.h: works now.2002-11-29 17:08 dschleef * libswfdec/jpeg/: huffman.c, jpeg.c, jpeg.h, jpeg_internal.h, test.c: another checkpoint2002-11-29 14:54 dschleef * configure.ac, libswfdec/Makefile.am: add jpeg directory2002-11-29 14:53 dschleef * libswfdec/jpeg/: Makefile.am, huffman.c, jpeg.c, jpeg.h, jpeg_internal.h, test.c: checkpoint2002-11-22 00:56 dschleef * debian/control: change swf-player to utils2002-11-21 01:36 dschleef * debian/: changelog, control, rules: update to 0.1.2-32002-11-21 01:20 dschleef * player/swf_play.c: Add rate limiting2002-11-21 00:51 dschleef * plugin/plugin.c: Make the plug-in shut up2002-11-18 00:59 dschleef * libswfdec/: proto.h, swf.h: add functions, image related stuff2002-11-18 00:58 dschleef * libswfdec/swf.c: add debugging, jpeg functions2002-11-18 00:58 dschleef * libswfdec/shape.c: add background fill object decoding2002-11-18 00:57 dschleef * libswfdec/render.c: Added some debugging2002-11-18 00:56 dschleef * libswfdec/jpeg.c: decodes jpeg and lossless images2002-11-18 00:54 dschleef * libswfdec/art.c: Added svp rendering to greyscale map for later compositing2002-11-18 00:53 dschleef * libswfdec/actions.c: Added a bunch of code for handling math actions2002-11-16 16:07 dschleef * libswfdec/mpglib/layer2.c: add header2002-11-16 15:47 dschleef * libswfdec/render.c: Fix for svp->n_segs >=0 assertion sometimes fails2002-11-15 20:23 dschleef * plugin/plugin.c: Fix name of plugin2002-11-15 19:47 dschleef * libswfdec/render.c: Reenable disabled check for empty rectangle. Fixes segfaults2002-11-15 19:46 dschleef * libswfdec/mpglib/layer3.c: initialize local variables2002-11-15 15:44 dschleef * player/swf_play.c: change name given to debugger to swf_play2002-11-15 15:41 dschleef * TODO: no reason2002-11-15 15:41 dschleef * debian/rules: Enable debugging, since it's helpful2002-11-15 15:40 dschleef * plugin/plugin.c: Fix information block, so dumb javascript can detect us correctly2002-11-15 15:39 dschleef * libswfdec/mpglib/Makefile.am: Add headers to dist2002-11-15 14:17 dschleef * debian/changelog: add snapshot to changelog2002-11-15 14:15 dschleef * configure.ac: bump version to cvs2002-11-15 00:10 dschleef * libswfdec/: render.c, sound.c, swf.h, mpglib/interface.c: Fix mpglib writing over random memory2002-11-14 23:22 dschleef * libswfdec/swf.c: add swfdec_decoder_init()2002-11-14 01:20 dschleef * plugin/: Makefile.am, npshell.c, npunix.c: remove old mozilla derived code2002-11-14 01:18 dschleef * plugin/plugin.c: Complete rewrite.2002-11-14 01:18 dschleef * player/swf_play.c: Add auto fault handler2002-11-13 22:06 dschleef * plugin/plugin.c: reenable --width, --height flags2002-11-13 22:05 dschleef * player/swf_play.c: Fix embedding2002-11-07 00:41 dschleef * libswfdec/sound.c: convert to new mpglib api2002-11-07 00:36 dschleef * libswfdec/mpglib/: decode_i386.c, layer3.c: more playing2002-11-07 00:35 dschleef * libswfdec/mpglib/mpglib_internal.h: use local config.h2002-11-07 00:34 dschleef * libswfdec/mpglib/mpglib_config.h: configuration part of header broken out2002-11-05 23:11 dschleef * libswfdec/mpglib/clipconv_f32_s16.h: simdpackize2002-11-05 23:02 dschleef * libswfdec/sound.c: change to mpglib2002-11-05 22:59 dschleef * libswfdec/mpglib/decode_i386.c: simdpackize2002-11-05 21:53 dschleef * libswfdec/mpglib/: dct32_f32.h, dct64_i386.c: convert to simdpack2002-11-05 21:01 dschleef * debian/control: change section from x11 to utils2002-11-05 17:24 dschleef * debian/changelog: new deb package2002-11-05 17:23 dschleef * debian/libswfdec0.shlibs: Change dependency to first Debian version2002-11-05 17:17 dschleef * debian/: control, copyright, rules: Fixes2002-11-05 17:17 dschleef * debian/: dirs, docs: not used or needed2002-11-02 20:24 dschleef * libswfdec/mpglib/: Makefile.am, common.c, dct64_i386.c, decode_i386.c, interface.c, layer1.c, layer2.c, layer3.c, main.c, mpg123.h, mpglib.h, mpglib_internal.h, tabinit.c: major cleanup. Change to roughly object-oriented MpglibDecoder. Remove 'register' specifier globally.2002-11-02 19:29 dschleef * libswfdec/mpglib/: Makefile.am, interface.c, main.c, mpglib.h: Converted buffering to a GList.2002-11-01 19:29 dschleef * debian/README.Debian: not needed2002-11-01 18:21 dschleef * libswfdec/: Makefile.am, sound.c, swf.h: convert from mad to mpglib2002-11-01 18:21 dschleef * configure.ac, debian/control: remove libmad dependency2002-11-01 18:20 dschleef * player/swf_play.c: clean up warnings2002-11-01 18:19 dschleef * libswfdec/mpglib/: Makefile.am, common.c, dct64_i386.c, decode_i386.c, huffman.h, interface.c, l2tables.h, layer1.c, layer2.c, layer3.c, main.c, mpg123.h, mpglib.h, tabinit.c: add mpglib2002-11-01 15:32 theuraeus * swfdec.spec.in: ugh, fix small issue in spec2002-11-01 14:57 dschleef * configure.ac, debian/changelog: release version bump2002-11-01 14:44 dschleef * Makefile.am, configure.ac: copy debian directory to dist using hook2002-11-01 13:52 dschleef * debian/Makefile.am: do dist files a different way2002-11-01 13:41 dschleef * configure.ac: add swfdec.spec file2002-11-01 13:38 theuraeus * swfdec.spec.in: fix library name2002-11-01 13:35 dschleef * autogen.sh: enable libtoolize2002-11-01 13:29 dschleef * config.guess, config.sub, ltmain.sh: update some stuff2002-10-31 11:21 dschleef * player/swf_play.c: added motion notify events2002-10-31 11:17 dschleef * aclocal.m4: autogenerated file2002-10-29 14:38 dschleef * plugin/plugin.c: Improved plugin-in help blurb2002-10-29 14:23 dschleef * plugin/plugin.c: Fix help information2002-10-29 13:54 theuraeus * swfdec.spec.in: adding specfile2002-10-29 13:47 dschleef * aclocal.m4, autogen.sh, configure.ac: remove some of the unneeded bits that were copied from gstreamer2002-10-29 13:45 dschleef * m4/: as-ac-expand.m4, as-libtool.m4, as-version.m4: some of thomasvs's m4 stuff2002-10-29 13:44 dschleef * m4/: README, a52.m4, aalib.m4, as-arts.m4, as-liblame.m4, check-libheader.m4, esd.m4, glib.m4, gst-alsa.m4, gst-artsc.m4, gst-feature.m4, gst-sdl.m4, gst-sid.m4, gtk.m4, libglade.m4, libmikmod.m4, lrint.m4, lrintf.m4, mpeg2dec.m4, pkg.m4, vorbis.m4, xmms.m4: not needed2002-10-29 12:18 dschleef * plugin/plugin.c: comment out --width and --height, since the player doesn't understand them2002-10-29 12:12 dschleef * config.h.in: remove autogenerated file2002-10-29 12:09 dschleef * Makefile.am, autogen.sh, configure.ac: move stuff around2002-10-29 12:09 dschleef * debian/: changelog, control: change source package name to swfdec2002-10-29 11:51 dschleef * configure: remove autogenerated file2002-10-29 11:42 dschleef * Makefile.in, debian/Makefile.in, player/Makefile.in, plugin/Makefile.in, test/Makefile.in: remove autogenerated files2002-10-28 13:34 dschleef * libswfdec/: Makefile.am, actions.c, art.c, bits.h, get.c, internal.h, jpeg.c, proto.h, render.c, shape.c, sound.c, swf.c, swf.h, tags.h, text.c: moved from libswfdecode/2002-10-28 13:33 dschleef * libswfdecode.pc.in: don't know why this was tehre2002-10-28 13:31 dschleef * swfdec.pc.in: change package name from libswfdec to swfdec2002-10-28 13:30 dschleef * swfdec.pc.in, libswfdec.pc.in: change name2002-10-28 13:25 dschleef * autogen.sh, configure.ac, common/gst-autogen.sh, m4/README, m4/a52.m4, m4/aalib.m4, m4/as-arts.m4, m4/as-liblame.m4, m4/check-libheader.m4, m4/esd.m4, m4/glib.m4, m4/gst-alsa.m4, m4/gst-artsc.m4, m4/gst-feature.m4, m4/gst-sdl.m4, m4/gst-sid.m4, m4/gtk.m4, m4/libglade.m4, m4/libmikmod.m4, m4/lrint.m4, m4/lrintf.m4, m4/mpeg2dec.m4, m4/pkg.m4, m4/vorbis.m4, m4/xmms.m4, plugin/Makefile.am, plugin/go, plugin/npshell.c, plugin/plugin.c: old cvs snapshot2002-10-28 13:24 dschleef * Makefile.am, Makefile.in, compile, configure, configure.ac, libswfdec.pc.in, debian/Makefile.in, debian/README.Debian, debian/changelog, debian/control, debian/libswfdec-dev.files, player/Makefile.in, plugin/Makefile.am, plugin/Makefile.in, plugin/plugin.c, test/Makefile.in: release 0.1.12002-10-28 13:24 dschleef * AUTHORS, COPYING, ChangeLog, INSTALL, Makefile.am, Makefile.in, NEWS, README, TODO, aclocal.m4, config.guess, config.h.in, config.sub, configure, configure.ac, install-sh, libswfdecode.pc.in, ltmain.sh, missing, mkinstalldirs, stamp-h.in, RELEASE, autogen.sh, depcomp, debian/Makefile.am, debian/Makefile.in, debian/README.Debian, debian/changelog, debian/control, debian/copyright, debian/dirs, debian/docs, debian/libswfdec-dev.dirs, debian/libswfdec-dev.files, debian/libswfdec0.dirs, debian/libswfdec0.files, debian/libswfdec0.shlibs, debian/rules, debian/swf-player.dirs, debian/swf-player.files, player/Makefile.am, player/Makefile.in, player/swf_play.c, plugin/Makefile.am, plugin/Makefile.in, plugin/npunix.c, plugin/plugin.c, test/Makefile.am, test/Makefile.in, test/display-shape.c, test/render-fast.c: release 0.1.02002-10-28 13:24 dschleef * AUTHORS, COPYING, ChangeLog, INSTALL, Makefile.am, Makefile.in, NEWS, README, TODO, aclocal.m4, config.guess, config.h.in, config.sub, configure, configure.ac, install-sh, libswfdecode.pc.in, ltmain.sh, missing, mkinstalldirs, stamp-h.in, RELEASE, autogen.sh, depcomp, debian/Makefile.am, debian/Makefile.in, debian/README.Debian, debian/changelog, debian/control, debian/copyright, debian/dirs, debian/docs, debian/libswfdec-dev.dirs, debian/libswfdec-dev.files, debian/libswfdec0.dirs, debian/libswfdec0.files, debian/libswfdec0.shlibs, debian/rules, debian/swf-player.dirs, debian/swf-player.files, player/Makefile.am, player/Makefile.in, player/swf_play.c, plugin/Makefile.am, plugin/Makefile.in, plugin/npunix.c, plugin/plugin.c, test/Makefile.am, test/Makefile.in, test/display-shape.c, test/render-fast.c, compile, libswfdec.pc.in, common/gst-autogen.sh, m4/README, m4/a52.m4, m4/aalib.m4, m4/as-arts.m4, m4/as-liblame.m4, m4/check-libheader.m4, m4/esd.m4, m4/glib.m4, m4/gst-alsa.m4, m4/gst-artsc.m4, m4/gst-feature.m4, m4/gst-sdl.m4, m4/gst-sid.m4, m4/gtk.m4, m4/libglade.m4, m4/libmikmod.m4, m4/lrint.m4, m4/lrintf.m4, m4/mpeg2dec.m4, m4/pkg.m4, m4/vorbis.m4, m4/xmms.m4, plugin/go, plugin/npshell.c: Initial revision
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -