gupnp:gupnp-dlna.git
12 years agolibgupnp-dlna: Return const pointers from get functions
Arun Raghavan [Thu, 24 Jun 2010 09:21:32 +0000 (14:51 +0530)]
libgupnp-dlna: Return const pointers from get functions

The gupnp_dlna_information_get* functions return pointers to internal
structure members (since these are not expected to be modified), so
these should be made const pointers.

12 years agoxml: Use 3GPP container correctly
Arun Raghavan [Mon, 21 Jun 2010 07:52:22 +0000 (13:22 +0530)]
xml: Use 3GPP container correctly

This corrects some ambiguous use of 3GP as an alternative to the ISO
MPEG4 container.

12 years agoInitial commit
Arun Raghavan [Sat, 19 Jun 2010 18:07:44 +0000 (23:37 +0530)]
Initial commit

12 years agomisc: Add .gitignore
Arun Raghavan [Sun, 20 Jun 2010 14:48:16 +0000 (20:18 +0530)]
misc: Add .gitignore