]> Creatis software - gdcm.git/history - src/gdcmmpeg2
Fix mistypings
[gdcm.git] / src / gdcmmpeg2 /
2005-11-04 malaterreCOMP: Fix warning
2005-11-04 malaterreCOMP: Fix warning about unused var
2005-10-31 malaterreCOMP: Fix comp problem on Win32 (encoder does not compi...
2005-10-27 malaterreENH: Add a T_MEM mode so that lib can also write out...
2005-10-27 malaterreENH: Trying to write the worse hack ever...
2005-10-27 malaterreSTYLE: Remove debug
2005-10-27 malaterreCOMP: Fix compilation with -pedantic and -Wwrite-strings
2005-10-27 malaterreENH: IO abstract layer is finally working
2005-10-26 malaterreENH: Compile now on C90 compilers
2005-10-26 malaterreENH: This lib was leaking like crazy...
2005-10-26 malaterreENH: Continue cleaning of open/write/seek ...
2005-10-26 malaterreENH: Start working again on the MPEG2 stuff. Gather...
2005-10-26 malaterreBUG: Fix seg fault
2005-06-10 malaterreCOMP: A few stupid cast needed for vs7
2005-06-10 malaterreCOMP: dmc is assigned a value that is never user
2005-06-10 malaterreCOMP: Fix compilation on mingw
2005-06-07 malaterreENH: Revamp a bit the build process to make the exe...
2005-05-24 jprto avoid gcc warnings
2005-05-23 jprTo avoid gcc warnings
2005-05-23 jprReplace C++ style comments by C style comments, to...
2005-05-22 malaterreENH: Adding initial implementation for jasper/jpeg2000...
2005-05-22 malaterreCOMP: Fix compilation on Win32...again
2005-05-22 malaterreCOMP: Fix compilation on Win32...it's official I am...
2005-05-21 malaterreENH: Trying to OO this C code something close to the...
2005-05-21 malaterreBUG: Replace 0 with SEEK_SET, this was wrong for djgpp
2005-05-21 malaterreCOMP: Fix compilation with shared lib on win32 by remov...
2005-05-21 malaterreCOMP: Fix stupid vs7 warning conversion from 'double...
2005-05-21 malaterreCOMP: Fix some more warnings
2005-05-21 malaterreCOMP: Remove empty file (need VERIFY or DISPLAY). Also...
2005-05-21 malaterreENH: Adding cmakelist for now this is not used...
2005-05-21 malaterreCOMP: Still fixing some bcc warnings... boring
2005-05-21 malaterreCOMP: Still fixing some bcc warnings
2005-05-21 malaterreCOMP: Fix warning about pos being used only with a...
2005-05-21 malaterreCOMP: Remove ret this is never use in the function
2005-05-21 malaterreENH: Proper cmakelist to generate (temporarily) exe...
2005-05-21 malaterreCOMP: Fix strings longer than ISO specification
2005-05-21 malaterreCOMP: I believe we need to return ret instead of 0
2005-05-21 malaterreCOMP: Fix compilation in bcc32
2005-05-21 malaterreCOMP: Fix compilation on Win32 system without unistd...
2005-05-21 malaterreCOMP: Remove compiler warnings using gcc
2005-05-21 malaterreENH: Remove Makefile in case of in source build
2005-05-21 malaterreENH: For the long long long long term adding the part...
2005-05-21 malaterreENH: Rename Makefile in case people still do in source...
2005-05-21 malaterreENH: GDCM has now a BSD compatible MPEG2 library. Sourc...