]> git.sesse.net Git - vlc/history - modules/demux/avi/libavi.c
Removes trailing spaces. Removes tabs.
[vlc] / modules / demux / avi / libavi.c
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-04-22 Jean-Paul SamanPatch to fix ticket #1162 by npl at chello.at.
2007-01-14 Rémi Denis-CourmontFix out-of-bound read uncovered by sam
2007-01-14 Rémi Denis-Courmontmemory leak
2007-01-07 Sigmund Augdal Helbergapply mini_patch.diff from #964. Fixes #964
2006-12-24 Clément StenacMore cleanup
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-08 Gildas Bazin* Fixed another bunch of memory leaks.
2006-08-03 Clément Stenac* Some Qt interaction stuff
2006-01-12 Antoine CellerierFSF address change.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-04-20 Gildas Bazin* modules/demux/avi: pass on video palette.
2005-03-02 Steve LhommeAvoid \r\n problems between platforms
2004-01-25 Derk-Jan Hartman* Stringreview !!!
2003-10-24 Laurent Aimar * avi: fix for playing avi file from ffserver.
2003-10-20 Gildas Bazin* modules/demux/avi/libavi.c: multiline strings are...
2003-10-19 Derk-Jan Hartman* modules/demux/avi/*
2003-09-07 Laurent Aimar * all : demuxers *have to* set pf_demux_control. ...
2003-08-30 Laurent Aimar * libavi.c: fixed a dead loop when data are missing.
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