diff options
author | Clément Bœsch <u@pkh.me> | 2017-05-19 10:57:30 +0200 |
---|---|---|
committer | Clément Bœsch <u@pkh.me> | 2017-05-19 10:58:51 +0200 |
commit | 313264ba249421dcd0f7040fe3fb5101a61e88b3 (patch) | |
tree | f9c6cd4a29dc801a7c172ba78131d68ac1f255aa | |
parent | 1e8daf31e079beae232279293aa7371b58c29a0b (diff) | |
parent | 44129e38047b6a27291e487c2084894958c6f399 (diff) | |
download | ffmpeg-313264ba249421dcd0f7040fe3fb5101a61e88b3.tar.gz |
Merge commit '44129e38047b6a27291e487c2084894958c6f399'
* commit '44129e38047b6a27291e487c2084894958c6f399':
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: Clément Bœsch <u@pkh.me>
0 files changed, 0 insertions, 0 deletions