summaryrefslogtreecommitdiffstats
path: root/libavformat/smoothstreamingenc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-071-102/+104
|\
| * smoothstreamingenc: Add a more verbose error messageMartin Storsjö2012-10-061-1/+3
| * smoothstreamingenc: Ignore the return value from mkdirMartin Storsjö2012-10-061-6/+1
| * smoothstreamingenc: Try writing a manifest when opening the muxerMartin Storsjö2012-10-061-0/+1
| * smoothstreamingenc: Move the output_chunk_list and write_manifest functions upMartin Storsjö2012-10-061-93/+93
| * smoothstreamingenc: Properly return errors from ism_flush to the callerMartin Storsjö2012-10-061-2/+5
| * smoothstreamingenc: Check the output UrlContext before accessing itMartin Storsjö2012-10-061-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-241-0/+1
|\ \ | |/
| * smoothstreamingenc: Copy the SAR on the AVStreams as wellMartin Storsjö2012-09-231-0/+1
* | Merge commit '1b3439b3055b083df51d7f7838ecc6b3f708b15c'Michael Niedermayer2012-09-191-0/+2
|\ \ | |/
| * smoothstreaming: Export the mp4 codec tagsMartin Storsjö2012-09-181-0/+2
* | Merge commit '07584eaf4a95db3f11d3bc411f9786932829e82b'Michael Niedermayer2012-09-131-4/+4
|/
* Add a smooth streaming segmenter muxerMartin Storsjö2012-09-121-0/+621
OpenPOWER on IntegriCloud