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-10-11
Rémi Denis...
Fix crash
commit
|
commitdiff
|
tree
2008-10-11
Lukas Durfina
libvlc: better title/chapter handling
commit
|
commitdiff
|
tree
2008-10-11
Derk-Jan Hartman
ty demux: simplify and fix potential memleak (CID 214)
commit
|
commitdiff
|
tree
2008-10-11
Derk-Jan Hartman
contrib: Fix dvdread patch
commit
|
commitdiff
|
tree
2008-10-11
Derk-Jan Hartman
vobsub: Resource leak (CID 215)
commit
|
commitdiff
|
tree
2008-10-10
Derk-Jan Hartman
Fix potential static array overflow (CID 40 and 192)
commit
|
commitdiff
|
tree
2008-10-10
Rémi Duraffort
Fix potential segfault and move code (CID 178)
commit
|
commitdiff
|
tree
2008-10-10
Rémi Duraffort
This case can't happen so assert.
commit
|
commitdiff
|
tree
2008-10-10
Rémi Duraffort
Clarification (the last case can't happend) (CID 174)
commit
|
commitdiff
|
tree
2008-10-10
Rémi Duraffort
FIx potential segfault (CID 168)
commit
|
commitdiff
|
tree
2008-10-10
Rémi Duraffort
Fix potential segfault (CID 158)
commit
|
commitdiff
|
tree
2008-10-10
Rémi Duraffort
Fix potential segfault (CID 252)
commit
|
commitdiff
|
tree
2008-10-10
Rémi Duraffort
Playlist: Simplification and fix CID 151
commit
|
commitdiff
|
tree
2008-10-10
Rémi Duraffort
Remove unused variable.
commit
|
commitdiff
|
tree
2008-10-10
Rémi Duraffort
Remove stupid test before a free.
commit
|
commitdiff
|
tree
2008-10-10
Rémi Duraffort
Fix potential buffer overflow (CID 191)
commit
|
commitdiff
|
tree
2008-10-10
Rémi Duraffort
Don't dereference strrchr without check (CID 185)
commit
|
commitdiff
|
tree
2008-10-10
Laurent Aimar
Fixed invalid/useless usage of ES_OUT_RESET_PCR.
commit
|
commitdiff
|
tree
2008-10-10
Laurent Aimar
Change ES_OUT_SET_NEXT_DISPLAY_TIME parameters.
commit
|
commitdiff
|
tree
2008-10-10
Laurent Aimar
Partially fixed preroll support.
commit
|
commitdiff
|
tree
2008-10-10
Laurent Aimar
Do not assert on non 0 divider in aout_DateInit.
commit
|
commitdiff
|
tree
2008-10-10
Laurent Aimar
Display first frame after a seek as soon as possible.
commit
|
commitdiff
|
tree
2008-10-10
Laurent Aimar
Prefer new frames over flushed one (vout).
commit
|
commitdiff
|
tree
2008-10-10
Rémi Duraffort
Fix potential memleaks.
commit
|
commitdiff
|
tree
2008-10-10
Rémi Duraffort
Fix potential segfault (don't dereference strrchr direc...
commit
|
commitdiff
|
tree
2008-10-10
Rémi Duraffort
We use git now...
commit
|
commitdiff
|
tree
2008-10-10
Rémi Duraffort
Fix buffer overflow (CID 188)
commit
|
commitdiff
|
tree
2008-10-10
Felix Paul...
win32 package: German translation by Michi T. with...
commit
|
commitdiff
|
tree
2008-10-10
Derk-Jan Hartman
TS demux: Clarify a for() loop.
commit
|
commitdiff
|
tree
2008-10-10
Derk-Jan Hartman
mmap: Correct [cbc1122ac4551505181ea048ca14a5f87041090f]
commit
|
commitdiff
|
tree
2008-10-10
Derk-Jan Hartman
mmap: Only use MAP_NOCACHE on platforms that support it.
commit
|
commitdiff
|
tree
2008-10-10
Derk-Jan Hartman
mmap: open with MAP_NOCACHE
commit
|
commitdiff
|
tree
2008-10-10
Derk-Jan Hartman
mmap: backport fcntl defined fix from [47a7e913b9c0dc31...
commit
|
commitdiff
|
tree
2008-10-10
Derk-Jan Hartman
file: Big bug... typo in the define.
commit
|
commitdiff
|
tree
2008-10-09
Laurent Aimar
Added vout_Flush .
commit
|
commitdiff
|
tree
2008-10-09
Laurent Aimar
Fixed spu destruction order.
commit
|
commitdiff
|
tree
2008-10-09
Laurent Aimar
Read frame rate from asf container if presents.
commit
|
commitdiff
|
tree
2008-10-09
Rémi Denis...
Enable embedded video with Qt >= 4.3 - hopefully fixes...
commit
|
commitdiff
|
tree
2008-10-09
Rémi Denis...
assert that audio date divider is non-nul, refs #2169
commit
|
commitdiff
|
tree
2008-10-09
Laurent Aimar
Removed dead code in spu core (CID 249).
commit
|
commitdiff
|
tree
2008-10-09
Rémi Denis...
Provide replacement for CMSG_LEN and CMSG_SPACE
commit
|
commitdiff
|
tree
2008-10-09
Laurent Aimar
Added an assert in record module (invalid CID 169).
commit
|
commitdiff
|
tree
2008-10-09
Laurent Aimar
Fixed possible NULL deference in teletext path (CID...
commit
|
commitdiff
|
tree
2008-10-09
Laurent Aimar
Removed debug leftover (avcodec).
commit
|
commitdiff
|
tree
2008-10-09
Laurent Aimar
Included arpa/inet.h for htons/...
commit
|
commitdiff
|
tree
2008-10-09
Derk-Jan Hartman
potential NULL deref (CID 150)
commit
|
commitdiff
|
tree
2008-10-09
Derk-Jan Hartman
ts demux: some cosmetics cleanup
commit
|
commitdiff
|
tree
2008-10-09
Derk-Jan Hartman
ts: double free (CID 245)
commit
|
commitdiff
|
tree
2008-10-09
Derk-Jan Hartman
nuv demux: typo in post-malloc check. (CID 144)
commit
|
commitdiff
|
tree
2008-10-09
Derk-Jan Hartman
nuv demux: NULL dereferencing (CID 37)
commit
|
commitdiff
|
tree
2008-10-09
Derk-Jan Hartman
Another typo: SPU_ES mixed up with AUDIO_ES. (CID 250)
commit
|
commitdiff
|
tree
2008-10-09
Derk-Jan Hartman
Fix NULL dereference (CID 254)
commit
|
commitdiff
|
tree
2008-10-09
Derk-Jan Hartman
Fix potential memleak (CID 196)
commit
|
commitdiff
|
tree
2008-10-08
Laurent Aimar
Fixed a segfault in access directory.
commit
|
commitdiff
|
tree
2008-10-08
Laurent Aimar
Cosmetics + A calloc check.
commit
|
commitdiff
|
tree
2008-10-08
Laurent Aimar
Fixed vlc_meta_Merge.
commit
|
commitdiff
|
tree
2008-10-08
Laurent Aimar
Fixed decoder_GetDisplayDate while buffering.
commit
|
commitdiff
|
tree
2008-10-08
Laurent Aimar
Improved a bit PCR in asf.
commit
|
commitdiff
|
tree
2008-10-08
Laurent Aimar
Obsoleted minimize-threads option.
commit
|
commitdiff
|
tree
2008-10-08
Laurent Aimar
Fixed a potential deadlock.
commit
|
commitdiff
|
tree
2008-10-08
Laurent Aimar
Implemented buffering manipulation at the es_out level.
commit
|
commitdiff
|
tree
2008-10-08
Laurent Aimar
Factorize (decoder).
commit
|
commitdiff
|
tree
2008-10-08
Laurent Aimar
No functional changes (decoder).
commit
|
commitdiff
|
tree
2008-10-08
Laurent Aimar
Cosmetics.
commit
|
commitdiff
|
tree
2008-10-08
Laurent Aimar
Protect a few whiles againts possible broken decoder.
commit
|
commitdiff
|
tree
2008-10-08
Laurent Aimar
Obsolete auto-adjust-pts-delay.
commit
|
commitdiff
|
tree
2008-10-08
Laurent Aimar
Cosmetics (decoder)
commit
|
commitdiff
|
tree
2008-10-08
Laurent Aimar
Implemented audio flushing.
commit
|
commitdiff
|
tree
2008-10-08
Laurent Aimar
More accurate decoder flush.
commit
|
commitdiff
|
tree
2008-10-08
Laurent Aimar
Cosmetics (decoder)
commit
|
commitdiff
|
tree
2008-10-08
Laurent Aimar
Added vout flush.
commit
|
commitdiff
|
tree
2008-10-08
Laurent Aimar
Factorize preroll code and prepare for correct flush.
commit
|
commitdiff
|
tree
2008-10-08
Laurent Aimar
Split up DecoderDecode function.
commit
|
commitdiff
|
tree
2008-10-08
Rémi Duraffort
Fix potential memleaks (CID 255)
commit
|
commitdiff
|
tree
2008-10-08
Rémi Duraffort
Fix potential memleaks (CID 58 and 59)
commit
|
commitdiff
|
tree
2008-10-08
Rémi Duraffort
Fix potential memleaks (CID 200)
commit
|
commitdiff
|
tree
2008-10-08
Rémi Duraffort
Fix potential memleak (CID 260)
commit
|
commitdiff
|
tree
2008-10-08
Rémi Duraffort
Fix use of unitialised value (CID 262)
commit
|
commitdiff
|
tree
2008-10-08
Rémi Duraffort
Fix potential segfault introduced by myself (CID 263)
commit
|
commitdiff
|
tree
2008-10-08
Laurent Aimar
Fixed support for negative module priority.
commit
|
commitdiff
|
tree
2008-10-08
Derk-Jan Hartman
taglib: Check if a tablig string is !null and !empty...
commit
|
commitdiff
|
tree
2008-10-08
Sebastien Escudier
Opening files without extension
commit
|
commitdiff
|
tree
2008-10-07
Derk-Jan Hartman
win32 installer: fix some registry entries for win32
commit
|
commitdiff
|
tree
2008-10-07
Geoffroy Couprie
WinCE: reintroduce parse_cmdline
commit
|
commitdiff
|
tree
2008-10-07
Derk-Jan Hartman
mmap: Don't use mmap by default on OS X.
commit
|
commitdiff
|
tree
2008-10-06
Derk-Jan Hartman
sync NEWS with 0.9-bugfix
commit
|
commitdiff
|
tree
2008-10-06
Derk-Jan Hartman
contrib also needs share/libtool when using the binary...
commit
|
commitdiff
|
tree
2008-10-06
Alexis Ballier
Fix build with x264 build 65
commit
|
commitdiff
|
tree
2008-10-06
Rémi Duraffort
Use NULL instead of 0 for pointers.
commit
|
commitdiff
|
tree
2008-10-06
Rémi Duraffort
Fix memleak (CID 67) and don't use 0 instead of NULL
commit
|
commitdiff
|
tree
2008-10-06
Rémi Duraffort
Fix a lot of memleaks (and CID 68 in the same time).
commit
|
commitdiff
|
tree
2008-10-06
Rémi Duraffort
Fix potential segfault (CID 224)
commit
|
commitdiff
|
tree
2008-10-06
Rémi Duraffort
dbus: include config.h before anything and remove dupli...
commit
|
commitdiff
|
tree
2008-10-06
Rémi Duraffort
Don't redefine true and false.
commit
|
commitdiff
|
tree
2008-10-06
Rémi Duraffort
Change LIST of modules.
commit
|
commitdiff
|
tree
2008-10-06
Rémi Duraffort
Fix potential memleak (CID 227)
commit
|
commitdiff
|
tree
2008-10-06
Rémi Denis...
Fix logic.
commit
|
commitdiff
|
tree
2008-10-06
Derk-Jan Hartman
ps.c: add a safety net to this while loop.
commit
|
commitdiff
|
tree
2008-10-06
Derk-Jan Hartman
dvdread: minimum value for ps_pkt_size is 6
commit
|
commitdiff
|
tree
2008-10-06
Geoffroy Couprie
WinCE: factorize the file access code (and make it...
commit
|
commitdiff
|
tree
next