source: libpipi/trunk/pipi

Name Size Rev Age Author Last Change
../
analysis 3517   14 years Sam Hocevar pipi_measure_msd(): fix this function so that it works with colour …
codec 4696   13 years Sam Hocevar Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe.
combine 3560   14 years Sam Hocevar Add missing blit.c to repository.
dither 3342   14 years Sam Hocevar Change _C pixel format suffixes into _U8 for more clarity.
filter 4879   9 years Sam Hocevar autocontrast: fix alpha handling.
paint 3342   14 years Sam Hocevar Change _C pixel format suffixes into _U8 for more clarity.
quantize 3342   14 years Sam Hocevar Change _C pixel format suffixes into _U8 for more clarity.
render 3342   14 years Sam Hocevar Change _C pixel format suffixes into _U8 for more clarity.
resample 4696   13 years Sam Hocevar Implement bicubic resampling. Lacks some blurring in the pre-pass, maybe.
.gitignore 13 bytes 2925   15 years Sam Hocevar Tell git to ignore generated pipi/pipi_types.h.
accessors.c 1.3 KB 2902   15 years Sam Hocevar Support C99 types on Win32 through the same hacks as in libcaca.
codec.c 2.4 KB 3343   14 years Sam Hocevar Got rid of the modular codec stuff. All codecs should work the same way.
colorstring.c 3.4 KB 2905   15 years Sam Hocevar Remove tabs in the code here and there.
context.c 20.5 KB 4697   13 years Sam Hocevar Add functions to convert from RGB to YUV and back.
crop.c 1.5 KB 4690   13 years Sam Hocevar Move resize.c to an algorithm-specific file so that we can implement …
dither.c 2.9 KB 4737   12 years Sam Hocevar Reactivate pipi_dither_24to16, it's wrong but useful.
libpipi.mdp 920 bytes 2933   15 years Sam Hocevar Better autotools/Monodevelop integration.
libpipi.vcproj 8.3 KB 4690   13 years Sam Hocevar Move resize.c to an algorithm-specific file so that we can implement …
Makefile.am 2.7 KB 4697   13 years Sam Hocevar Add functions to convert from RGB to YUV and back.
pipi.c 2.0 KB 2902   15 years Sam Hocevar Support C99 types on Win32 through the same hacks as in libcaca.
pipi.h 9.0 KB 4765   12 years Sam Hocevar Allow to choose between RGB and YUV in pipi_open_sequence().
pipi.pc.in 232 bytes 3645   14 years Sam Hocevar Add missing exec_prefix entry in pipi.pc.in.
pipi_internals.h 3.3 KB 4704   13 years Sam Hocevar YUV support in dumpmovie and makemovie.
pipi_stubs.h 2.4 KB 2902   15 years Sam Hocevar Support C99 types on Win32 through the same hacks as in libcaca.
pipi_template.h 2.1 KB 2844   15 years Sam Hocevar Fix headers.
pipi_types.h.in 2.6 KB 4397   13 years Sam Hocevar On Win32, define 32-bit C99 types as ints instead of longs, because a …
pixels.c 8.4 KB 3342   14 years Sam Hocevar Change _C pixel format suffixes into _U8 for more clarity.
sequence.c 9.3 KB 4765   12 years Sam Hocevar Allow to choose between RGB and YUV in pipi_open_sequence().
stock.c 5.2 KB 3342   14 years Sam Hocevar Change _C pixel format suffixes into _U8 for more clarity.
tiles.c 2.6 KB 3342   14 years Sam Hocevar Change _C pixel format suffixes into _U8 for more clarity.
  • Property svn:ignore set to
    Makefile.in
    Makefile
    .libs
    .deps
    *.a
    *.lib
    *.ilk
    *.exp
    *.pdb
    *.dll
    pipi.pc
    pipi_types.h
    *.vcproj.*
Note: See TracBrowser for help on using the repository browser.