Fri, 21 Dec 2007 11:53:55 +0000 |
reimar |
Remove a check that is never in any way useful
|
Fri, 21 Dec 2007 11:46:58 +0000 |
reimar |
Avoid some le2me_ASF_* stuff operating directly on buffer, should
|
Fri, 21 Dec 2007 11:37:47 +0000 |
reimar |
Remove another useless cast
|
Fri, 21 Dec 2007 11:34:04 +0000 |
reimar |
100l, buffer bound checks work better when done _before_ access.
|
Fri, 21 Dec 2007 11:30:55 +0000 |
reimar |
Reduce some extreme parsing ugliness (mostly cosmetic)
|
Fri, 21 Dec 2007 10:53:32 +0000 |
reimar |
Remove useless alloc casts
|
Fri, 21 Dec 2007 00:13:08 +0000 |
reimar |
Reduce code duplication: add a asf_read_wrapper function that never does partial reads
|
Sat, 15 Dec 2007 19:17:36 +0000 |
ben |
cosmetic: indent after r25415
|
Sat, 15 Dec 2007 19:16:49 +0000 |
ben |
do not override *file_format if already set by asf_streaming_start()
|
Sun, 02 Dec 2007 13:22:53 +0000 |
reimar |
Mark all stream_info_t as const
|
Tue, 28 Aug 2007 22:38:45 +0000 |
diego |
cosmetics: typo fix UNSUPORTED --> UNSUPPORTED
|
Fri, 29 Jun 2007 21:21:57 +0000 |
rtogni |
wvx files (mimetype video/x-ms-wvx) are asx playlists. Fix bugzilla #750
|
Thu, 01 Mar 2007 12:54:38 +0000 |
reimar |
Replace MIN with FFMIN
|
Sat, 09 Dec 2006 19:12:51 +0000 |
reimar |
Avoid memory and fd leaks in asf streaming open code.
|
Sun, 08 Oct 2006 09:32:30 +0000 |
reimar |
Forgotten http_free on send error.
|