- 14 Mar, 2009 8 commits
-
-
Jean-Baptiste Kempf authored
- Trash Audio - Keep original Audio
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 12 Mar, 2009 18 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It is cleaner to not send event from caller threadand will fix a deadlock in the playlist code.
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Rémi Denis-Courmont authored
This is ugly but we can do jack about this (short of forking ffmpeg).
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
avcodec is used from at least three different plugins: avcodec, switcher (which seems dead though) and indirectly in avformat. We need to have a common interlock for all of these.
-
Rémi Duraffort authored
-
Rémi Denis-Courmont authored
This fixes a crash from the avformat (de)mux.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
- 11 Mar, 2009 11 commits
-
-
Jean-Baptiste Kempf authored
-
JP Dinger authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Vicente Jimenez Aguilar authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sabourin Gilles authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It makes prerolling less precise but it will avoid loosing valid frame.
-
Rémi Denis-Courmont authored
Using vlc_mutex_trylock(), we make sure that the video output thread will not yield because of an incomplete snapshot request. It can still yield in the very unlikely case that a thread is doing a snapshot request while the video output thread finishes sorting SPUs _and_ there already was a pending snapshot earlier.
-
Rémi Denis-Courmont authored
-
Pierre Ynard authored
The macros are indeed a little bit too intrusive, and break calls to QString::sprintf Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
André Weber authored
-
- 10 Mar, 2009 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-