log

age author description
Sat, 01 Mar 2008 01:43:19 +0000 melanson fix the id CIN demuxer by using the pts API correctly libavformat
Sat, 01 Mar 2008 00:26:19 +0000 aurel simplification proposed by Rich libavformat
Fri, 29 Feb 2008 11:41:57 +0000 michael add cdvc libavformat
Thu, 28 Feb 2008 16:05:19 +0000 bcoudurier set codec bps to grayscale bits, fix 256grey.mov libavformat
Wed, 27 Feb 2008 20:34:44 +0000 banan Add more riff IDs to support remuxing. libavformat
Wed, 27 Feb 2008 12:24:27 +0000 bcoudurier add weird first atom to probe, finally fix bartjones.mov libavformat
Wed, 27 Feb 2008 09:31:41 +0000 bcoudurier free in case of multiple type == 2 libavformat
Wed, 27 Feb 2008 09:30:56 +0000 bcoudurier return error if malloc fails libavformat
Wed, 27 Feb 2008 09:30:05 +0000 bcoudurier fix possible overflow with memmove libavformat
Wed, 27 Feb 2008 00:53:34 +0000 aurel makes really sure that no undefined behavior can happen libavformat
Tue, 26 Feb 2008 22:35:07 +0000 aurel Avoid infinite loop. libavformat
Tue, 26 Feb 2008 20:37:59 +0000 mru less preprocessor magic in version number macros libavformat
Tue, 26 Feb 2008 18:27:21 +0000 bcoudurier support keyframes indexes starting at 0, broken files created by omneon, fix ref.mov seeking libavformat
Tue, 26 Feb 2008 18:21:58 +0000 bcoudurier support mov reference files, ref.mov/ref.m2v/ref.wav and detect BrianCox.mov libavformat
Tue, 26 Feb 2008 14:42:07 +0000 bcoudurier remove useless braces libavformat