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-28
Jean-Baptiste...
[Qt] chmod 644 qt4.*
commit
|
commitdiff
|
tree
2008-10-28
Jean-Baptiste...
Fix forgotten include.
commit
|
commitdiff
|
tree
2008-10-27
Rémi Denis...
Force an error when a function prototype is missing
commit
|
commitdiff
|
tree
2008-10-27
Olivier Aubert
vout_intf: do not vlc_object_release() the cache object...
commit
|
commitdiff
|
tree
2008-10-26
Rémi Denis...
Format string fix
commit
|
commitdiff
|
tree
2008-10-26
David Flynn
[qt4/recents] Remove dependency on qt4.4 for QList...
commit
|
commitdiff
|
tree
2008-10-26
Rémi Duraffort
Update NEWS
commit
|
commitdiff
|
tree
2008-10-26
Rémi Denis...
syntax error
commit
|
commitdiff
|
tree
2008-10-26
Rémi Duraffort
Add a module to export the playlist in HTML (feature...
commit
|
commitdiff
|
tree
2008-10-26
Rémi Duraffort
asf: fix compilation warning.
commit
|
commitdiff
|
tree
2008-10-26
Rémi Denis...
resolve_xml_special_chars: don't reinvent bsearch()
commit
|
commitdiff
|
tree
2008-10-26
Rémi Denis...
Test case for resolve_xml_special_chars
commit
|
commitdiff
|
tree
2008-10-26
Rémi Denis...
Simplify entity table a little
commit
|
commitdiff
|
tree
2008-10-26
Rémi Denis...
resolve_xml_special_chars: add non-breakable space
commit
|
commitdiff
|
tree
2008-10-25
Antoine Cellerier
Fix x86_64 specific compilation warning.
commit
|
commitdiff
|
tree
2008-10-25
Antoine Cellerier
Remove warnings.
commit
|
commitdiff
|
tree
2008-10-25
Antoine Cellerier
Simplify confusing code.
commit
|
commitdiff
|
tree
2008-10-25
Jean-Baptiste...
Win32: fix libass linking.
commit
|
commitdiff
|
tree
2008-10-25
Rémi Denis...
str_format_time: do not hard-code buffer length - fix...
commit
|
commitdiff
|
tree
2008-10-25
Nicolas Chauvet...
Add support for libproxy via pkg-config
commit
|
commitdiff
|
tree
2008-10-24
Christophe...
Synchronise NEWS
commit
|
commitdiff
|
tree
2008-10-24
Pavlov Konstantin
extras/package/macosx: Explain what i did to make unive...
commit
|
commitdiff
|
tree
2008-10-24
Olivier Aubert
embedded snapshot: unlock the cache object
commit
|
commitdiff
|
tree
2008-10-23
Christophe...
Update i18n files
commit
|
commitdiff
|
tree
2008-10-23
Laurent Aimar
Added decoder_New/Delete/Link/UnlinkPicture helpers.
commit
|
commitdiff
|
tree
2008-10-23
Laurent Aimar
Fixed an invalid return.
commit
|
commitdiff
|
tree
2008-10-23
Rémi Denis...
missing wakeup
commit
|
commitdiff
|
tree
2008-10-23
Rémi Denis...
Another small decoder thread simplification
commit
|
commitdiff
|
tree
2008-10-23
Rémi Denis...
DMO: fix serialization, check for errors in DecOpen...
commit
|
commitdiff
|
tree
2008-10-23
Laurent Aimar
Added decoder_NewAudioBuffer/decoder_DeleteAudioBuffer...
commit
|
commitdiff
|
tree
2008-10-23
Laurent Aimar
Fixed a comment.
commit
|
commitdiff
|
tree
2008-10-23
Laurent Aimar
Revert "Another small decoder thread simplification"
commit
|
commitdiff
|
tree
2008-10-23
Laurent Aimar
Added decoder_NewSubpicture/decoder_DeleteSubpicture...
commit
|
commitdiff
|
tree
2008-10-23
Rémi Denis...
Fix decoder FIFO pacing.
commit
|
commitdiff
|
tree
2008-10-23
Rémi Denis...
Another small decoder thread simplification
commit
|
commitdiff
|
tree
2008-10-23
Laurent Aimar
Fixed segfault with decoder_GetInputAttachments/GetDisp...
commit
|
commitdiff
|
tree
2008-10-23
Rémi Denis...
Fix --disable-vlm --enable-sout
commit
|
commitdiff
|
tree
2008-10-23
Rémi Denis...
Code factorization
commit
|
commitdiff
|
tree
2008-10-23
Rémi Denis...
Separate filesystem functions from the rest
commit
|
commitdiff
|
tree
2008-10-23
Olivier Aubert
embedded snapshot: properly lock/unlock the cache object
commit
|
commitdiff
|
tree
2008-10-22
Jean-Baptiste...
Define next frame to 'e' hotkey.
commit
|
commitdiff
|
tree
2008-10-22
Christophe...
Fix DTD url
commit
|
commitdiff
|
tree
2008-10-22
Rémi Denis...
directory: do not try to open "-" as it refers to stdin
commit
|
commitdiff
|
tree
2008-10-22
Rémi Denis...
block_FifoPace: proper waiting for overflowing queue
commit
|
commitdiff
|
tree
2008-10-22
Rémi Denis...
Allow block_FifoPut(fifo,NULL)
commit
|
commitdiff
|
tree
2008-10-22
Laurent Aimar
Cosmetic.
commit
|
commitdiff
|
tree
2008-10-22
Laurent Aimar
Added "next frame" support.
commit
|
commitdiff
|
tree
2008-10-22
Laurent Aimar
Fixed system clock phase when changing rate.
commit
|
commitdiff
|
tree
2008-10-22
Laurent Aimar
Flush audio/subtitle in next frame.
commit
|
commitdiff
|
tree
2008-10-22
Laurent Aimar
Added input_DecoderFrameNext (not yet used).
commit
|
commitdiff
|
tree
2008-10-22
Laurent Aimar
Implemented vout_NextPicture.
commit
|
commitdiff
|
tree
2008-10-22
Laurent Aimar
Added hotkey code for input "frame-next".
commit
|
commitdiff
|
tree
2008-10-22
Laurent Aimar
Added control code for "frame-next" variable.
commit
|
commitdiff
|
tree
2008-10-22
Laurent Aimar
Clean up vout picture destruction.
commit
|
commitdiff
|
tree
2008-10-22
Laurent Aimar
Simplify picture selection in vout.
commit
|
commitdiff
|
tree
2008-10-22
Laurent Aimar
Fixed display of first frame after seek while paused.
commit
|
commitdiff
|
tree
2008-10-22
Laurent Aimar
Store the last displayed picture pointer in vout privat...
commit
|
commitdiff
|
tree
2008-10-22
Laurent Aimar
Split vout_internal.h to hide vout_thread_t definition...
commit
|
commitdiff
|
tree
2008-10-22
Rémi Denis...
block_FifoWake (deprecated): wake-up _all_ threads...
commit
|
commitdiff
|
tree
2008-10-22
Rémi Denis...
Do not check for decoder error in the demux thread
commit
|
commitdiff
|
tree
2008-10-22
Rémi Denis...
Small code factorization
commit
|
commitdiff
|
tree
2008-10-22
Rémi Duraffort
Fix potential NULL dereference (CID 27).
commit
|
commitdiff
|
tree
2008-10-22
Rémi Duraffort
Fix compilation of modules/video_filter/imgresample.c
commit
|
commitdiff
|
tree
2008-10-22
Rémi Duraffort
Don't forgot to unlock the mutex.
commit
|
commitdiff
|
tree
2008-10-22
Rémi Denis...
SAP does needs an object, not specifically a stream...
commit
|
commitdiff
|
tree
2008-10-22
Rémi Denis...
Add the sout stubs
commit
|
commitdiff
|
tree
2008-10-22
Rémi Denis...
Restore -no-undefined on Win32
commit
|
commitdiff
|
tree
2008-10-22
Rémi Denis...
Simplifications
commit
|
commitdiff
|
tree
2008-10-22
Rémi Denis...
VLM: provide stubs for --disable-vlm
commit
|
commitdiff
|
tree
2008-10-22
Rémi Denis...
Privatize httpd_MsgInit and httpd_MsgClean
commit
|
commitdiff
|
tree
2008-10-22
Rémi Denis...
Cosmetic fixes
commit
|
commitdiff
|
tree
2008-10-22
Sebastien Escudier
Use live555 timeout option and reduce waiting time
commit
|
commitdiff
|
tree
2008-10-22
Rémi Denis...
More verbose ffmpeg encoding failure
commit
|
commitdiff
|
tree
2008-10-21
Pavlov Konstantin
video4linux2: Add libv4l2 support. Fixes #1804.
commit
|
commitdiff
|
tree
2008-10-21
Jean-Baptiste...
[Contribs] Update libgcrypt to 1.4.3
commit
|
commitdiff
|
tree
2008-10-21
Jean-Baptiste...
[Contribs] libpng update for CVE-2008-3964
commit
|
commitdiff
|
tree
2008-10-21
Jean-Baptiste...
[Qt] Fix a crash when toggling minimalView when --no...
commit
|
commitdiff
|
tree
2008-10-20
Jean-Baptiste...
[Contribs] Update the patch to deactivate c99 mode...
commit
|
commitdiff
|
tree
2008-10-20
Jean-Baptiste...
[Fake] Add a missing callback on fake-file-reload
commit
|
commitdiff
|
tree
2008-10-20
Jean-Baptiste...
[Win32] Fix yet another packaging issue.
commit
|
commitdiff
|
tree
2008-10-20
Rémi Denis...
Remove dummy embedded window exclusion
commit
|
commitdiff
|
tree
2008-10-20
Rémi Denis...
Simplifications
commit
|
commitdiff
|
tree
2008-10-20
Rémi Denis...
vlc_mutex_locker: automatic mutex locking for C++
commit
|
commitdiff
|
tree
2008-10-20
Ludovic Fauvet
Bug fixed in the "recently played" functionnality
commit
|
commitdiff
|
tree
2008-10-20
Rémi Denis...
Oops, remove dummy code
commit
|
commitdiff
|
tree
2008-10-20
Rémi Denis...
Embedded video still crashes, so disable it - refs...
commit
|
commitdiff
|
tree
2008-10-20
Rémi Denis...
Remove recursive/deadlocking calls in Qt4 embedded...
commit
|
commitdiff
|
tree
2008-10-20
Rémi Denis...
Remove debug
commit
|
commitdiff
|
tree
2008-10-20
Rémi Denis...
Do not use thread cancellation for Qt4 - fix #2225...
commit
|
commitdiff
|
tree
2008-10-20
Rémi Denis...
Cosmetic
commit
|
commitdiff
|
tree
2008-10-20
Rémi Denis...
(Cosmetic) settings don't belong to the dialog provider
commit
|
commitdiff
|
tree
2008-10-20
Jean-Baptiste...
[Win32] fix build package.
commit
|
commitdiff
|
tree
2008-10-20
Jean-Baptiste...
[Qt] Win Compilation fix.
commit
|
commitdiff
|
tree
2008-10-20
Jean-Baptiste...
[Qt] small menus changes...
commit
|
commitdiff
|
tree
2008-10-20
Jean-Baptiste...
[Qt] Forgotten file in previous commit.
commit
|
commitdiff
|
tree
2008-10-20
Jean-Baptiste...
[Qt] Split the QtWinApp to its own file and rename it.
commit
|
commitdiff
|
tree
2008-10-20
Jean-Baptiste...
[Qt] Various cleaning.
commit
|
commitdiff
|
tree
2008-10-20
Jean-Baptiste...
[Qt] RecentMRLs: Simplification and adding some debug.
commit
|
commitdiff
|
tree
2008-10-20
Jean-Baptiste...
[Qt] remove trailing spaces, set a default filter and...
commit
|
commitdiff
|
tree
2008-10-19
Ludovic Fauvet
New recently played menu.
commit
|
commitdiff
|
tree
next