log

age author description
Thu, 31 Jan 2008 00:27:51 +0000 bcoudurier init to 0, fix warning: mpegenc.c:1022: warning: 'avail_space' may be used uninitialized in this function libavformat
Thu, 31 Jan 2008 00:25:40 +0000 bcoudurier add parenthesis, fix warning: mpegenc.c:303: warning: suggest parentheses around && within || libavformat
Thu, 31 Jan 2008 00:22:25 +0000 bcoudurier typo, also fix warning: asf.c:90: warning: passing argument 2 of 'get_buffer' from incompatible pointer type libavformat
Wed, 30 Jan 2008 13:22:31 +0000 bcoudurier use context in av_log libavformat
Wed, 30 Jan 2008 13:22:04 +0000 bcoudurier warning is only valid for mov libavformat
Tue, 29 Jan 2008 22:37:07 +0000 reimar Support MP4 subtitles as in libavformat
Tue, 29 Jan 2008 09:25:49 +0000 kostya SMPTE 421 Annex L format demuxer libavformat
Mon, 28 Jan 2008 18:35:12 +0000 bcoudurier cosmetics, split long lines, remove useless braces, merge comments and if libavformat
Mon, 28 Jan 2008 18:33:27 +0000 bcoudurier cosmetics, vertically align libavformat
Mon, 28 Jan 2008 16:58:42 +0000 bcoudurier spoke too fast, fix dv fourcc in mov accordingly if strict libavformat
Mon, 28 Jan 2008 16:03:50 +0000 bcoudurier finally set codec tags for mov/mp4/3gp muxers, this should not break anything, if it breaks anything, yell libavformat
Mon, 28 Jan 2008 15:23:37 +0000 bcoudurier indentation libavformat
Mon, 28 Jan 2008 15:22:07 +0000 bcoudurier correctly and only set standard stsd fourcc for mp4/3gp libavformat
Mon, 28 Jan 2008 13:44:27 +0000 bcoudurier write esds atom when mpeg-4 systems tags are used libavformat
Mon, 28 Jan 2008 13:19:49 +0000 bcoudurier reorder object types id by muxing preference libavformat
Mon, 28 Jan 2008 13:19:16 +0000 bcoudurier document tag field libavformat
Sun, 27 Jan 2008 19:57:04 +0000 reimar Add CODEC_ID_MOV_TEXT and use it instead of modifying the stream in the mov demuxer. libavformat
Sun, 27 Jan 2008 15:43:17 +0000 aurel Add support for Matroska attachments. libavformat
Sat, 26 Jan 2008 22:57:53 +0000 michael Set subtitle codec id correctly, i hope this does not break anything. libavformat
Sat, 26 Jan 2008 22:55:34 +0000 michael Add non standard id needed for dvd subtitles. libavformat
Sat, 26 Jan 2008 21:21:55 +0000 reimar Extract the pure plaintext from mov text subtitles. libavformat
Sat, 26 Jan 2008 20:30:03 +0000 michael Set correct codec type and id for text subtitles. libavformat
Sat, 26 Jan 2008 20:07:57 +0000 michael indent libavformat
Sat, 26 Jan 2008 20:07:30 +0000 michael Only export packets which belong to the existing AVStream. libavformat
Sat, 26 Jan 2008 19:50:04 +0000 michael Select non jpeg if there are multiple substreams. libavformat
Sat, 26 Jan 2008 02:24:35 +0000 bcoudurier comment vorbis objectype id libavformat
Sat, 26 Jan 2008 02:22:45 +0000 bcoudurier this one is not standardized either libavformat
Sat, 26 Jan 2008 01:35:51 +0000 bcoudurier remove non standard object type ids, if you find samples, report them libavformat
Mon, 21 Jan 2008 23:43:25 +0000 aurel ensure av_rescale_q() can be calculated (won't divide by zero) libavformat
Mon, 21 Jan 2008 14:28:58 +0000 lucabe Support out-of-band parameter sets in SDP for H.264 video libavformat