| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/mms: add logging context to log | Steven Liu | 2019-10-08 | 1 | -8/+8 |
* | avformat/mms: Add missing chunksize check | Michael Niedermayer | 2018-07-06 | 1 | -18/+26 |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\ |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | | Merge commit '93c1b04abfc0dd31211a18bf2c0041d69cd16919' | Michael Niedermayer | 2015-03-22 | 1 | -0/+2 |
|\| |
|
| * | mms: Check memory allocation | Federico Tomassetti | 2015-03-21 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-12-26 | 1 | -1/+1 |
|\| |
|
| * | mms: Remove non-utf8 characters | Luca Barbato | 2013-12-26 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-20 | 1 | -4/+0 |
|\| |
|
| * | lavf: remove FF_API_MAX_STREAMS cruft | Anton Khirnov | 2011-04-19 | 1 | -4/+0 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | MMS: also discover streams in extended stream properties object | Marton Balint | 2011-02-19 | 1 | -0/+28 |
* | | MMS: also discover streams in extended stream properties object | Marton Balint | 2011-02-20 | 1 | -0/+28 |
|/ |
|
* | mms: remove dependency on MAX_STREAM API | Aurelien Jacobs | 2010-10-04 | 1 | -1/+7 |
* | Remove use of MAX_STREAMS in MMSContext->streams[] array. Instead, dynamically | Ronald S. Bultje | 2010-08-13 | 1 | -0/+3 |
* | Set fixed chunksize for ASF header in MMS streams, as per MSDN documentation. | Zhentan Feng | 2010-08-13 | 1 | -1/+6 |
* | Add missing mms.c from r24779. | Ronald S. Bultje | 2010-08-11 | 1 | -0/+111 |