Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-26avformat/dss: implement seekingMichael Niedermayer
2015-02-26avformat/dss: set bitrateMichael Niedermayer
2015-02-26avformat/dss: set packet durationMichael Niedermayer
2015-02-26avformat/dss: correct sample rateMichael Niedermayer
2015-02-24avformat/dss: Set packet position correctlyMichael Niedermayer
2015-02-20avformat/dss: Use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer
2015-02-20avformat/dss: Check sscanf() return value in dss_read_metadata_date()Michael Niedermayer
2015-02-19Merge commit '062cd5a975ff7bd6fb91f9b4d1d9d102a7545499'Michael Niedermayer
2015-02-19lavf: Add DSS demuxerOleksij Rempel