log

age author description
2010-05-22 conrad matroskadec: Support webm doctype libavformat
2010-05-21 bcoudurier remove unused field libavformat
2010-05-21 bcoudurier In ogg muxer, pack multiple frames into one page, much lower overhead libavformat
2010-05-21 mstorsjo Change the default codecs for the rtsp muxer to mpeg4 and aac libavformat
2010-05-21 mstorsjo Take ff_write_chained in use in the mov rtp hinter and in the rtsp muxer libavformat
2010-05-21 mstorsjo Add a libavformat internal function ff_write_chained libavformat
2010-05-20 michael Disable non interleaved avi code when there is no index available. libavformat
2010-05-19 conrad Add VP80 fourcc libavformat
2010-05-19 conrad matroska: Add V_VP8 libavformat
2010-05-19 mstorsjo Fix a crash when opening WMS RTSP streams libavformat
2010-05-19 mstorsjo Late bump of the minor version, for the addition of AVFMT_FLAG_RTP_HINT libavformat
2010-05-18 conrad matroskadec: Free ebml binary buffer on error libavformat
2010-05-18 conrad matroskadec: Fix buffer overread in matroska_ebmlnum_uint libavformat
2010-05-18 conrad matroskadec: Ensure time_scale is nonzero, fixes divide-by-zero if the file libavformat
2010-05-18 conrad matroskadec: Use av_freep in ebml_read_ascii libavformat
2010-05-18 mstorsjo Use a heuristic for describing the RTP packets using sample data libavformat