1. 19 May, 2017 1 commit
    • Clément Bœsch's avatar
      Merge commit '44129e38' · 313264ba
      Clément Bœsch authored
      * commit '44129e38':
        avconv: Do not pass NULL to avio_tell
      
      This commit is a noop. The FFmpeg code handle cases where total_size is
      an AVERROR (which avio_tell(NULL) will return) later in the function.
      
      Note: the original commit refers to the null *muxer*. `ffmpeg -lavfi
      testsrc -f null -` can be used as a test case.
      Merged-by: 's avatarClément Bœsch <u@pkh.me>
      313264ba
  2. 18 May, 2017 10 commits
  3. 17 May, 2017 10 commits
  4. 16 May, 2017 19 commits