lp:libmms

Created by Soren Hansen and last modified
Get this branch:
bzr branch lp:libmms

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Soren Hansen
Project:
libmms
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://git.code.sf.net/p/libmms/code.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on pear and finished taking 20 seconds — see the log
Import started on russkaya and finished taking 25 seconds — see the log
Import started on pear and finished taking 20 seconds — see the log
Import started on russkaya and finished taking 25 seconds — see the log

Recent revisions

170. By John Lindgren <email address hidden>

Remove "Requires: glib-2.0" since libmms no longer depends on GLib.

Signed-off-by: Hans de Goede <email address hidden>

169. By Tom B

Release 0.6.4

168. By Tom B

Fix a possible heap memory overrun in get_answer().
Reported by Alex Chapman <email address hidden>.

167. By Tom B

Remove left-over references to GLIB.

https://sourceforge.net/p/libmms/bugs/17/

166. By Tom B

Release 0.6.3

165. By gstblub <email address hidden>

Fix connecting to certain mms streams. Ensure that the header is parsed before
any data chunks are received.

http://sourceforge.net/p/libmms/bugs/13/

164. By Tom B

Remove dependency on iconv. Some embedded platforms either do not have
it or do not support the utf8 to utf16le mapping, so libmms can either
not be compiled for these platforms, or will fail at runtime.

https://sourceforge.net/p/libmms/bugs/15/

163. By John Lindgren <email address hidden>

This patch fixes 3 bugs that were preventing seeks from working correctly:
1. mmsh_seek() was sending the wrong byte offset to the MMS server.
2. mmsh_t::chunk_seq_number was not reset when reaching EOF.
3. mmsh_t::asf_num_packets was never initialized.

http://sourceforge.net/p/libmms/patches/12/

162. By Andre Przywara <email address hidden>

remove glib dependency from uri.c and thus from whole libmms

The uri.c defined functions are the only one left requiring glib.
A closer examination reveals the glib is not really needed. Do away
with the glib dependency by:
* removing the glib header file inclusion from uri.h
** replacing all glib defined (simple) types with their C counterpart
* removing the glib header file inclusion from uri.c
** commenting two functions (unneeded by libmms) that use non-trivial
glib functions
** replacing some glib defined functions with their C equivalent
* finally removing the configure check for glib

http://sourceforge.net/p/libmms/patches/11/

161. By Tom B

Some changes for more recent automake versions

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers