git.videolan.org
/
vlc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
vlc.git
2009-05-16
Rémi Denis...
Qt4: keep input item rather than ID in the manager
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
playlist_ItemFindFromInputAndRoot: use pointer rather...
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
Compare input item pointers, no need to deref here
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
Pass pointer rather than ID for playlist item-current
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
Pass input item through playlist item-change rather...
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
Qt4: remove dead code
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
Merge branch 1.0-bugfix
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
Typo
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
Qt4: non-sense way of getting current playlist item
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
Attach fetcher to playlist so it gets proper configuration
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
playlist_DeleteFromInput: pass the input item rather...
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
fetcher is a VLC object
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
playlist_Add and playlist_AddExt: return error/success...
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
Remove never used value
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
playlist_ItemGetByInputId: remove dead code
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
Bump libvlccore SOVERSION
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
HTTP: try to fix mix of input item IDs and playlist...
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
Qt4: add QVLCInteger
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
Qt4: move QVLCVariable out of external dialogs
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
Typo
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
Revert "loose up little xcb-xv version requirements"
commit
|
commitdiff
|
tree
2009-05-16
Jean-Baptiste...
Qt: use a better name for artWork function to avoid...
commit
|
commitdiff
|
tree
2009-05-15
Laurent Aimar
Merge commit 'origin/1.0-bugfix'
commit
|
commitdiff
|
tree
2009-05-15
Laurent Aimar
Fixed DMO wrapper.
commit
|
commitdiff
|
tree
2009-05-15
Laurent Aimar
Respect album-art for CDDB request.
commit
|
commitdiff
|
tree
2009-05-15
Laurent Aimar
Correctly detect rewind (rtsp).
commit
|
commitdiff
|
tree
2009-05-15
Laurent Aimar
Do not call EnsureUTF8 on NULL string (cdtext).
commit
|
commitdiff
|
tree
2009-05-15
Jean-Baptiste...
DMO: support for WMAL and wmal fourCC
commit
|
commitdiff
|
tree
2009-05-15
Jean-Baptiste...
Add wmal and WMAL fourCC
commit
|
commitdiff
|
tree
2009-05-15
Jean-Baptiste...
Qt: Be carefull with C++. Fix the issue with downloadin...
commit
|
commitdiff
|
tree
2009-05-15
Pierre Ynard
WinCE: Require a recent enough mingwce to fix *printf...
commit
|
commitdiff
|
tree
2009-05-15
Jean-Baptiste...
Qt: Be carefull with C++. Fix the issue with downloadin...
commit
|
commitdiff
|
tree
2009-05-15
Laurent Aimar
Removed impossible fourcc in record.c
commit
|
commitdiff
|
tree
2009-05-15
Laurent Aimar
Used vlc_fourcc_GetCodecAudio when applicable.
commit
|
commitdiff
|
tree
2009-05-15
Laurent Aimar
Added a small vlc_fourcc_GetCodecAudio helper.
commit
|
commitdiff
|
tree
2009-05-15
Laurent Aimar
Used vlc_fourcc_GetCodecFromString where applicable.
commit
|
commitdiff
|
tree
2009-05-15
Laurent Aimar
Added a small vlc_fourcc_GetCodecFromString helper.
commit
|
commitdiff
|
tree
2009-05-15
Laurent Aimar
Replaced AOUT_FMT_*_NE/IE by by VLC_CODEC equivalents.
commit
|
commitdiff
|
tree
2009-05-15
Laurent Aimar
Removed unused AUDIO_FMT_S/U16_NE.
commit
|
commitdiff
|
tree
2009-05-15
Laurent Aimar
Added and used VLC_CODEC_MP3 when applicable.
commit
|
commitdiff
|
tree
2009-05-15
Pierre Ynard
WinCE: Require a recent enough mingwce to fix *printf...
commit
|
commitdiff
|
tree
2009-05-15
Nicolas Chauvet...
Fix missing symbol in libxvmc_plugin.so
commit
|
commitdiff
|
tree
2009-05-15
Jean-Paul Saman
Compile fix: Include limits.h when using PATH_MAX
commit
|
commitdiff
|
tree
2009-05-14
Jean-Baptiste...
Merge commit 'origin/1.0-bugfix'
commit
|
commitdiff
|
tree
2009-05-14
Jean-Baptiste...
Qt: Default Output address to 0.0.0.0 in HTTP and MMS
commit
|
commitdiff
|
tree
2009-05-14
Jean-Baptiste...
Revert "Forbid Qt4.5.0"
commit
|
commitdiff
|
tree
2009-05-14
Rémi Duraffort
input: Fix a memleak.
commit
|
commitdiff
|
tree
2009-05-14
Rémi Denis...
Use var_GetInteger()
commit
|
commitdiff
|
tree
2009-05-14
Jean-Baptiste...
Copyright Update and cosmetic
commit
|
commitdiff
|
tree
2009-05-14
Laurent Aimar
Added missing vobsub.h
commit
|
commitdiff
|
tree
2009-05-14
Laurent Aimar
Added vobsub.h to Modules.am
commit
|
commitdiff
|
tree
2009-05-14
Geoffroy Couprie
wince: replace _wrename by MoveFileW
commit
|
commitdiff
|
tree
2009-05-14
Pierre Ynard
wince: replace getpid by GetCurrentProcessId
commit
|
commitdiff
|
tree
2009-05-14
Hugo Beauzee...
Adding a libvlc_MediaPlayerLengthChanged event
commit
|
commitdiff
|
tree
2009-05-14
John Stebbins
vobsub idx parsing in matroska tracks
commit
|
commitdiff
|
tree
2009-05-14
Jean-Baptiste...
Mark loop, repeat, random as safe.
commit
|
commitdiff
|
tree
2009-05-14
Jean-Baptiste...
Forbid Qt4.5.0
commit
|
commitdiff
|
tree
2009-05-14
Jean-Baptiste...
Remove kludge for old Qt versions.
commit
|
commitdiff
|
tree
2009-05-14
Jean-Baptiste...
Bump necessary Qt version to 4.4
commit
|
commitdiff
|
tree
2009-05-14
Jean-Paul Saman
mozilla: fix integer types
commit
|
commitdiff
|
tree
2009-05-14
Jean-Paul Saman
mmsh: cleanup
commit
|
commitdiff
|
tree
2009-05-14
Jean-Paul Saman
mmstu: fix memleak
commit
|
commitdiff
|
tree
2009-05-14
Jean-Paul Saman
mmsh: fix potential memleak
commit
|
commitdiff
|
tree
2009-05-14
Jean-Paul Saman
mmstu: handle keepalive error case
commit
|
commitdiff
|
tree
2009-05-14
Rémi Denis...
XCB/window: add XFree86 extended key symbols
commit
|
commitdiff
|
tree
2009-05-14
Rémi Denis...
Merge commit 'origin/1.0-bugfix'
commit
|
commitdiff
|
tree
2009-05-14
Rémi Denis...
XCB/window: implement --video-title, UTF-8 names
commit
|
commitdiff
|
tree
2009-05-14
Ilkka Ollakka
loose up little xcb-xv version requirements
commit
|
commitdiff
|
tree
2009-05-14
Jean-Paul Saman
activex: remove libvlc_video_set_size() and libvlc_vide...
commit
|
commitdiff
|
tree
2009-05-14
Jean-Paul Saman
mmsh: cleanup
commit
|
commitdiff
|
tree
2009-05-14
Jean-Paul Saman
mmstu: fix memleak
commit
|
commitdiff
|
tree
2009-05-14
Jean-Paul Saman
mmsh: fix potential memleak
commit
|
commitdiff
|
tree
2009-05-14
Jean-Paul Saman
mmstu: handle keepalive error case
commit
|
commitdiff
|
tree
2009-05-13
Jean-Baptiste...
FourCC v210
commit
|
commitdiff
|
tree
2009-05-13
Laurent Aimar
Fixed the option "auto-preparse".
commit
|
commitdiff
|
tree
2009-05-13
Laurent Aimar
Fixed the option "auto-preparse".
commit
|
commitdiff
|
tree
2009-05-13
Jean-Baptiste...
More FourCCs
commit
|
commitdiff
|
tree
2009-05-13
Laurent Aimar
Merged mp1v/mp2v codecs.
commit
|
commitdiff
|
tree
2009-05-13
Rémi Denis...
Xlib: assume we have a window provider
commit
|
commitdiff
|
tree
2009-05-13
Rémi Denis...
Require XCB so we always have a window provider (fixes...
commit
|
commitdiff
|
tree
2009-05-13
Rémi Denis...
Merge branch 1.0-bugfix
commit
|
commitdiff
|
tree
2009-05-13
Rémi Denis...
XvMC capitalization
commit
|
commitdiff
|
tree
2009-05-13
Rémi Denis...
Alphabetical order
commit
|
commitdiff
|
tree
2009-05-13
Rémi Denis...
OpenGL: fix missing GLX window decoration
commit
|
commitdiff
|
tree
2009-05-13
Rémi Denis...
XCB/window: do not depend on xcb-aux for one trivial...
commit
|
commitdiff
|
tree
2009-05-13
Laurent Aimar
Let libmpeg2 decode mp1v/mp2v too.
commit
|
commitdiff
|
tree
2009-05-13
Rémi Denis...
OpenGL: fix missing GLX window decoration
commit
|
commitdiff
|
tree
2009-05-13
Rémi Denis...
XCB/window: do not depend on xcb-aux for one trivial...
commit
|
commitdiff
|
tree
2009-05-13
Laurent Aimar
Fixed downmixing to mono (close #2728).
commit
|
commitdiff
|
tree
2009-05-13
Rémi Duraffort
fix compilation.
commit
|
commitdiff
|
tree
2009-05-13
Laurent Aimar
Fixed downmixing to mono (close #2728).
commit
|
commitdiff
|
tree
2009-05-13
Laurent Aimar
Compilation fix.
commit
|
commitdiff
|
tree
2009-05-13
Laurent Aimar
Fixed copyright.
commit
|
commitdiff
|
tree
2009-05-13
Laurent Aimar
Fixed compilation (dmo).
commit
|
commitdiff
|
tree
2009-05-13
Laurent Aimar
Fixed typo (compilation).
commit
|
commitdiff
|
tree
2009-05-13
Laurent Aimar
fourcc.c TSQ.
commit
|
commitdiff
|
tree
2009-05-13
Laurent Aimar
Used VLC_CODEC_* and i_original_fourcc when applicable.
commit
|
commitdiff
|
tree
2009-05-13
Laurent Aimar
Fixed es_format_t::i_codec/i_original_fourcc values...
commit
|
commitdiff
|
tree
2009-05-13
Laurent Aimar
Used VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
commit
|
commitdiff
|
tree
2009-05-13
Laurent Aimar
Added two codec four aout usage (spdif).
commit
|
commitdiff
|
tree
next