- 14 Oct, 2010 1 commit
-
-
Jean-Paul Saman authored
In case there was no pcr but a splice point must be generated, then the adaptation field generation code looked at the stuffing byte size. However just before deciding an adaptation field was needed the adaptation field length was properly adjusted to include a splice_countdown field.
-
- 13 Oct, 2010 1 commit
-
-
Jean-Paul Saman authored
Only generate splice points for VIDEO_ES and AUDIO_ES.
-
- 22 Jul, 2010 3 commits
-
-
Jean-Paul Saman authored
The adaptation field size was not correct in the case that there was no splicing point. This resulted in corrupt TS packets.
-
Jean-Paul Saman authored
Some distributions do not use x264 >= 86 yet.
-
Jean-Paul Saman authored
-
- 11 Jul, 2010 33 commits
-
-
Rafaël Carré authored
get the SD video (in flv), the HD and HQ videos (in mp4) causes seeking back and forth and the video is unplayable
-
Ilkka Ollakka authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It is not yet perfect as the input is not warned of the latency of the vout.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
Becareful that it adds a delay of one frame, so it needs to be flushed on discontinuity and it will return NULL one time.
-
Laurent Aimar authored
It is not yet used, but it will be needed for filter that need to delay frames.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
We now test that the selected fourcc actually works by calling vaGetImage. Initial patch from Gwenole Beauchesne.
-
Laurent Aimar authored
No functional changes.
-
Laurent Aimar authored
No functional changes.
-
Mark Lee authored
Two new functions added: * val = libvlc_audio_get_delay( p_mi ) * libvlc_audio_set_delay( p_mi, i_delay ) The delay is measured in microseconds. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
As suggested by Jan Janak <jan@ryngle.com>
-
Kamil Klimek authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Ilkka Ollakka authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Daniel Tisza authored
Entity encoding was missing (for options) in generation of an xspf playlist. On the reading side the entity decoding is all fine. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Duraffort authored
-
- 10 Jul, 2010 2 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
This reverts commit f5b8b43a.
-