33 Commits (c5714b51aad41fef56dddac1d542e7fc6b984627)

Author SHA1 Message Date
  Anton Khirnov 6f554521af Use the new AVIOContext destructor. 8 years ago
  Diego Biurrun 5afb94c817 Mark read-only tables as static 9 years ago
  Martin Storsjö fab8156b2f avio: Copy URLContext generic options into child URLContexts 10 years ago
  Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 11 years ago
  Anton Khirnov ec4c483976 lavf: add a protocol whitelist/blacklist for file opened internally 9 years ago
  Anton Khirnov 8c0ceafb0f urlprotocol: receive a list of protocols from the caller 9 years ago
  Anton Khirnov e192cd9ce2 smoothstreamingenc: do not open the files as read+write 9 years ago
  Anton Khirnov 9f61abc811 lavf: allow custom IO for all files 9 years ago
  Diego Biurrun daf8cf358a avformat: Don't anonymously typedef structs 10 years ago
  Michael Niedermayer ea3fc9fe68 smoothstreamingenc: Add a missing "goto fail" 10 years ago
  Martin Storsjö 675ac56b7e Revert "lavf: Don't try to update files atomically with renames on windows" 10 years ago
  Martin Storsjö b9d08c77a4 lavf: Don't try to update files atomically with renames on windows 10 years ago
  Luca Barbato 7785ce1c76 lavf: replace rename() with ff_rename() 10 years ago
  Vittorio Giovara e73d26bbd6 smoothstreamingenc: explict cast to avoid overflow 10 years ago
  Martin Storsjö 8bef433881 smoothstreamingenc: Simplify code by removing a redundant variable 10 years ago
  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
  Michael Niedermayer a863c97e99 smoothstreamingenc: Fix a memory leak on errors 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
  Diego Biurrun 511cf612ac miscellaneous typo fixes 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 13 years ago