diff options
author | Clément Bœsch <ubitux@gmail.com> | 2012-12-03 23:13:53 +0100 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2012-12-20 16:13:52 +0100 |
commit | 0072116ccbf7637aeb4f3e0d65fd163ecb90f28e (patch) | |
tree | ac36967097c9e0a3c39fcf79e4911795ac748f61 /libavformat/rtmpcrypt.c | |
parent | 52f21763667c1fe88581f978304b18c67dbe1e0e (diff) | |
download | ffmpeg-0072116ccbf7637aeb4f3e0d65fd163ecb90f28e.tar.gz |
lavf: split packets before muxing.
After demuxing, data and side are merged. Before decoding, they are
split. Encoder will perform with data and side split. This means that a
muxer can receive split data (after encoding) but also merged data (if
called directly after demuxing). This commit makes sure data and side
are split for the muxer.
Diffstat (limited to 'libavformat/rtmpcrypt.c')
0 files changed, 0 insertions, 0 deletions