log

age author description
2007-08-16 aurel Don't pre-scale default_duration to avoid precision loss in fps calculation. libavformat
2007-08-16 aurel no need for special case default_duration for AAC libavformat
2007-08-16 aurel calculate default_duration according to framerate only when not already set libavformat
2007-08-16 michael elaborate a little on AVStream.start_time, it seems the comment is not clear libavformat
2007-08-14 aurel Try size 640x480 for FLC files which don't specify their size. libavformat
2007-08-14 michael remove broken movi_end skip-hack-check libavformat
2007-08-14 michael do not misuse movi_end for checking chunk sizes libavformat
2007-08-13 ramiro Use AVERROR_PATCHWELCOME instead of AVERROR(ENOTSUP) libavformat
2007-08-13 diego Make native and libnut NUT muxers mutually exclusive. libavformat
2007-08-13 kostya Support for WavPack version 0x410 (false stereo chunks) libavformat
2007-08-13 michael export 4xm video version libavformat
2007-08-12 michael add support for old flac in ogg libavformat
2007-08-12 michael pass *fr2 chunks to decoder (Toy-Story2_better-image-quality.4xa contains them) libavformat
2007-08-11 aurel Ensure av_tree_insert() is defined before using it. libavformat
2007-08-11 conrad Set dts in tta demuxer libavformat
2007-08-11 michael cola for diego libavformat
2007-08-11 diego Bump minor number, NUT muxer was added. libavformat
2007-08-11 michael simplify libavformat
2007-08-11 michael do not remove FLAG_CODED libavformat
2007-08-11 michael remove useless code, found by oded libavformat
2007-08-10 michael this is debug not info libavformat
2007-08-10 michael 100000l (forgotten return) libavformat
2007-08-10 michael mention AVPROBE_PADDING_SIZE at the read_probe() doxy libavformat
2007-08-10 michael remove unneeded buf_size check (see AVPROBE_PADDING_SIZE) libavformat
2007-08-10 michael flac probe libavformat
2007-08-10 aurel ensure that negative block_time are properly checked libavformat
2007-08-10 michael ensure that the aspect ratio is spec compliant libavformat
2007-08-10 lu_zero fix the packetization mode parsing libavformat
2007-08-10 michael disable TRACE libavformat
2007-08-10 michael muxer should now be spec compliant (though it likely still contains bugs!) libavformat
2007-08-10 michael header repetition libavformat
2007-08-10 michael info packet libavformat