diff options
author | Anton Khirnov <anton@khirnov.net> | 2013-10-28 14:59:20 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2013-10-29 14:19:10 +0100 |
commit | 8b64c2ba0382892cad9e1a5ba601696d4cbb4d04 (patch) | |
tree | 2d6ee9d2672e8275205e70444103a61701388e3d /avconv.c | |
parent | 25c7db7cc99d74fe6fb56a6fd52c9b5f1591e448 (diff) | |
download | ffmpeg-8b64c2ba0382892cad9e1a5ba601696d4cbb4d04.tar.gz |
lavc: add a dummy field to AVStream to preserve ABI compatibility for avconv
avconv abuses the API by accessing AVStream.parser (which is private).
Removing AVStream.reference_dts in
2ba68dd044ca8fc591139c05563840f546a9c0c0 breaks ABI compatibility for an
old avconv using a newer lavf. Fix this by adding a dummy field until
the next bump.
Diffstat (limited to 'avconv.c')
0 files changed, 0 insertions, 0 deletions