diff options
author | James Almer <jamrial@gmail.com> | 2016-11-18 12:08:54 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2016-11-18 12:33:21 -0300 |
commit | cf655d1643342e2c8b7c9dd895580d03948f5b18 (patch) | |
tree | 55bb6c47f56280218c6823086be7a94e4e90267d /doc/examples/transcoding.c | |
parent | 31c9c7ad826e6dedf8ca615c7d32f6b518ceddea (diff) | |
download | ffmpeg-cf655d1643342e2c8b7c9dd895580d03948f5b18.tar.gz |
Revert "apngdec: use side data to pass extradata to the decoder"
This reverts commit e0c6b32046f4bab7d34be77dd2f03b2a80c86d39.
Said commit changed the behavior of the demuxer and decoder in a non
backwards compatible way.
Demuxers should make extradata available at init if possible, and send
new extradata as side data within a packet if needed.
A better fix for the remuxing crash will follow.
Signed-off-by: James Almer <jamrial@gmail.com>
(cherry picked from commit 16c429166ddf1736972b6ccce84bd3509ec16a34)
Diffstat (limited to 'doc/examples/transcoding.c')
0 files changed, 0 insertions, 0 deletions