- 12 Aug, 2011 2 commits
-
-
Jean-Paul Saman authored
Conflicts: configure.ac
-
Jean-Paul Saman authored
Fixup: 2c233f96
-
- 10 Aug, 2011 1 commit
-
-
Jean-Paul Saman authored
Use XCB abstraction to Xlib for communication to X11 server. The following additional changes were needed: - Split modules/video_output/xcb/xcb_vlc.c in 2 xcb_vlc.h - SHM and PictureResourceAlloc/PictureResourceFree xcb_events_vlc.h - matches implementation of modules/video_output/xcb/events.c
-
- 08 Aug, 2011 5 commits
-
-
F. Yhuel authored
The new Peek() function now allocates a block (p_sys->peeked) if the required size (i_peek) is greater than the size of the playback segment, and then do a copy of one (or several) segment's data block(s) in it. In the end, p_sys->peeked might be the concatenation of several segment's data blocks, but usually it will be NULL. Signed-off-by: Jean-Paul Saman <jean-paul.saman@m2x.nl>
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
remove useless prototype inline vlc identity in the only use case
-
Rafaël Carré authored
fix memleak when thread is cancelled
-
- 07 Aug, 2011 17 commits
-
-
Rafaël Carré authored
remove FREE_ATT, use do { ... } while(0) for FREE_VALUE use static const tables for xml handlers use their size to match handlers with tags replace {SIMPLE,COMPLEX,UNKNOWN}_CONTENT with a bool
-
Rafaël Carré authored
also remove one level of indentation
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
Cf CVE-2011-0226
-
Jean-Baptiste Kempf authored
Cf CVE-2011-0226
-
Pierre Ynard authored
-
Rémi Denis-Courmont authored
-
Pierre Ynard authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
The decoder takes care of that.
-
Rémi Denis-Courmont authored
-
Pierre Ynard authored
-
Pierre Ynard authored
-
Pierre Ynard authored
-
Pierre Ynard authored
-
- 06 Aug, 2011 15 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Currently, this is used to trigger resampling in the audio "input" (i.e. filters) as before.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf 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
-