]> git.sesse.net Git - vlc/shortlog
vlc
2012-03-20 Jean-Baptiste... Fix OSD when auto-scaling
2012-03-20 Denis CharmetMKV: Use the appropriate time value to avoid loops
2012-03-20 Jean-Baptiste... Avcodec: add real audio lossless
2012-03-20 Jean-Baptiste... Add RealAudio Lossless FourCC
2012-03-19 Rémi Denis... vlc_opendir: simplify and partly revert previous commit
2012-03-19 Rémi Denis... Remove excessive const
2012-03-19 Rémi Denis... Pure C++ joy
2012-03-19 Rémi Denis... skins: missing const
2012-03-19 Rémi Denis... Remove stray function declarations
2012-03-19 Rémi Denis... fluidsynth: remove unused computation
2012-03-19 Rémi Denis... Remove --disable-non-utf8
2012-03-19 Rémi Denis... vlc: assume UTF-8 and drop dependency on libvlccore
2012-03-19 Rémi Denis... posix: drop support for non-UTF-8 operating systems
2012-03-19 Rémi Denis... posix: open directories with close-on-exec flag
2012-03-19 Felix Paul... macosx: make sure that the http interface (and other...
2012-03-19 Rémi Denis... Fix m3u8 playlist export on crap^Wnon-UTF-8 operating...
2012-03-19 Rémi Denis... mp4: fix NULL dereference (should fix LP#936488)
2012-03-19 Frédéric Yhueldemux/mp4: remove a memset following a calloc
2012-03-19 F. Yhuellibmp4: fix 'mfhd' parsing
2012-03-19 Edward Wangstereo_widen: enhance strings
2012-03-19 Denis CharmetFix next/prev uid segment linking in MKV
2012-03-19 Jean-Baptiste... Merge 2.0.1 NEWS
2012-03-18 Rémi Denis... transform: remove old commented out code
2012-03-18 Rémi Denis... transform: add YUY2 rotations
2012-03-18 Rémi Denis... transform: cosmetic fixes
2012-03-18 Rémi Denis... PulseAudio: update existing item rather than delete...
2012-03-18 Mirsal Ennaimedbus: remove useless callback and fix warnings
2012-03-18 Rémi Denis... dbus: remove excessive main loop debugging
2012-03-18 Mirsal Ennaimedbus: fix the CanSetFullscreen property getter
2012-03-18 Rémi Denis... Add orientation to video format
2012-03-18 Rémi Denis... Add parity() helper
2012-03-18 Rémi Denis... transform: add transposition and anti-transposition...
2012-03-18 Pierre Ynardlua: cosmetics
2012-03-18 Pierre Ynardlua: do delete stdin/stdout client
2012-03-17 Pierre Ynardlua: finish reading data from hung up client before...
2012-03-17 Rémi Denis... transform: special cases for packed YUV
2012-03-17 Rémi Denis... transform: handle chromas with 16-bits or 32-bits per...
2012-03-17 Rémi Denis... transform: non functional changes to support more than...
2012-03-17 David Fuhrmannmacosx: native fullscreen mode is not default anymore
2012-03-17 David Fuhrmannmacosx: fix two warnings
2012-03-17 David Fuhrmannmacosx: remove custom orderOut: implementation
2012-03-17 David Fuhrmannmacosx: set b_nativeFullscreenMode to true only if...
2012-03-17 Rémi Denis... transform: do not repeat choices in long help
2012-03-17 Rémi Denis... transform: use restrict qualifier as appropriate
2012-03-17 Rémi Denis... transform: correct chroma check
2012-03-17 Rémi Denis... transform: inline the inner plane loops in the macro
2012-03-17 Rémi Denis... vsxu: update POTFILES and NEWS
2012-03-17 Jonatan \"jaw... Added support for audio visualization: Vovoid VSXu
2012-03-17 Rémi Denis... GLX: glXSwapIntervalEXT() returns void so ignore return...
2012-03-17 Jean-Baptiste... Android: fix typo
2012-03-16 Rémi Denis... v4l2: rationalize input selection
2012-03-16 Rémi Denis... v4l2: clean up video standard selection
2012-03-16 Rémi Denis... v4l2: temporarily remove broken bottom field first...
2012-03-16 Jean-Baptiste... Android configure: simplify flags and allow tegra2...
2012-03-16 Jean-Baptiste... Contribs: clarify flags for armv6
2012-03-16 Jean-Baptiste... Lua: update README.txt
2012-03-16 Frédéric Yhuelmp4: add a warning
2012-03-16 Sukrit SangwanChorus: cleanup and quality fixes
2012-03-16 Jean-Baptiste... Update LIST
2012-03-16 Frédéric Yhueldemux/mp4: add parsing of sidx box
2012-03-16 Rémi Denis... Fix surrogate detection
2012-03-16 Rémi Denis... Fix warning if openat() is not supported
2012-03-16 Rémi Denis... Fix a warning on uncommon architectures (hopefully)
2012-03-16 Rémi Denis... Unused variable
2012-03-16 Rémi Denis... Reduce variable scope
2012-03-16 Rémi Denis... DTV: add DVB-T2 PLP ID parameter
2012-03-15 Edward WangAdd vlc.sd.remove_all_items_nodes()
2012-03-15 Edward WangExport services_discovery_RemoveAll
2012-03-15 Ludovic FauvetQt: hide the tip when the playback ends (blind fix...
2012-03-15 Sukrit SangwanImprove Stereo Widen description/help
2012-03-15 Edward WangSave display remaining time setting
2012-03-15 Edward WangEmbed manifest files as Windows PE resource
2012-03-15 Ludovic FauvetQt: don't try to show an uninitialized time tooltip
2012-03-15 Francois CartegnieQt: TimeLabel: Use valid constructor for QSize
2012-03-15 Rémi Denis... v4l2: rationalize tuner settings
2012-03-15 Felix Paul... macosx: cosmetics
2012-03-15 Michael Feursteinqtsound: fixes bug if no device is connected
2012-03-15 Felix Paul... macosx: make sure that the options in a module list...
2012-03-15 Rémi Denis... v4l2: fix and rationalize audio input selection
2012-03-15 Rémi Denis... v4l2: non-video capture devices cannot currently be...
2012-03-15 Rémi Denis... v4l2: cleanup headers order
2012-03-15 Rémi Denis... v4l2: inline OpenVideo()
2012-03-15 Rémi Denis... v4l2: remove useless check
2012-03-15 Jean-Baptiste... MMS: fix previous commit
2012-03-15 Sébastien Escudierfix ogm header creation : do not copy structure to...
2012-03-15 Rafaël Carrécontrib: dvdread: resolve OSX mount points properly
2012-03-15 Jean-Baptiste... RealRTSP: Fix Heap Overflows
2012-03-15 Jean-Baptiste... MMS: fix Stack overflow
2012-03-15 Sébastien Escudiersap : smooth the announce period average
2012-03-15 David Fuhrmannmacosx: only pause on minimize, if window with video...
2012-03-15 Sébastien Escudiertypos
2012-03-15 Sébastien Escudiercheck for crazy values in rtsp npt range
2012-03-14 FUJISAWA Toorumacosx: added screen selection support to the Open...
2012-03-14 Felix Paul... screen/mac: removed compilation warning
2012-03-14 FUJISAWA Tooruaccess_screen: added support for OS X Lion
2012-03-14 Felix Paul... macosx: fixed minor glitch in the open panel
2012-03-14 Michael Feursteinqtsound: added GUI integration for capturing audio...
2012-03-14 Michael Feursteinqtsound: bug fixes
2012-03-14 David Fuhrmannmacosx: when main window is hidden, let playlist menu...
2012-03-14 Felix Paul... logger: fixed default log location on OS X
next