| build: a few Win32 build fixes. |
|
More...
|
almost 12 years ago
|
| build: update build system. |
|
More...
|
almost 12 years ago
|
| autocontrast: fix alpha handling. |
|
More...
|
almost 12 years ago
|
| Allow to choose between RGB and YUV in pipi_open_sequence(). |
|
More...
|
over 15 years ago
|
| Reactivate pipi_dither_24to16, it's wrong but useful. |
|
More...
|
over 15 years ago
|
| Only use first stream in the storyboard code. |
|
More...
|
over 15 years ago
|
| YUV support in dumpmovie and makemovie. |
|
More...
|
over 15 years ago
|
| Ensure dumpmovie outputs YUVA pictures. |
|
More...
|
over 15 years ago
|
| Import x264 presets into sequence.c. Doesn't work properly yet. |
|
More...
|
over 15 years ago
|
| Clamp Y to 16 - 235, as the MPEG standard uses. |
|
More...
|
over 15 years ago
|
| Add a simple dumpmovie program to extract YUV images from a movie. |
|
More...
|
over 15 years ago
|
| Add functions to convert from RGB to YUV and back. |
|
More...
|
over 15 years ago
|
| Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe. |
|
More...
|
over 15 years ago
|
| Minor compilation warning fix. |
|
More...
|
over 15 years ago
|
| Make the movie generation methods and program more versatile. |
|
More...
|
over 15 years ago
|
| Update opencv codec to more recent cvSaveImage prototype. |
|
More...
|
over 15 years ago
|
| Look for highgui.h in addition to the opencv package. |
|
More...
|
over 15 years ago
|
| Avoid floating-point divisions in the Bresenham resize. |
|
More...
|
over 15 years ago
|
| Move resize.c to an algorithm-specific file so that we can implement |
|
More...
|
over 15 years ago
|
| On Win32, define 32-bit C99 types as ints instead of longs, because |
|
More...
|
about 16 years ago
|
| * Fixed Mac OSX compilation and Xcode project file |
|
More...
|
over 16 years ago
|
| Add missing exec_prefix entry in pipi.pc.in. |
|
More...
|
almost 17 years ago
|
| Update bootstrap script (automake 1.11 and pkg-config detection). |
|
More...
|
almost 17 years ago
|
| Fix a 32-bit compilation issue in img2twit. |
|
More...
|
almost 17 years ago
|
| Mark pipi_open_sequence's first argument as const. |
|
More...
|
almost 17 years ago
|
| Update the Linux build, following the makemovie code merge. |
|
More...
|
almost 17 years ago
|
| makemovie no longer depends on FFmpeg libraries. |
|
More...
|
almost 17 years ago
|
| Move the whole makemovie logic to libpipi. It's really hackish |
|
More...
|
almost 17 years ago
|
| Add USE_FFMPEG to the list of configure macros. |
|
More...
|
almost 17 years ago
|
| Do not bail out if only GDI+ is found. |
|
More...
|
almost 17 years ago
|