]> git.sesse.net Git - vlc/shortlog
vlc
2008-08-11 Jean-Baptiste... Thanks to Georgi Chorbadzhiyski for some ASF patches.
2008-08-11 Jean-Baptiste... NEWS correction
2008-08-11 Rémi Denis... Headers: use non-reserved identifiers for multi-inclusi...
2008-08-11 Ilkka Ollakkadefault aac-profile to low, seems that faac encoder...
2008-08-11 Jean-Baptiste... Remove unuseful debug and move a debug message to a...
2008-08-11 Vincent Penquerc'hbump libkate requirement to 0.1.7, which now uses autot...
2008-08-11 Jean-Baptiste... Remember to check MI when you use it in menus.cpp that...
2008-08-11 Fabio RitrovatoSkins2: use the right id when creating the tree Resolve...
2008-08-11 Fabio RitrovatoSkins2: enable playlist saving Is available on qt4...
2008-08-11 Jean-Baptiste... Add Private Stream 1 case according to the norm.
2008-08-11 Jean-Baptiste... According to ISO 13818-1 page 34, ECM and EMM stream_id...
2008-08-11 Jean-Paul SamanDocument filter chain API.
2008-08-11 Jean-Paul SamanImprove comment wording in vlc_block.h
2008-08-11 Nicolas Chauvetopencv compilation fix
2008-08-11 Derk-Jan Hartmandistcheck: remove deleted file qt4/pixmaps/toolbar...
2008-08-10 Derk-Jan Hartmanmacosx: fix key capture for hotkeys when setting new...
2008-08-10 Derk-Jan Hartmanmtime: we might as well assert for real
2008-08-10 David FlynnFix date_Increment when i_divider_den > 1
2008-08-10 Felix Paul... Another update of the Dutch translation by Myckel Habet...
2008-08-10 Pierre d'Herbemontupdate: Various fixes to make it work on Mac OS X.
2008-08-10 Pierre d'Herbemontupdate: Don't release the thread object from this preci...
2008-08-10 Rémi Denis... barrier: avoid staticity and pthread-specificity
2008-08-10 Pierre d'Herbemontmacosx: Attempt to fix a crash in update code.
2008-08-10 Pierre d'Herbemontmacosx: Don't yield an item that may be NULL.
2008-08-10 Jean-Baptiste... This reverts commit bc9de538a898afed013b5367f64440965e0...
2008-08-10 Derk-Jan Hartmanavformat: Fix DEMUX_SET_TIME
2008-08-10 Jean-Baptiste... Fix small issue in the slider mask.
2008-08-10 Hannes Domanifix visibility of preferences sections
2008-08-10 Derk-Jan Hartmanhotkeys: don't set key-action when we didn't find a...
2008-08-10 Derk-Jan Hartmanmacosx: fixing hotkey usage.
2008-08-10 Derk-Jan Hartmanmacosx: directly set "key-action" variable where we...
2008-08-10 Derk-Jan Hartmanmacosx: cleanup some of the hotkeys in macosx. Still...
2008-08-10 Jean-Paul SamanRevert "Add limits.h to fix Win32 and MacOS X compilati...
2008-08-10 Jean-Paul SamanFix resource deadlock in OSDmenu code.
2008-08-10 Jean-Paul SamanAdd limits.h to fix Win32 and MacOS X compilation ...
2008-08-10 Pierre d'Herbemontosd: Fix compilation on osx.
2008-08-10 Pierre d'Herbemontmowilla: Fix webplugin distribution on Mac OS X.
2008-08-10 Rémi Denis... Fix previous commit
2008-08-10 Rémi Denis... vlc_cond_timedwait: fix unlikely Win32 DWORD overflow
2008-08-10 Jean-Paul SamanFix crash on exit with osdmenu fixes #1796
2008-08-10 Jean-Paul SamanFix crash when osdmenu failed loading.
2008-08-10 Derk-Jan Hartmanasademux: don't print a debug message every time this...
2008-08-10 Derk-Jan Hartmanbandlimited: Add an audio-filter2 bridge to this audio...
2008-08-10 Rémi Denis... vlc_inet_pton: fix return values - fix #1824
2008-08-09 Felix Paul... Added missing files in previous commit
2008-08-09 Felix Paul... macosx: go back to the IB2 nib file format
2008-08-09 Pierre d'Herbemontmacosx: Set nib deplyment target to 10.4, and don't...
2008-08-09 Pierre d'Herbemontmacosx: Cache the input state and properly ask the...
2008-08-09 Pierre d'Herbemontmacosx: Fix a warning.
2008-08-09 Pierre d'Herbemontaudio_output: Add a missing lock.
2008-08-09 Pierre d'Herbemontaudio_output: Add a missing lock.
2008-08-09 Pierre d'Herbemontaudio_output: Assert on input lock state.
2008-08-09 Pierre d'Herbemontaudio_output: Assert on fifo lock.
2008-08-09 Rémi Denis... Win32: fix unlikely Sleep() overflow
2008-08-09 Rémi Denis... Win32 condition variable: remove write-only counter
2008-08-09 Rémi Denis... Improve news
2008-08-09 Rémi Denis... Presumptively avoid using getaddrinfo for the Windows...
2008-08-09 Rémi Denis... Cleanup _WIN32_WINNT usage
2008-08-09 Rémi Denis... config.h comes first
2008-08-09 Felix Paul... Updated Dutch translation
2008-08-09 Rémi Denis... vlc_inet_pton: use getaddrinfo, should fix #1824
2008-08-09 Rémi Denis... net_vaPrintf: fix error handling
2008-08-09 Rémi Denis... Do not use vlc_thread_create for the IPC helper
2008-08-09 Justus PiaterChanged audio/video MIME subtype from mpeg4 to mp4
2008-08-09 Derk-Jan HartmanMerge branch '0.9.0-libass' of git://git.videolan.org/vlc
2008-08-08 Jean-Baptiste... More DVAUDIO fourCC.
2008-08-08 Jean-Baptiste... Fix a very small resizing issue of Open Dialog : Refere...
2008-08-08 Jean-Baptiste... Smaller Volume Slider due to popular request.
2008-08-08 Derk-Jan Hartmanlibass: upgrade libass contrib with the latest enhancem...
2008-08-08 Derk-Jan Hartmanlibass: Set Arial as the default family.
2008-08-08 Derk-Jan Hartmanlibass: ass_set_fonts_dir() is for a "private" storage...
2008-08-08 Jean-Baptiste... Fix a segfault in Skins2 interface.
2008-08-08 Derk-Jan Hartmanlibass: swap the R and B color components.
2008-08-08 Olivier Aubertsvg.c: check fread return value
2008-08-08 Olivier Aubertmediacontrol_core: libvlc_media_player_get_length/time...
2008-08-08 Olivier AubertSpelling fixes
2008-08-08 Olivier Aubertlibvlc.h: document the fact that libvlc_media_player_ge...
2008-08-08 Olivier Aubertmediacontrol: libvlc_media_player_get_time/get_length...
2008-08-08 Olivier AubertEmbedded snapshot: properly initialize snapshot-width...
2008-08-08 Jean-Paul SamanDocument media descriptor, media library, media service...
2008-08-08 Ilkka OllakkaEmit statuschange in qt4-interface when video-es change...
2008-08-07 Jean-Baptiste... Contribs: Update FFMPEG to HEAD because there were...
2008-08-07 Christophe... Typo
2008-08-07 Christophe... Add Poe and Amanpreet
2008-08-07 Christophe... Activates Punjabi translation
2008-08-07 Christophe... Fix tiny memleak
2008-08-07 Jean-Baptiste... Typo.
2008-08-07 Jean-Baptiste... Compile Fix. Sorry, I messed up with Git...
2008-08-07 Rémi DuraffortFix threaded function declaration.
2008-08-07 Derk-Jan Hartmanconfigure.ac poll: Use an AC_MESG_WARN if !HAVE_POLL...
2008-08-07 Derk-Jan Hartmanpoll() : Define HAVE_POLL on darwin. native poll()...
2008-08-07 Rémi Denis... Avoid undeclared function call
2008-08-07 Rémi Denis... vlc_poll: no conditional symbols
2008-08-07 Jean-Baptiste... Go and check the configurations values only when needed.
2008-08-07 Jean-Baptiste... Try to allocate the DShow device list and the buttons...
2008-08-07 Jean-Baptiste... Fix a crash in Preferences.
2008-08-07 Jean-Baptiste... s/wx/Qt.
2008-08-07 Jean-Baptiste... remove deleted option from Simple preferences UI.
2008-08-07 Lukas Durfinaqt4: fix synchronization of advanced buttons in both...
2008-08-07 Rémi DuraffortFix threaded function declaration.
next