diff options
author | Janne Grunau <janne-libav@jannau.net> | 2012-12-29 19:30:12 +0100 |
---|---|---|
committer | Janne Grunau <janne-libav@jannau.net> | 2013-01-03 11:09:00 +0100 |
commit | 9ac44ad9d06f504aa7e53e0eb7480a40dce5d376 (patch) | |
tree | 91c0a8a8307ae4cd9d6d8562094256074a815fae /libavdevice/alldevices.c | |
parent | 60e60d99ad86300c4af535207ac6edd5049d2665 (diff) | |
download | ffmpeg-9ac44ad9d06f504aa7e53e0eb7480a40dce5d376.tar.gz |
h264: check SPS entries directly to detect pixel format changes
Comparing AVCodecContext.pix_fmt against the get_pixel_format() return
value has the side effect of calling the get_format() callback on each
slice. Users of the callback will probably handle hardware accelerator
initialization in the callback.
Diffstat (limited to 'libavdevice/alldevices.c')
0 files changed, 0 insertions, 0 deletions