summaryrefslogtreecommitdiff
path: root/libavformat/mms.c
Commit message (Expand)AuthorAge
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* mms: Check memory allocationFederico Tomassetti2015-03-21
* mms: Remove non-utf8 charactersLuca Barbato2013-12-26
* lavf: remove FF_API_MAX_STREAMS cruftAnton Khirnov2011-04-19
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* MMS: also discover streams in extended stream properties objectMarton Balint2011-02-19
* mms: remove dependency on MAX_STREAM APIAurelien Jacobs2010-10-04
* Remove use of MAX_STREAMS in MMSContext->streams[] array. Instead, dynamicallyRonald S. Bultje2010-08-13
* Set fixed chunksize for ASF header in MMS streams, as per MSDN documentation.Zhentan Feng2010-08-13
* Add missing mms.c from r24779.Ronald S. Bultje2010-08-11