- 26 Mar, 2013 10 commits
-
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
-
Francois Cartegnie authored
-
Jean-Baptiste Kempf authored
-
Francois Cartegnie authored
Missing in f0f769af
-
Francois Cartegnie authored
-
Jean-Baptiste Kempf authored
-
Zoran Turalija authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
Tested and working with automake 1.11.1, builds and works fine. Confirmed by another project as well: https://github.com/mxe/mxe/issues/128 Also removed dist-lzip because of "configure.ac:29: option `dist-lzip' not recognized" Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Denis Charmet authored
This remove Probe and the multiple handle leaks that it causes. Fix #8130 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 25 Mar, 2013 24 commits
-
-
Jean-Baptiste Kempf authored
-
Zoran Turalija authored
Use parenthesis around the expression returned in LIBAVUTIL_VERSION_CHECK, to avoid problems that can arise in future with some ways macro may be used. Same as what has been done in LIBAVCODEC_VERSION_CHECK. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
If the input dies, the state changes and the Qt input manager will delete the input anyway. Note that checking b_eof and b_dead here is also wrong (no memory synchronization), but that is left for later.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This was disabled by a2deb59a and does not even compile anymore.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(Code is suspicious though.)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
With older versions, client support pretty much does not work.
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Zoran Turalija authored
Make fails when using FFmpeg libavcodec version newer than checked by LIBAVCODEC_VERSION_CHECK, because of redeclaration of many enumerators, that are unnecessary with newer version of libavcodec library. It is due to missing parenthesis in macro definition that are making it wrong. Probably same with libav libavcodec library, too. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
- 24 Mar, 2013 6 commits
-
-
David Fuhrmann 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
Big pile of non-sensical and unmaintained code.
-