July 4, 2018
View 5da77e7

avformat/mms: Add missing chunksize check

Michael Niedermayer authored on 2018/07/04 03:33:04
June 22, 2016
View 8ef57a0

Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'

Clément Bœsch authored on 2016/06/22 04:55:20
April 28, 2016
View 41ed7ab

cosmetics: Fix spelling mistakes

Vittorio Giovara authored on 2016/04/28 02:45:23
March 22, 2015
View c75681a

Merge commit '93c1b04abfc0dd31211a18bf2c0041d69cd16919'

Michael Niedermayer authored on 2015/03/22 11:52:17
March 21, 2015
View 93c1b04

mms: Check memory allocation

Federico Tomassetti authored on 2015/03/21 19:44:58
December 26, 2013
View 6b36f57

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2013/12/26 21:24:10
December 16, 2013
View 1716b4c

mms: Remove non-utf8 characters

Luca Barbato authored on 2013/12/16 14:40:24
April 20, 2011
View efb5fa7

Merge remote branch 'qatar/master'

Michael Niedermayer authored on 2011/04/20 11:48:23
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
February 20, 2011
View 91861ce

MMS: also discover streams in extended stream properties object

Marton Balint authored on 2011/02/20 01:33:15
View 74d6871

MMS: also discover streams in extended stream properties object

Marton Balint authored on 2011/02/20 01:33:15
February 3, 2011
View 761ad42

lavf: remove FF_API_MAX_STREAMS cruft

Anton Khirnov authored on 2011/02/03 20:25:54
October 5, 2010
View 0f02a7e

mms: remove dependency on MAX_STREAM API

Aurelien Jacobs authored on 2010/10/05 04:45:12
August 14, 2010
View 6719765

Remove use of MAX_STREAMS in MMSContext->streams[] array. Instead, dynamically allocate the array.

Ronald S. Bultje authored on 2010/08/14 02:30:01
View c46000c

Set fixed chunksize for ASF header in MMS streams, as per MSDN documentation. This fixes playback of at least one MMST stream.

Zhentan Feng authored on 2010/08/14 02:08:57