diff options
author | Stefano Sabatini <[email protected]> | 2011-04-04 02:15:34 +0200 |
---|---|---|
committer | Stefano Sabatini <[email protected]> | 2011-04-05 15:33:38 +0200 |
commit | d1eb50bb29caad9745631759265f475177df99b9 (patch) | |
tree | 9f8ebc5fddc29b8f1d8d8e2585539173a751a291 /libavcodec/mjpeg_parser.c | |
parent | 2ed05f657f622a1c84f97a841a488e876f734201 (diff) |
ffmpeg: fix aspect ratio setting
This is done by adding a setsar filter at the beginning of the
configured filterchain.
This implementation is more robust, since does not modify the
filterchain description (which was creating potential syntax errors),
but directly modifies the filterchain structure.
This also changes the ffmpeg -aspect behavior, as following filters in
the filterchain can change the DAR/SAR set by the inserted setsar
filter.
Signed-off-by: Stefano Sabatini <[email protected]>
Diffstat (limited to 'libavcodec/mjpeg_parser.c')
0 files changed, 0 insertions, 0 deletions