- 30 Aug, 2014 13 commits
-
-
Rémi Denis-Courmont authored
-
David Fuhrmann authored
mac frameworks use symlinks for their internal structure. This reduces size of delivered framework folders by a factor of 3. Also correctly clean the BGHUDAppkit ressources folder. Info.plist must remain for proper code signing.
-
David Fuhrmann authored
-
David Fuhrmann authored
-
Rémi Denis-Courmont authored
-
Francois Cartegnie authored
mp4stream tries to build stream with 1.5sec runs. mp4frag aims files by creating a compatible index. Might need for transcode tests (fragments are 1.5 sec only). --sout-x264-keyint=30 --sout-avcodec-strict=-2 Streaming done using http, with fragment start used as iframes.
-
Francois Cartegnie authored
-
Jean-Baptiste Kempf authored
Close #11740
-
Francois Cartegnie authored
At least, fedora 20 doesn't enable it.
-
Jean-Baptiste Kempf authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
Can still div by zero by pushing vbr codec
-
- 29 Aug, 2014 1 commit
-
-
Hannes Domani authored
-
- 28 Aug, 2014 15 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
The convention used here matches with the Qt Wayland native platform, and seems most generic. Note that Wayland does not allow "sharing" surface handles between multiple display connections in general, and multiple processes in particular.
-
Hannes Domani authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Hannes Domani authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Hannes Domani authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Hannes Domani authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hannes Domani authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hannes Domani authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
KO Myung-Hun authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
KO Myung-Hun authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Notably poll, inet*, swab, *rand48, and tsearch
-
- 27 Aug, 2014 1 commit
-
-
Rémi Denis-Courmont authored
-
- 26 Aug, 2014 2 commits
-
-
Jean-Baptiste Kempf authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
This is required for gnutls 3.2.x+ building Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 25 Aug, 2014 8 commits
-
-
Hannes Domani authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
memcmp(NULL, b, 0) and memcpy(a, NULL, 0) are undefined in ISO C.
-
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
p_current cannot be NULL.
-