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
2012-12-21Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3'Michael Niedermayer
2012-12-21miscellaneous typo fixesDiego Biurrun
2012-10-29smoothstreamingenc: check return value of mkdir()Michael Niedermayer
2012-10-29smoothstreamingenc: fix integer overflowMichael Niedermayer
2012-10-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-24smoothstreamingenc: Don't assume streams start from timestamp 0Martin Storsjö
2012-10-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-06smoothstreamingenc: Add a more verbose error messageMartin Storsjö
2012-10-06smoothstreamingenc: Ignore the return value from mkdirMartin Storsjö
2012-10-06smoothstreamingenc: Try writing a manifest when opening the muxerMartin Storsjö
2012-10-06smoothstreamingenc: Move the output_chunk_list and write_manifest functions upMartin Storsjö
2012-10-06smoothstreamingenc: Properly return errors from ism_flush to the callerMartin Storsjö
2012-10-06smoothstreamingenc: Check the output UrlContext before accessing itMartin Storsjö
2012-09-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-09-23smoothstreamingenc: Copy the SAR on the AVStreams as wellMartin Storsjö
2012-09-19Merge commit '1b3439b3055b083df51d7f7838ecc6b3f708b15c'Michael Niedermayer
2012-09-18smoothstreaming: Export the mp4 codec tagsMartin Storsjö
2012-09-13Merge commit '07584eaf4a95db3f11d3bc411f9786932829e82b'Michael Niedermayer
2012-09-13Add a smooth streaming segmenter muxerMartin Storsjö