|
|
@4881
|
9 years |
Sam Hocevar |
build: a few Win32 build fixes.
|
|
|
@4880
|
9 years |
Sam Hocevar |
build: update build system.
|
|
|
@4879
|
9 years |
Sam Hocevar |
autocontrast: fix alpha handling.
|
|
|
@4765
|
12 years |
Sam Hocevar |
Allow to choose between RGB and YUV in pipi_open_sequence().
|
|
|
@4737
|
12 years |
Sam Hocevar |
Reactivate pipi_dither_24to16, it's wrong but useful.
|
|
|
@4736
|
12 years |
Sam Hocevar |
Only use first stream in the storyboard code.
|
|
|
@4704
|
12 years |
Sam Hocevar |
YUV support in dumpmovie and makemovie.
|
|
|
@4703
|
12 years |
Sam Hocevar |
Ensure dumpmovie outputs YUVA pictures.
|
|
|
@4700
|
12 years |
Sam Hocevar |
Import x264 presets into sequence.c. Doesn't work properly yet.
|
|
|
@4699
|
12 years |
Sam Hocevar |
Clamp Y to 16 - 235, as the MPEG standard uses.
|
|
|
@4698
|
12 years |
Sam Hocevar |
Add a simple dumpmovie program to extract YUV images from a movie.
|
|
|
@4697
|
12 years |
Sam Hocevar |
Add functions to convert from RGB to YUV and back.
|
|
|
@4696
|
12 years |
Sam Hocevar |
Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe.
|
|
|
@4695
|
12 years |
Sam Hocevar |
Minor compilation warning fix.
|
|
|
@4694
|
12 years |
Sam Hocevar |
Make the movie generation methods and program more versatile.
|
|
|
@4693
|
12 years |
Sam Hocevar |
Update opencv codec to more recent cvSaveImage prototype.
|
|
|
@4692
|
12 years |
Sam Hocevar |
Look for highgui.h in addition to the opencv package.
|
|
|
@4691
|
12 years |
Sam Hocevar |
Avoid floating-point divisions in the Bresenham resize.
|
|
|
@4690
|
12 years |
Sam Hocevar |
Move resize.c to an algorithm-specific file so that we can implement …
|
|
|
@4397
|
13 years |
Sam Hocevar |
On Win32, define 32-bit C99 types as ints instead of longs, because
a …
|
|
|
@4081
|
13 years |
Jean-Yves Lamoureux |
* Fixed Mac OSX compilation and Xcode project file
|
|
|
@3645
|
13 years |
Sam Hocevar |
Add missing exec_prefix entry in pipi.pc.in.
|
|
|
@3644
|
13 years |
Sam Hocevar |
Update bootstrap script (automake 1.11 and pkg-config detection).
|
|
|
@3642
|
13 years |
Sam Hocevar |
Fix a 32-bit compilation issue in img2twit.
|
|
|
@3630
|
13 years |
Sam Hocevar |
Mark pipi_open_sequence's first argument as const.
|
|
|
@3629
|
13 years |
Sam Hocevar |
Update the Linux build, following the makemovie code merge.
|
|
|
@3628
|
13 years |
Sam Hocevar |
makemovie no longer depends on FFmpeg libraries.
|
|
|
@3627
|
13 years |
Sam Hocevar |
Move the whole makemovie logic to libpipi. It's really hackish
for …
|
|
|
@3626
|
13 years |
Sam Hocevar |
Add USE_FFMPEG to the list of configure macros.
|
|
|
@3622
|
14 years |
Sam Hocevar |
Do not bail out if only GDI+ is found.
|
|
|
@3611
|
14 years |
Sam Hocevar |
Allow makemovie to build on Win32 using our ffmpeg binaries.
|
|
|
@3610
|
14 years |
Sam Hocevar |
Add Win32 ffmpeg binaries for easier builds.
|
|
|
@3597
|
14 years |
Sam Hocevar |
Do not touch the alpha layer in pipi_contrast().
|
|
|
@3591
|
14 years |
Sam Hocevar |
Fix the FFmpeg libraries detection.
|
|
|
@3589
|
14 years |
Sam Hocevar |
Fix build without CGAL.
|
|
|
@3564
|
14 years |
Sam Hocevar |
That optimisation sucked. Reverted median filter to something that …
|
|
|
@3563
|
14 years |
Sam Hocevar |
Improve the median filter performance.
|
|
|
@3562
|
14 years |
Sam Hocevar |
Update the Win32 solution for Visual Studio 2008.
|
|
|
@3561
|
14 years |
Sam Hocevar |
Add a .desktop file for The Pimp.
|
|
|
@3560
|
14 years |
Sam Hocevar |
Add missing blit.c to repository.
|
|
|
@3548
|
14 years |
Sam Hocevar |
Don't force MJPEG in makemovie. Other codecs work just fine.
|
|
|
@3547
|
14 years |
Sam Hocevar |
Implement pipi_blit().
|
|
|
@3546
|
14 years |
Sam Hocevar |
Implement pipi_rotate(). Currently nearest-neighbour only, supersample …
|
|
|
@3545
|
14 years |
Sam Hocevar |
Fix the pipi_merge() semantics so that it matches Gimp’s, and don’t …
|
|
|
@3544
|
14 years |
Sam Hocevar |
Do not touch alpha values when modifying brightness or contrast.
|
|
|
@3543
|
14 years |
Sam Hocevar |
Look for uninstalled ffmpeg binaries before the system-wide ones.
|
|
|
@3540
|
14 years |
Sam Hocevar |
img2twit: reinstate old interpolation tuning for final picture quality.
|
|
|
@3539
|
14 years |
Sam Hocevar |
img2twit: remove contrast enhancement.
|
|
|
@3538
|
14 years |
Sam Hocevar |
Make img2twit's points-per-cell value changeable at runtime.
|
|
|
@3537
|
14 years |
Sam Hocevar |
img2twit: prevent two points from having the same coordinates, since …
|
|
|
@3536
|
14 years |
Sam Hocevar |
Optimise img2twit's cell packing even more, gaining around 60 bits.
|
|
|
@3535
|
14 years |
Sam Hocevar |
Beginning of the optim…
|
|
|
@3534
|
14 years |
Sam Hocevar |
Add -Wextra to the list of compilation warnings. We're no longer …
|
|
|
@3533
|
14 years |
Sam Hocevar |
img2twit: change the position of the S component to help decompose …
|
|
|
@3532
|
14 years |
Sam Hocevar |
Another img2twit space optimisation: if we have remaining bits at the …
|
|
|
@3531
|
14 years |
Sam Hocevar |
img2twit: store w+1,h+1 instead of w,h since neither width nor height …
|
|
|
@3530
|
14 years |
Sam Hocevar |
Minor cleanup in img2twit.
|
|
|
@3529
|
14 years |
Sam Hocevar |
Fix img2twit's rendering. Apparently CGAL's Delaunay triangulation …
|
|
|
@3528
|
14 years |
Sam Hocevar |
Increase img2twit's output contrast when rendering the final image.
|
|
|
@3527
|
14 years |
Sam Hocevar |
Autodetect message size in img2twit.
|
|
|
@3526
|
14 years |
Sam Hocevar |
Add multiple charsets support to img2twit, and autodetect charset when …
|
|
|
@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.
|
|
|