aboutsummaryrefslogtreecommitdiff
path: root/libavformat/mms.c
AgeCommit message (Expand)Author
2018-07-06avformat/mms: Add missing chunksize checkMichael Niedermayer
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2015-03-22Merge commit '93c1b04abfc0dd31211a18bf2c0041d69cd16919'Michael Niedermayer
2015-03-21mms: Check memory allocationFederico Tomassetti
2013-12-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-12-26mms: Remove non-utf8 charactersLuca Barbato
2011-04-20Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-19lavf: remove FF_API_MAX_STREAMS cruftAnton Khirnov
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-02-20MMS: also discover streams in extended stream properties objectMarton Balint
2011-02-19MMS: also discover streams in extended stream properties objectMarton Balint
2010-10-04mms: remove dependency on MAX_STREAM APIAurelien Jacobs
2010-08-13Remove use of MAX_STREAMS in MMSContext->streams[] array. Instead, dynamicallyRonald S. Bultje
2010-08-13Set fixed chunksize for ASF header in MMS streams, as per MSDN documentation.Zhentan Feng
2010-08-11Add missing mms.c from r24779.Ronald S. Bultje