openjpeg/mj2
Francois-Olivier Devaux ee7c2c28f1 Variables in Movie and Track structure initialized to avoid problems when freeing memory.
These initializations are made in mj2_read_smhd and mj2_read_hmhd.
2005-05-23 09:48:44 +00:00
..
compat Initial revision 2004-07-16 14:06:32 +00:00
MJ2_Extractor.dsp Release configuration modified 2005-04-27 11:01:28 +00:00
MJ2_Wrapper.dsp Release configuration modified 2005-04-27 11:01:28 +00:00
Makefile Update 2005-04-19 10:10:54 +00:00
extract_j2k_from_mj2.c Useless call of mj2_init_stdmovie function deleted 2005-05-23 09:46:37 +00:00
frames_to_mj2.c Replaced unlink() with remove() 2005-03-25 13:44:16 +00:00
frames_to_mj2.dsp Light modifications 2005-04-27 10:51:01 +00:00
meta_out.c Light modifications 2005-04-27 10:42:16 +00:00
meta_out.h New OpenJPEG MJ2 module: mj2_to_metadata created by Glenn Pearson. The OpenJPEG team would like to thank him for his contributions ! 2005-03-25 09:44:32 +00:00
mj2.c Variables in Movie and Track structure initialized to avoid problems when freeing memory. 2005-05-23 09:48:44 +00:00
mj2.h Added tk->visual_w and tk->visual_h variables, specifying the track's visual presentation size as fixed-point 16.16 values. 2005-02-09 10:08:48 +00:00
mj2_convert.c Newline at end of file added 2005-03-25 13:46:38 +00:00
mj2_convert.h Newline at end of file 2005-03-25 09:30:30 +00:00
mj2_to_frames.c Newline at end of file 2005-03-25 09:30:30 +00:00
mj2_to_frames.dsp Release configuration modified 2005-04-27 11:01:28 +00:00
mj2_to_metadata.c Line 114: Simple warning message when NO_PACKETS_DECODING is not defined 2005-03-25 15:49:29 +00:00
mj2_to_metadata.dsp Release configuration modified 2005-04-27 11:01:28 +00:00
mj2_to_metadata.dtd First upload of the DTD file 2005-04-27 10:42:31 +00:00
mj2_to_metadata.h New OpenJPEG MJ2 module: mj2_to_metadata created by Glenn Pearson. The OpenJPEG team would like to thank him for his contributions ! 2005-03-25 09:44:32 +00:00
mj2_to_metadata.vcproj Project update 2005-04-15 08:02:18 +00:00
mj2_to_metadata_Notes.doc New version by Glenn Pearson 2005-04-01 14:16:03 +00:00
wrap_j2k_in_mj2.c Bug while writing huge MOOV boxes fixed. Thanks to Valentin Mesaros ! 2005-04-19 09:17:55 +00:00