Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |