summaryrefslogtreecommitdiff
path: root/libavformat/msnwc_tcp.c
Commit message (Collapse)AuthorAge
* Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.Stefano Sabatini2008-06-03
| | | | | | | patch by Stefano Sabatini, stefano.sabatini-lala poste.it along with some spelling/consistency fixes for the long names by me Originally committed as revision 13649 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
| | | | Originally committed as revision 13098 to svn://svn.ffmpeg.org/ffmpeg/trunk
* MSN TCP Webcam stream demuxer.Ramiro Polla2008-03-18
Originally committed as revision 12492 to svn://svn.ffmpeg.org/ffmpeg/trunk