log

age author description
2010-01-09 pross update my email address libavformat
2010-01-08 rbultje Use the correct ByteIOContext in extradata parsing.Fixes half of issue libavformat
2010-01-08 michael Improve avformat_version() doxy. libavformat
2010-01-08 rbultje Currently, the replacement which is used if inet_aton isn't available, libavformat
2010-01-07 rbultje handler can be NULL if we did not support this dynamic format (codec). libavformat
2010-01-07 rbultje Add correct log context to av_log() calls in parse_rtpmap(). libavformat
2010-01-07 rbultje Re-indent to more closely follow general coding standards used in other libavformat
2010-01-07 lucabe Always set the destination address even if no port was found. libavformat
2010-01-07 lucabe Check the URL used for the SDP destination. libavformat
2010-01-06 daniel Handle more ADPCM codecs in av_get_bits_per_sample(). libavformat
2010-01-05 compn add another mjpeg fourcc to riff.c list libavformat
2010-01-04 bcoudurier cosmetics, remove useless parentheses, add space libavformat
2010-01-04 bcoudurier simplify error handling in mov_read_default libavformat
2010-01-04 bcoudurier remove no more needed MOVAtom.offset field libavformat
2010-01-04 bcoudurier remove useless code skipping data at end of hdlr atom, already done in mov_read_default libavformat
2010-01-04 rbultje Remove forward declarations. libavformat