log

age author description
2010-03-20 jbr Add Changelog entry and bump lavf micro version for the addition of libavformat
2010-03-20 jbr Add VorbisComment writing to Ogg/FLAC and Ogg/Speex files. libavformat
2010-03-20 jbr Add VorbisComment writing to FLAC files. libavformat
2010-03-18 stefano Make url_fseek() return AVERROR_EOF rather than AVERROR(EPIPE) if end libavformat
2010-03-17 rbultje Cast sample_fmt (as read from bitstream as a 16-bit value) to int16, so that libavformat
2010-03-16 mru Fix erroneous behaviour when format probe hits end of file libavformat
2010-03-15 aurel rename av_read_frame_flush to ff_read_frame_flush libavformat
2010-03-15 aurel rename av_program_add_stream_index to ff_program_add_stream_index libavformat
2010-03-15 bcoudurier Correctly write last 0 lacing value when packet size is multiple of 255, patch by Greg Maxwell, gmaxwell at gmail dot com libavformat
2010-03-15 michael Add AVSEEK_FORCE flag to indicate that the code should attempt to seek libavformat
2010-03-15 aurel matroskadec: fix missing dependency libavformat
2010-03-15 jai_menon cosmetics : Print newline after error message. libavformat
2010-03-15 mstorsjo Reindent libavformat
2010-03-15 mstorsjo Don't let ff_rtsp_read_reply skip interleaved RTP/TCP packets in rtsp_write_packet. libavformat
2010-03-15 mstorsjo Make rtsp_skip_packet non-static, add ff prefix libavformat
2010-03-15 mstorsjo Reindent libavformat