]> git.sesse.net Git - vlc/shortlog
vlc
2012-01-05 Rafaël Carrécontrib: lua: don't use localeconv()
2012-01-05 Rafaël Carréextra/tools: bump automake version
2012-01-05 Rafaël Carrécontrib: openjpeg: update config.{guess,sub}
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-05 Rafaël Carrécontrib: libmpeg2 has autotool files in a custom dir
2012-01-05 Rafaël Carrécontrib: orc: fix android build
2012-01-05 Rafaël Carrécontrib: fix schroedinger build with android toolchain
2012-01-05 Rafaël Carrécontrib: gnutls: fix android build
2012-01-05 Rafaël Carrécontrib: update config.{guess,sub} on some old packages
2012-01-05 Rafaël Carrécontrib: gme: fix android build
2012-01-05 Rafaël CarréUPDATE_AUTOCONFIG: use $(UNPACK_DIR)
2012-01-05 Felix Paul... macosx: fixed build script
2012-01-05 Felix Paul... contrib: add support for openssl to check the sha512...
2012-01-05 Rafaël Carréplugin support for "other" system (non Linux UNIX)
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 Rafaël Carrécontrib: gmp: update config.{guess,sub}, needed for...
2012-01-04 Rafaël Carrécontrib: helper to copy recent config.{guess,sub} from...
2012-01-04 Rémi Denis... vlc_fopen(): implement C11 "x" open flag
2012-01-04 Rémi Denis... Do not use the monotonic clock if CS is missing
2012-01-04 Rémi Denis... vlc_cond_init() only needs clock setup if CS is available
2012-01-04 Jean-Baptiste... Xspf: fix crash
2012-01-04 Felix Paul... extras/tools: added openssl needed for native compilati...
2012-01-04 Brendon Justinmacosx: hide the mouse cursor in Lion fullscreen
2012-01-04 Jean-Baptiste... Http: fix punctuation spacing
2012-01-04 Jean-Baptiste... Audiobar: add necessary spaces
2012-01-04 Jean-Baptiste... Qt: Fix typo
2012-01-04 Jean-Baptiste... DShow: remove choices from translated string
2012-01-04 Jean-Baptiste... Subtitles: remove choices from translated strings.
2012-01-03 Rafaël Carréupdate macosx/build.sh
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... Qt4: add the slower/faster buttons near the speed slider
2012-01-03 Edward WangQt4: allow speedlabel in toolbars
2012-01-03 Rémi Denis... Remove dirfd() hacks
2012-01-03 Jean-Baptiste... Denote warnings in demuxer that can happen in normal...
2012-01-03 Edward WangQt4: Fix a small playlist docking bug
2012-01-03 Pierre YnardNEWS: IPv6 fix-up
2012-01-03 Rafaël CarréVLC-tmp.app : remove .app suffix
2012-01-03 Rafaël CarréRevert "macosx: remove the intermediate VLC-tmp.app...
2012-01-03 Geraud CONTINSOUZASfix missing reference for _POSIX_HOST_NAME_MAX on FreeBSD.
2012-01-03 Geraud CONTINSOUZASfix missing dirfd references for FreeBSD
2012-01-02 Jean-Baptiste... Qt: allow opening of BDMV hierarchies through open...
2012-01-02 Jean-Baptiste... Qt4: pause on minimize is off by default
2012-01-02 Jean-Baptiste... Qt4: negative days for updates checking makes no sense
2012-01-02 Jean-Baptiste... Qt: 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 Faustino E... Fix typo in M4 Cxx flags macro
2012-01-02 Edward WangQt: Move the clear playlist button to the context menu
2012-01-02 Felix Paul... macosx: remove some more intermediates creating when...
2012-01-02 Jean-Baptiste... Qt4: 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
2012-01-02 Cheng SunMinor fixes to spelling in documentation
2012-01-02 Jean-Baptiste... Happy New Year
2012-01-01 Pierre YnardNEWS: --http-host expects URL-style bracket-enclosed...
2011-12-31 Jean-Paul Samanstream_filter/httplive.c: improve comment somewhat.
2011-12-31 Jean-Baptiste... Qt: 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... File audio output: remove useless longhelp
2011-12-30 Rafaël Carrévcd ioctl_ReadSectors() : factorize error case
2011-12-30 Felix Paul... macosx: fix another rendering issue with the 'time...
2011-12-30 Felix Paul... macosx: fixed progress bar position (refs #5742)
2011-12-30 Felix Paul... macosx: fixed round window corners when using the black...
2011-12-30 Hugo Beauzée... dash: Working arround specifications ambiguity.
2011-12-30 Hugo Beauzée... dash: Don't crash if we don't have a valid mpdManager.
2011-12-30 Jean-Baptiste... Dash: fix win32 compilation
2011-12-30 Hugo Beauzée... dash: Parsing SegmentInfoDefault & SegmentTimeline...
2011-12-30 Hugo Beauzée... dash: Only use const Segments.
2011-12-30 Hugo Beauzée... dash: Adding an implementation for SegmentInfoDefault...
2011-12-30 Hugo Beauzée... dash: Adding a SegmentInfoCommon class.
2011-12-30 Hugo Beauzée... dash: Implementing the basics for SegmentTimeline.
2011-12-30 Hugo Beauzée... dash: Reworking MPD tree building.
2011-12-30 Hugo Beauzée... dash: Parser: Ignore segments without sourceURL
2011-12-30 Hugo Beauzée... dash: Removing now useless AttributeNotPresentException
2011-12-30 Hugo Beauzée... dash: Removing now unused ElementNotPresentException
2011-12-30 Hugo Beauzée... dash: Adding support for Representation's TrickMode...
2011-12-30 Hugo Beauzée... dash: Handling Group @subsegmentAlignmentFlag in parser.
2011-12-30 Hugo Beauzée... dash: Don't require the Representation @id. Many stream...
2011-12-30 Hugo Beauzée... dash: Try to fetch mimeType attribute from the parent...
2011-12-30 Hugo Beauzée... dash: Removing useless using namespace;
2011-12-30 Hugo Beauzée... dash: Reworking profile handling.
2011-12-30 Hugo Beauzée... dash: Handle parsing of ContentProtection, Accessibilit...
2011-12-30 Hugo Beauzée... dash: Don't use the module when MPD parsing failed.
2011-12-30 Hugo Beauzée... dash: XML: handle text nodes.
2011-12-30 Hugo Beauzée... dash: Don't crash when XML parsing fails.
2011-12-30 Hugo Beauzée... dash: Reworking ProgramInfo parsing.
2011-12-30 Hugo Beauzée... dash: Reworking MPD attributes parsing.
2011-12-30 Hugo Beauzée... dash: Reworking the way MPD profile is handled
2011-12-30 Hugo Beauzée... dash: Reworking segments.
2011-12-30 Hugo Beauzée... dash: Reworking SemgentInfo parsing
2011-12-30 Hugo Beauzée... dash: BasicCMParser: Handle Representation @dependencyId
next