- 07 Jul, 2013 2 commits
-
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
- 06 Jul, 2013 4 commits
-
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Mark Lee authored
-
Rémi Denis-Courmont authored
-
- 05 Jul, 2013 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 04 Jul, 2013 15 commits
-
-
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
-
Felix Paul Kühne authored
This reverts commit db8ff4e3.
-
Felix Paul Kühne authored
refs b2cce4d8
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 03 Jul, 2013 6 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Tristan Matthews authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rémi Denis-Courmont authored
avcodec_flush_buffers() may get or release frame buffers. See also EndVideoDec().
-
Felix Paul Kühne authored
-
Rafaël Carré authored
-
- 02 Jul, 2013 12 commits
-
-
Rémi Denis-Courmont authored
With the previous commit, the vout wrapper's display pool is no longer used ever if direct rendering is not in use. Removing it saves one picture buffer. Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rémi Denis-Courmont authored
When the decoder output and the display video formats are different, the picture copy comes for "free" during the conversion from the earlier format to the latter one. So do not bother with copying the picture before the conversion. The straight copy is still required however in the case that the video formats are identical but the display pool is inadequate (too few pictures, slow memory bus...). Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
todisplay cannot be NULL there since its two possible values are checked already. Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rémi Denis-Courmont authored
This reverts commit d8100367.
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
It could be a problem if one had no contribs, but /lib/liblua.a was present
-
Rafaël Carré authored
-
Timo Rothenpieler authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
_set_invalid_parameter_handler is now usable in recent versions of mingw-w64
-
Jean-Baptiste Kempf authored
-