|
|
@3525
|
14 years |
Sam Hocevar |
Allow for non-integer quality values in img2twit.
|
|
|
@3524
|
14 years |
Sam Hocevar |
Fix a bug in img2twit's cell allocation.
|
|
|
@3523
|
14 years |
Sam Hocevar |
Make img2twit message length configurable at runtime, improve the …
|
|
|
@3522
|
14 years |
Sam Hocevar |
Make img2twit more configurable: iterations per second and debug mode …
|
|
|
@3521
|
14 years |
Sam Hocevar |
Add proper Unicode handling to img2twit. This includes an UTF-8 …
|
|
|
@3520
|
14 years |
Sam Hocevar |
Tremendously improve img2twit.cpp: only compute the new error around …
|
|
|
@3519
|
14 years |
Sam Hocevar |
Add C++ warnings to the build process.
|
|
|
@3518
|
14 years |
Sam Hocevar |
First attempt at a super-compressor for the purpose of sending images …
|
|
|
@3517
|
14 years |
Sam Hocevar |
pipi_measure_msd(): fix this function so that it works with colour …
|
|
|
@3516
|
14 years |
Sam Hocevar |
Fix the FFmpeg headers location in example programs.
|
|
|
@3515
|
14 years |
Sam Hocevar |
Look for the awesome CGAL library at configure stage.
|
|
|
@3422
|
14 years |
Sam Hocevar |
Update ignore properties.
|
|
|
@3421
|
14 years |
Sam Hocevar |
Synchronise Visual Studio projects with the current code.
|
|
|
@3420
|
14 years |
Sam Hocevar |
Add missing M_PI definition in wave.c for Win32 compilation.
|
|
|
@3419
|
14 years |
Sam Hocevar |
Make sure that the gdiplus codec initialises GdiPlus? before any …
|
|
|
@3418
|
14 years |
Sam Hocevar |
wave.c: implement pipi_wave() in addition to pipi_sine(). The effect …
|
|
|
@3417
|
14 years |
Sam Hocevar |
context.c: factor some code to gain 180 lines of code.
|
|
|
@3416
|
14 years |
Sam Hocevar |
wave.c: rename pipi_wave() into pipi_sine().
|
|
|
@3415
|
14 years |
Sam Hocevar |
resize.c: add pipi_crop() and the --crop flag.
|
|
|
@3414
|
14 years |
Sam Hocevar |
jpeg.c: fix a huge resource leak in the error codepath of the JPEG codec.
|
|
|
@3413
|
14 years |
Sam Hocevar |
makemovie: new example program; this utility reads a list of images …
|
|
|
@3411
|
14 years |
Sam Hocevar |
mean.c: rename this file into merge.c and implement pipi_merge() for …
|
|
|
@3410
|
14 years |
Sam Hocevar |
wave.c: change the wave arguments. The format is now eg. …
|
|
|
@3409
|
14 years |
Sam Hocevar |
histogram.c: fix a shadowing declaration.
|
|
|
@3403
|
14 years |
Sam Hocevar |
wave.c: better behaviour around image edges.
|
|
|
@3402
|
14 years |
Sam Hocevar |
Fix a very old crash in the box blur filter that occurred when the …
|
|
|
@3401
|
14 years |
Sam Hocevar |
Fix a crash in the JPEG loader when meeting with ENOENT.
|
|
|
@3400
|
14 years |
Sam Hocevar |
storyboard.c: fix compilation with optimisations disabled.
|
|
|
@3399
|
14 years |
Sam Hocevar |
Properly handle alpha components in the convolution code.
|
|
|
@3398
|
14 years |
Sam Hocevar |
Properly handle alpha components in the resize code.
|
|
|
@3397
|
14 years |
Sam Hocevar |
Add a wave filter for crappy sine effects.
|
|
|
@3352
|
14 years |
Sam Hocevar |
storyboard.c: add decorations around thumbnails
|
|
|
@3351
|
14 years |
Sam Hocevar |
storyboard.c:
- generate smaller thumbnail mosaics
- process more …
|
|
|
@3350
|
14 years |
Sam Hocevar |
imlib.c: fix support for alpha channel when saving using Imlib2.
|
|
|
@3349
|
14 years |
Sam Hocevar |
storyboard.c: more output filename tuning…
|
|
|
@3348
|
14 years |
Sam Hocevar |
storyboard.c: fix output path.
|
|
|
@3347
|
14 years |
Sam Hocevar |
storyboard.c: tuned the output file name.
examples/.gitignore: ignore …
|
|
|
@3346
|
14 years |
Sam Hocevar |
Conditionally build the movie thumbnailer by detecting libavcodec et al.
|
|
|
@3345
|
14 years |
Sam Hocevar |
Added a movie thumbnailer (storyboard generator) using libavcodec.
|
|
|
@3344
|
14 years |
Sam Hocevar |
Minor reorg in the JPEG codec.
|
|
|
@3343
|
14 years |
Sam Hocevar |
Got rid of the modular codec stuff. All codecs should work the same way.
|
|
|
@3342
|
14 years |
Sam Hocevar |
Change _C pixel format suffixes into _U8 for more clarity.
|
|
|
@3341
|
14 years |
Sam Hocevar |
Add pipi_release_pixels and pipi_set_colorspace in prevision of …
|
|
|
@3340
|
14 years |
Sam Hocevar |
Rename pipi_getpixel into pipi_get_pixels.
|
|
|
@3339
|
14 years |
Sam Hocevar |
Create basic tile handling functions.
|
|
|
@3170
|
14 years |
nico |
* Centralize pipi's errors managment in macro RETURN_SUCCESS
* Change …
|
|
|
@3165
|
14 years |
Jean-Yves Lamoureux |
* Added setjmp/longjmp support to jpeg loader.
|
|
|
@3164
|
14 years |
Sam Hocevar |
Quick and dirty implementation of pipi_draw_rectangle() to save zMoo.
|
|
|
@3162
|
14 years |
Sam Hocevar |
Add configure flags to enable/disable C# bindings, debug mode, and the …
|
|
|
@3161
|
14 years |
Sam Hocevar |
libpipi: remove extra newlines in debug messages.
|
|
|
@3147
|
14 years |
Sam Hocevar |
Clean up configure.ac.
|
|
|
@3146
|
14 years |
Sam Hocevar |
Append SVN release ID to ThePimp? binaries.
|
|
|
@3145
|
14 years |
Sam Hocevar |
ThePimp?: make file dialogs singletons so that they retain their …
|
|
|
@3144
|
14 years |
Sam Hocevar |
ThePimp?: add Fullscreen support, including the F11 binding.
|
|
|
@3136
|
14 years |
Jean-Yves Lamoureux |
* Images were saved with R and B inverted
|
|
|
@3103
|
14 years |
Sam Hocevar |
Create a "tiles" branch for some heavy refactoring.
|
|
|
@3102
|
14 years |
Sam Hocevar |
libpipi: move histogram.c and measure.c in a new analysis/ subdirectory.
|
|
|
@3100
|
14 years |
Sam Hocevar |
libpipi: reduce the libjpeg priority until this codec works on amd64.
|
|
|
@3099
|
14 years |
Sam Hocevar |
ThePimp?: double-clicking in the file dialogs opens or saves directly.
|
|
|
@3098
|
14 years |
Sam Hocevar |
ThePimp?: use spinbuttons instead of text areas for image dimensions. …
|
|
|
@3097
|
14 years |
Sam Hocevar |
No need to store libgdiplus.dll in SVN.
|
|
|
@3096
|
14 years |
Sam Hocevar |
Add a launcher for pipi.exe in the Win32 package.
|
|
|
@3090
|
14 years |
nico |
* configuration file config.m4 rewritten
|
|
|
@3088
|
14 years |
Jean-Yves Lamoureux |
* Changed petit pédé's stuff
|
|
|
@3087
|
14 years |
nico |
* Change return value for function (success return (bool) true):
…
|
|
|
@3086
|
14 years |
nico |
Add php binding for pipi_command
Add a php rewrite of pipi.c in examples/
|
|
|
@3085
|
14 years |
Jean-Yves Lamoureux |
* Added bound-checking to file extension detection
|
|
|
@3084
|
14 years |
Jean-Yves Lamoureux |
* Fixed a non-initialized memory bug, which caused histogram function …
|
|
|
@3083
|
14 years |
Jean-Yves Lamoureux |
* Added file extension detection to modular codec
|
|
|
@3082
|
14 years |
Jean-Yves Lamoureux |
* Fixed a memory leak in histogram example
|
|
|
@3081
|
14 years |
Jean-Yves Lamoureux |
* Added hability to save jpeg using modular codec
|
|
|
@3080
|
14 years |
nico |
Add php binding for functions: pipi_render_histogram, …
|
|
|
@3079
|
14 years |
nico |
Add php binding for functions:
pipi_dither_ordered_ext, …
|
|
|
@3078
|
14 years |
Sam Hocevar |
libpipi: the GDI+ codec defaults to BMP when the file extension is unknown.
|
|
|
@3077
|
14 years |
Sam Hocevar |
Cope with disparities between GDI+ versions.
|
|
|
@3076
|
14 years |
Sam Hocevar |
libpipi: improve GDI+ codec cross-compilation.
|
|
|
@3075
|
14 years |
Jean-Yves Lamoureux |
* Added 'Modular' codec as a testbed for hand-written codecs, as well …
|
|
|
@3074
|
14 years |
Sam Hocevar |
libpipi: the GDI+ codec can now compile using mingw32, unfortunately …
|
|
|
@3073
|
14 years |
Sam Hocevar |
libpipi: make gdiplus.cpp build on older Windows versions.
|
|
|
@3072
|
14 years |
Sam Hocevar |
Import the GDI+ runtime to ease Win32 cross-compilation.
|
|
|
@3071
|
14 years |
Jean-Yves Lamoureux |
* Added stub USE_GDIPLUS definition to make the whole stuff compilable …
|
|
|
@3070
|
14 years |
Sam Hocevar |
Full GDI+ load and save support.
|
|
|
@3069
|
14 years |
nico |
Initial release of pipi-php
|
|
|
@3068
|
14 years |
Sam Hocevar |
libpipi: fix $prefix value in pipi.pc.
|
|
|
@3067
|
14 years |
Sam Hocevar |
libpipi: duplicate the GDI codec in order to prepare the GDI+ one.
|
|
|
@3066
|
14 years |
Sam Hocevar |
libpipi: remove unused variables.
|
|
|
@3065
|
14 years |
Sam Hocevar |
pipi-sharp: do not specify the keyfile in AssemblyInfo?.cs since we do …
|
|
|
@3064
|
14 years |
Sam Hocevar |
Fix Win32 build: directly refer to the .snk file and cope with new …
|
|
|
@3063
|
14 years |
Sam Hocevar |
Get rid of the Glade# dependencies.
|
|
|
@3039
|
14 years |
Sam Hocevar |
ThePimp?: move source files to src/.
|
|
|
@3038
|
14 years |
Jean-Yves Lamoureux |
* Added compilation to xcode project (using main Makefile)
* Fixed a …
|
|
|
@3035
|
14 years |
Sam Hocevar |
Improve "make install", especially for .NET assemblies.
|
|
|
@3032
|
14 years |
Jean-Yves Lamoureux |
* Convert CoreImage? buffer to RGBA right after loading
* Crop padding …
|
|
|
@3021
|
14 years |
Jean-Yves Lamoureux |
* CoreImage? codec now recognizes file extention and saves the image …
|
|
|
@3020
|
14 years |
Jean-Yves Lamoureux |
* CoreImage? loader fails cleanly when specified image doesn't exist
|
|
|
@3019
|
14 years |
Jean-Yves Lamoureux |
* Added free callback to CoreImage? codec
|
|
|
@3018
|
14 years |
Jean-Yves Lamoureux |
* Finally made the CoreImage? save function available
* Removed …
|
|
|
@3017
|
14 years |
Jean-Yves Lamoureux |
* Added convenience xcode project
|
|
|
@3016
|
14 years |
Jean-Yves Lamoureux |
* Added a better math library detection
|
|
|
@2968
|
14 years |
Jean-Yves Lamoureux |
* Added -lm to libpipi.la to fix a link issue on some plateforms
|
|
|