]> git.sesse.net Git - vlc/history - modules/demux
- narrow r10012 to remove dts only stuff that goes to libmpeg2 (mpgv) and
[vlc] / modules / demux /
2008-01-08 Ilkka Ollakka- narrow r10012 to remove dts only stuff that goes...
2008-01-05 Jean-Paul SamanReplaced LIVEMEDIA_LIBRARY_VERSION_INT version 99999999...
2008-01-04 Pierre d'Herbemontinput/input.c: Define DEMUX_CAN_SEEK and correctly...
2008-01-02 Jean-Paul SamanFix signed int, unsigned int comparison.
2008-01-01 Pierre d'HerbemontRevert [23949].
2007-12-30 Rafaël Carréfix #1421
2007-12-30 Rafaël Carréfix #1244
2007-12-30 Rafaël Carréfix #1410.
2007-12-29 Rafaël Carrécosmetics
2007-12-28 Rémi Denis-CourmontFix warning
2007-12-27 Jean-Paul SamanFix segfault when Connect() returned failure and fix...
2007-12-23 Antoine CellerierAllow specifying options specific to each url in the...
2007-12-23 Pierre d'Herbemontmodules/demux/playlist/xspf.c: Show where the input_ite...
2007-12-23 Pierre d'Herbemontmodules/demux/playlist/*.c: Fix input_item memleaks.
2007-12-23 Pierre d'Herbemontmodules/demux/mp4/mp4.c: Fix an input_item memleak.
2007-12-23 Rafaël Carréfix #1409
2007-12-20 Dennis van Amerongen* modules/demux/mp4/libmp4.c: spelling - uncompletetly...
2007-12-19 Rafaël Carréplaylist demuxers: return -1 in case of error, 0 in...
2007-12-19 Rafaël Carréxspf: use correct return value. VLC_FALSE == VLC_SUCCESS
2007-12-17 Rémi Denis-CourmontFix XSPF crash when XML is not available
2007-12-17 Benjamin Pracht* add support for ATSC modulation types
2007-12-16 Jean-Paul Samanremove excess whitespace
2007-12-16 Jean-Paul SamanSmall cleanup
2007-12-16 Antoine CellerierChange demux2 capability values so the lua demux2 gets...
2007-12-15 Rémi Denis-CourmontAllow totally reckless users to save m3u-extvlcopt...
2007-12-13 Rémi Denis-CourmontSET_PARAMETER is simply *wrong*. Servers are not suppos...
2007-12-11 Laurent AimarAdded DEMUX_CAN_CONTROL_RATE and DEMUX_SET_RATE impleme...
2007-12-11 Jean-Baptiste KempfReal Demuxer: Code factorisation after previous commit.
2007-12-11 Jean-Baptiste KempfReal demuxer, set correctly the PCR, patch by Yuehua...
2007-12-10 Jean-Paul SamanLower severity of message
2007-12-10 Jean-Paul SamanFix hang in live555 when sending RTSP OPTIONS by lettin...
2007-12-09 Dennis van Amerongen* modules/demux/playlist/m3u.c: typo you -> your
2007-12-06 Jean-Paul SamanCleanup.
2007-11-29 Jean-Paul SamanBe more carefull on when rtpInfo timestamps should...
2007-11-24 Antoine CellerierRe-enable EXTVLCOPT: parsing in m3u playlists. You...
2007-11-22 Pierre d'Herbemontmodules/demux/playlist/xspf.c: Uses "vlc:skip" for...
2007-11-21 Jean-Paul SamanPatch by Glen Gray: Enable keepalive for Kasenna server...
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...
next