- 16 Mar, 2015 6 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Daniel Kamil Kozar authored
Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Daniel Kamil Kozar authored
Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Daniel Kamil Kozar authored
Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
- 10 Mar, 2015 1 commit
-
-
Daniel Kamil Kozar authored
dvbinfo now checks whether the libdvbpsi decode functions could properly decode a descriptor before actually passing it to the dump function. Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
- 05 Mar, 2015 10 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Daniel Kamil Kozar authored
The address of a local variable instead of its actual value was passed to memcpy. As a result, the actual memory referenced by the p_additional_info pointer was never written to when decoding the descriptor. Analogous issue occurred when generating. Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Daniel Kamil Kozar authored
Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Daniel Kamil Kozar authored
Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Daniel Kamil Kozar authored
Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Daniel Kamil Kozar authored
Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Daniel Kamil Kozar authored
Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Daniel Kamil Kozar authored
Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Jean-Paul Saman authored
-
- 02 Mar, 2015 9 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Daniel Kamil Kozar authored
This patch adds support for the smoothing buffer descriptor, as described in the latest (10/2014) ISO/IEC 13818-1 specification. Comments welcome.
-
Daniel Kamil Kozar authored
When using automake 1.15, the bootstrap script fails with a message saying that the required version is 1.5 or newer. This patch fixes this.
-
- 11 Feb, 2015 3 commits
-
-
Jean-Paul Saman authored
-
Mélanie Benoit authored
NIT transport stream is composed of 6 bytes - ts_id=2B - network_id=2B - reserved+ts_descr_loop=2B Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Mélanie Benoit authored
Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
- 10 Feb, 2015 1 commit
-
-
Michael Ira Krufky authored
Fix the following warning when using automake-1.14: automake-1.14: warning: possible forward-incompatibility. automake-1.14: At least a source file is in a subdirectory, but the 'subdir-objects' automake-1.14: automake option hasn't been enabled. For now, the corresponding output automake-1.14: object file(s) will be placed in the top-level directory. However, automake-1.14: this behaviour will change in future Automake versions: they will automake-1.14: unconditionally cause object files to be placed in the same subdirectory automake-1.14: of the corresponding sources. automake-1.14: You are advised to start using 'subdir-objects' option throughout your automake-1.14: project, to avoid future incompatibilities. src/Makefile.am:130: warning: source file 'tables/???.c' is in a subdirectory, src/Makefile.am:130: but option 'subdir-objects' is disabled src/Makefile.am:130: warning: source file 'tables/atsc_???.c' is in a subdirectory, src/Makefile.am:130: but option 'subdir-objects' is disabled src/Makefile.am:77: warning: source file 'descriptors/dr_??.c' is in a subdirectory, src/Makefile.am:77: but option 'subdir-objects' is disabled Signed-off-by: Michael Ira Krufky <mkrufky@linuxtv.org> Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
- 08 Jan, 2015 1 commit
-
-
Jean-Paul Saman authored
-
- 24 Dec, 2014 9 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Christian Suloway authored
Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Jean-Paul Saman authored
-
mbenoit authored
Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Jean-Paul Saman authored
-