]> git.sesse.net Git - vlc/history - modules/demux/avi/avi.c
Added support for vprp chunk in AVI demuxer.
[vlc] / modules / demux / avi / avi.c
2012-05-11 Laurent AimarAdded support for vprp chunk in AVI demuxer.
2012-05-09 Rémi Denis-Courmontavi: do not use vlc_object_kill()
2012-04-08 Frode TennebøFix problem with black and/or random colours for palett...
2012-01-28 KO Myung-HunReplace the bitmap structures of Microsoft with ones...
2012-01-11 Jean-Baptiste KempfAVI: add an automatic decision choice for AVI index
2012-01-09 Christoph MiebachRemoved a space in front of questionmark. 2 Findings
2011-10-24 Laurent AimarFix detection of the idx1 index offset for some AVI...
2011-10-07 Laurent AimarAdded support for AVI with out of spec idx1 index.
2011-08-06 Rémi Denis-CourmontAVI: fix potential crash on seek (Closes: LP#803006)
2011-06-04 Jean-Baptiste KempfAVI: fix a crash in palette handling
2011-05-15 Jean-Baptiste KempfAVI: better debug message, notably in extended case
2011-05-15 Jean-Baptiste KempfAVI: support WAVEFORMATEXTENSIBLE for audio
2011-04-13 Rémi Denis-CourmontAVI: use Windows ANSI code page rather than ISO 8859...
2011-02-17 Jean-Baptiste KempfAVI: change function prototype for sign-correctness
2010-10-22 Rémi Denis-Courmontadd_bool: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_integer: remove callback parameter
2010-10-22 Rémi Denis-CourmontRemove unused change_integer_list parameter
2010-09-22 Francois Cartegniebroken avi dialog: notify the effective changes
2010-09-17 Francois Cartegniebroken avi dialog: don't confuse user by asking a binar...
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.
next