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-08-31
Rémi Denis...
Update Windows versions
commit
|
commitdiff
|
tree
2008-08-31
Rémi Denis...
VS has not been supported for ages.
commit
|
commitdiff
|
tree
2008-08-31
Rémi Denis...
Simplifications
commit
|
commitdiff
|
tree
2008-08-31
Rémi Denis...
Remove UTF-32 hacks from stream.
commit
|
commitdiff
|
tree
2008-08-31
Ilkka Ollakka
Take care of different input/canvas aspect-ratio
commit
|
commitdiff
|
tree
2008-08-31
Ilkka Ollakka
Use even padding in canvas
commit
|
commitdiff
|
tree
2008-08-31
Antoine Cellerier
Fix croppadd out of bounds write (we were padding ...
commit
|
commitdiff
|
tree
2008-08-31
Rémi Denis...
Typo
commit
|
commitdiff
|
tree
2008-08-31
Rémi Denis...
Unexport vlc_object_dump
commit
|
commitdiff
|
tree
2008-08-31
Rémi Denis...
Check for leaked objects while we still can
commit
|
commitdiff
|
tree
2008-08-31
Christophe...
Fix i18n in update.c
commit
|
commitdiff
|
tree
2008-08-31
Pierre d'Herbemont
playlist: Initialize private members. (oops)
commit
|
commitdiff
|
tree
2008-08-31
Rémi Denis...
Build a separate non-installable VLC for easier debugging
commit
|
commitdiff
|
tree
2008-08-31
Rémi Denis...
Move kept sout instance to playlist private data
commit
|
commitdiff
|
tree
2008-08-31
Rémi Denis...
memset outside of lock
commit
|
commitdiff
|
tree
2008-08-31
Pierre d'Herbemont
playlist: Fetcher and parser are playlist private.
commit
|
commitdiff
|
tree
2008-08-30
Pierre d'Herbemont
macosx: Don't allow playlist or media list draging.
commit
|
commitdiff
|
tree
2008-08-30
Pierre d'Herbemont
macosx: the deprecated vlc_object_get takes 2 args...
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis...
Win32: fix vlc_control_cancel from main() task
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis...
Use stat rather than fopen+fclose to check if file...
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis...
Memory leak
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis...
Pointer cast warning
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis...
Unused parameter
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis...
p_module_bank: move out of vlc_global
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis...
Do not log through modules (they are not tied to any...
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis...
module_Call: specify object for logging
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis...
Init the structure lock just once
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis...
Resync object leak check
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis...
One objects tree per instance rather than per process
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis...
vlc_object_get: take instance as a parameter
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis...
vlc_custom_create: no need to invoke the global root...
commit
|
commitdiff
|
tree
2008-08-30
Ilkka Ollakka
Set i_aspect after vfilter in transcode
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis...
Unused variable
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis...
Initialize messages stacks inside the message bank
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis...
Remove vlc_threadobj (did not work properly anymore)
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis...
Remove the broken reference checker
commit
|
commitdiff
|
tree
2008-08-30
Rémi Denis...
Use cookie reference, not (uninitialized) value
commit
|
commitdiff
|
tree
2008-08-29
Rémi Duraffort
Fix crop/aspect ration and deinterlace menus in Qt...
commit
|
commitdiff
|
tree
2008-08-29
Rémi Duraffort
upnp_intel: fix compilation.
commit
|
commitdiff
|
tree
2008-08-29
Rémi Denis...
Remove leftover code
commit
|
commitdiff
|
tree
2008-08-29
Rémi Denis...
sout_AccessOutNew: allow any VLC object type, not just...
commit
|
commitdiff
|
tree
2008-08-29
Rémi Denis...
Make access_out independent of sout instance
commit
|
commitdiff
|
tree
2008-08-29
Rémi Denis...
Implement ACCESS_OUT_CONTROLS_PACE as needed
commit
|
commitdiff
|
tree
2008-08-29
Rémi Denis...
Disable instance pace control from stream rather than...
commit
|
commitdiff
|
tree
2008-08-29
Rémi Denis...
Add ACCESS_OUT_CAN_CONTROL_PACE, fix AccessOutControl...
commit
|
commitdiff
|
tree
2008-08-29
Rémi Denis...
UDP out: avoid useless references to p_sout
commit
|
commitdiff
|
tree
2008-08-29
Laurent Aimar
Implemented sout string escaping in QT.
commit
|
commitdiff
|
tree
2008-08-29
Laurent Aimar
Improved config_chain parsing by using escape for ...
commit
|
commitdiff
|
tree
2008-08-29
Laurent Aimar
Fixed segfault when doing rendering without respecting...
commit
|
commitdiff
|
tree
2008-08-29
Laurent Aimar
Revert "Fixed segfault with I410 (it is 10 bits per...
commit
|
commitdiff
|
tree
2008-08-29
Filippo Carone
jvlc: accept cmdline args for sample client
commit
|
commitdiff
|
tree
2008-08-29
Filippo Carone
jvlc: assembly goal with dependencies for samples added
commit
|
commitdiff
|
tree
2008-08-29
Filippo Carone
jvlc: test with multiple jvlc instances added
commit
|
commitdiff
|
tree
2008-08-29
Filippo Carone
jvlc: multiple videos on a canvas sample added
commit
|
commitdiff
|
tree
2008-08-28
Christophe...
Fix compilation
commit
|
commitdiff
|
tree
2008-08-28
Laurent Aimar
Fixed swscaler minimal size for YUY2 sse2.
commit
|
commitdiff
|
tree
2008-08-28
Rémi Denis...
vlc_thread_join: cannot join current thread
commit
|
commitdiff
|
tree
2008-08-28
Rémi Denis...
vlc_join: check for deadlock
commit
|
commitdiff
|
tree
2008-08-28
Rémi Denis...
vlc_object_lock_and_wait: broken by design, remove
commit
|
commitdiff
|
tree
2008-08-28
Rémi Denis...
Deprecate vlc_object_get
commit
|
commitdiff
|
tree
2008-08-28
Rémi Denis...
Remove unneeded vlc_signal_object_maybe hack
commit
|
commitdiff
|
tree
2008-08-28
Rémi Denis...
Run SD threads (if any) with cancellation
commit
|
commitdiff
|
tree
2008-08-28
Rémi Denis...
SAP: use thread cancellation, get rid of the waitpipe...
commit
|
commitdiff
|
tree
2008-08-28
Rémi Denis...
SD: pull down cancellation safety on those SD with...
commit
|
commitdiff
|
tree
2008-08-28
Laurent Aimar
Fixed snapshot aspect ratio.
commit
|
commitdiff
|
tree
2008-08-28
Pavlov Konstantin
Small updates in russian translation.
commit
|
commitdiff
|
tree
2008-08-28
Pavlov Konstantin
Spelling: typo.
commit
|
commitdiff
|
tree
2008-08-28
Pavlov Konstantin
Spelling typo.
commit
|
commitdiff
|
tree
2008-08-28
Pavlov Konstantin
Add braces where needed.
commit
|
commitdiff
|
tree
2008-08-28
Pavlov Konstantin
Fix typo.
commit
|
commitdiff
|
tree
2008-08-28
Pavlov Konstantin
Spelling: mili -> milli.
commit
|
commitdiff
|
tree
2008-08-28
Pavlov Konstantin
Small update in ru.po.
commit
|
commitdiff
|
tree
2008-08-28
Rémi Denis...
UPnP Intel: remove useless and harmful SD thread
commit
|
commitdiff
|
tree
2008-08-28
Rémi Denis...
Drop prehistoric avahi versions support
commit
|
commitdiff
|
tree
2008-08-28
Laurent Aimar
Fixed(woraround) another bug of swscaler when ask to...
commit
|
commitdiff
|
tree
2008-08-28
Rémi Denis...
Bonjour: use the avahi thread backend
commit
|
commitdiff
|
tree
2008-08-28
Rémi Denis...
UPnP CyberLink: do not spawn a useless poll thread...
commit
|
commitdiff
|
tree
2008-08-28
Rémi Denis...
snapshost: avoid vlc_object_get (this is still a really...
commit
|
commitdiff
|
tree
2008-08-28
Rémi Denis...
Remove unneeded include
commit
|
commitdiff
|
tree
2008-08-28
Antoine Cellerier
Here too. (yeah, we now have video filters in modules...
commit
|
commitdiff
|
tree
2008-08-28
Antoine Cellerier
Check for input/output size match here too. I hope...
commit
|
commitdiff
|
tree
2008-08-28
Antoine Cellerier
If you don't know how to scale ... don't pretend that...
commit
|
commitdiff
|
tree
2008-08-28
Rémi Denis...
If the thread does nothing, we might as well exit
commit
|
commitdiff
|
tree
2008-08-28
Rémi Denis...
psz_intf_switch was read-only: remove dead code
commit
|
commitdiff
|
tree
2008-08-28
Rémi Denis...
signals: use the VLC thread API
commit
|
commitdiff
|
tree
2008-08-28
Laurent Aimar
Added a INPUT_CONTROL_RESTART_ES and use it in video_ou...
commit
|
commitdiff
|
tree
2008-08-28
Laurent Aimar
Fixed a potential division by 0 in mp4 demuxer.
commit
|
commitdiff
|
tree
2008-08-28
Laurent Aimar
Fixed segfault with I410 (it is 10 bits per pel).
commit
|
commitdiff
|
tree
2008-08-28
Laurent Aimar
Clean up ogm parsing and fixed a potential memory overw...
commit
|
commitdiff
|
tree
2008-08-28
Laurent Aimar
Enable input recording for access_demux too.
commit
|
commitdiff
|
tree
2008-08-28
Laurent Aimar
Fixed audio visual activation introduced by [eff24974c6...
commit
|
commitdiff
|
tree
2008-08-28
Jean-Paul Saman
Revert part of c3baee8d05bc02734964fd8fcb3c66b8b88d8821...
commit
|
commitdiff
|
tree
2008-08-27
Laurent Aimar
Fixed RGB ffmpeg color selection.
commit
|
commitdiff
|
tree
2008-08-27
Laurent Aimar
Request RGBA when you want that (and not RV32).
commit
|
commitdiff
|
tree
2008-08-27
Christophe...
Fix make dist
commit
|
commitdiff
|
tree
2008-08-27
Christophe...
Some more rules to make debug pkg for win32
commit
|
commitdiff
|
tree
2008-08-27
Pierre d'Herbemont
update: vlc_savecancel now returns the cancel handle.
commit
|
commitdiff
|
tree
2008-08-27
Rémi Denis...
SAP: no need to keep two dates per announce
commit
|
commitdiff
|
tree
2008-08-27
Rémi Denis...
SAP out: do not access b_die directly
commit
|
commitdiff
|
tree
2008-08-27
Rémi Denis...
SAP out: no need for net_Write here
commit
|
commitdiff
|
tree
next