- 07 May, 2016 4 commits
-
-
Filip Roséen authored
The previous static data-member really served no purpose, as such it has been removed and been replaced by a more appropriate less-than operator for EbmlProcessorEntry. The static data-member caused issues when the module was compiled using msvc (thanks for robux4 for finding the issue), which makes it even more important for the patch to come into play. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 05 May, 2016 3 commits
-
-
ssbssa authored
-
Petri Hintukainen authored
-
Petri Hintukainen authored
-
- 04 May, 2016 1 commit
-
-
Thomas Guillem authored
And return NULL if the palette allocation fails since most callers will assume that the palette will be valid.
-
- 03 May, 2016 32 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
fixes erratic error return code as ret -1/errno is set on timeout, which can be ret -1 (frontend event only) and an errno from another call
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
NIT still has usable information (vchannels)
-
François Cartegnie authored
no longer uses access
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
and add defines so it never happens again
-
François Cartegnie authored
unused for now (dtv goal)
-
François Cartegnie authored
-
Thomas Guillem authored
-
Steve Lhomme authored
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Thomas Guillem authored
-
Rafaël Carré authored
If libtool is dumb then we can be dumber
-
Rafaël Carré authored
Also remove -static-libgcc which is redundant with -static
-
Steve Lhomme authored
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Steve Lhomme authored
It will then tell it's buffering, waiting for more data Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Steve Lhomme authored
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Steve Lhomme authored
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Steve Lhomme authored
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Steve Lhomme authored
we then decide whether we want to remux or transcode use the Matroska container as it allows better streaming and more codec than the Chromecast supports (VP8 / Vorbis) Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Steve Lhomme authored
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Steve Lhomme authored
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Steve Lhomme authored
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Steve Lhomme authored
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-