search for: jpeg_internal

Displaying 6 results from an estimated 6 matches for "jpeg_internal".

2007 Apr 18
2
libswfdec/jpeg
libswfdec/jpeg/jpeg_rgb_decoder.c | 1 - 1 files changed, 1 deletion(-) New commits: diff-tree 15ed4a69b4ffc265fe103ba79a0b60af7e42a9fa (from 2073f39bc0b0aa90f1f67def9bb3f0c6b68018ae) Author: Benjamin Otte <otte@gnome.org> Date: Wed Apr 18 10:47:06 2007 +0200 remove leftover debugging statement diff --git a/libswfdec/jpeg/jpeg_rgb_decoder.c b/libswfdec/jpeg/jpeg_rgb_decoder.c
2007 Feb 13
0
libswfdec/jpeg libswfdec/swfdec_image.c
...| 140 ++++++------- libswfdec/jpeg/huffman.c | 67 +++--- libswfdec/jpeg/huffman.h | 35 +-- libswfdec/jpeg/jpeg.c | 217 +++++++------------- libswfdec/jpeg/jpeg.h | 28 +- libswfdec/jpeg/jpeg_debug.h | 25 -- libswfdec/jpeg/jpeg_internal.h | 143 ++++++------- libswfdec/jpeg/jpeg_rgb_decoder.c | 383 ++++++++++++++++++++++--------------- libswfdec/jpeg/jpeg_rgb_decoder.h | 19 - libswfdec/jpeg/jpeg_rgb_internal.h | 36 --- libswfdec/jpeg/test.c | 12 - libswfdec/jpeg/test_rgb.c | 83 ++++---- l...
2007 Jun 08
0
Changes to 'refs/tags/0.4.5'
...12 ++- libswfdec/Makefile.am | 1 libswfdec/jpeg/Makefile.am | 1 libswfdec/jpeg/jpeg.c | 44 +++++++++---- libswfdec/jpeg/jpeg.h | 118 ++++++++++++++++++++++++++++++++++++- libswfdec/jpeg/jpeg_huffman.c | 20 ++---- libswfdec/jpeg/jpeg_internal.h | 111 ---------------------------------- libswfdec/jpeg/jpeg_rgb_decoder.c | 1 libswfdec/jpeg/jpeg_rgb_internal.h | 36 ----------- libswfdec/js/jsdtoa.c | 2 libswfdec/swfdec_bits.c | 2 libswfdec/swfdec_font.c | 5 - libswfdec/swfdec_j...
2007 Apr 17
0
8 commits - configure.ac doc/Makefile.am libswfdec/jpeg libswfdec/swfdec_debug.h libswfdec/swfdec_image.c
...| 1129 +++++++++++++++++++++---------------- libswfdec/jpeg/jpeg.h | 58 + libswfdec/jpeg/jpeg_bits.c | 154 +++++ libswfdec/jpeg/jpeg_bits.h | 32 + libswfdec/jpeg/jpeg_huffman.c | 76 -- libswfdec/jpeg/jpeg_huffman.h | 12 libswfdec/jpeg/jpeg_internal.h | 66 +- libswfdec/jpeg/jpeg_markers.h | 44 + libswfdec/jpeg/jpeg_rgb_decoder.c | 27 libswfdec/jpeg/jpeg_rgb_decoder.h | 18 libswfdec/jpeg/jpeg_rgb_internal.h | 36 + libswfdec/jpeg/jpeg_tables.c | 54 + libswfdec/jpeg/test.c | 109 --- libswfdec/jp...
2007 Apr 27
0
Changes to 'refs/tags/0.4.4'
...9;t taken twice in buttons break out of gradient loop when no more bits are available handle removal of movies that aren't inited/constructed without crashing make the font parsing loops exit on no more data fail nicely if decompressed size is too big we wanna ship jpeg_internal.h fix includes for make distcheck constify const functions (James A. Morrison) add release name update README Merge branch 'master' of ssh://company@git.freedesktop.org/git/swfdec add workaround for old cairo versions add missing headers parse...
2007 Apr 27
0
Changes to 'refs/tags/0.4.3'
...dec/jpeg/huffman.c | 67 libswfdec/jpeg/huffman.h | 35 libswfdec/jpeg/jpeg.c | 232 - libswfdec/jpeg/jpeg.h | 28 libswfdec/jpeg/jpeg_debug.h | 25 libswfdec/jpeg/jpeg_internal.h | 143 - libswfdec/jpeg/jpeg_rgb_decoder.c | 373 +- libswfdec/jpeg/jpeg_rgb_decoder.h | 19 libswfdec/jpeg/jpeg_rgb_internal.h | 36 libswfdec/jpeg/test.c | 19 libswfdec/jpeg/test_rgb.c...