- 18 Nov, 2009 3 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
This commit add a deref-after-free bug. This reverts commit 25cbae45.
-
- 17 Nov, 2009 11 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Buganini authored
Signed-off-by: Rafaël Carré <rafael.carre@gmail.com>
-
Kuan-Chung Chiu authored
Signed-off-by: Rafaël Carré <rafael.carre@gmail.com>
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
JP Dinger authored
assuming TAB_APPEND will know what to do with a NULL string ptr as opposed to an undefined one.
-
- 16 Nov, 2009 9 commits
-
-
Rémi Duraffort authored
-
ogg.k.ogg.k authored
Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
-
Adrien Maglo authored
If http-use-IE-proxy is enable, use Internet Explorer entered HTTP proxy server configuration for all URL. Don't take into account bypasses settings and auto configuration scripts. Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 15 Nov, 2009 10 commits
-
-
JP Dinger authored
-
JP Dinger authored
indexed accesses and packing up repetetive free() calls. Also some cosmetics. Should not add functional changes but should make it a bit more readable.
-
Rémi Denis-Courmont authored
This breaks our current Xlib XVideo and plain X11 outputs. Qt4 would create an ARGB window for our embedded video. Then, the Xlib plugins would raise BadMatch errors and VLC aborts. Starting cairo-dock is an easy way to trigger this problem. (With XCB plugins, we fail safe to OpenGL/GLX instead of crashing.) We should instead handle ARGB visuals properly. But that would involve more efforts, and would only enable plain X11, not XVideo anyway. This should work around LP#416294. This is ugly and not thread-safe. If you have a better idea, go ahead. (cherry picked from commit c0ec5be56e71c273eef4faea8d927eeb3cbc7ec5)
-
Rémi Denis-Courmont authored
N.B.: it seems swscale does not follow the RGB masks properly; red and blue are swapped.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This simplifies XCB-X11 a little bit, and speeds up failure cases of XCB-XV. More importantly, it will enable ARGB rendering for XCB-X11.
-
Laurent Aimar authored
It allows to inject one ES (raw or compressed) into VLC from a libvlc user. If multiples ES are needed, it is sufficient to use slave inputs.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Ilkka Ollakka authored
Limit range to 0..60 currently, as x264 tunes doesn't seem to use larger values than that
-
- 14 Nov, 2009 4 commits
-
-
Pierre Ynard authored
Due to popular request, this patch is now applied to all target systems
-
Pierre Ynard authored
This is now at least as much as in geal's contrib package
-
Pierre Ynard authored
Yes, huge hacks inside. Submitted to upstream, we'll see what we can clean up after they answer
-
Pierre Ynard authored
Devices running WinCE don't necessarily support the pld ARM instruction, which prevents libmpeg2 from building. This patch unconditionally removes that instruction on WinCE.
-
- 13 Nov, 2009 3 commits
-
-
Pierre Ynard authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-