]> git.sesse.net Git - vlc/history - modules/demux
remove npvlc.dll.manifest and axvlc.dll.manifest while uninstalling
[vlc] / modules / demux /
2008-12-07 Rémi Denis-CourmontProtect against vobsub lines overflow
2008-12-06 Jean-Baptiste KempfFix avformat module compilation since AVStream gets...
2008-12-05 Ilkka Ollakkaset stream aspect-ratio to video aspect-ratio, as ffmpe...
2008-12-04 Laurent AimarFixed mp4 for audio stream that need alignment (qcelp...
2008-12-02 Rémi Denis-CourmontGrmbl!!!
2008-12-01 Rémi Denis-CourmontReally fix the real overflow
2008-12-01 Pierre YnardReplaces useless function declaration by empty definition
2008-11-30 Rémi Duraffortdrms: Some cleanups
2008-11-30 Rémi Denis-CourmontBy definition of sizeof, sizeof(char) = 1
2008-11-30 Rémi Denis-CourmontReal: fix integer overflow
2008-11-29 Iain WadeDRM Video decryption
2008-11-29 Laurent AimarCosmetics.
2008-11-29 David Flynndemux/ogg: protect against invalid oggdirac stream
2008-11-29 David Flynndemux/ogg: Update OggDirac granule_shift (should be...
2008-11-29 Laurent AimarAdded MLP support to es demuxer.
2008-11-29 Laurent AimarFix BD TrueHD and LPCM fourcc (ts).
2008-11-22 Christophe MutricyFix my previous commit
2008-11-22 Christophe MutricyFix memleak
2008-11-22 Christophe MutricyFix memleak
2008-11-22 Laurent AimarUse input_item_GetName instead of direct access to...
2008-11-22 Laurent AimarLet input_item_AddSubItem set the playlist flags.
2008-11-22 Laurent AimarRemoved unneeded macros.
2008-11-22 Laurent AimarDo not recreate the decoder when unneeded (mp4).
2008-11-20 Laurent AimarFixed double free.
2008-11-20 Laurent AimarFix rate slower/faster in rewind mode.
2008-11-20 Jean-Paul Saman(live555) RTSP fastforward works from Qt4 interface.
2008-11-18 Laurent AimarImproved ogm support + fix typo.
2008-11-18 Laurent AimarFixed possible out of bound access + infinite loop...
2008-11-18 Laurent AimarCosmetics.
2008-11-18 Laurent AimarFixed double free.
2008-11-18 Vincent Penquerc'hDo not delay processing of the first data page of the...
2008-11-17 Laurent AimarFixed ES_OUT_SET_FMT name.
2008-11-15 Vincent Penquerc'hdo not mind large time discontinuities in SPU streams...
2008-11-10 Sebastien Escudierlive555.cpp typo
2008-11-09 Rémi Denis-CourmontMove RTP to access/rtp
2008-11-07 Laurent AimarModified demux_vaControlHelper to take bitrate in an...
2008-11-07 Laurent AimarCleaned up a bit rawvideo demuxer.
2008-11-07 David Flynnrawvideo: Fix timestamps & input options
2008-11-05 Rémi Denis-CourmontFix sscanf overflow
2008-11-04 Laurent AimarFixed ES_OUT_SET_DEFAULT name (added ES_).
2008-11-04 David FlynnFix unpacking of Dirac SeqHdr
2008-11-03 Rémi Duraffortxspf: both "xmlns" and "xmlns:vlc" are acceptable....
2008-11-02 Rémi DuraffortRemove MALLOC_(VOID|ERR). (and use calloc instead of...
2008-11-01 Rolf AhrenbergRTSP authentication with DSS
2008-10-31 Rémi DuraffortTypo
2008-10-31 Rémi DuraffortCleanup and fix a potential memleak.
2008-10-31 Rémi DuraffortUse asprintf instead of malloc+sprintf.
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-26 Rémi Duraffortasf: fix compilation warning.
2008-10-22 Rémi Denis-CourmontCosmetic fixes
2008-10-22 Sebastien EscudierUse live555 timeout option and reduce waiting time
2008-10-19 Rémi Denis-CourmontFix avformat compile+link
2008-10-19 Rémi Denis-CourmontFix avformat compilation
2008-10-19 Rémi Denis-CourmontFix some integer overflows and a stupid memset() invocation
2008-10-19 Rémi Denis-CourmontSimply debug
2008-10-19 Rémi Denis-CourmontFix warning
2008-10-18 Rémi Denis-CourmontFix (yet another) TiVo demux overflow.
2008-10-18 Jean-Baptiste Kempf[Subtitles] Change error message to warning message...
2008-10-15 Sebastien Escudierlive555 timeout prevention thread fixes
2008-10-14 Rémi DuraffortCleaning (don't a message when the system runs out...
2008-10-14 Rémi DuraffortRemove uneeded warining (and often impossible to send)
2008-10-14 Geoffroy CouprieWinCE: fix function declaration
2008-10-13 Rémi Denis-CourmontDecomp: catch 0 write
2008-10-11 Rémi Denis-CourmontDecomp: vmsplice support
2008-10-11 Rémi Denis-CourmontTypos
2008-10-11 Rémi Denis-CourmontDecomp: partially fix error handling
2008-10-11 Rémi Denis-CourmontDecompression demuxer. Supports gzip and bzip2 at this...
2008-10-11 Derk-Jan Hartmanty demux: simplify and fix potential memleak (CID 214)
2008-10-11 Derk-Jan Hartmanvobsub: Resource leak (CID 215)
2008-10-10 Derk-Jan HartmanFix potential static array overflow (CID 40 and 192)
2008-10-10 Laurent AimarFixed invalid/useless usage of ES_OUT_RESET_PCR.
2008-10-10 Laurent AimarChange ES_OUT_SET_NEXT_DISPLAY_TIME parameters.
2008-10-10 Rémi DuraffortFix potential memleaks.
2008-10-10 Rémi DuraffortFix potential segfault (don't dereference strrchr direc...
2008-10-10 Derk-Jan HartmanTS demux: Clarify a for() loop.
2008-10-09 Laurent AimarRead frame rate from asf container if presents.
2008-10-09 Derk-Jan Hartmants demux: some cosmetics cleanup
2008-10-09 Derk-Jan Hartmants: double free (CID 245)
2008-10-09 Derk-Jan Hartmannuv demux: typo in post-malloc check. (CID 144)
2008-10-09 Derk-Jan Hartmannuv demux: NULL dereferencing (CID 37)
2008-10-08 Laurent AimarImproved a bit PCR in asf.
2008-10-08 Rémi DuraffortFix potential memleak (CID 260)
2008-10-08 Rémi DuraffortFix potential segfault introduced by myself (CID 263)
2008-10-06 Rémi DuraffortUse NULL instead of 0 for pointers.
2008-10-06 Rémi DuraffortFix memleak (CID 67) and don't use 0 instead of NULL
2008-10-06 Rémi DuraffortFix a lot of memleaks (and CID 68 in the same time).
2008-10-06 Derk-Jan Hartmanps.c: add a safety net to this while loop.
2008-10-05 Rémi DuraffortFix memleak (CID 210)
2008-10-05 Rémi DuraffortFix potential memleaks (CID 208)
2008-10-04 Dominique Leuenbergerffmpeg changed offset_t to int64_t in svn rev15533...
2008-10-01 Rémi DuraffortFix memleak (CID 209)
2008-10-01 Rémi DuraffortFix memleaks (CID 211)
2008-10-01 Rémi DuraffortFix memleak (CID 212)
2008-10-01 Rémi DuraffortFix memleak (CID 213)
2008-09-30 Laurent AimarFixed a lot of potential segfaults on invalid vobsub...
2008-09-28 Rémi Denis-CourmontRTP: use the right frequency for jitter computation
2008-09-27 Pierre d'Herbemontogg: Fix an unitialized value usage.
2008-09-27 Pierre d'Herbemontmp4: Fix a leak.
2008-09-26 Rémi Denis-CourmontRTP: fix parsing IPv6 addresses
next