git.videolan.org
/
vlc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
vlc.git
2008-12-14
Laurent Aimar
Fixed frame rate output value.
commit
|
commitdiff
|
tree
2008-12-14
Laurent Aimar
Do not print real index debug by default.
commit
|
commitdiff
|
tree
2008-12-14
Laurent Aimar
Fixed a few real demuxer issues.
commit
|
commitdiff
|
tree
2008-12-14
Laurent Aimar
Fixed real PCR.
commit
|
commitdiff
|
tree
2008-12-14
Laurent Aimar
Cosmetics real demux reorganization.
commit
|
commitdiff
|
tree
2008-12-14
Laurent Aimar
Increase its priority.
commit
|
commitdiff
|
tree
2008-12-14
Laurent Aimar
Added uncompressed rar stream filter.
commit
|
commitdiff
|
tree
2008-12-14
Laurent Aimar
Big clean up/rewrite of the real demuxer.
commit
|
commitdiff
|
tree
2008-12-14
Laurent Aimar
Improved detection of multi-part files for rar.
commit
|
commitdiff
|
tree
2008-12-14
Laurent Aimar
Improved the way input-list is given to stream_AccessNew.
commit
|
commitdiff
|
tree
2008-12-14
Laurent Aimar
Removed useless b_quick parameter in stream_AccessNew.
commit
|
commitdiff
|
tree
2008-12-14
Rémi Duraffort
Ignore modules/stream_filter/Makefile.am
commit
|
commitdiff
|
tree
2008-12-13
Rémi Duraffort
Remove modules/demux/decomp.c from po files.
commit
|
commitdiff
|
tree
2008-12-13
Rémi Duraffort
module_need wants pointers and boolean so give NULL...
commit
|
commitdiff
|
tree
2008-12-13
Rémi Duraffort
another fix for win32.
commit
|
commitdiff
|
tree
2008-12-13
Rémi Duraffort
Fix compilation on win32.
commit
|
commitdiff
|
tree
2008-12-13
Rémi Duraffort
Use calloc instead of malloc+memset.
commit
|
commitdiff
|
tree
2008-12-13
Rémi Duraffort
sout/switcher: fix potential memleaks.
commit
|
commitdiff
|
tree
2008-12-13
Rémi Duraffort
sout/switcher: fix compilation.
commit
|
commitdiff
|
tree
2008-12-13
Filippo Carone
tell jna to load libvlc with RTLD_GLOBAL option
commit
|
commitdiff
|
tree
2008-12-13
Filippo Carone
jna version updated
commit
|
commitdiff
|
tree
2008-12-12
Rémi Duraffort
Use calloc instead of malloc+memset.
commit
|
commitdiff
|
tree
2008-12-12
Rémi Duraffort
realrtsp: fix compilation warning, use calloc and some...
commit
|
commitdiff
|
tree
2008-12-12
Rémi Duraffort
realrtsp: cosmetics
commit
|
commitdiff
|
tree
2008-12-12
Rémi Duraffort
rtspreal: no need to compute the values of this array.
commit
|
commitdiff
|
tree
2008-12-12
Rémi Duraffort
rtspreal: no need to ask for the size of the array as
commit
|
commitdiff
|
tree
2008-12-12
Rémi Duraffort
realrtsp: don't write outside a static buffer.
commit
|
commitdiff
|
tree
2008-12-12
Rémi Duraffort
realrtsp: fix read after the end of the string if the...
commit
|
commitdiff
|
tree
2008-12-12
Rémi Duraffort
realrtsp: initialize *all* the array
commit
|
commitdiff
|
tree
2008-12-12
Rémi Duraffort
realrtsp: fix potential memleaks.
commit
|
commitdiff
|
tree
2008-12-12
Rémi Duraffort
Use calloc when needed.
commit
|
commitdiff
|
tree
2008-12-12
Rémi Duraffort
Use calloc instead of malloc+memset.
commit
|
commitdiff
|
tree
2008-12-12
Rémi Duraffort
Use calloc instead of malloc+memset.
commit
|
commitdiff
|
tree
2008-12-12
Sébastien Escudier
Use NULL for pointer
commit
|
commitdiff
|
tree
2008-12-12
Jean-Baptiste...
[MKV] Detect Dirac in MKV.
commit
|
commitdiff
|
tree
2008-12-11
Laurent Aimar
Do not use 2 event manager in input.
commit
|
commitdiff
|
tree
2008-12-11
Laurent Aimar
Fixed some avi with jpeg video.
commit
|
commitdiff
|
tree
2008-12-11
Laurent Aimar
Fixed raw video maks in avi.
commit
|
commitdiff
|
tree
2008-12-11
Laurent Aimar
Cosmetics.
commit
|
commitdiff
|
tree
2008-12-11
Rémi Denis...
Give a clue about extending enums
commit
|
commitdiff
|
tree
2008-12-11
Rémi Denis...
Fix warning
commit
|
commitdiff
|
tree
2008-12-11
basos
libvlc_MediaPlayerSnapshotTaken Event creation
commit
|
commitdiff
|
tree
2008-12-11
Pierre Ynard
Fix typo in comment
commit
|
commitdiff
|
tree
2008-12-11
Sébastien Escudier
typo in event manager
commit
|
commitdiff
|
tree
2008-12-10
Rémi Denis...
Fix deadlock, do not jump out of cleanup context
commit
|
commitdiff
|
tree
2008-12-10
Rémi Denis...
Still try to splice as many memory pages as possible
commit
|
commitdiff
|
tree
2008-12-10
Rémi Denis...
Don't set an useless value
commit
|
commitdiff
|
tree
2008-12-10
Rémi Denis...
Do not use vmsplice in case of underflow (near end...
commit
|
commitdiff
|
tree
2008-12-10
Rémi Denis...
decomp: implement minimal controls
commit
|
commitdiff
|
tree
2008-12-10
Rémi Denis...
Enable the decomp plugin
commit
|
commitdiff
|
tree
2008-12-10
Rémi Denis...
Turn the decompression plugin into a stream filter
commit
|
commitdiff
|
tree
2008-12-10
Felix Paul...
put CVE numbers for 0.9.6, synced with bugfix-branch...
commit
|
commitdiff
|
tree
2008-12-10
Jean-Baptiste...
Support for some ACD Systel Digital files. FourCC ACDV.
commit
|
commitdiff
|
tree
2008-12-10
Jean-Baptiste...
[Qt] Remove access filters from Preferences.
commit
|
commitdiff
|
tree
2008-12-10
Jean-Baptiste...
[Qt] Settings name consistency.
commit
|
commitdiff
|
tree
2008-12-10
Jean-Baptiste...
[Qt] Add an icon when dragging.
commit
|
commitdiff
|
tree
2008-12-09
Jean-Philippe...
[Qt] Fix tooltip texts
commit
|
commitdiff
|
tree
2008-12-09
Laurent Aimar
Fixed make check.
commit
|
commitdiff
|
tree
2008-12-09
Laurent Aimar
Remove access-filter support.
commit
|
commitdiff
|
tree
2008-12-09
Rémi Denis...
Fix vout window capability name
commit
|
commitdiff
|
tree
2008-12-09
Laurent Aimar
Moved stream record to its own module.
commit
|
commitdiff
|
tree
2008-12-09
Laurent Aimar
Support for auto and user requested stream_filter.
commit
|
commitdiff
|
tree
2008-12-09
Laurent Aimar
Added files/declarations for stream_filter module.
commit
|
commitdiff
|
tree
2008-12-09
Laurent Aimar
Cosmetics.
commit
|
commitdiff
|
tree
2008-12-09
Laurent Aimar
Split stream_demux from input/demux.c
commit
|
commitdiff
|
tree
2008-12-09
Laurent Aimar
Removed useless stream_DemuxDelete.
commit
|
commitdiff
|
tree
2008-12-09
Laurent Aimar
Prepare for stream filter.
commit
|
commitdiff
|
tree
2008-12-09
Laurent Aimar
Fixed input_get_event_manager naming scheme.
commit
|
commitdiff
|
tree
2008-12-09
Laurent Aimar
Fixed input_AddSubtitle(s) coherency.
commit
|
commitdiff
|
tree
2008-12-09
Laurent Aimar
Cosmetics.
commit
|
commitdiff
|
tree
2008-12-09
Laurent Aimar
Removed debug leftover.
commit
|
commitdiff
|
tree
2008-12-09
Laurent Aimar
Do not access input object from decoders.
commit
|
commitdiff
|
tree
2008-12-09
Laurent Aimar
Parse meta data at ogg level.
commit
|
commitdiff
|
tree
2008-12-09
Laurent Aimar
Display codec meta data.
commit
|
commitdiff
|
tree
2008-12-09
Laurent Aimar
Fixed event on UNKNOWN_ES es.
commit
|
commitdiff
|
tree
2008-12-09
Laurent Aimar
Allow decoder/packetizer to output meta data.
commit
|
commitdiff
|
tree
2008-12-09
Laurent Aimar
Fixed ppsz_input_state in RC after input state changes.
commit
|
commitdiff
|
tree
2008-12-09
Jean-Baptiste...
[Qt] Save the values saved during Toolbar edition.
commit
|
commitdiff
|
tree
2008-12-09
Vicente Jimenez...
Corrected comparison in RTP port selection. While loop...
commit
|
commitdiff
|
tree
2008-12-09
Rémi Denis...
Factorize a condition
commit
|
commitdiff
|
tree
2008-12-09
Rémi Denis...
Fix type
commit
|
commitdiff
|
tree
2008-12-09
Rémi Denis...
Use config_ChainDestroy
commit
|
commitdiff
|
tree
2008-12-09
Rémi Denis...
Use sout_StreamId* wrappers
commit
|
commitdiff
|
tree
2008-12-09
Rémi Duraffort
Fix dereference before NULL test (CID 106)
commit
|
commitdiff
|
tree
2008-12-09
Rémi Duraffort
Fix a memleak in item categories.
commit
|
commitdiff
|
tree
2008-12-09
Jean-Baptiste...
[Qt] You need now Qt4.3...
commit
|
commitdiff
|
tree
2008-12-09
Jean-Baptiste...
[Qt] Change accelerator in menu.
commit
|
commitdiff
|
tree
2008-12-09
Jean-Baptiste...
[Qt] add various toolbars not just one.
commit
|
commitdiff
|
tree
2008-12-09
Jean-Baptiste...
[Qt] Edition of both lines.
commit
|
commitdiff
|
tree
2008-12-09
Jean-Baptiste...
[Qt] Fix small glitches, issues, because of previous...
commit
|
commitdiff
|
tree
2008-12-09
Jean-Baptiste...
[Qt] Menu integration.
commit
|
commitdiff
|
tree
2008-12-09
Jean-Baptiste...
[Qt] Rewrite of the controller and ToolBar edition.
commit
|
commitdiff
|
tree
2008-12-09
Jean-Baptiste...
New Spacing icon.
commit
|
commitdiff
|
tree
2008-12-09
Pierre Ynard
WinCE: fix cancellation safety
commit
|
commitdiff
|
tree
2008-12-08
Geoffroy Couprie
remove npvlc.dll.manifest and axvlc.dll.manifest while...
commit
|
commitdiff
|
tree
2008-12-08
Geoffroy Couprie
remove dependency to vc80's crt
commit
|
commitdiff
|
tree
2008-12-08
Rémi Denis...
Cosmetic change
commit
|
commitdiff
|
tree
2008-12-08
Joseph Tulou
Remove useless parameter
commit
|
commitdiff
|
tree
2008-12-08
Joseph Tulou
Change lock status from true to false in SubFilterAlloc...
commit
|
commitdiff
|
tree
2008-12-08
Joseph Tulou
libvlc: Fix event manager leak in media_discoverer
commit
|
commitdiff
|
tree
next