]> git.sesse.net Git - vlc/history - modules/stream_filter
Qt: increase the bottom margin of the controller by one.
[vlc] / modules / stream_filter /
2011-12-31 Jean-Paul Samanstream_filter/httplive.c: improve comment somewhat.
2011-12-30 Hugo Beauzée-Luyssendash: Working arround specifications ambiguity.
2011-12-30 Hugo Beauzée-Luyssendash: Don't crash if we don't have a valid mpdManager.
2011-12-30 Jean-Baptiste KempfDash: fix win32 compilation
2011-12-30 Hugo Beauzée-Luyssendash: Parsing SegmentInfoDefault & SegmentTimeline...
2011-12-30 Hugo Beauzée-Luyssendash: Only use const Segments.
2011-12-30 Hugo Beauzée-Luyssendash: Adding an implementation for SegmentInfoDefault...
2011-12-30 Hugo Beauzée-Luyssendash: Adding a SegmentInfoCommon class.
2011-12-30 Hugo Beauzée-Luyssendash: Implementing the basics for SegmentTimeline.
2011-12-30 Hugo Beauzée-Luyssendash: Reworking MPD tree building.
2011-12-30 Hugo Beauzée-Luyssendash: Parser: Ignore segments without sourceURL
2011-12-30 Hugo Beauzée-Luyssendash: Removing now useless AttributeNotPresentException
2011-12-30 Hugo Beauzée-Luyssendash: Removing now unused ElementNotPresentException
2011-12-30 Hugo Beauzée-Luyssendash: Adding support for Representation's TrickMode...
2011-12-30 Hugo Beauzée-Luyssendash: Handling Group @subsegmentAlignmentFlag in parser.
2011-12-30 Hugo Beauzée-Luyssendash: Don't require the Representation @id. Many stream...
2011-12-30 Hugo Beauzée-Luyssendash: Try to fetch mimeType attribute from the parent...
2011-12-30 Hugo Beauzée-Luyssendash: Removing useless using namespace;
2011-12-30 Hugo Beauzée-Luyssendash: Reworking profile handling.
2011-12-30 Hugo Beauzée-Luyssendash: Handle parsing of ContentProtection, Accessibilit...
2011-12-30 Hugo Beauzée-Luyssendash: Don't use the module when MPD parsing failed.
2011-12-30 Hugo Beauzée-Luyssendash: XML: handle text nodes.
2011-12-30 Hugo Beauzée-Luyssendash: Don't crash when XML parsing fails.
2011-12-30 Hugo Beauzée-Luyssendash: Reworking ProgramInfo parsing.
2011-12-30 Hugo Beauzée-Luyssendash: Reworking MPD attributes parsing.
2011-12-30 Hugo Beauzée-Luyssendash: Reworking the way MPD profile is handled
2011-12-30 Hugo Beauzée-Luyssendash: Reworking segments.
2011-12-30 Hugo Beauzée-Luyssendash: Reworking SemgentInfo parsing
2011-12-30 Hugo Beauzée-Luyssendash: BasicCMParser: Handle Representation @dependencyId
2011-12-30 Hugo Beauzée-Luyssendash: Group: Adding a getter for Representation by id.
2011-12-30 Hugo Beauzée-Luyssendash: Basic CM parser: Parse some Representation attributes
2011-12-30 Hugo Beauzée-Luyssendash: Adding some basic getters to Representation
2011-12-30 Hugo Beauzée-Luyssendash: Group element contains the "common" attributes...
2011-12-30 Hugo Beauzée-Luyssendash: BasicCMParser: Check for attributes at parsing...
2011-12-30 Hugo Beauzée-Luyssendash: CommonAttributesElements: Reworking getters/setters.
2011-12-21 Jean-Paul Samanstream_filter/httplive.c: fix EXT-X-MEDIA-SEQUENCE...
2011-12-11 Laurent AimarFixed potential out of bound reads in DASH probe function.
2011-12-08 Hugo Beauzée-Luyssendash: Don't hardcode the isLive information.
2011-12-08 Hugo Beauzée-Luyssendash: Fixing NullManager interface implementation.
2011-12-08 Hugo Beauzée-Luyssendash: CommonAttributesElements: When applicable, conver...
2011-12-08 Hugo Beauzée-Luyssendash: Adding a RepresentationAttributesElements to...
2011-12-08 Hugo Beauzée-Luyssendash: DashManager: Adding a getMpdManager() method.
2011-12-01 Hugo Beauzée-Luyssendash: Representation: Return a usable bandwith value.
2011-12-01 Hugo Beauzée-Luyssendash: Representation: Cosmetics.
2011-12-01 Hugo Beauzée-Luyssendash: MPD manager factory: fixing a potential memory...
2011-11-28 Hugo Beauzée-Luyssendash: Let the parser handle the root node cleaning.
2011-11-28 Hugo Beauzée-Luyssendash: Fixing a crash with invalid XML documents.
2011-11-28 Hugo Beauzée-Luyssendash: Segments: Avoid copies + cosmetic.
2011-11-28 Hugo Beauzée-Luyssendash: Ignore representations without valid segments.
2011-11-28 Hugo Beauzée-Luyssendash: Avoid some copies.
2011-11-28 Hugo Beauzée-Luyssendash: Chunk: Avoiding copies + cosmetics
2011-11-28 Hugo Beauzée-Luyssendash: Avoid crashing when there's no SegmentInfo node.
2011-11-26 Jean-Baptiste KempfDash: compiled by default
2011-11-26 Hugo Beauzée-Luyssendash: Parser: Standard (§5.4.4.1) specifies there can...
2011-11-26 Hugo Beauzée-Luyssendash: MPDManager: Fixing memory leak
2011-11-26 Hugo Beauzée-Luyssendash: DOMparser: Replacing an init method by an init...
2011-11-26 Hugo Beauzée-Luyssendash: DOMParser: FIxing memory leak.
2011-11-26 Hugo Beauzée-Luyssendash: RateBasedAdaptationLogic: cosmetics.
2011-11-24 Hugo Beauzée-Luyssendash: DOMHelper: Avoiding some copies, using operator...
2011-11-24 Hugo Beauzée-Luyssendash: Node: Avoiding lots of copies
2011-11-24 Hugo Beauzée-Luyssendash: DOMHelper: Adding a helper to get the first child...
2011-11-24 Hugo Beauzée-Luyssendash: RateBasedAdaptationLogic: Removing useless loop.
2011-11-24 Hugo Beauzée-Luyssendash: Fixing memory leak
2011-11-24 Hugo Beauzée-Luyssendash: IMPDManager: Removing useless constructor
2011-11-24 Hugo Beauzée-Luyssendash: Avoid some copies & useless initializations
2011-11-24 Hugo Beauzée-Luyssendash: Using initialization list.
2011-11-24 Hugo Beauzée-Luyssendash: MPD: Removing useless CTOR
2011-11-24 Hugo Beauzée-Luyssendash: Avoid some copies.
2011-11-24 Hugo Beauzée-Luyssendash: Avoid multiple lookups.
2011-11-24 Hugo Beauzée-Luyssendash: Removing factory another class instantiation.
2011-11-24 Hugo Beauzée-Luyssendash: No need to instantiate a factory.
2011-11-17 Jean-Baptiste KempfDash: C++ sanitization
2011-11-17 Jean-Baptiste KempfDASH: better debug messages
2011-11-17 Jean-Baptiste KempfDash: Simplify Dash detection
2011-11-17 Jean-Baptiste KempfKill a warning
2011-11-17 Jean-Baptiste KempfDash: static-ify isDash
2011-11-01 Rémi Denis-CourmontDisable buggy DASH plugin.
2011-11-01 Rémi Denis-CourmontDASH: allocate hot-path parser on the stack and cosmetics
2011-10-26 Jean-Baptiste KempfDash: major warnings cleanup
2011-10-26 Jean-Baptiste KempfDASH: remove unnecessary includes and other trivial...
2011-10-26 Christopher MuellerAdded DASH stream filter
2011-10-11 Jean-Paul Samanstream_filter/httplive.c: support HLS servers that...
2011-10-11 Jean-Paul Samanstream_filter/httplive.c: restore seeking
2011-10-11 Jean-Paul SamanRevert "stream_filter/httplive.c: signal download threa...
2011-10-10 Jean-Paul Samanstream_filter/httplive.c: fix potential memory leak
2011-10-10 Jean-Paul Samanstream_filter/httplive.c: various fixes for live streaming
2011-10-10 Jean-Paul Samanstream_filter/httplive.c: signal download thread on...
2011-10-10 Jean-Paul Samanstream_filter/httplive.c: Modify backoff algorithm
2011-10-04 Jean-Baptiste KempfModules: correct LGPL header
2011-09-27 F. YhuelFix typos in httplive.c
2011-08-08 F. YhuelHLS (httplive.c): fix Peek() function
2011-07-22 Luc Saillardhttplive module takes all cpu power when playing live...
2011-07-22 Luc SaillardAlways append a null character when reading HLS playlist
2011-07-06 Ilkka Ollakkahttplive: check that we actually don't add empty line...
2011-05-11 Jean-Paul Samanstream_filter/httplive.c: #EXTINF: accepts integer...
2011-05-11 Jean-Paul Samanstream_filter/httplive.c: Remove stream_t* argument...
2011-05-11 Jean-Paul Samanstream_filter/httplive.c: split up parse_SegmentationIn...
2011-03-02 Jean-Paul Samanstream_filter/httplive.c: constify
2011-03-02 Jean-Paul Samanstream_filter/httplive.c: solve gap in segment sequence...
2011-03-02 Jean-Paul Samanstream_filter/httplive.c: beautify message
next