Mercurial > libavformat.hg
log mov.c @ 865:1646098f8e26 libavformat
age | author | description |
---|---|---|
Tue, 18 Oct 2005 20:16:43 +0000 | rtognimp | QDM2 compatible decoder libavformat |
Tue, 06 Sep 2005 22:50:58 +0000 | michael | set time_base as soon as time_scale is known instead of in a unrelated chunck which might be missing libavformat |
Sun, 04 Sep 2005 21:04:25 +0000 | michael | sample_rate value is not always correct (is there anything in quicktime which is?) so try to guess it from time_scale libavformat |
Tue, 19 Jul 2005 14:41:08 +0000 | michael | kill duplicated get/put_be24() libavformat |
Sun, 17 Jul 2005 22:24:36 +0000 | michael | changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility libavformat |
Thu, 30 Jun 2005 11:42:17 +0000 | aurel | add hdv2 fourcc to MPEG2 codec mapping libavformat |
Mon, 27 Jun 2005 07:09:48 +0000 | michael | better dont read the width/height at all, its random anyway libavformat |