- 18 May, 2011 2 commits
-
-
Brad Smith authored
Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Jean-Paul Saman authored
-
- 04 May, 2011 1 commit
-
-
Jean-Paul Saman authored
Using --enable-debug makes libdvbpsi too verbose. Instead use RPM_BUILD_OPTS="-g -gdb3" rpmbuld -ta libdvbpsi-0.2.0.tar.gz to generate a bujld with more debugging information.
-
- 21 Apr, 2011 1 commit
-
-
Jean-Paul Saman authored
- Added --libdir=%{_libdir} to configure - Added --enable-debug to compile with debug symbols
-
- 06 Apr, 2011 1 commit
-
-
Jean-Paul Saman authored
Packagers and application developers should anticipate the following changes for libdvbpsi version 1.0.0: - removal of struct dvbpsi_handle - new struct dvbpsi_t (iso dvbpsi_handle) - structure size changes, decoders share common members - removal of printfs in libdvbpsi code - adding message callback for error, warning and debugging messages The API changes are needed to remove printfs from the library and to make the libdvbpsi API more consistent.
-
- 25 Mar, 2011 1 commit
-
-
Jean-Paul Saman authored
-
- 16 Mar, 2011 2 commits
-
-
Jean-Paul Saman authored
-
Ilkka Ollakka authored
-
- 03 Jan, 2011 19 commits
-
-
Jean-Paul Saman authored
Update documentation information and fix structure somewhat.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Raise warnings to error level and break compilation.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Replace unsigned int i; for(i = 0; ...) with for(unsigned int i=; ...)
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Fixed compiler warning in function TSHandle(), which passed a 'const uint8_t *' into dvbpsi_PushPacket() that expected a 'uint8_t *'.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Zlu Zu authored
Original patch was modified by Jean-Paul Saman <jpsaman@videolan.org> - changed license to LGPLv2.1 - general cleanup - fixed memleaks - add missing prototypes to bat_private.h - add static to functions in example/decode_bat.c
-
Jean-Paul Saman authored
Update license information
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
All original authors and contributors have been contacted and asked the question: "Do you agree with relicensing libdvbpsi under the LGPLv2.1 ?". All original authors contributors and responded positively to this request as summurized in this commit log: Authors and committers GPLv2 -> LGPLv2.1 License change ================================================================================ Arnaud de Bossoreille de Ribou <bozo@via.ecp.fr> Yes Johan Bilien <jobi@via.ecp.fr> Yes Johann Hanne <jhml@gmx.net> Yes Andrew John Hughes <gnu_andrew@member.fsf.org> Yes Tristan Leteurtre <tristan.leteurtre@anevia.com> Yes Damien Lucas <damien.lucas@anevia.com> Yes Viktor Luzin <vl@msp.ru> Yes Christophe Massiot <massiot@via.ecp.fr> Yes Jiri Pinkava <jiri.pinkava@vscht.cz> Yes Jean-Paul Saman <jpsaman@videolan.org> Yes Gildas Bazin <gbazin@videolan.org> Yes Derk-Jan Hartman <thedj@videolan.org> Yes Sam Hocevar <sam@videolan.org> Yes Sigmund Augdal <dnumgis@videolan.org> Yes Laurent Aimar <fenrir@videolan.org> Yes
-
Jean-Paul Saman authored
From SCTE 35 (2004) specification.
-
Jean-Paul Saman authored
From SCTE 35 2004 specification
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
- 01 Jan, 2011 1 commit
-
-
Jean-Paul Saman authored
-
- 02 May, 2010 1 commit
-
-
Christophe Mutricy authored
Take it from your distro if you need it
-
- 23 Apr, 2010 2 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
- added libdvbpsi.spec.in - generate libdvbpsi.spec from configure
-
- 13 Apr, 2010 3 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Christophe Massiot authored
-
- 14 Feb, 2010 1 commit
-
-
Ramiro Polla authored
-
- 12 Feb, 2010 1 commit
-
-
Jean-Paul Saman authored
-
- 13 Jan, 2010 1 commit
-
-
Jean-Paul Saman authored
-
- 07 Jan, 2010 3 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-