]> git.sesse.net Git - vlc/shortlog
vlc
2010-01-22 Pierre Ynardrtp sout: fix RTSP track numbering in SDP
2010-01-22 Pierre Ynardrtp sout: fix duplicate slashes in RTSP URLs
2010-01-22 Rémi Duraffortaccess_sftp: fix compilation.
2010-01-21 Pierre Ynardi18n: remove deleted files
2010-01-21 Laurent AimarFixed compilation.
2010-01-21 Laurent AimarFixed transcode audio filters insertion (close #3199).
2010-01-21 Laurent AimarMade stream_t size and position unsigned.
2010-01-21 Laurent AimarUsed uint64_t for access_t::info.i_size/i_pos and acces...
2010-01-21 Laurent AimarDo not store -1 in access_t::info.i_size in http access.
2010-01-21 Laurent AimarRemoved remaining access_filter.
2010-01-21 Laurent AimarAssert that seek position is > 0.
2010-01-21 Jean-Baptiste... Update Copyright for simple channel_mixer
2010-01-21 Jean-Baptiste... Removal of realaudio
2010-01-21 Jean-Baptiste... Win32: strip vlc.exe too
2010-01-21 Pierre Ynardrtp sout: fix comment about TTL
2010-01-21 Pierre Ynardrtp sout: config_GetInt -> var_InheritInteger
2010-01-21 Rémi Denis... 0 -> NULL
2010-01-21 Rémi Denis... VLC needs pthread
2010-01-21 Rémi Denis... vlc needs libvlccore for FromLocale()
2010-01-21 Rémi Duraffortsftp: fix a potential memleak.
2010-01-21 Rémi Duraffortlibvlc: add some missing 'extern "C"'
2010-01-21 Jean-Baptiste... Mention BeOS intf removal in NEWS
2010-01-21 Rémi Denis... BeOS interface: remove
2010-01-21 Pierre Ynardcontrib: fix link flags for live555 on WinCE
2010-01-21 Rafaël Carréavformat mux: only write trailer if header was written
2010-01-20 Jean-Baptiste... Contrib: remove DxVA2 patch unneeded.
2010-01-20 Jean-Baptiste... Contrib: force x264 to disable broken options
2010-01-20 Rémi Denis... Save the fact that an item has a callback, not the...
2010-01-20 Rémi Denis... dead code
2010-01-20 Pierre Ynardvod: remove useless strdup()'s
2010-01-20 Pierre Ynardvod: config_GetPsz -> var_InheritString
2010-01-20 Pierre Ynardlive555: remove broken obsolete work-around
2010-01-20 Rémi Denis... Win32: fix sockets leak
2010-01-20 Rafaël Carréfb vout: use var_Inherit
2010-01-20 JP Dingeractivex plugin: Replace duplicated get_object methods...
2010-01-20 JP Dingeractivex plugin: Dedupe a lot of duplicated code.
2010-01-20 Antoine CellerierFix libavcodec/vaapi.h detection.
2010-01-20 Jean-Paul Samantest.html: fix typo
2010-01-20 Rémi Duraffortlibvlc: fix calloc usage.
2010-01-20 Rémi DuraffortFix phonon-vlc compilation and linking.
2010-01-20 Laurent AimarFixed VA description in avcodec.
2010-01-20 Laurent AimarEnabled VC-1/WMV3 DXVA2 support in VLC.
2010-01-20 Laurent AimarAdded Intel DXVA2 GUID for H264.
2010-01-20 Laurent AimarA bit more explicit dxva2 describe function.
2010-01-20 Laurent AimarSaved the informations returned by IDirect3D9_GetAdapte...
2010-01-19 Rémi Denis... Add build date/time in the version infos
2010-01-19 Rémi Denis... Remove COMPILE_DOMAIN, merge into COMPILE_HOST
2010-01-19 Rémi Denis... char const -> const char
2010-01-19 Rémi Denis... Revert "Bump ABI for logo and marquee changes."
2010-01-19 Erwan Tulouqt4(Win32): fix fullscreen issue on Windows
2010-01-19 JP DingerBump ABI for logo and marquee changes.
2010-01-19 JP DingerUpdate bindings for marquee change (untested).
2010-01-19 JP Dingeractivex plugin: Bring marquee interface in line with...
2010-01-19 JP Dingermozilla plugin: Bring marquee interface in line with...
2010-01-19 JP DingerDrop option_as_ from marquee interface.
2010-01-19 JP DingerCosmetics: Improve cut&paste in activex plugin readme.
2010-01-19 JP DingerUpdate activex plugin and test page for new logo interface.
2010-01-19 JP DingerUpdate mozilla plugin and test page for new logo interface.
2010-01-19 JP DingerAdd libvlc interface to video_filter/logo module, like the
2010-01-19 Jean-Paul Samanadd vlc.video.logo video filter test case to test.html
2010-01-19 Eric LassaugeChanges for panoramix mode
2010-01-18 Ramiro PollaOnly print CPU capabilities if there are any.
2010-01-18 Laurent AimarFixed skipping data until EOF while using block access.
2010-01-18 Pierre Ynardgoom: build fixes
2010-01-18 Pierre Ynardlive555: fix typo in comment
2010-01-18 Rémi Denis... Force POSIX shell to run genmf
2010-01-18 Francois Cartegniefix empty declaration warning
2010-01-18 Francois Cartegnieautoconf: Don't hardcode shell in templates
2010-01-18 Rémi Denis... Input: attach before any variable access so that inheri...
2010-01-18 Rémi Denis... Do not allow input to be found as a child, decoder...
2010-01-18 Rémi Denis... Remove used FIND_STRICT
2010-01-18 Jean-Philippe... SAP: rename module to "Network streams (SAP)"
2010-01-18 Rémi Denis... Goom: use playlist_CurrentInput instead of vlc_object_find
2010-01-18 Rémi Denis... libvlc: config_Get -> var_Inherit
2010-01-18 Pierre Ynardmissing: sout_Stream{New,Delete} -> sout_StreamChain...
2010-01-18 Rafaël Carréplaylist: fix command line options
2010-01-18 Rafaël Carrétest_media_list_player: wait for playing to stop
2010-01-18 Pierre SouchayASX ads behaviour
2010-01-18 Rafaël Carrémedia_list_player test: attempt at fixing test
2010-01-18 Rafaël Carrémedia_player set_state() : only lock if needed
2010-01-18 Steven SheehyImproving the accuracy of the A to B looping in the...
2010-01-18 Rafaël CarréMove mmx.h to the only place where it is used
2010-01-17 Pierre YnardLibVLC: fix another typo
2010-01-17 Pierre YnardLibVLC: fix typo
2010-01-17 Felix Paul... osx/framework: handle exceptions if there are no SPUs
2010-01-17 Rémi Denis... zsh: remove --save-config
2010-01-17 Rémi Denis... Remove --save-config
2010-01-17 Rémi Denis... Win: use var_Inherit
2010-01-17 Rémi Denis... Revert "Qt4: don't show unsaveable playlist-enqueue...
2010-01-17 Rémi Denis... Allow --playlist-enqueue to be configured
2010-01-17 Rémi Denis... Load the command line into the LibVLC object variables...
2010-01-17 Rémi Denis... video output core: use var_Inherit
2010-01-17 Rémi Denis... modules bank: use var_Inherit instead of config_Get
2010-01-17 Rémi Denis... LibVLC: use var_Inherit instead of config_Get
2010-01-17 Rémi Denis... Qt4: don't show unsaveable playlist-enqueue option...
2010-01-17 Rémi Denis... Audio format: requires same sample rate and channels...
2010-01-17 Jean-Philippe... Audio output: fix integer overflow
2010-01-17 Jean-Philippe... Qt: Prevent volume up/down on mouseWheel events inside...
2010-01-17 Rémi Duraffortsvg: fix possible NULL dereference.
2010-01-17 Ilkka Ollakkax264.c: add psy mbtree and intra-refresh boolean options
next