diff options
author | Lukasz Marek <lukasz.m.luki2@gmail.com> | 2014-10-19 21:29:40 +0200 |
---|---|---|
committer | Lukasz Marek <lukasz.m.luki2@gmail.com> | 2014-11-01 01:04:12 +0100 |
commit | ed1f8915daf6b84a940463dfe83c7b970f82383d (patch) | |
tree | fb1682a824e5a228280cf1212150f8a81e05a3d8 /libavcodec/me_cmp.c | |
parent | fe72622819d39623d87b68784dba189bfa564546 (diff) | |
download | ffmpeg-ed1f8915daf6b84a940463dfe83c7b970f82383d.tar.gz |
ffserver_config: postpone codec context creation
So far AVCodecContext was created without codec specified.
This causes internal data to not be initialized to defaults.
This commit postpone context creation until all information is gathered.
Partially fixes #1275
Diffstat (limited to 'libavcodec/me_cmp.c')
0 files changed, 0 insertions, 0 deletions