]> git.sesse.net Git - vlc/history - modules/demux
Fix warning
[vlc] / modules / demux /
2008-07-11 Christophe MutricyFix warning
2008-07-11 Christophe MutricyFix warnings
2008-07-10 Rémi DuraffortDon't use strdup on a string created by asprintf (useless).
2008-07-09 Rémi Denis-CourmontRemove non-sensical NPT computation code from c9569b35.
2008-07-08 Laurent AimarFixed used of uninitialized memory on unsupported track.
2008-07-07 Przemyslaw FialaFix reading ASX playlist when its size is unknown
2008-07-06 Laurent AimarFixed potential invalid reads.
2008-07-06 Laurent AimarFixed potential infinite loop.
2008-07-06 Rémi Denis-CourmontProtocol names are localized.
2008-07-06 Felix Paul Kühnel10n string fixes
2008-07-06 Rémi Denis-CourmontRTP: keep track of the RTCP socket
2008-07-06 Rémi Denis-CourmontRTP: open the RTCP port
2008-07-05 Laurent AimarFixed ALAC. (close #633)
2008-07-05 Rémi Denis-Courmontmodules: use vlc_object_alive()
2008-07-04 Laurent AimarGrr, really fix ts-extra-pmt comment.
2008-07-04 Laurent AimarFixed a comment on ts-extra-pmt.
2008-07-04 Vincent Penquerc'henable kate in matroska now that the codec id is published
2008-07-04 Laurent AimarFixed and improved ts-extra-pmt option (close #1592).
2008-07-04 Laurent AimarMove extra PMT creation to its own function.
2008-07-03 Laurent AimarFixed MS ADPCM inside mov.
2008-07-03 Laurent AimarFixed playing of some .mov with raw audio.
2008-07-03 Laurent AimarFixed playing of some twos/sowt samples (close #1621)
2008-07-03 Rémi Denis-CourmontFormat string fixes
2008-07-03 Rémi Denis-CourmontRTP/MPA: the standard frequency is 90kHz (MPEG PCR...
2008-07-02 Laurent AimarReworked a few broken int cast (and at least fixed...
2008-07-02 Laurent AimarCheck all malloc/calloc return value in libasf.c
2008-07-02 Laurent AimarFixed definition of asf_object_t.
2008-07-02 Laurent AimarBig clean up of ASF demuxer with a lot of over read...
2008-07-02 Laurent AimarChanged ASF_ReadObject_metadata to work like other...
2008-07-02 Laurent AimarClean up.
2008-07-02 Laurent AimarFixed vlc_icon_t leak in case of error.
2008-07-02 Laurent AimarProtect against invalid object size.
2008-07-02 Laurent AimarFixed ASF_ReadObject_extended_stream_properties parsing...
2008-07-02 Laurent AimarCosmetics (replace defines by pointers)
2008-07-02 Laurent AimarFixed initialization of asf_object_t inside ASF_ReadObj...
2008-07-02 Laurent AimarUse calloc when appropriate + cosmetics.
2008-07-02 Laurent AimarFixed infinite loop in truncated file.
2008-07-02 Rémi DuraffortAvoid segfault in subtitle demuxer.
2008-07-02 Rémi Denis-Courmontavformat: fix linking with --disable-sout - closes...
2008-06-30 Antoine CellerierDon't build the rtp module when you don't have gcrypt...
2008-06-29 Jonathan RosserAdd dirac video support to the ogg demuxer
2008-06-29 David Flynnts demux: add support for dirac streams via registratio...
2008-06-29 Rémi Denis-CourmontRTP: avoid loosing the first received packet
2008-06-28 Laurent AimarFixed segfault when parsing wav file to check for dts...
2008-06-28 Laurent AimarFixed segfault on corrupted wav file.
2008-06-28 Rémi Denis-Courmontwav: fix integer underflow
2008-06-28 Rémi Denis-Courmontwav: fix integer overflow (CVE-2008-2430)
2008-06-28 Rémi Denis-CourmontChunkFind: fix skipping very large chunks
2008-06-28 Rémi Denis-Courmont__EVEN: expansion-safety
2008-06-24 Yohann Martineaufixed compilation on debian etch.
2008-06-22 Rémi DuraffortRemove unneeded msg_Err.
2008-06-22 Rémi DuraffortRemove unneeded msg_Error.
2008-06-20 Jean-Paul SamanCheck memory allocations.
2008-06-19 Sebastien EscudierLive555 demux: fix EOF detection
2008-06-18 Antoine CellerierCosmetics.
2008-06-17 Rémi Denis-CourmontRTP: align RTP port numbers properly
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-16 Rémi Denis-Courmontlive555: remove tautology
2008-06-16 Rémi Denis-CourmontRTP: handle odd port numbers correctly
2008-06-16 Vincent Penquerc'hogg: only check kate magic in the first 8 bytes
2008-06-15 Rémi Denis-CourmontAdd build dependency
2008-06-15 Rémi Denis-CourmontRTP: need to create variables before using them
2008-06-15 Kaloyan KovachevDynamic two-keys CSA
2008-06-15 Rémi Denis-CourmontFix warnings
2008-06-15 bl4M3U playlist detection
2008-06-15 Rémi Denis-CourmontRTP: always enable Roll-Over-Counter carriage
2008-06-15 Jean-Baptiste KempfKill a Warning
2008-06-14 Jean-Baptiste KempfRemove unused variable.
2008-06-14 Jean-Baptiste KempfKill warnings.
2008-06-14 Jean-Baptiste KempfKill warnings.
2008-06-14 Jean-Baptiste KempfParse RealAudio headers files. Doesn't decode correctly...
2008-06-14 Pierre d'Herbemontmp4: Don't use playlist code.
2008-06-14 Pierre d'Herbemontnsc: No need to include vlc_playlist.h
2008-06-14 Pierre d'Herbemontdemux/playlist: Remove ununsed functions.
2008-06-14 Pierre d'Herbemontdemux/playlist: Don't use playlist_t.
2008-06-14 Pierre d'Herbemontsgimb: Kill a warning.
2008-06-14 Pierre d'Herbemontdemux/playlist: Don't use playlist_t code.
2008-06-14 Pierre d'Herbemontsgimb: Don't use playlist code.
2008-06-14 Pierre d'Herbemontshoutcast: Don't use playlist code.
2008-06-14 Pierre d'Herbemontxspf: Remove references to the playlist.
2008-06-12 Rémi Denis-Courmontlive: add --rtsp-mcast to force multicast
2008-06-12 Rémi Denis-Courmontboolean cosmetics
2008-06-10 Rémi Denis-CourmontBunch of always on demu/x plugins
2008-06-10 Rémi Denis-CourmontRTP Vorbis payload format (incomplete)
2008-06-10 Antoine CellerierAdd missing include (OpenDemux uses the CloseDemux...
2008-06-09 Pavlov Konstantindemux/avformat: add Modules.am (otherwise bootstrap...
2008-06-09 Antoine CellerierMove avcodec module files to modules/codec/avcodec...
2008-06-09 Antoine Cellerieravformat is demux/mux. Move it to modules/demux/avformat.
2008-06-08 Rémi Denis-CourmontThis was not supposed to be committed, sorry
2008-06-08 Rémi Denis-CourmontRTP: partial Vorbis payload format support: defragmentation
2008-06-08 Rémi Denis-CourmontRTP: set the discontinuity flag as appropriate
2008-06-08 Jean-Paul SamanBreak long if statement in several lines.
2008-06-08 Rémi Denis-CourmontRTP: fix packet re-ordering
2008-06-07 Rémi Denis-CourmontRTP: partial linking fix
2008-06-07 Rémi Denis-CourmontRTP: add secure RTP receive support
2008-06-07 Rémi Denis-CourmontOoooooooups
2008-06-07 Rémi Denis-CourmontRTP: add Framed RTP over TCP support
2008-06-07 Rémi Denis-CourmontRTP: support for DCCP
2008-06-07 Rémi Denis-CourmontRTP: ignore muxed RTCP packets for the time being
next