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-09-20
Laurent Aimar
Simplify subpicture region allocation in fbosd.
commit
|
commitdiff
|
tree
2008-09-20
Laurent Aimar
Clean up a bit subpicture region API.
commit
|
commitdiff
|
tree
2008-09-20
Laurent Aimar
Small warning fix.
commit
|
commitdiff
|
tree
2008-09-20
Laurent Aimar
Removed vout_CopyPicture in favor of picture_Copy.
commit
|
commitdiff
|
tree
2008-09-20
Christophe...
i18n fixes
commit
|
commitdiff
|
tree
2008-09-20
Christophe...
delete leftover from menuconfig
commit
|
commitdiff
|
tree
2008-09-20
Pierre d'Herbemont
macosx: Don't abort() if the screen isn't GL accelerate...
commit
|
commitdiff
|
tree
2008-09-20
Pierre d'Herbemont
services_discovery: Useless hack.
commit
|
commitdiff
|
tree
2008-09-20
Pierre d'Herbemont
services_discovery: Partially fix service discovery...
commit
|
commitdiff
|
tree
2008-09-20
Antoine Cellerier
Spelling.
commit
|
commitdiff
|
tree
2008-09-20
Antoine Cellerier
Remove last occurences of yield in the code and comments.
commit
|
commitdiff
|
tree
2008-09-20
Antoine Cellerier
s/picture_Yield/picture_Hold/
commit
|
commitdiff
|
tree
2008-09-20
Antoine Cellerier
s/pl_Yield/pl_Hold/
commit
|
commitdiff
|
tree
2008-09-20
Antoine Cellerier
s/vlc_object_yield/vlc_object_release/
commit
|
commitdiff
|
tree
2008-09-20
Rémi Denis...
remove useless if not harmful hack
commit
|
commitdiff
|
tree
2008-09-20
Pierre d'Herbemont
macosx: getVoutView is gone from here.
commit
|
commitdiff
|
tree
2008-09-20
Rémi Denis...
typo
commit
|
commitdiff
|
tree
2008-09-20
Rémi Denis...
simplify service discoveries
commit
|
commitdiff
|
tree
2008-09-20
Pierre d'Herbemont
ncurses: object_id is gone.
commit
|
commitdiff
|
tree
2008-09-20
Rémi Denis...
One child is one reference
commit
|
commitdiff
|
tree
2008-09-20
Pierre d'Herbemont
macosx: No need to testcancel now.
commit
|
commitdiff
|
tree
2008-09-20
Pierre d'Herbemont
mtime: Make nanosleep a bit more cancelable than what...
commit
|
commitdiff
|
tree
2008-09-20
Rémi Denis...
RTP out: use a bitmap for dynamic payload book keeping
commit
|
commitdiff
|
tree
2008-09-20
Derk-Jan Hartman
variables: don't use p_liblvc when we ARE p_libvlc
commit
|
commitdiff
|
tree
2008-09-20
Pierre d'Herbemont
macosx: typo s/pthread_test_cancel/pthread_testcancel/
commit
|
commitdiff
|
tree
2008-09-20
Pierre d'Herbemont
macosx: Blindly remove i_object_id from prefs.m.
commit
|
commitdiff
|
tree
2008-09-20
Pierre d'Herbemont
macosx: Don't use object_id in controls.
commit
|
commitdiff
|
tree
2008-09-20
Pierre d'Herbemont
objects: vlc_object_yield() returns the same object...
commit
|
commitdiff
|
tree
2008-09-20
Pierre d'Herbemont
objects: vlc_object_yield() returns the yield()-ed...
commit
|
commitdiff
|
tree
2008-09-20
Pierre d'Herbemont
macosx: nanosleep() is not a cancellation point in...
commit
|
commitdiff
|
tree
2008-09-20
Pierre d'Herbemont
macosx: Use pthread_cancellation in the manage thread.
commit
|
commitdiff
|
tree
2008-09-20
Pierre d'Herbemont
Make sure vlc_release doesn't destroy a non existent...
commit
|
commitdiff
|
tree
2008-09-20
Laurent Aimar
Fixed warnings.
commit
|
commitdiff
|
tree
2008-09-20
Laurent Aimar
Use the yuvp video filter to overlay YUVP.
commit
|
commitdiff
|
tree
2008-09-20
Laurent Aimar
Added YUVP ro YUVA/RGBA witout scaling filter.
commit
|
commitdiff
|
tree
2008-09-20
Laurent Aimar
Destroy the subpicture cache only when needed.
commit
|
commitdiff
|
tree
2008-09-20
Laurent Aimar
Changed subpicture_region_t->picture into a picture_t *
commit
|
commitdiff
|
tree
2008-09-20
Laurent Aimar
Render subpictures in the right order to improve overla...
commit
|
commitdiff
|
tree
2008-09-20
Laurent Aimar
Fixed audio/spu language selection when none specified...
commit
|
commitdiff
|
tree
2008-09-20
Rémi Denis...
RTP: need one more bit for TTL -1 (default) value
commit
|
commitdiff
|
tree
2008-09-20
Rémi Denis...
Remove the object ID field
commit
|
commitdiff
|
tree
2008-09-20
Rémi Denis...
Finally remove mis-designed vlc_object_get
commit
|
commitdiff
|
tree
2008-09-20
Rémi Denis...
Use objet pointer as unique ID (plugins)
commit
|
commitdiff
|
tree
2008-09-20
Rémi Denis...
Use object address for logging - fixes uniqueness problems
commit
|
commitdiff
|
tree
2008-09-20
Rémi Denis...
Qt4: use objects directly
commit
|
commitdiff
|
tree
2008-09-20
Rémi Denis...
Print object address - easier when debugging
commit
|
commitdiff
|
tree
2008-09-20
Rémi Denis...
input_Read: fix return value (none of the callers check...
commit
|
commitdiff
|
tree
2008-09-20
Pierre d'Herbemont
macosx: Dont' forget to unlock.
commit
|
commitdiff
|
tree
2008-09-20
Felix Paul...
macosx: check for updates only every seven days
commit
|
commitdiff
|
tree
2008-09-20
Felix Paul...
We require text relocation to be supported by ld
commit
|
commitdiff
|
tree
2008-09-20
Derk-Jan Hartman
DTS: fix the channelorder of DTS.
commit
|
commitdiff
|
tree
2008-09-20
Rémi Denis...
Qt4: keep the vout thread, not its ID
commit
|
commitdiff
|
tree
2008-09-20
Rémi Denis...
Qt4: disable the crashy embedded video(!)
commit
|
commitdiff
|
tree
2008-09-20
Rémi Denis...
Remove broken/unsafe constructs
commit
|
commitdiff
|
tree
2008-09-20
Rémi Denis...
Remove the unsafe input item array
commit
|
commitdiff
|
tree
2008-09-20
Jean-Paul Saman
bframe_adaptive has been made an integer in new (X264_B...
commit
|
commitdiff
|
tree
2008-09-20
Pierre d'Herbemont
opengl: Rewrite crazy code. (Should fix a crash reporte...
commit
|
commitdiff
|
tree
2008-09-20
Derk-Jan Hartman
POTFILES: add new mkv paths, remove old voutqt.m file...
commit
|
commitdiff
|
tree
2008-09-20
Derk-Jan Hartman
spatializer: don't translate empty strings. Someone...
commit
|
commitdiff
|
tree
2008-09-20
Pierre d'Herbemont
vlc_gc: FixOSAtomic usage.
commit
|
commitdiff
|
tree
2008-09-20
Pierre d'Herbemont
Revert "libvlc: Fix a typo in vlc_gc_object vlc_release...
commit
|
commitdiff
|
tree
2008-09-19
Derk-Jan Hartman
contrib: update gnutls to the new 2.4.2 stable
commit
|
commitdiff
|
tree
2008-09-19
Derk-Jan Hartman
variables: Inherit path is now parent->libvlc->saved...
commit
|
commitdiff
|
tree
2008-09-19
Pierre d'Herbemont
libvlc: Fix a typo in vlc_gc_object vlc_release()....
commit
|
commitdiff
|
tree
2008-09-19
Pierre d'Herbemont
Use OSAtomic() as a fallback on Mac OS X.
commit
|
commitdiff
|
tree
2008-09-19
Jean-Baptiste...
Contribs: Die if NO_RELOCATION
commit
|
commitdiff
|
tree
2008-09-19
Antoine Cellerier
Fix misleading comment (it uses the 2007 key if you...
commit
|
commitdiff
|
tree
2008-09-19
Derk-Jan Hartman
variables: Set void_ops by default.
commit
|
commitdiff
|
tree
2008-09-19
Derk-Jan Hartman
Revert "variables: Inherit path is now parent->libvlc...
commit
|
commitdiff
|
tree
2008-09-19
Pierre d'Herbemont
quicktime: Disable that decoder module.
commit
|
commitdiff
|
tree
2008-09-19
Derk-Jan Hartman
mmap: Use fnctl to set the READAHEAD flag when supporte...
commit
|
commitdiff
|
tree
2008-09-19
Derk-Jan Hartman
libvlc: only use sync_ on GGCs that have it.
commit
|
commitdiff
|
tree
2008-09-19
Pierre d'Herbemont
Revert "Compile FFmpeg on PowerPC-based machines withou...
commit
|
commitdiff
|
tree
2008-09-19
Jean-Baptiste...
Ebml: remove version check, since we already force...
commit
|
commitdiff
|
tree
2008-09-19
Jean-Baptiste...
Add more debug messages to track windows FS controller...
commit
|
commitdiff
|
tree
2008-09-19
Antoine Cellerier
Oops. (Don't know what that's used for as it worked...
commit
|
commitdiff
|
tree
2008-09-19
Antoine Cellerier
Add --enable-run-as-root option to configure.
commit
|
commitdiff
|
tree
2008-09-19
Antoine Cellerier
Fail if avcodec, avformat or swscale couldn't be found...
commit
|
commitdiff
|
tree
2008-09-19
Rémi Denis...
Factor variable operations, as they're always the same...
commit
|
commitdiff
|
tree
2008-09-19
Antoine Cellerier
Fortuuuuuuuuuuuune!
commit
|
commitdiff
|
tree
2008-09-19
Justus Piater
correctly handle realloc() failure
commit
|
commitdiff
|
tree
2008-09-19
Justus Piater
consistently use malloc()/free() for C-style strings
commit
|
commitdiff
|
tree
2008-09-19
Sebastien Escudier
fix rtp default ttl value
commit
|
commitdiff
|
tree
2008-09-19
Sebastien Escudier
Allow 0 TTL
commit
|
commitdiff
|
tree
2008-09-19
Rémi Denis...
Force plugin rebuild
commit
|
commitdiff
|
tree
2008-09-19
Rémi Denis...
Use GCC atomics
commit
|
commitdiff
|
tree
2008-09-19
Rémi Denis...
GC: thread-safety, and offset independence
commit
|
commitdiff
|
tree
2008-09-19
Rémi Denis...
Fix error message
commit
|
commitdiff
|
tree
2008-09-19
Rémi Denis...
Avoid SSE2-specifics in generic code
commit
|
commitdiff
|
tree
2008-09-19
Rémi Denis...
Explicit parenthesis when mixing && and ||
commit
|
commitdiff
|
tree
2008-09-19
Derk-Jan Hartman
variables: VAR_CLASS != VAR_TYPE
commit
|
commitdiff
|
tree
2008-09-19
Derk-Jan Hartman
variables: Inherit path is now parent->libvlc->saved...
commit
|
commitdiff
|
tree
2008-09-19
Dominique Leuenberger
Add support for x264 >= 63
commit
|
commitdiff
|
tree
2008-09-19
Jean-Paul Saman
Simplification no longer check for FPU capability.
commit
|
commitdiff
|
tree
2008-09-19
Jean-Paul Saman
Remove unused argument in AllocatePicture() DeAllocateP...
commit
|
commitdiff
|
tree
2008-09-19
Jean-Baptiste...
Qt4: Always parent all preferences to avoid funny windo...
commit
|
commitdiff
|
tree
2008-09-19
Jean-Baptiste...
SPrefs: Add "Use hardware YUV->RGB conversion" since...
commit
|
commitdiff
|
tree
2008-09-19
Jean-Baptiste...
MKV: deinlined a function.
commit
|
commitdiff
|
tree
2008-09-19
Jean-Baptiste...
Remove remaining / in folder names, and use normale...
commit
|
commitdiff
|
tree
2008-09-19
Jean-Baptiste...
Qt: Forgotten native separators in open panel (cosmetic...
commit
|
commitdiff
|
tree
next