Mercurial > libavformat.hg
log westwood.c @ 3443:90782b5e5ece libavformat
age | author | description |
---|---|---|
Tue, 03 Jun 2008 16:20:54 +0000 | diego | Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat |
Fri, 18 Apr 2008 17:29:58 +0000 | melanson | Tighten up the Westwood AUD detection. Probability of random detections libavformat |
Wed, 21 Nov 2007 07:41:00 +0000 | andoma | Use dynamically allocated ByteIOContext in AVFormatContext libavformat |
Thu, 19 Jul 2007 15:23:32 +0000 | takis | Replace all occurrences of AVERROR_IO with AVERROR(EIO). libavformat |
Thu, 19 Jul 2007 15:21:30 +0000 | takis | Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM). libavformat |
Sun, 08 Apr 2007 20:24:16 +0000 | diego | Get rid of unnecessary pointer casts. libavformat |
Fri, 19 Jan 2007 22:12:59 +0000 | alex | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 libavformat |