]> git.sesse.net Git - vlc/shortlog
vlc
2012-03-20 Rémi Denis... v4l2: duplicate InitVideo() for access and access_demux
2012-03-20 Rémi Denis... v4l2: eliminate dead user pointer code
2012-03-20 Rémi Denis... v4l2: factor our crop resetting
2012-03-20 Rémi Denis... Move configuration defines to <vlc_plugin.h>
2012-03-20 Rémi Denis... Mark --data-path obsolete
2012-03-20 Rémi Denis... Inline config_GetDataDir()
2012-03-20 Rémi Denis... Use environment variable for data directory
2012-03-20 Rémi Denis... Linux: determine data path at run-time from library...
2012-03-20 Rémi Denis... Revert "contrib: don't stip the arch from {HOST}"
2012-03-20 Felix Paul... contrib: enforce the build architecture for iOS
2012-03-20 Felix Paul... contrib: added support for iOS
2012-03-20 Felix Paul... contrib: fixed compilation of libgsm for iOS
2012-03-20 Felix Paul... contrib: don't stip the arch from {HOST}
2012-03-20 Felix Paul... contrib: don't compile libdvbpsi's examples for iOS
2012-03-20 Rémi Denis... Remove stray declarations
2012-03-20 Rafaël CarréFix shell syntax, sh is not C
2012-03-20 Rémi Denis... Missing #include
2012-03-20 Rémi Denis... vlc: fix regression with command line arguments
2012-03-20 Felix Paul... ios/build.sh: added contrib options taken from the...
2012-03-20 Naohiro KORIYAMAFix misleading Playback Speed string on menu.
2012-03-20 Philippe Coentcontrib: detect iOS correctly
2012-03-20 Philippe Coentios build script: updated for iOS 5 and VLC's new contr...
2012-03-20 Philippe CoentMobileVLCKit: added support for current iOS revisions
2012-03-20 Christopher... dash: removed EOFException
2012-03-20 Christopher... dash: added connection to chunk
2012-03-20 Christopher... dash: added Persistent Connection
2012-03-20 Christopher... dash: added byte count methods to chunk
2012-03-20 Christopher... dash: fixed warnings in basiccm and isoffmainmanager
2012-03-20 Christopher... dash: refactored HTTPConnection
2012-03-20 Christopher... dash: added url parsing to chunk
2012-03-20 Jean-Baptiste... Qt: fix directsound simple prefs
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...
next