]> git.sesse.net Git - vlc/history - modules
dshow: build with mingw-w64
[vlc] / modules /
2012-02-03 Rafaël Carrédshow: build with mingw-w64
2012-02-03 Rafaël Carrébdagraph: build with mingw-w64
2012-02-03 Antoine CellerierFix typo.
2012-02-03 Antoine CellerierAdd video filter to convert side by side 3D streams...
2012-02-03 Antoine CellerierUse function defined in filter_picture.h
2012-02-03 Edward SheldrakeFix dbus error (close #5977)
2012-02-03 Hugo Beauzée-Luyssenhls: Ensure streams are sorted by bandwidth.
2012-02-03 Hugo Beauzée-Luyssenhls: Don't download the same segment twice when prefetc...
2012-02-02 Rafaël Carrédshow: remove non standard extensions from header
2012-02-02 Ilkka Ollakkatranscode: typo
2012-02-02 Rémi Denis-Courmontsndio: do not prepend zeroes
2012-02-02 Rémi Denis-Courmontsndio: fix format selection
2012-02-02 Denis CharmetHandle MKV segment change properly
2012-02-02 KO Myung-HunKVA: Add VMAN-backend supports
2012-02-02 KO Myung-HunKVA: Add VLC_CODEC_RGB32 supports
2012-02-02 Hugo Beauzée-Luyssendash: Use a const Representation to extract segments.
2012-02-02 Hugo Beauzée-Luyssendash: removing useless loop
2012-02-02 Hugo Beauzée-Luyssendash: DOMParser: Removing useless includes.
2012-02-02 Hugo Beauzée-Luyssendash: Adding an helper to compute a segment size
2012-02-02 Hugo Beauzée-Luyssendash: bandwidth is in bits per second
2012-02-02 Hugo Beauzée-Luyssendash: Fixing STREAM_GET_SIZE control query.
2012-02-02 Hugo Beauzée-Luyssendash: Adding a getter for current representation
2012-02-02 Hugo Beauzée-Luyssendash: Store the parent representation for every segments.
2012-02-02 Hugo Beauzée-Luyssendash: Allow bps methods to be called from a IAdaptation...
2012-02-02 Hugo Beauzée-Luyssendash: HTTPConnectionManager: Removing duplicate attribute.
2012-02-02 Hugo Beauzée-Luyssendash: Adding missing LPGL header.
2012-02-02 Hugo Beauzée-Luyssendash: Include <config.h> in new cpp files.
2012-02-02 Christopher Muellerdash: added generic mpd generation
2012-02-02 Christopher Muellerdash: added mpdfactory
2012-02-02 Christopher Muellerdash: added isoffmainmanager to factory
2012-02-02 Christopher Muellerdash: added isoffmainmanager
2012-02-02 Christopher Muellerdash: added isoffmainparser
2012-02-02 Christopher Muellerdash: added IS namespace and getprofile to domparser
2012-02-02 Christopher Muellerdash: added isoffmain profile
2012-02-02 Christopher Muellerdash: simplified adaptationlogic
2012-02-02 Christopher Muellerdash: added segmentlist and base to representation
2012-02-02 Christopher Muellerdash: added adaptationset to period
2012-02-02 Christopher Muellerdash: segment added byterange and tochunk
2012-02-02 Christopher Muellerdash: chunk added optionalurl setter
2012-02-02 Christopher Muellerdash: node added hasattribute
2012-02-02 Christopher Muellerdash: added adaptationset
2012-02-02 Christopher Muellerdash: added segmentbase
2012-02-02 Christopher Muellerdash: added segmentlist
2012-02-02 Tobias GüntnerLeave minimal interface if Esc key was pressed
2012-02-01 Jean-Baptiste KempfQt: remove unused includes
2012-02-01 Edward WangQt: Add an option to show system tray notifications...
2012-02-01 Tobias GüntnerSeek only if the position actually changed.
2012-02-01 Tobias GüntnerKeep tooltip within screen boundaries. Adjust tip posit...
2012-02-01 Rafaël Carrédxva2: fix print format
2012-02-01 Rémi Denis-Courmontsndio: add OpenBSD (or RoarAudio emulation) audio output
2012-02-01 Rémi Denis-Courmontfluidsynth: drop integer support
2012-02-01 Rémi Denis-Courmontfluidsynth: require version 1.1.x
2012-02-01 Rémi Denis-CourmontDirectSound: do not initialize volume twice
2012-02-01 Rémi Denis-CourmontDirectSound: do not disable thread cancellation
2012-02-01 Rémi Denis-CourmontDirectSound: fix double free on error (close #5966)
2012-02-01 Rémi Denis-CourmontDirectSound: merge memory allocation for sys and notif
2012-02-01 Rémi Denis-Courmontportaudio: remove
2012-02-01 Jean-Baptiste KempfQt4: preferences, move a Macro to a normal function
2012-02-01 Ilkka Ollakkatranscode: user ENC_FRAMERATE_BASE instead of fixed...
2012-02-01 Ilkka Ollakkatranscode: add likely/unlikely in video process
2012-02-01 Rafaël CarréUpdate workarounds for incomplete mingw headers
2012-02-01 Denis CharmetAvoid infinite loop if eof happens during buffering
2012-02-01 Rafaël Carrélibav*: remove broken use of log callback
2012-02-01 Rafaël Carréavio output: flush after writes
2012-01-31 Rafaël Carréavio access: fix setup of libavformat callback
2012-01-31 Jean-Baptiste KempfLua: provide descriptions for submodules
2012-01-31 Jean-Baptiste KempfConsider lua in the Main Interface category
2012-01-31 Jean-Baptiste KempfLua: fix existent sd loading
2012-01-31 Rémi Denis-CourmontV4L2: fix kinda constant expression to be really constant
2012-01-31 Rémi Denis-CourmontUse static_assert()
2012-01-31 Felix Paul Kühnemacosx: prevent AppKit calls from threads which aren...
2012-01-31 Jean-Baptiste KempfSkins: fix compilation with zlib 1.2.6
2012-01-30 Sébastien Escudierlive555 : fix http retry
2012-01-30 Rafaël Carréavio: EOVERFLOW is not defined on windows
2012-01-30 Rafaël Carréavio access: use new API
2012-01-29 Rafaël Carréavcodec: fix avutil version check
2012-01-29 Jean-Baptiste KempfQt: make playlist font less small by default
2012-01-29 Jean-Baptiste KempfQt: use a less small font on mediainfo.
2012-01-29 Felix Paul Kühnemacosx: fixed potential crashes when localizing strings
2012-01-29 David Fuhrmannmacosx: implements user choice to autosave volume on...
2012-01-29 David Fuhrmannmacosx: unblackout other screens on lion as well, when...
2012-01-29 David Fuhrmannmacosx: save the current volume in intended variable
2012-01-29 Jean-Baptiste KempfQt: missing accessors
2012-01-29 Rafaël Carrédmo: use VLC BITMAPINFO types
2012-01-29 Jean-Baptiste KempfQt: fix hovering text of the playlist button.
2012-01-29 Jean-Baptiste KempfQt: Media is uncountable.
2012-01-29 Felix Paul Kühnemacosx: fixed use of [VLCMain localizedString] pointed...
2012-01-29 Felix Paul Kühnemacosx: fixed l10n of the 'Extensions' menu
2012-01-29 Felix Paul Kühnemacosx: displayed ocalizable sstrings correctly
2012-01-29 Felix Paul Kühnemacosx: fixed broken appearance of the main window...
2012-01-29 Rafaël Carréavcodec: invert definition of deprecated values
2012-01-29 Rafaël Carréavcodec: don't include non existing header
2012-01-29 Rafaël Carréavcodec: fix build with libavcodec < 54
2012-01-29 Rafaël Carréavformat demux: fix double free()
2012-01-29 Rafaël Carréavcodec: revert define of deprecated values
2012-01-29 Rafaël Carréavcodec: update to libavcodec 54
2012-01-29 Rafaël Carréavformat demux: use new IO API
2012-01-29 Rafaël CarréWorkaround FFmpeg doc/APIchanges lies
2012-01-29 Rafaël Carréavformat demux: use new input APIs
2012-01-29 Rafaël Carréavformat demux: don't access removed info
next