]> git.sesse.net Git - vlc/history - modules
contrib: samplerate has config.* in a custom dir
[vlc] / modules /
2012-01-05 Ilkka Ollakkax264.c: use x264_param_apply_profile
2012-01-05 Ilkka Ollakkax264.c: move mbtree closer to other bitrate options
2012-01-05 Ilkka Ollakkax264.c: partly revert vbv-bufsize option handling when...
2012-01-05 Ilkka Ollakkax264.c: support infinite keyint option with -1
2012-01-05 Sharad DixitQt4: Fixed uninitialized variable
2012-01-04 Laurent AimarFixed potential NULL dereference when openning splitted...
2012-01-04 Laurent AimarFixed BDA support (close #5627).
2012-01-04 Rafaël Carrémotion control applesmc: fix for recent kernel
2012-01-04 Jean-Baptiste KempfXspf: fix crash
2012-01-04 Brendon Justinmacosx: hide the mouse cursor in Lion fullscreen
2012-01-04 Jean-Baptiste KempfAudiobar: add necessary spaces
2012-01-04 Jean-Baptiste KempfQt: Fix typo
2012-01-04 Jean-Baptiste KempfDShow: remove choices from translated string
2012-01-04 Jean-Baptiste KempfSubtitles: remove choices from translated strings.
2012-01-03 Edward WangQt4: Add new timelabels to default layout
2012-01-03 Edward WangQt4: allow more types of timeLabel in toolbars
2012-01-03 Jean-Baptiste KempfQt4: add the slower/faster buttons near the speed slider
2012-01-03 Edward WangQt4: allow speedlabel in toolbars
2012-01-03 Jean-Baptiste KempfDenote warnings in demuxer that can happen in normal...
2012-01-03 Edward WangQt4: Fix a small playlist docking bug
2012-01-03 Geraud CONTINSOUZASfix missing reference for _POSIX_HOST_NAME_MAX on FreeBSD.
2012-01-02 Jean-Baptiste KempfQt: allow opening of BDMV hierarchies through open...
2012-01-02 Jean-Baptiste KempfQt4: pause on minimize is off by default
2012-01-02 Jean-Baptiste KempfQt4: negative days for updates checking makes no sense
2012-01-02 Jean-Baptiste KempfQt: remove unneeded debug message
2012-01-02 Edward WangQt4: Actually save when a convert profile is deleted
2012-01-02 Edward WangQt4: Fix docked playlist videoWidget bug
2012-01-02 Edward WangQt: Move the clear playlist button to the context menu
2012-01-02 Jean-Baptiste KempfQt4: code cosmetics
2012-01-02 Edward WangQt: ensure currentItem() to be not NULL in PLSelector
2012-01-02 Cheng Sunball: zero-initialize video_format_t to prevent crash...
2012-01-02 Cheng SunPsyche/sharpen: Add chroma checks to prevent crashes
2011-12-31 Jean-Paul Samanstream_filter/httplive.c: improve comment somewhat.
2011-12-31 Jean-Baptiste KempfQt: remember last opened directory
2011-12-31 Edward WangQt4: Make playlist window drag&drop to current selected...
2011-12-31 Edward WangQt4: Show fullscreen docking button in defaults
2011-12-31 Jean-Baptiste KempfFile audio output: remove useless longhelp
2011-12-30 Rafaël Carrévcd ioctl_ReadSectors() : factorize error case
2011-12-30 Felix Paul Kühnemacosx: fix another rendering issue with the 'time...
2011-12-30 Felix Paul Kühnemacosx: fixed progress bar position (refs #5742)
2011-12-30 Felix Paul Kühnemacosx: fixed round window corners when using the black...
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-30 Felix Paul Kühnemacosx: re-written the way we render 3 part images...
2011-12-30 Edward WangQt4: Enable closable tabs in sout dialog
2011-12-30 Jean-Baptiste Kempfmp4: fix typo
2011-12-29 Felix Paul Kühnemacosx: implement proper window button artwork (refs...
2011-12-29 Felix Paul Kühnemacosx: remove the window's resize button when VLC...
2011-12-29 Felix Paul Kühnemacosx: resolve conflict between sidebar icons and...
2011-12-29 Felix Paul Kühnemacosx: fixed indention of the sidebar icons (refs...
2011-12-29 Felix Paul Kühnemacosx: save window position manually when using the...
2011-12-29 Mirsal Ennaimedbus: Implement org.freedesktop.Properties.GetAll for...
2011-12-29 Mirsal Ennaimedbus: Move DBus property marshaling code to separate...
2011-12-29 Jean-Baptiste Kempf10l: Typo about Indeo4.
2011-12-29 Jean-Baptiste KempfSupport for Indeo4 decoding
2011-12-29 Felix Paul Kühnemacosx: switch to the # syntax for VCDs
2011-12-28 Jean-Baptiste KempfQt: Use # for VCD mrls
2011-12-28 Jean-Baptiste KempfVCD: misc cosmetics and move to the # chapter syntax
2011-12-28 Denis CharmetAvoid a crash with some corrupted mkvs
2011-12-28 Felix Paul Kühnemacosx: implemented the logo and marquee filters in...
2011-12-28 Edward WangQt4: Add aspect ratio combobox to toolbar editor
2011-12-28 Felix Paul Kühnemacosx: minor appearance fixes
2011-12-28 Felix Paul Kühnemacosx: further improve splitview resizing
2011-12-28 Denis CharmetMKV: Fix seeking without cues
2011-12-27 Rafaël Carrébluray: don't crash when file is NULL
2011-12-27 Denis CharmetFix a crash with corrupted MKV
2011-12-27 Jean-Baptiste KempfQt4: small fixes on the toolbar custom dialog
2011-12-27 Felix Paul Kühnemacosx: added some bits of documentation
next