index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
smoothstreamingenc.c
Age
Commit message (
Expand
)
Author
2014-11-27
Revert "lavf: Don't try to update files atomically with renames on windows"
Martin Storsjö
2014-11-24
lavf: Don't try to update files atomically with renames on windows
Martin Storsjö
2014-10-24
lavf: replace rename() with ff_rename()
Luca Barbato
2014-10-21
smoothstreamingenc: explict cast to avoid overflow
Vittorio Giovara
2014-10-12
smoothstreamingenc: Simplify code by removing a redundant variable
Martin Storsjö
2014-10-06
lavf: Set the stream time base hint properly for chained muxers
Martin Storsjö
2014-09-07
libavformat: Check mkdir return error codes
Martin Storsjö
2014-07-07
smoothstreamingenc: Fix a memory leak on errors
Michael Niedermayer
2014-05-24
smoothstream: check malloc calls
Nidhi Makhijani
2013-09-26
lavf: Reset the entry count and allocation size variables on av_reallocp fail...
Martin Storsjö
2013-09-18
avformat: Use av_reallocp() where suitable
Alexandra Khirnova
2013-08-27
smoothstreamingenc: Write to a temp file while updating the manifest
Martin Storsjö
2012-12-21
miscellaneous typo fixes
Diego Biurrun
2012-10-24
smoothstreamingenc: Don't assume streams start from timestamp 0
Martin Storsjö
2012-10-06
smoothstreamingenc: Add a more verbose error message
Martin Storsjö
2012-10-06
smoothstreamingenc: Ignore the return value from mkdir
Martin Storsjö
2012-10-06
smoothstreamingenc: Try writing a manifest when opening the muxer
Martin Storsjö
2012-10-06
smoothstreamingenc: Move the output_chunk_list and write_manifest functions up
Martin Storsjö
2012-10-06
smoothstreamingenc: Properly return errors from ism_flush to the caller
Martin Storsjö
2012-10-06
smoothstreamingenc: Check the output UrlContext before accessing it
Martin Storsjö
2012-09-23
smoothstreamingenc: Copy the SAR on the AVStreams as well
Martin Storsjö
2012-09-18
smoothstreaming: Export the mp4 codec tags
Martin Storsjö
2012-09-12
Add a smooth streaming segmenter muxer
Martin Storsjö