git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
* avi: use stream_*, some clean and reordering.
[vlc.git]
/
modules
/
demux
/
avi
/
avi.c
2003-08-22
Laurent Aimar
* avi: use stream_*, some clean and reordering.
blob
|
commitdiff
2003-08-20
Laurent Aimar
* avi: fixed playback of others brokens stream.
blob
|
commitdiff
|
diff to current
2003-08-18
Laurent Aimar
* all: move "wave format tag to fourcc" from demuxers...
blob
|
commitdiff
|
diff to current
2003-08-17
Laurent Aimar
* all: moved Get(D/Q)WLE and Get(D/Q)WBE to include...
blob
|
commitdiff
|
diff to current
2003-07-20
Sigmund Augdal Helberg
some cleanup in file info code, add fourccs in hex...
blob
|
commitdiff
|
diff to current
2003-06-26
Sam Hocevar
* modules/demux/util/sub.c,
blob
|
commitdiff
|
diff to current
2003-06-24
Laurent Aimar
* avi: for interleaved file (audio_pos - video_pos...
blob
|
commitdiff
|
diff to current
2003-06-24
Laurent Aimar
* avi : don't resynch on key frame for audio stream.
blob
|
commitdiff
|
diff to current
2003-05-26
Derk-Jan Hartman
* modules/codec/quicktime.c: i had accidently upgraded...
blob
|
commitdiff
|
diff to current
2003-05-22
Gildas Bazin
* src/libvlc.h: fixed spelling mistake.
blob
|
commitdiff
|
diff to current
2003-05-05
Gildas Bazin
* ALL: changed the prototype of input_AddES() to includ...
blob
|
commitdiff
|
diff to current
2003-05-03
Laurent Aimar
* all: shut up valgrind ;) (memory leacks and one...
blob
|
commitdiff
|
diff to current
2003-04-28
Laurent Aimar
* avi: fixed playback of broken stream....
blob
|
commitdiff
|
diff to current
2003-04-27
Laurent Aimar
* avi: clean up. Some standard file (ie with 1 RIFF...
blob
|
commitdiff
|
diff to current
2003-04-27
Laurent Aimar
* avi: Support for OpenDML file.
blob
|
commitdiff
|
diff to current
2003-03-30
Gildas Bazin
* modules/*: sanitization of the modules description...
blob
|
commitdiff
|
diff to current
2003-03-14
Sigmund Augdal Helberg
all: info strings are now localized, fixed some typos...
blob
|
commitdiff
|
diff to current
2003-03-13
Derk-Jan Hartman
* extras/MacOSX/vlc.pbproj/project.pbxproj:
blob
|
commitdiff
|
diff to current
2003-03-03
Christophe Massiot
* mpeg_video is back as a built-in because it is reprod...
blob
|
commitdiff
|
diff to current
2003-02-28
Laurent Aimar
* try a workaround for BeOS MediaKit files.
blob
|
commitdiff
|
diff to current
2003-02-27
Gildas Bazin
* modules/demux/avi/avi.c: compilation fix.
blob
|
commitdiff
|
diff to current
2003-02-27
Gildas Bazin
* ALL: i18n updates and fixes.
blob
|
commitdiff
|
diff to current
2003-02-20
Sigmund Augdal Helberg
* include/configuration.h: added a new flag to the...
blob
|
commitdiff
|
diff to current
2003-01-27
Laurent Aimar
mms: another memory leak
blob
|
commitdiff
|
diff to current
2003-01-26
Laurent Aimar
* avi : fix play back for some broken avi
blob
|
commitdiff
|
diff to current
2003-01-25
Laurent Aimar
* all: fixed wrong usage of input_DeletePES.
blob
|
commitdiff
|
diff to current
2003-01-25
Laurent Aimar
* all : fixed some memory leaks thanks valgrind.
blob
|
commitdiff
|
diff to current
2003-01-25
Laurent Aimar
* avi: no more segfault when we have 'max buffer alloca...
blob
|
commitdiff
|
diff to current
2003-01-23
Sam Hocevar
* ./modules/*: warning fixes.
blob
|
commitdiff
|
diff to current
2003-01-23
Laurent Aimar
* don't send audio in fast/slow playing speed unless...
blob
|
commitdiff
|
diff to current
2003-01-20
Laurent Aimar
* all: changed some msg_Err into msg_Warn.
blob
|
commitdiff
|
diff to current
2003-01-19
Christophe Massiot
Requalified some error messages into warnings.
blob
|
commitdiff
|
diff to current
2003-01-13
Laurent Aimar
* mux/avi.c: added index creation.
blob
|
commitdiff
|
diff to current
2003-01-12
Laurent Aimar
* avi: partial fix for non interleaved file with incor...
blob
|
commitdiff
|
diff to current
2003-01-11
Laurent Aimar
* avi: fix my last fix :)
blob
|
commitdiff
|
diff to current
2003-01-11
Laurent Aimar
* asf: prevent some segfault with broken file. (partia...
blob
|
commitdiff
|
diff to current
2003-01-09
Laurent Aimar
* avi: read less data at once as it seems to give...
blob
|
commitdiff
|
diff to current
2003-01-07
Laurent Aimar
* all: I have added two new variables in es_descriptor...
blob
|
commitdiff
|
diff to current
2002-12-27
Sam Hocevar
* ./modules/demux/avi/avi.c: replaced a useless aspri...
blob
|
commitdiff
|
diff to current
2002-12-19
Sigmund Augdal Helberg
the avi demux now gives some info about the file being...
blob
|
commitdiff
|
diff to current
2002-12-06
Sam Hocevar
* ./configure.ac.in: removed -W in favour of -Wtradit...
blob
|
commitdiff
|
diff to current
2002-12-04
Laurent Aimar
* all: Fix an other (and last ? ;) endian issue.
blob
|
commitdiff
|
diff to current
2002-12-03
Laurent Aimar
* adpcm.c: add adpcm decoding support (Now just ms...
blob
|
commitdiff
|
diff to current
2002-11-17
Laurent Aimar
* ffmpeg: disable direct rendering by default. I have...
blob
|
commitdiff
|
diff to current
2002-11-16
Laurent Aimar
* avi: fix playing over http (a bug I have introduced).
blob
|
commitdiff
|
diff to current
2002-11-15
Laurent Aimar
* modules/demux/util : add a text subtitle demuxer...
blob
|
commitdiff
|
diff to current
2002-11-08
Gildas Bazin
* ALL: using "%ll" in printf format strings is not...
blob
|
commitdiff
|
diff to current
2002-11-06
Sam Hocevar
* ./modules/demux/avi/avi.c, ./modules/demux/avi...
blob
|
commitdiff
|
diff to current
2002-11-05
Gildas Bazin
* modules/codec/ffmpeg/*: modified the ffmpeg video...
blob
|
commitdiff
|
diff to current
2002-10-28
Laurent Aimar
* avi.c : fix a bug (bad choice in stream to be read)
blob
|
commitdiff
|
diff to current
2002-10-27
Laurent Aimar
* all : rewrite demux part (simpler and cleaner)....
blob
|
commitdiff
|
diff to current
2002-10-15
Laurent Aimar
* all : begin to rewrite some parts of avi demux,...
blob
|
commitdiff
|
diff to current
2002-09-19
Laurent Aimar
* avi.c : fix my last fix about endiannes issues ...
blob
|
commitdiff
|
diff to current
2002-09-18
Laurent Aimar
* all: fix endian issue with new definition of VLC_FOU...
blob
|
commitdiff
|
diff to current
2002-08-08
Sam Hocevar
* ./include/modules_inner.h: support for several...
blob
|
commitdiff
|
diff to current
2002-08-07
Sam Hocevar
* ./modules/demux/mpeg/system.c: added a helper plugi...
blob
|
commitdiff
|
diff to current
2002-08-04
Sam Hocevar
* ./modules/*: moved plugins to the new tree. Yet...
blob
|
commitdiff
|
diff to current