Mercurial > libavformat.hg
graph
-
Cast sample_fmt (as read from bitstream as a 16-bit value) to int16, so that libavformat2010-03-17, by rbultje
-
Correctly write last 0 lacing value when packet size is multiple of 255, patch by Greg Maxwell, gmaxwell at gmail dot com libavformat2010-03-15, by bcoudurier
-
Add AVSEEK_FORCE flag to indicate that the code should attempt to seek libavformat2010-03-15, by michael
-
Don't let ff_rtsp_read_reply skip interleaved RTP/TCP packets in rtsp_write_packet. libavformat2010-03-15, by mstorsjo