37 Commits (5402d1bce5ee03e441fd314d516d0c0fda30bdfd)

Author SHA1 Message Date
Martin Storsjö 28816050e4 lavf: Set the stream time base hint properly for chained muxers 10 years ago
Martin Storsjö 803e82276b libavformat: Check mkdir return error codes 10 years ago
Reimar Döffinger a0941c8a2b Use new av_dict_set_int helper function. 10 years ago
Michael Niedermayer 351b22caae avformat/mux: support re-interleaving packets in ff_write_chained() 10 years ago
Michael Niedermayer a863c97e99 smoothstreamingenc: Fix a memory leak on errors 11 years ago
Michael Niedermayer a53c5d454e avformat/smoothstreamingenc: fix memleak 11 years ago
Michael Niedermayer c1b15c16ef avformat/smoothstreamingenc: Use av_mallocz_array() 11 years ago
Nidhi Makhijani e0d01dc7d7 smoothstream: check malloc calls 11 years ago
Martin Storsjö d872fb0f7f lavf: Reset the entry count and allocation size variables on av_reallocp failures 11 years ago
Alexandra Khirnova 5626f994f2 avformat: Use av_reallocp() where suitable 11 years ago
Martin Storsjö 310cc4bf82 smoothstreamingenc: Write to a temp file while updating the manifest 11 years ago
Michael Niedermayer ef71717901 avformat/smoothstreamingenc: Make const tables static const 11 years ago
Diego Biurrun 511cf612ac miscellaneous typo fixes 12 years ago
Michael Niedermayer a3886ea3c5 smoothstreamingenc: check return value of mkdir() 12 years ago
Michael Niedermayer b399816d9c smoothstreamingenc: fix integer overflow 12 years ago
Martin Storsjö c44cef978b smoothstreamingenc: Don't assume streams start from timestamp 0 12 years ago
Martin Storsjö cde26748ae smoothstreamingenc: Add a more verbose error message 12 years ago
Martin Storsjö fadd3a6821 smoothstreamingenc: Ignore the return value from mkdir 12 years ago
Martin Storsjö 8e2763786d smoothstreamingenc: Try writing a manifest when opening the muxer 12 years ago
Martin Storsjö 3ea06ac59e smoothstreamingenc: Move the output_chunk_list and write_manifest functions up 12 years ago
Martin Storsjö 5fa43f76aa smoothstreamingenc: Properly return errors from ism_flush to the caller 12 years ago
Martin Storsjö eb2f391018 smoothstreamingenc: Check the output UrlContext before accessing it 12 years ago
Martin Storsjö 71908f0838 smoothstreamingenc: Copy the SAR on the AVStreams as well 12 years ago
Martin Storsjö 84cc314e40 smoothstreaming: Export the mp4 codec tags 12 years ago
Martin Storsjö 62c9ae11a7 Add a smooth streaming segmenter muxer 12 years ago