]> git.sesse.net Git - vlc/history - modules/demux
Patch by Glen Gray: RTSP keep alive fix. If the server doesn't handle RTCP-RR packets...
[vlc] / modules / demux /
2007-11-21 Jean-Paul SamanPatch by Glen Gray: RTSP keep alive fix. If the server...
2007-11-20 Yoann Peronneau* demux/playlist/itml.c: iTunes Media Library importer...
2007-11-20 Rémi Denis-CourmontRemove VLCOPT support from M3U parser.
2007-11-20 Jean-Paul SamanFix return value after the interaction dialog has been...
2007-11-20 Jean-Paul SamanFix double free in live555.
2007-11-19 Rafaël Carréadd an unspported demux query to remove a useless error...
2007-11-19 Rafaël Carrématroska demuxer: supports Real Video
2007-11-19 Rafaël Carrétypo
2007-11-19 Jean-Paul SamanTrigger intf_UserLoginPassword() when authorization...
2007-11-19 Jean-Paul SamanEnable RTSP rtpInfo track synchronization in live555...
2007-11-19 Jean-Paul Samanlive555 improvements: Make rtsp://user:pwd@server/path...
2007-11-19 Jean-Baptiste KempfReal/Sipr, try to use a correct flavor detection, witho...
2007-11-18 Jean-Baptiste KempfReal demuxer: Comments about support/non-support
2007-11-18 Jean-Baptiste KempfOops.
2007-11-18 Rafaël Carréxspf: don't use %encoding for node title, but only...
2007-11-18 Jean-Baptiste KempfRealv3: support for broken streams that speciy a wrong...
2007-11-17 Jean-Baptiste KempfAdd a forgotten break; in a case.
2007-11-17 Jean-Baptiste KempfExtra Data code factorisation: This shouldn't destroy...
2007-11-17 Jean-Baptiste KempfCosmetic and mention about unsupported ralf codec.
2007-11-17 Jean-Baptiste KempfReindent after previous commit.
2007-11-17 Jean-Baptiste KempfReal Demuxer: Support for RM version 3. Tested and...
2007-11-13 Rafaël Carréxspf: fix nodes encoding. big up to yoannp for fully...
2007-11-13 Yoann Peronneau* XSPF nested playlist
2007-11-13 Rafaël Carréxspf demuxer: fix extension reading
2007-11-13 Jean-Baptiste KempfCosmetic and initial support of sipr in rm demuxer...
2007-11-13 Jean-Baptiste KempfReal Demuxer: Support for Atrac-3 codecs in Real files...
2007-11-12 Ilkka OllakkaGET_PARAMETERS doesn't seem to work so well agains...
2007-11-10 Felix Paul Kühne* a few more
2007-10-30 Rafaël Carréxspf demuxer: removes some warning
2007-10-26 Jean-Paul SamanFix number of potential memleaks
2007-10-21 Rafaël Carréxspf demuxer: correctly checks "application" attribute...
2007-10-18 Laurent AimarTivo depends on cc.h
2007-10-18 Laurent AimarAdded partial XDS decoding support (channle/program)
2007-10-17 Rafaël Carrénsv demuxer: H264 is quite common
2007-10-17 Laurent AimarAdded closed captions decoding for tivo files.
2007-10-14 Laurent AimarClean up + fixed a few memleaks.
2007-10-14 Laurent AimarRemoved meta-preparsed.
2007-10-13 Laurent AimarRestore extension detection (ty and ty+)
2007-10-12 Laurent AimarImport new http://tivo-vlc.sf.net tivo demuxer version...
2007-10-12 Rafaël Carréxspf: try to produce valid XSPF files (there's still...
2007-10-11 Rémi Denis-CourmontIncrease upper tempo limit
2007-10-11 Rémi Denis-CourmontEmulates MIDI tick real-time events
2007-10-11 Rémi Denis-CourmontIgnore key and time signatures - we don't have a metron...
2007-10-11 Rémi Denis-CourmontImplement tempo meta event. Performance now runs at...
2007-10-11 Rémi Denis-CourmontBoundary check
2007-10-11 Rémi Denis-CourmontMeta event payload may be non-ASCII. Fix previous commit
2007-10-11 Rémi Denis-CourmontBasic infrastructure for non-MIDI event
2007-10-10 Rémi Denis-CourmontYet another useless debug
2007-10-10 Rémi Denis-CourmontSame as previous commit
2007-10-10 Rémi Denis-CourmontExcess debug
2007-10-10 Rémi Denis-CourmontBuild SMF demux
2007-10-10 Rémi Denis-CourmontCreate ES, maintain PTS, and actually send MIDI message...
2007-10-09 Laurent AimarAdd a check against broken files (It would be great...
2007-10-09 Rémi Denis-CourmontPreliminary incomplete Standard MIDI File demux
2007-10-08 Laurent AimarRemoved unused variables.
2007-10-08 Laurent AimarRemoved 1 warning.
2007-10-08 Laurent AimarRemoved warnings.
2007-10-08 Laurent AimarLet the input handle meta data and attachments for...
2007-10-08 Laurent AimarLet the input handle meta data and attachments for...
2007-10-08 Laurent AimarLet the input handle *extra* meta data and attachments...
2007-10-08 Laurent AimarLet the input handle meta data and attachments for...
2007-10-08 Laurent AimarLet the input handle meta data and attachments for...
2007-10-08 Laurent AimarLet the input handle meta data and attachments for...
2007-10-04 Rafaël Carrémpga demux: remove debug printf
2007-10-04 Rafaël Carrém4a demuxer: last missing include
2007-10-04 Rafaël Carrédemuxers: add missing vlc_meta.h header
2007-10-04 Rafaël Carrédemuxers: remove the need for input_thread_t by using...
2007-10-03 Laurent AimarAdded a "meta-preparsed" input variable. A demuxer...
2007-10-03 Rafaël CarréDemuxers: do not load "meta reader" module if the input...
2007-10-03 Rafaël Carrémp4 demuxer: don't try to print not printable characters.
2007-10-03 Rafaël Carrétaglib: Supports in ogg/vorbis base64 encoded embedded...
2007-10-02 Yoann Peronneau* xspf.c: fixes parsing with xtag - closes #1293
2007-10-02 Rafaël Carrém4a demuxer: initialize correctly p_sys
2007-10-02 Rafaël Carrédemux: fix a memory leak in flac & mpga when attachment...
2007-10-02 Rafaël Carrétaglib: support for id3v2 embedded album art
2007-10-01 Laurent AimarOops, fix subtitle decoding.
2007-10-01 Jean-Paul SamanReset PCR when gap has been detected.
2007-09-30 Laurent AimarHacks for On2 AVI files (close #1318)
2007-09-30 Rémi Denis-CourmontRemove FREE() macro, since free() does the same internally
2007-09-30 Laurent AimarAdded const wheen needed for stream_Peek (demuxer/access)
2007-09-29 Laurent AimarFixed regression in EITConvertToUTF8.
2007-09-28 Laurent AimarUpdate build system for cdg demuxer/codec.
2007-09-28 Laurent AimarAdded CD+G file support:
2007-09-22 Rémi Denis-CourmontRemove stupid broken error message in XSPF parser ...
2007-09-22 Rémi Denis-CourmontUse a different FOURCC for Speex from RTP (refs #1291),
2007-09-13 Rémi Denis-CourmontExplicit casts to proper integer types when formatting
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-10 Bernie PurcellSelect subtitle stream from the mkv container automatically
2007-09-09 Rémi Denis-CourmontDefault RTSP timeout value is 60 seconds, rather than...
2007-09-08 Rémi Denis-CourmontSimplify
2007-09-05 Rémi Denis-CourmontDo not assume that long long = int64_t
2007-09-05 Rémi Denis-Courmont#include fix
2007-09-05 Rémi Denis-CourmontFix #includes and remove useless variable
2007-09-03 Dennis van Amerongen* modules/demux/demuxdump.c: typo dumpper -> dumper
2007-08-31 Rémi Denis-CourmontUse 1400 rather than 1500 as default *application-layer...
2007-08-30 Rémi Denis-CourmontFix a few warnings, and handle iconv errors (I expect...
2007-08-26 Ilkka Ollakkaxspf.c: add album-art as <image> and use Title in title...
2007-08-22 Rafaël CarréInput access locking, part 3 (final).
2007-08-22 Pierre d'Herbemontmodules/demux/playlist: Remove luaplaylist now that...
2007-08-21 Rémi Denis-CourmontFix utf8_readdir usage
next