mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
f797b134cad4d248b1c8955659997980d0668bc3
Only copy it manually in the muxers where it makes sense (rtspenc, sapenc). Don't touch the original AVStream in movenchint, where the original AVStream should be kept untouched. This fixes the normal tracks in RTP hinted files afterabb810db- the hint tracks were ok while the normal media tracks were broken, noticed by Michael Niedermayer. This revertsabb810dbbut achieves the same effect for the other muxers. Signed-off-by: Martin Storsjö <martin@martin.st>
…
…
…
…
Libav README ------------ 1) Documentation ---------------- * Read the documentation in the doc/ directory. 2) Licensing ------------ * See the LICENSE file.
Languages
C
89.1%
Assembly
8.4%
Makefile
1.4%
GLSL
0.3%
C++
0.3%
Other
0.2%