aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_tinterlace.c
diff options
context:
space:
mode:
authorRémi Denis-Courmont <remi@remlab.net>2024-05-27 18:19:42 +0300
committerRémi Denis-Courmont <remi@remlab.net>2024-05-30 18:30:21 +0300
commitadd8c46215397541210a4e7bc0e401ef52843698 (patch)
tree6ffe912a358a7e0c3a4ae97f69ccb00f068619ae /libavfilter/vf_tinterlace.c
parent6de951923b2daed1d3a045522597888f5b9db53f (diff)
downloadffmpeg-add8c46215397541210a4e7bc0e401ef52843698.tar.gz
Revert "avformat/file: seek back to initial position for fd protocol"
The generally expected behaviour is for software to append from the current position, not to keep resetting. See also how shell works: # (foo && bar) > file ...would normally concatenate the output of both commands to file. If foo seeks like lavf, bar would instead overwrite the output of foo (possibly not completely). This reverts commit 5c3d2177e7be7dde69a83b1b394f57976c164c84.
Diffstat (limited to 'libavfilter/vf_tinterlace.c')
0 files changed, 0 insertions, 0 deletions