Wed, 16 Dec 2009 21:24:04 +0000 |
michael |
Only add 1 index entry per keyframe.
libavformat
|
Sun, 13 Dec 2009 20:27:29 +0000 |
michael |
Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped
libavformat
|
Sun, 11 Oct 2009 23:09:33 +0000 |
cehoyos |
Detect Windows Media DRM protected files and display warning if no key
libavformat
|
Sun, 30 Aug 2009 18:14:22 +0000 |
cehoyos |
Fix incorrect display of ASF/WMV duration after r12926.
libavformat
|
Sun, 26 Jul 2009 19:09:35 +0000 |
rbultje |
Add handling of EAGAIN at packet boundaries. See "[PATCH] RTSP-MS 14/15:
libavformat
|
Sun, 26 Jul 2009 12:20:04 +0000 |
mru |
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN
libavformat
|
Mon, 06 Jul 2009 17:08:32 +0000 |
reimar |
Check for packet_length 0, it is already treated as invalid by the padding check,
libavformat
|
Fri, 03 Jul 2009 11:18:56 +0000 |
reimar |
Fix indentation
libavformat
|
Fri, 03 Jul 2009 11:18:07 +0000 |
reimar |
Avoid divisions by 0 in the ASF demuxer if packet_size is not valid.
libavformat
|
Wed, 24 Jun 2009 23:04:05 +0000 |
rbultje |
Remove any reference to ASFContext.packet_size and replace it with
libavformat
|
Mon, 22 Jun 2009 23:09:34 +0000 |
diego |
Add ff_ prefixes to exported symbols in libavformat/riff.h.
libavformat
|
Tue, 09 Jun 2009 20:58:32 +0000 |
rbultje |
Make asf_get_packet() and asf_parse_packet() static. See "[PATCH] asfdec.c:
libavformat
|
Sun, 24 May 2009 10:26:41 +0000 |
bcoudurier |
fix get_str16_nolen with odd len, fix #1065
libavformat
|
Sun, 24 May 2009 09:59:53 +0000 |
bcoudurier |
move DEBUG define before include to get dprintf and move guidcmp before print_guid, fix compilation with DEBUG
libavformat
|
Tue, 12 May 2009 12:35:46 +0000 |
benoit |
Per-stream language-tags extraction in asfdec.
libavformat
|