]> git.sesse.net Git - vlc/history - modules/demux/avi/avi.c
Fix some typos.
[vlc] / modules / demux / avi / avi.c
2010-08-31 Rémi DuraffortFix some typos.
2010-07-28 Rémi Duraffortavi: do not allocate memory of size 0 (if i_extra ...
2010-06-06 Rémi Denis-Courmontvar_InheritInteger -> var_InheritBool
2010-05-26 Jai MenonAdd support for DivX XSUB subtitle streams.
2010-05-24 Jai MenonAVI : Don't free uninitialized ES format descriptor...
2010-05-16 Laurent AimarLoad both AVI indexes (ODML and standard) and choose...
2010-05-16 Laurent AimarFixed key flag for odml indexes (avi demuxer).
2010-05-16 Laurent AimarNo functionnal changes (avi demuxer).
2010-02-23 Laurent AimarFixed signed integer overflow when loading AVI ODML...
2010-02-23 Laurent AimarFixed segfault with corrupted AVI ODML index.
2010-02-17 Laurent AimarModified the way xiph codecs headers are transported...
2010-02-16 Erwan Tuloudemux(avi): fix crash occuring when trying to open...
2010-02-08 Laurent AimarCompleted a bit meta data support in VLC (close #3280).
2010-01-30 Laurent AimarFixed embedded subtitles loading for non ODML avi files...
2010-01-30 Laurent AimarNo functionnal changes (avi).
2010-01-26 Laurent AimarUsed name in UTF-16 format for embed AVI subtitles...
2010-01-23 Laurent AimarFixed a few memleaks in AVI demuxer.
2010-01-13 Laurent AimarImplemented support for embeded subtitles in AVI (close...
2009-12-30 Rémi Denis-CourmontAVI demux: kill config_Get
2009-12-20 Laurent AimarUpdated AVI demuxer to use VLC_TS_INVALID.
2009-12-10 Pierre d'Herbemontavi: Don't leak in error code path.
2009-12-05 JP DingerReplace argument = realloc( argument, size ); with...
2009-09-29 Laurent AimarFixed invalid report of broken avi index.
2009-09-21 Francois CartegnieQt: Simple prefs Input/codec ui fixes
2009-09-02 Rémi Duraffortadd_bool wants booleans.
2009-08-24 Laurent AimarCosmetics.
2009-08-20 Pierre d'Herbemontavi: Fix a warning about bad function type cast.
2009-08-19 Jean-Baptiste KempfAVI: use i_samplesize as an unsigned int (was an int)
2009-08-02 Rémi Denis-CourmontAVI: abort if user gave up while rebuilding the index...
2009-07-15 Rémi DuraffortRemove dead assignement.
2009-06-21 Rémi DuraffortDead initialization.
2009-06-18 Laurent AimarDo not ask the user if we should build the avi index...
2009-06-09 Laurent AimarFinished avi correction about disabled tracks.
2009-06-09 Derk-Jan Hartmanavi demux: don't disable tracks when they end.
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Laurent AimarUsed VLC_CODEC_* and i_original_fourcc when applicable.
2009-05-13 Laurent AimarUse vlc_fourcc_* helpers in avi demuxer.
2009-04-14 Derk-Jan Hartmanavi: detect DivX XSUB subtitles.
2009-04-08 Laurent AimarFixed integer overflow in avi index creation.
2009-04-08 Felix Paul Kühneavi: set title instead of message. This looks better...
2009-03-10 Rémi Denis-CourmontFix progress dialog scale
2009-03-09 Rémi Denis-Courmontdialog_ProgressSet: add an optional string parameter
2009-03-08 Rémi Denis-CourmontUse dialog_Progress
2009-03-08 Rémi Denis-CourmontUse dialog_Question
2009-01-31 Rémi Denis-CourmontProgress interaction: remove useless parameter
2009-01-31 Rémi Denis-CourmontInteraction: remove (buggy and useless) dialog IDs
2009-01-28 Rémi Denis-CourmontTrailing ;
2009-01-27 Rémi Denis-CourmontTrailing ;
2009-01-16 Rémi Duraffortcalloc( nb_elmnt, size ) instead of calloc( size, nb_el...
2009-01-07 Laurent AimarAvoid sprintf.
2008-12-16 Rémi Denis-CourmontAVI: fix track names character set (fixes #2334)
2008-12-11 Laurent AimarFixed some avi with jpeg video.
2008-12-11 Laurent AimarFixed raw video maks in avi.
2008-12-09 Laurent AimarRemoved useless stream_DemuxDelete.
2008-10-30 Rémi DuraffortFix potential memleak (CID 270 and 271)
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-10 Laurent AimarChange ES_OUT_SET_NEXT_DISPLAY_TIME parameters.
2008-09-07 Laurent AimarFixed AVI palette support.
2008-08-27 Laurent AimarImproved eof detection on a few broken avi files.
2008-08-24 Antoine CellerierFix segfault on 64 bit archs. (0 != NULL)
2008-08-18 Laurent AimarAdded a workaround for broken avi files (close #1850).
2008-08-18 Laurent AimarCosmetics.
2008-08-18 Laurent AimarAllowed user to cancel avi index creation.
2008-08-18 Laurent AimarRemoved unneeded variables from avi demuxer context.
2008-08-18 Laurent AimarDo not leave the index building progress bar opened...
2008-07-05 Rémi Denis-Courmontmodules: use vlc_object_alive()
2008-06-22 Rémi DuraffortRemove unneeded msg_Err.
2008-06-17 Rémi Denis-CourmontAVI: do not ask whether to fix the index for non-seekab...
2008-06-17 Jean-Baptiste KempfFix commit [a0a315c850c037a71e4bf8fd854bb6c671af4e02]
2008-06-14 Jean-Baptiste KempfKill warnings.
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-27 Rémi Denis-CourmontA lot of missing const in options lists
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-05-01 Rémi Denis-CourmontNIH syndrome cure (2)
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'Herbemontdemux: Rename demux2 to demux as demux is no longer...
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-02-22 Rafaël CarréSupports vorbis audio in avi container (refs #224)
2008-02-02 Jean-Baptiste KempfDVCPRO25 and 50 in AVI...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
next