]> git.sesse.net Git - vlc/shortlog
vlc
2010-07-04 Rémi Duraffortrar: fix possible use of un undefined value (due to...
2010-07-03 Jean-Baptiste... Qt4: restart the playlist in the correct state when...
2010-07-03 Srikanth RajuML: Use a lock for ml_Create
2010-07-03 Srikanth RajuML: No need to initialise
2010-07-03 Srikanth RajuML: Remove leading underscores from core functions
2010-07-03 Srikanth RajuML: Replace pl_Hold with pl_Get
2010-07-03 Srikanth RajuML: Remove asserts in vlc_media_library.h
2010-07-03 Srikanth RajuSuppress warnings in missing.c
2010-07-03 Jean-Baptiste... NEWS about Rar
2010-07-03 Jean-Baptiste... Fix make dist after RAR commits
2010-07-03 Jean-Baptiste... Makefile: remove BeOS make
2010-07-03 Jean-Baptiste... Win32: fixup for Unix2dos various names
2010-07-03 Jean-Baptiste... Win32: further simplification
2010-07-03 Jean-Baptiste... Win32: no need for activex and mozilla folder.
2010-07-03 Jean-Baptiste... Win32: we now depend on make install
2010-07-03 Jean-Baptiste... Qt: more fixes for x64
2010-07-03 Jean-Baptiste... Qt: blind fix for compilation of extended panels
2010-07-03 Jai MenonMKV : Export MPEG[12] sequence header present in CodecP...
2010-07-03 Jean-Baptiste... Win32 Makefile: remove unused targets and clean
2010-07-03 Jean-Baptiste... Win32: makefile simplification for peflags, osdmenu...
2010-07-03 Jean-Baptiste... Win32: more simplifications using find foo
2010-07-03 Jean-Baptiste... Makefile: Forgotten file in previous commit
2010-07-03 Jean-Baptiste... Be consistent in how you name readme files
2010-07-03 Jean-Baptiste... Win32: makefile simplification
2010-07-02 Rémi Denis... C++ compile fix
2010-07-02 Rémi Denis... Make vlc_value_t.i_int 64-bits
2010-07-02 Rémi Denis... stats: can't set two values in the same union
2010-07-02 Rémi Denis... padding is superfluous (mtime_t, coords...)
2010-07-02 Jean-Baptiste... Win32: prepare "make install" to work.
2010-07-02 Ilkka OllakkaQt4: adjust default playlist font, hopefully looks...
2010-07-02 Jean-Baptiste... Update module LIST
2010-07-02 Jean-Baptiste... DxVA2: Remove tab in source code
2010-07-02 Rémi Denis... Fix libvlc_video_set_crop_geometry() to accept custom...
2010-07-01 Geoffroy CouprieWin32: Activate DEP on XP SP3. DEP is useless without...
2010-07-01 Jean-Baptiste... Fix rar compilation on broken OSes
2010-07-01 Jean-Baptiste... DxVA2: user-friendly descriptions
2010-07-01 Laurent AimarSafer vlc_atomic_set for win32.
2010-07-01 Laurent AimarFixed MPEG2 video decoding used in RTSP.
2010-07-01 Laurent AimarAdded support for multiple files in RAR archives.
2010-07-01 Laurent AimarNo functiona changes (rar).
2010-07-01 Jean-Baptiste... Qt: Increase the max synchronisation time
2010-07-01 Jean-Baptiste... audio-visu are about visualization2 modules.
2010-07-01 Erwan Tulouskins2: fix RadialSlider (overflow)
2010-07-01 Jean-Baptiste... DxVA2: cosmetic alignment in GUID
2010-07-01 Jean-Baptiste... Qt: fix F* keys in Preferences - #3827
2010-07-01 Kaarlo Raihadestroy whitespace
2010-07-01 Jean-Baptiste... Thanks to dilaroga
2010-07-01 Sebastien ZwickertMacOS: fixes an issue with the recents item that doesn...
2010-07-01 Sebastien ZwickertMacOS: fixes #3825. Since [af97f24d528acab89969d6541d83...
2010-07-01 Jai MenonAVCodec : Add the MPEG1 codec ID to the map table.
2010-07-01 Erwan Tulouskins2: fix RadiaSlider (typo)
2010-07-01 Erwan Tulouskins2: fix RadialSlider
2010-06-30 Jean-Baptiste... Fix english text
2010-06-30 Ilkka Ollakkalua: fix fuzzy musicbrainz search and use " " around...
2010-06-30 Ilkka OllakkaQt4: add playlist-tree selection to simple preferences
2010-06-30 Ilkka OllakkaQt4: scale iconview art related to fontsize
2010-06-30 Ilkka OllakkaQt4: return fontrole for all items
2010-06-30 Rafaël Carréignore plugins cache in source dir
2010-06-30 Rafaël Carréncurses: use const, silence a warning
2010-06-29 Rafaël Carrécontribs: fix FFmpeg target when building ARM
2010-06-29 Rémi Denis... Win32: fix InterlockedExchangeAdd use
2010-06-29 Rémi Denis... Move vlc_atomic_t typedef to <vlc_common.h>
2010-06-29 Rémi Denis... Atom: use volatile keyword
2010-06-29 Erwan Tulouskins2(Linux): set _NET_WM_PID in any case
2010-06-28 Jean-Baptiste... Win32: try to fix atomic adds with InterlockedExchangeA...
2010-06-28 Christophe... Fix build of mpeg2 module with old libmpeg2 on arm
2010-06-28 Rafaël CarréCleanup after [17638ecf0bd]
2010-06-28 Laurent AimarFixed --program behavior.
2010-06-28 Laurent AimarFixed the selection of a program list in TS demuxer.
2010-06-28 Laurent AimarDo not filter out program/epg at the TS demuxer level.
2010-06-28 Laurent AimarClean up b_access_control usage in TS.
2010-06-28 Laurent AimarFactorized program (un)selection in TS.
2010-06-28 Laurent AimarNo functional changes (ts).
2010-06-28 Laurent AimarRemoved write only variables (ts).
2010-06-28 Laurent AimarFixed program selection in TS demuxer.
2010-06-28 Laurent AimarFixed (un)selection of pcr pid in TS demuxer.
2010-06-28 Laurent AimarFixed a segfault when --programs is used in the TS...
2010-06-28 Ilkka Ollakkadshow: add aspect-ratio optio to video-capture
2010-06-28 Erwan Tulouskins2(Linux): check if _NET_WM_PID is supported
2010-06-28 Ilkka OllakkaQt4: don't draw background on nodes in icon_view by...
2010-06-28 Sebastien ZwickertMacOS: fixes memory management issue. closes #3807
2010-06-27 Rémi Denis... Rewrite GC code on top of atomic ops
2010-06-27 Rémi Denis... Atomic operations (currently same ones as in garbage...
2010-06-27 Rémi Denis... OSX: same string as Qt4
2010-06-27 Rémi Duraffortxspf: silently skip unknown extension nodes (fix #3696)
2010-06-27 Laurent AimarRevert "Do not scan for subtitles files in the current...
2010-06-27 Laurent AimarPreparse the TS until at least one ES is declared.
2010-06-27 Laurent AimarFixed a segfault with opengl provider.
2010-06-27 Laurent AimarAllocated mod16 D3D surfaces.
2010-06-27 Laurent AimarPrefered DXVA2_ConfigPictureDecode with guidConfigBitst...
2010-06-27 Rémi Duraffortmeta_folder: fix a memleak.
2010-06-27 Rémi Denis... Add version infos to new LibVLC functions
2010-06-27 Rémi Denis... Add test cases for bug #3812
2010-06-27 Rémi Denis... Fix libvlc video functions when there is no input ...
2010-06-27 Rémi Denis... Test libvlc_media_player_set_pause()
2010-06-27 Rémi Denis... libvlc_media_player_set_pause: race-free pause/resume...
2010-06-27 Robert JedrzejczykFix libvlc_video_set_scale()
2010-06-26 Jean-Baptiste... WAV Mux: kill warnings
2010-06-26 Jai MenonWAV Mux : Extend the muxer to support non-PCM codecs.
2010-06-26 Jean-Baptiste... Contribs: update png to 1.2.44
next