]> git.sesse.net Git - ffmpeg/history - libavformat/mmsh.c
avio: rename av_alloc_put_byte -> avio_alloc_context for consistency
[ffmpeg] / libavformat / mmsh.c
2011-01-29 Luca BarbatoReplace dprintf with av_dlog
2011-01-26 Diego Elio PettenòPrefix all _demuxer, _muxer, _protocol from libavformat...
2010-09-29 Ronald S. BultjeCheck return value of get_chunk_header(). Since enum...
2010-08-28 Ronald S. BultjeFix two compiler arnings related to printf-format of...
2010-08-28 Zhentan Fengstream_selection can be freed in the fail case, in...
2010-08-21 Ronald S. BultjeMMSH support, the most popular and widely used of all...