]> git.sesse.net Git - vlc/history - modules/demux/avi/libavi.c
*all : multi-pass clean up/cosmetics.
[vlc] / modules / demux / avi / libavi.c
2003-08-22 Laurent Aimar *all : multi-pass clean up/cosmetics.
2003-08-22 Laurent Aimar * avi: use stream_*, some clean and reordering.
2003-08-17 Laurent Aimar * all: moved Get(D/Q)WLE and Get(D/Q)WBE to include...
2003-08-01 Gildas Bazin* src/input/input_clock.c: fixed 2 regressions in 0...
2003-05-03 Laurent Aimar * all: shut up valgrind ;) (memory leacks and one...
2003-04-27 Laurent Aimar * avi: clean up. Some standard file (ie with 1 RIFF...
2003-04-27 Laurent Aimar * avi: Support for OpenDML file.
2003-03-10 Laurent Aimar * improved seeking and fixed play back when reading...
2003-01-28 Sam Hocevar * ALL: fixes for various compilation warnings and...
2003-01-25 Laurent Aimar * all : fixed some memory leaks thanks valgrind.
2003-01-20 Laurent Aimar * all: changed some msg_Err into msg_Warn.
2003-01-11 Laurent Aimar * asf: prevent some segfault with broken file. (partia...
2002-12-18 Sam Hocevar * ./modules/demux/avi/libavi.c: added an additional...
2002-12-18 Laurent Aimar * libavi.c: a sanity check to prevent some segfault...
2002-12-16 Laurent Aimar * libavi.c: improved parsing of some corrupted files.
2002-12-06 Sam Hocevar * ./configure.ac.in: removed -W in favour of -Wtradit...
2002-12-04 Laurent Aimar * all: Fix an other (and last ? ;) endian issue.
2002-11-08 Gildas Bazin* ALL: using "%ll" in printf format strings is not...
2002-11-06 Sam Hocevar * ./modules/demux/avi/avi.c, ./modules/demux/avi...
2002-11-05 Gildas Bazin* modules/demux/avi/*: should theoretically fix the...
2002-11-05 Gildas Bazin* modules/codec/ffmpeg/*: modified the ffmpeg video...
2002-10-27 Laurent Aimar * all : rewrite demux part (simpler and cleaner)....
2002-10-26 Laurent Aimar * all : fix for new use of p_selected_area->i_tell.
2002-10-15 Laurent Aimar * all : forgot to add theses new files :p