]> git.sesse.net Git - vlc/shortlog
vlc
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.
2009-12-18 Pierre d'Herbemontmacosx/framework: Build vlc with debug symbols.
2009-12-18 Pierre d'Herbemontmacosx/framework: Assert that we correctly initialized...
2009-12-18 Pierre d'Herbemontautomake: Use CONTRIB_DIR instead of manually assuming...
2009-12-18 Pierre d'Herbemontconfigure: Remove broken \\\ in Sparkle include.
2009-12-18 Pierre d'Herbemontconfigure: Correctly use CONTRIB_DIR here.
2009-12-18 Pierre d'Herbemontconfigure: Fallback on hosts/`gcc -dumpmachine` if...
2009-12-18 Pierre d'HerbemontFix make clean.
2009-12-18 Pierre d'Herbemontcontrib: Actually use the real prefix during iconv...
2009-12-18 Brian WeaverModified the iconv copy to work with the new hosts...
2009-12-18 Pierre d'Herbemontmacosx/framework: Don't run bootstrap after building...
2009-12-18 Pierre d'Herbemontcontrib: Allow multiple contribs install for multiple...
2009-12-18 Pierre d'Herbemontmacosx/framework: Make sure we rebootstrap upon configu...
2009-12-17 Pierre d'Herbemontmacosx/framework: Make sure base SDK is set to 10.5.
2009-12-17 Pierre d'Herbemontmacosx/framework: Don't pass an empty framework path.
2009-12-17 Pierre d'Herbemontconfig: Use fsync on Snow Leopard.
2009-12-17 David KAdd support for the new Apple Remote introduced in...
2009-12-17 Felix Paul... osx/framework: fixed verbosity setting
2009-12-17 Pierre d'Herbemontmacosx/framework: Include 'vlc' executable in the Frame...
next