log bink.c @ 6440:8beba113f242 libavformat

age author description
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavformat
Wed, 31 Mar 2010 12:29:58 +0000 cehoyos Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. libavformat
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat
Thu, 11 Mar 2010 12:29:02 +0000 pross Prevent memory leak introduced in r22389 in Bink demuxer: pass partial packets to decoder. libavformat
Tue, 09 Mar 2010 12:32:08 +0000 pross Ensure Bink demuxer returns AVERROR code when av_get_packet() fails libavformat
Thu, 04 Mar 2010 13:27:53 +0000 pross handle errors reported by av_get_packet() in Bink demuxer libavformat
Thu, 04 Mar 2010 13:26:01 +0000 pross Guard against invalid memory read libavformat
Wed, 03 Mar 2010 09:44:30 +0000 pross Support demuxing of streamed Bink files libavformat
Wed, 24 Feb 2010 11:43:33 +0000 pross low-complexity Bink file seeking libavformat
Wed, 24 Feb 2010 11:30:38 +0000 pross set AVINDEX_KEYFRAME correctly for bink libavformat
Tue, 23 Feb 2010 11:15:18 +0000 pross Set video stream duration for Bink demuxer libavformat
Tue, 23 Feb 2010 11:01:51 +0000 pross Bink audio pts starts at 0, not reported_size libavformat
Tue, 23 Feb 2010 06:36:26 +0000 kostya Make Bink demuxer pass video flags to decoder libavformat
Fri, 19 Feb 2010 22:10:04 +0000 kostya Make Bink demuxer skip all zero audio tracks, not only the first one libavformat
Sun, 31 Jan 2010 16:21:49 +0000 kostya Bink video codec id is there, demuxer can use it libavformat
Sun, 31 Jan 2010 12:35:09 +0000 pross Bink demuxer libavformat