]> git.sesse.net Git - vlc/shortlog
vlc
2009-12-21 Antoine CellerierAdd --data-path option. Access the src share directory...
2009-12-21 Antoine CellerierFix blocking/non-blocking accept in lua interface.
2009-12-21 Rémi Denis... Add a warning
2009-12-21 Rémi Denis... XCB/apps: probe if the X server is present
2009-12-21 Rémi Denis... UPnP Intel: dummy probe (untested)
2009-12-21 Rémi Denis... upnp: probe support (untested)
2009-12-21 Rémi Denis... udev: probe support (untested)
2009-12-21 Rémi Denis... podcast: probing support
2009-12-21 Rémi Denis... MTP: implement probing (untested)
2009-12-21 Rémi Denis... bonjour: probe support (untested)
2009-12-21 Rémi Denis... SAP: implement probe
2009-12-21 Rémi Denis... probe: helpers for services discovery
2009-12-21 Rémi Denis... vlc_sd_GetNames: use probe
2009-12-21 Rémi Denis... probe: infrastructure for run-time features probing
2009-12-21 Rémi Denis... vlc_sd_GetNames: add object parameter
2009-12-21 Laurent AimarAllocated a direct3d back buffer as large as the whole...
2009-12-21 Laurent AimarFixed msw vout titles.
2009-12-21 Laurent AimarFixed fine rate control (hotkeys).
2009-12-21 xxcvQt4 streaming with dshow mrl fix
2009-12-21 Rafaël Carréavformat mux: remove unused variables
2009-12-21 Pierre YnardBuild fix
2009-12-21 Rafaël CarréIncrease avcodec encoding output buffer size
2009-12-21 Olivier AubertFix and augment libvlc_media_player_(s|g)et_nsobject...
2009-12-21 Pierre d'Herbemontsap: Rename to "Network Streams (SAP)"
2009-12-21 Pierre d'Herbemontmacosx/framework: Change the repeatMode setter to be...
2009-12-21 Felix Paul... osx/framework: added methods to access end-user-complia...
2009-12-21 Felix Paul... osx/framework: fixed a typo and enabled the framework...
2009-12-21 Felix Paul... osx/framework: renamed a few methods for consistency...
2009-12-21 Felix Paul... osx/framework: don't interfere with the NSCell API...
2009-12-20 Laurent AimarFixed audio date on rate change in FLAC packetizer.
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in mkv demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in raw mpgv demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in m4v demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_0 in raw h264 demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in ES demuxer.
2009-12-20 Laurent AimarFixed initial timestamp value in xa demuxer.
2009-12-20 Laurent AimarFixed initial timestamp value in wav demuxer.
2009-12-20 Laurent AimarFixed initial timestamp value in VOC demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in vobsub demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_0 in vc1 demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in ty demuxer.
2009-12-20 Laurent AimarFixed initial timestamp value in TTA demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in subtitle demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in subtitle_asa demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_0 in SMF demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in real demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_0 in rawvid demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_0 in rawdv demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_0 in rawaud demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in PVA demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in PS demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in ogg demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in NUV demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_0 in nsv demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_0 in MPC demuxer.
2009-12-20 Laurent AimarFixed initial timestamp value in MOD demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_0 in dirac demuxer.
2009-12-20 Laurent AimarFixed initial value in MJPEG demuxer.
2009-12-20 Laurent AimarUpdated live555 to use VLC_TS_INVALID/0.
2009-12-20 Laurent AimarUsed VLC_TS_0 in GME demuxer.
2009-12-20 Laurent AimarUpdated FLAC to use VLC_TS_INVALID/0.
2009-12-20 Laurent AimarFixed initial timestamp value in CDG demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_0 in AU demuxer.
2009-12-20 Laurent AimarUpdated ASF to use VLC_TS_INVALID/0.
2009-12-20 Laurent AimarUsed VLC_TS_0 in AIFF demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in MP4.
2009-12-20 Laurent AimarUpdated AVI demuxer to use VLC_TS_INVALID.
2009-12-20 Laurent AimarFixed initial timestamp value in TS demuxer.
2009-12-20 Laurent AimarAdded INPUT_EVENT_ITEM_EPG event.
2009-12-20 Laurent AimarFixed invalid locking order when activating visualization.
2009-12-20 Laurent AimarDo not use vlc_cancel with vlc_cleanup* uses in projectM.
2009-12-20 Laurent AimarWorkaround VLC_TS_INVALID being 0 in avformat demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_INVALID in avformat demuxer.
2009-12-20 Laurent AimarAdded VLC_TS_0.
2009-12-20 Pierre Ynardrtp sout: safer numbering of RTSP tracks
2009-12-20 Jean-Baptiste... NEWS updates
2009-12-20 Jean-Baptiste... Update LIST of modules
2009-12-20 Jean-Baptiste... WinCE was removed
2009-12-20 Jean-Baptiste... Contribs: update the ffmpeg configure.
2009-12-20 Jean-Baptiste... VLC 1.1: The Luggage name
2009-12-20 Jean-Baptiste... NEWS about deleted plugins
2009-12-20 Jean-Baptiste... Remove qte and opie modules.
2009-12-20 Felix Paul... osx/framework: added a bit more exception handling
2009-12-20 Felix Paul... osx/framework: extended API to cover titles, fps, playb...
2009-12-20 Pierre Ynardi18n: remove deleted files
2009-12-20 Pierre YnardRemove the WinCE GUI
2009-12-19 Rémi Denis... module_need: clarify b_strict
2009-12-19 Felix Paul... osx/framework: out non-colored debug only
2009-12-19 Felix Paul... configure: added a minimal-macosx item, which will...
2009-12-19 Jean-Philippe... Lua: document function vlc.stream : addfilter
2009-12-19 Jean-Philippe... Lua: vlc.stream has a new function: addfilter
2009-12-19 Jean-Philippe... Stream: Export stream_FilterNew
2009-12-19 Pierre Ynardrtp sout: implement rtptime parameter
2009-12-19 Felix Paul... osx/framework: minor rtp streaming improvement
2009-12-19 Felix Paul... osx/framework: fixed C99ism in previous commit
2009-12-19 Mike Schragload vlc config parameters from an array of strings...
2009-12-19 Felix Paul... macosx: fixed compilation if VLM is not enabled
2009-12-19 Felix Paul... osx/framework: changed configure flags and make it...
2009-12-18 Pierre d'Herbemontmacosx/framework: Export -[VLCLibrary changeset].
2009-12-18 Pierre d'Herbemontmacosx/framework: Export libvlc version.
next