summaryrefslogtreecommitdiff
path: root/libavfilter
diff options
context:
space:
mode:
authorJoakim Plate <elupus@ecce.se>2014-12-05 03:06:50 +0000
committerVittorio Giovara <vittorio.giovara@gmail.com>2014-12-08 13:29:33 +0000
commit90411b333d6b6bb69d8937117b9250785730dc53 (patch)
tree6d247ca885fc1448b93e8e6d023c60bf996cd7c7 /libavfilter
parent4843a9c74f77f5eb8d2b1ee648fe2ac6e2a48ec3 (diff)
Allow reading of growing avi files (currently being written)
This uses the RIFF header stored size to figure out the expected AVI file size, instead of the actual file. To work fully it requires handling failed avio_seek() instead of assuming they always succeed. Some fate file has been cut off and contains half a frame at the end which previously was not output during demuxing. This frame is now output to encoder, thus the fate diff update. Bug-Id: 261 Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
Diffstat (limited to 'libavfilter')
0 files changed, 0 insertions, 0 deletions