summaryrefslogtreecommitdiffstats
path: root/libavformat/mms.c
Commit message (Expand)AuthorAgeFilesLines
* avformat/mms: Add missing chunksize checkMichael Niedermayer2018-07-061-18/+26
* Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-1/+1
|\
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-1/+1
* | Merge commit '93c1b04abfc0dd31211a18bf2c0041d69cd16919'Michael Niedermayer2015-03-221-0/+2
|\ \ | |/
| * mms: Check memory allocationFederico Tomassetti2015-03-211-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-261-1/+1
|\ \ | |/
| * mms: Remove non-utf8 charactersLuca Barbato2013-12-261-1/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-201-4/+0
|\ \ | |/
| * lavf: remove FF_API_MAX_STREAMS cruftAnton Khirnov2011-04-191-4/+0
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * MMS: also discover streams in extended stream properties objectMarton Balint2011-02-191-0/+28
* | MMS: also discover streams in extended stream properties objectMarton Balint2011-02-201-0/+28
|/
* mms: remove dependency on MAX_STREAM APIAurelien Jacobs2010-10-041-1/+7
* Remove use of MAX_STREAMS in MMSContext->streams[] array. Instead, dynamicallyRonald S. Bultje2010-08-131-0/+3
* Set fixed chunksize for ASF header in MMS streams, as per MSDN documentation.Zhentan Feng2010-08-131-1/+6
* Add missing mms.c from r24779.Ronald S. Bultje2010-08-111-0/+111
OpenPOWER on IntegriCloud