summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-09-27Merge commit 'd872fb0f7ff2ff0ba87f5ccf6a1a55ca2be472c9'Michael Niedermayer12-15/+44
2013-09-26lavf: Reset the entry count and allocation size variables on av_reallocp fail...Martin Storsjö13-16/+47
2013-09-19Merge commit '5626f994f273af80fb100d4743b963304de9e05c'Michael Niedermayer18-110/+91
2013-09-18avformat: Use av_reallocp() where suitableAlexandra Khirnova18-107/+92
2013-08-28Merge commit '310cc4bf82824f09bdd0b9147ed725cdbeaf9bdd'Michael Niedermayer1-3/+5
2013-08-27smoothstreamingenc: Write to a temp file while updating the manifestMartin Storsjö1-3/+5
2013-08-06avformat/smoothstreamingenc: Make const tables static constMichael Niedermayer1-1/+1
2012-12-21Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3'Michael Niedermayer35-40/+41
2012-12-20miscellaneous typo fixesDiego Biurrun51-60/+61
2012-10-29smoothstreamingenc: check return value of mkdir()Michael Niedermayer1-2/+10
2012-10-29smoothstreamingenc: fix integer overflowMichael Niedermayer1-1/+1
2012-10-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer15-85/+102
2012-10-24smoothstreamingenc: Don't assume streams start from timestamp 0Martin Storsjö1-3/+6
2012-10-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer17-328/+279
2012-10-06smoothstreamingenc: Add a more verbose error messageMartin Storsjö1-1/+3
2012-10-06smoothstreamingenc: Ignore the return value from mkdirMartin Storsjö1-6/+1
2012-10-06smoothstreamingenc: Try writing a manifest when opening the muxerMartin Storsjö1-0/+1
2012-10-06smoothstreamingenc: Move the output_chunk_list and write_manifest functions upMartin Storsjö1-93/+93
2012-10-06smoothstreamingenc: Properly return errors from ism_flush to the callerMartin Storsjö1-2/+5
2012-10-06smoothstreamingenc: Check the output UrlContext before accessing itMartin Storsjö1-1/+2
2012-09-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer8-1/+152
2012-09-23smoothstreamingenc: Copy the SAR on the AVStreams as wellMartin Storsjö1-0/+1
2012-09-19Merge commit '1b3439b3055b083df51d7f7838ecc6b3f708b15c'Michael Niedermayer7-446/+553
2012-09-18smoothstreaming: Export the mp4 codec tagsMartin Storsjö2-1/+3
2012-09-13Merge commit '07584eaf4a95db3f11d3bc411f9786932829e82b'Michael Niedermayer9-127/+802
2012-09-12Add a smooth streaming segmenter muxerMartin Storsjö6-1/+632