]> git.sesse.net Git - ffmpeg/history - libavformat/msnwc_tcp.c
Merge remote-tracking branch 'remotes/newdev/master'
[ffmpeg] / libavformat / msnwc_tcp.c
2011-03-09 Michael NiedermayerMerge remote-tracking branch 'remotes/newdev/master'
2011-03-07 Anton Khirnovavio: deprecate url_feof
2011-03-03 Anton Khirnovlavf: replace all uses of url_fskip with avio_seek
2011-03-01 Anton Khirnovlavf: replace all uses of url_fskip with avio_seek
2011-02-22 Anton Khirnovavio: avio_ prefixes for get_* functions
2011-02-21 Anton Khirnovavio: avio_ prefixes for get_* functions
2011-02-20 Anton Khirnovavio: rename ByteIOContext to AVIOContext.
2011-02-20 Anton Khirnovavio: rename ByteIOContext to AVIOContext.
2011-01-28 Diego Elio PettenòPrefix all _demuxer, _muxer, _protocol from libavformat...
2011-01-26 Diego Elio PettenòPrefix all _demuxer, _muxer, _protocol from libavformat...
2010-04-03 Stefano SabatiniReplace all remaining occurrences of AVERROR_NOMEM...
2010-03-31 Jean-Daniel DupasReplace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG...
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2008-06-03 Stefano SabatiniMake long_names in lavf/lavdev optional depending on...
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-03-18 Ramiro PollaMSN TCP Webcam stream demuxer.