Max Kellermann a7888c4998 ffmpeg: don't pass pointer as hexadecimal string
Casting a pointer to some sort of integer and formatting it into a
string isn't valid.  A pointer derived from this hex string won't work
reliably.  Since ffmpeg doesn't provide a nice API for passing our
pointer, we have to think of a different hack: ffmpeg passes the exact
URL pointer to mpdurl_open(), and we can make this string part of a
struct.  This reduces the problem to casting the string back to the
struct.

This is still a workaround, but this is "sort of portable", unless the
ffmpeg people start messing with the URL pointer (which would be valid
according to the API definition).
2008-10-21 18:12:56 +02:00
..
2008-10-06 18:54:12 +02:00
2007-04-05 03:22:33 +00:00
2008-10-14 22:38:14 +02:00
2008-10-08 10:49:29 +02:00
2008-04-12 04:19:26 +00:00
2008-10-08 10:49:29 +02:00
2008-10-08 10:49:29 +02:00
2008-10-08 10:49:29 +02:00
2008-02-05 10:17:33 +00:00
2008-04-12 04:19:26 +00:00
2008-10-08 10:49:29 +02:00
2008-10-17 22:27:33 +02:00
2008-10-08 10:49:29 +02:00
2008-10-20 22:18:42 +02:00
2008-10-21 01:30:30 +02:00
2008-01-27 23:10:41 +00:00
2008-10-14 22:38:14 +02:00
2008-10-14 22:38:14 +02:00
2008-10-08 10:49:29 +02:00
2008-10-08 10:49:29 +02:00
2008-10-08 10:49:29 +02:00
2008-10-08 10:49:29 +02:00
2008-10-18 18:21:49 +02:00
2008-10-08 10:49:29 +02:00
2008-10-08 10:49:29 +02:00
2008-10-08 10:49:26 +02:00
2008-10-14 11:10:51 +02:00
2008-10-14 11:10:51 +02:00
2008-10-08 10:49:29 +02:00
2008-10-17 22:27:33 +02:00
2008-10-08 10:49:29 +02:00
2008-10-08 10:49:29 +02:00
2008-10-08 10:49:29 +02:00
2008-10-08 10:49:29 +02:00
2008-10-08 10:49:29 +02:00
2008-10-20 22:18:42 +02:00
2008-10-20 22:18:42 +02:00
2008-10-14 22:38:14 +02:00
2008-08-26 08:27:09 +02:00
2008-10-08 10:49:26 +02:00
2008-10-08 10:49:29 +02:00
2008-10-08 10:49:29 +02:00
2008-04-12 04:19:26 +00:00
2008-04-12 04:19:26 +00:00
2008-10-08 10:49:29 +02:00
2008-10-08 10:49:29 +02:00
2008-10-08 11:07:58 +02:00
2008-10-08 10:49:29 +02:00
2008-10-08 10:49:29 +02:00
2008-09-07 14:02:57 +02:00
2008-10-14 22:38:14 +02:00
2008-09-08 12:07:08 +02:00
2008-09-08 11:46:04 +02:00
2008-10-08 10:49:26 +02:00
2008-10-08 10:49:29 +02:00
2008-10-08 10:49:29 +02:00
2008-10-08 10:49:29 +02:00
2008-10-08 10:49:29 +02:00
2008-10-09 19:20:05 +02:00
2008-10-08 10:49:29 +02:00
2008-10-14 22:38:14 +02:00
2008-10-08 10:49:29 +02:00