diff options
author | Clément Bœsch <ubitux@gmail.com> | 2013-01-08 22:39:25 +0100 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2013-01-08 23:21:05 +0100 |
commit | 119d70db5099f9513d954283245efd7f699ad321 (patch) | |
tree | 1c1fe7ef8956f6e6cf82cfacf6909c85176758fb /libavfilter/video.c | |
parent | a260c79733702ebcfb3d14d93cac10ae433ef03a (diff) | |
download | ffmpeg-119d70db5099f9513d954283245efd7f699ad321.tar.gz |
lavf/mux: do not pass a copy of the packet to write_packet().
Sometimes the muxer modifies the packet, like for instance lavf/mp3enc
changing pkt->destruct in order to keep a copy. These changes must be
kept, even though the muxer behaviour is questionable. Regression since
0072116.
Fixes #2124.
Diffstat (limited to 'libavfilter/video.c')
0 files changed, 0 insertions, 0 deletions