..
analysis
pipi_measure_msd(): fix this function so that it works with colour images, too.
vor 16 Jahren
codec
Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe.
vor 15 Jahren
combine
Add missing blit.c to repository.
vor 16 Jahren
dither
Change _C pixel format suffixes into _U8 for more clarity.
vor 17 Jahren
filter
Clamp Y to 16 - 235, as the MPEG standard uses.
vor 15 Jahren
paint
Change _C pixel format suffixes into _U8 for more clarity.
vor 17 Jahren
quantize
Change _C pixel format suffixes into _U8 for more clarity.
vor 17 Jahren
render
Change _C pixel format suffixes into _U8 for more clarity.
vor 17 Jahren
resample
Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe.
vor 15 Jahren
.gitignore
Tell git to ignore generated pipi/pipi_types.h.
vor 17 Jahren
Makefile.am
Add functions to convert from RGB to YUV and back.
vor 15 Jahren
accessors.c
Support C99 types on Win32 through the same hacks as in libcaca.
vor 17 Jahren
codec.c
Got rid of the modular codec stuff. All codecs should work the same way.
vor 17 Jahren
colorstring.c
Remove tabs in the code here and there.
vor 17 Jahren
context.c
Add functions to convert from RGB to YUV and back.
vor 15 Jahren
crop.c
Move resize.c to an algorithm-specific file so that we can implement
vor 15 Jahren
dither.c
Support C99 types on Win32 through the same hacks as in libcaca.
vor 17 Jahren
libpipi.mdp
Better autotools/Monodevelop integration.
vor 17 Jahren
libpipi.vcproj
Move resize.c to an algorithm-specific file so that we can implement
vor 15 Jahren
pipi.c
Support C99 types on Win32 through the same hacks as in libcaca.
vor 17 Jahren
pipi.h
Add functions to convert from RGB to YUV and back.
vor 15 Jahren
pipi.pc.in
Add missing exec_prefix entry in pipi.pc.in.
vor 16 Jahren
pipi_internals.h
Move the whole makemovie logic to libpipi. It's really hackish
vor 16 Jahren
pipi_stubs.h
Support C99 types on Win32 through the same hacks as in libcaca.
vor 17 Jahren
pipi_template.h
Fix headers.
vor 17 Jahren
pipi_types.h.in
On Win32, define 32-bit C99 types as ints instead of longs, because
vor 15 Jahren
pixels.c
Change _C pixel format suffixes into _U8 for more clarity.
vor 17 Jahren
sequence.c
Make the movie generation methods and program more versatile.
vor 15 Jahren
stock.c
Change _C pixel format suffixes into _U8 for more clarity.
vor 17 Jahren
tiles.c
Change _C pixel format suffixes into _U8 for more clarity.
vor 17 Jahren