log asfdec.c @ 5532:7c8ef3adb42e libavformat

age author description
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