]> git.sesse.net Git - vlc/history - modules/demux
avcodec: correct fourcc for XSUB
[vlc] / modules / demux /
2009-04-14 Derk-Jan Hartmanavi: detect DivX XSUB subtitles.
2009-04-14 Rémi Denis-CourmontAvoid POSIX-deprecated asctime_r()
2009-04-13 Laurent AimarImproved a52 in wav detection robustness.
2009-04-13 Laurent AimarAdded support for buggy SubRip files that use dot inste...
2009-04-12 Laurent AimarAlways use swab.
2009-04-10 Derk-Jan Hartmanmkv: remove unmatche #endif introduced [b870bc9ddf45f01...
2009-04-10 Rémi Denis-CourmontMerge branch 'master' of git@git.videolan.org:vlc
2009-04-10 Rémi Denis-CourmontMove remaining replacement to static import library
2009-04-10 Rémi Denis-CourmontUse stack array rather than alloca
2009-04-10 Rémi Denis-CourmontRemove useless check for time.h
2009-04-10 Rémi Denis-CourmontRemove useless (very partially used) check for errno.h
2009-04-09 Laurent AimarImproved wav multichannel support.
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-04-05 Rémi Denis-Courmontps: fix division by zero when seeking (fixes #2633)
2009-04-04 Rémi Duraffortram demux: fix potential crash and use EMPTY_STR.
2009-04-02 Laurent AimarProtect against unsupported/invalid wav speaker mask.
2009-04-01 Laurent AimarFixed wav audio channel order.
2009-03-30 Srikanth RajuFixes wav demux for PCM wavs
2009-03-29 Sébastien EscudierAvoid useless operations
2009-03-29 Jean-Baptiste KempfMerge branch 'master' of git@git.videolan.org:vlc
2009-03-29 Jean-Baptiste Kempf.Ram: forgotten include found by Christophe Courtaut
2009-03-29 Jean-Baptiste KempfSome broken .Ram playlist have .rm extensions. The...
2009-03-29 Jean-Baptiste KempfRemove .Ram handling from m3u demuxer. This was broken...
2009-03-29 Srikanth RajuSplit RAM playlist support from m3u to its own demuxer...
2009-03-29 Sébastien Escudiertypos
2009-03-29 Sébastien EscudierFix var type
2009-03-29 Laurent AimarDo not activate mkv-preload-local-dir by default.
2009-03-28 Laurent AimarMatroska seems to stupidly store dts instead of pts...
2009-03-28 Laurent AimarReview a bit wav demuxer against broken files.
2009-03-28 Srikanth RajuWav GSM Demuxer Support Fixes Wav demux to work with...
2009-03-22 Rémi Duraffortmkv: fix warning (size_t is unsigned).
2009-03-22 Laurent AimarProtect against broken V_QUICKTIME in mkv.
2009-03-15 Rémi Denis-CourmontMemory leak
2009-03-12 Laurent AimarReworked and improved TS ES with stream_type equals...
2009-03-12 Laurent AimarCosmetics (ts).
2009-03-12 Rémi Denis-Courmontavformat: lock avcodec
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 Laurent AimarUpdate scrambled es state on change (TS).
2009-03-08 Rémi Denis-CourmontUse dialog_Question
2009-03-07 Rémi Denis-CourmontUse dialog_Login
2009-03-07 Laurent AimarFixed CDG seeking while used as a slave input.
2009-03-07 Jean-Philippe AndreM-JPEG: fix MJPEG demux to be able to read VLC MPJPEG...
2009-03-05 Rémi Denis-CourmontUse dialog_Fatal, fix a bunch (but not all) interaction...
2009-03-03 Laurent AimarNo functionnal changes (ts).
2009-03-03 Laurent AimarSplit PMTCallback to make it (a bit) more readable.
2009-03-03 Laurent AimarReident switch (ts).
2009-03-03 Laurent AimarCosmetics (ts).
2009-03-03 Laurent AimarCosmetics (ts).
2009-03-03 Laurent AimarFixed non DVB ts file support.
2009-03-01 Jean-Baptiste KempfLaunch meta_reader after avformat demuxer.
2009-02-20 Rémi Duraffortsimplifications.
2009-02-17 Laurent AimarImproved ac3/eac3 support in mp4 (fix #2524).
2009-02-16 Laurent AimarSuppport AAC LATM inside PS (with a PSM).
2009-02-13 Laurent AimarAdded teletext fields in es_forma_t.
2009-02-11 Laurent AimarDo not create empty title (avformat).
2009-02-09 Laurent AimarFixed (common) broken dts in wav (close #2494)
2009-02-08 Vincent Penquerc'hRetrieve meta from Kate streams, which has Vorbis comme...
2009-02-05 Laurent AimarCosmetics.
2009-02-05 Laurent AimarRevert "fix overriden variables."
2009-02-05 Laurent AimarFixed long term pts rounding error in mod.
2009-02-05 Laurent AimarImproved a bit mod detection checks.
2009-02-05 Laurent AimarAdded mod title support.
2009-02-05 Laurent AimarAdded a few sanity checks to mod.
2009-02-05 Laurent AimarCosmetics (mod).
2009-02-03 Rémi Duraffortfix overriden variables.
2009-02-02 Jean-Paul Samanlive555: unbreak windows RTSP servers (introduced in...
2009-02-02 ogg.k.ogg.kTranslate Kate category tags to display a more user...
2009-02-01 Laurent AimarChanged vlc_meta_SetTracknum to *Num for consistency.
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 Jean-Philippe AndreFix compilation
2009-01-27 Rémi Denis-CourmontTrailing ;
2009-01-26 Rémi Duraffortdemux_ts: use var_CreateGet instead of var_Create+var_Get.
2009-01-26 Steven KramerUse Live555 'double authorization' for RTSP-over-HTTP
2009-01-26 Jean-Baptiste KempfMkv: kill warnings.
2009-01-26 Jean-Baptiste KempfMKV: kill warnings.
2009-01-23 Dominique Leuenbergerlive555: fix compiler warnings re: unused variables.
2009-01-21 Jean-Baptiste KempfAdd missing shortnames.
2009-01-21 Jean-Baptiste KempfAvformat module is a demuxer not a decoder
2009-01-21 Jean-Baptiste KempfVarious shortnames forgotten.
2009-01-17 Laurent AimarUse input_item_New when applicable.
2009-01-17 Laurent AimarForce to specify options flags in input_item_New*.
2009-01-17 Laurent AimarRenamed input_item_AddOpt to input_item_AddOption.
2009-01-17 Rémi Denis-CourmontRemove unused parameter
2009-01-17 Ilkka Ollakkachannels.conf demux: parse symbol-rate from playlist
2009-01-16 Rémi Duraffortcalloc( nb_elmnt, size ) instead of calloc( size, nb_el...
2009-01-14 Laurent AimarPartially revert 497a6b5b as it creates infinite loops...
2009-01-07 Laurent AimarAdded apple subtitle support to mov demuxer (close...
2009-01-07 Laurent AimarAvoid sprintf.
2009-01-05 Rémi Duraffortasx parsing: don't FREENULL everything.
2009-01-02 Rémi Duraffortsome cleaning.
2008-12-30 Rémi DuraffortMissing include assert.
2008-12-29 Rémi Denis-CourmontMissing <assert.h>
2008-12-29 Rémi Denis-CourmontStealthier missing <assert.h>
2008-12-24 Mathieu SonetFix a regression introduced by the previous commit
2008-12-20 Ilkka OllakkaDon't require location under track element in xspf...
next