log

age author description
Thu, 26 Oct 2006 22:40:18 +0000 gpoirier Fix licence header (aka <pedantic mode='on' /> ) libavformat
Thu, 26 Oct 2006 18:36:03 +0000 gpoirier Add support for H264 over RTP libavformat
Wed, 25 Oct 2006 22:50:49 +0000 bcoudurier remove mov_read_leaf and remove useless reading function table, mov_read_default will skip atom with no parsing function anyway libavformat
Wed, 25 Oct 2006 20:05:14 +0000 aurel fix mp3 in swf decoding libavformat
Mon, 23 Oct 2006 13:17:46 +0000 kostya Register .tga and .tiff image extensions libavformat
Mon, 23 Oct 2006 08:57:54 +0000 aurel replace coder/decoder file description in libavformat by muxer/demuxer libavformat
Mon, 23 Oct 2006 00:13:02 +0000 aurel fix flvdec.c file description comment libavformat
Mon, 23 Oct 2006 00:10:18 +0000 aurel document the extradata protocol for VP6F libavformat
Sun, 22 Oct 2006 23:23:55 +0000 aurel don't use ast before checking it's not NULL libavformat
Sun, 22 Oct 2006 23:19:42 +0000 aurel use the adjustment value present in FLV to crop VP6 video libavformat
Sun, 22 Oct 2006 16:17:02 +0000 bcoudurier activate gif decoder, seems to work fine on showdown2.mov libavformat
Sun, 22 Oct 2006 15:07:25 +0000 bcoudurier add gif support libavformat
Sun, 22 Oct 2006 14:14:36 +0000 bcoudurier disable annoying debug messages libavformat
Sun, 22 Oct 2006 09:56:08 +0000 lucabe Make read_packet fail is the v4l2 driver returns an unexpected frame size libavformat
Sat, 21 Oct 2006 11:17:39 +0000 bcoudurier avoid crashing when trying to parse invalid files, patch by Andreas Oman, andreas at olebyn dot nu libavformat
Sat, 21 Oct 2006 11:08:39 +0000 bcoudurier fix probe, patch by Andreas Oman, andreas at olebyn dot nu libavformat
Fri, 20 Oct 2006 13:06:50 +0000 bcoudurier warn about zlib support needed if file has compressed moov atom libavformat
Fri, 20 Oct 2006 09:32:48 +0000 michael move memory reading ByteIOContext init from mov.c to avobuf.c libavformat
Thu, 19 Oct 2006 10:05:36 +0000 michael dont mess with ByteIOContext internal variables (fixes showdown2.mov) libavformat
Wed, 18 Oct 2006 15:10:14 +0000 bcoudurier use AVFormatContext to log libavformat
Wed, 18 Oct 2006 13:15:27 +0000 diego Fix license header error notice by Steve LHomme. libavformat
Wed, 18 Oct 2006 11:57:24 +0000 bcoudurier simplify pcm read seek, use av_get_bits_per_sample libavformat
Tue, 17 Oct 2006 17:44:06 +0000 bcoudurier avoid overwriting pkt libavformat
Tue, 17 Oct 2006 17:19:11 +0000 aurel 10l inverted condition check generated an endless loop libavformat
Tue, 17 Oct 2006 11:30:22 +0000 bcoudurier skip packet if no stream index is found, fix proxy_pal030926.mxf libavformat
Tue, 17 Oct 2006 11:23:04 +0000 bcoudurier skip run in sequence, fix C0023S01.mxf libavformat
Mon, 16 Oct 2006 21:47:48 +0000 romansh * Simplifying the setting of STYPE for AAUX AS libavformat
Mon, 16 Oct 2006 11:18:26 +0000 diego Replace FLAC FourCC by TwoCC. libavformat
Sun, 15 Oct 2006 12:59:45 +0000 diego Revert putting EXTRALIBS in common.mak, linking fails on MinGW. libavformat
Sun, 15 Oct 2006 10:31:50 +0000 diego Remove unused variable. libavformat