]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Replace the calls to the deprecated av_alloc_format_context() with
authorstefano <stefano@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 8 Feb 2009 08:27:26 +0000 (08:27 +0000)
committerstefano <stefano@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 8 Feb 2009 08:27:26 +0000 (08:27 +0000)
commit78a8e6f09f86be01753a56f7cb0a3f885bc78ec3
tree31d709150ed8dd5948b14a7049bf99960dd305fb
parent8dfbef7e2e399740c7bcd78bf6899de0627ac433
Replace the calls to the deprecated av_alloc_format_context() with
corresponding calls to avformat_alloc_context().

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@17048 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
ffmpeg.c
ffplay.c
ffserver.c
libavformat/mov.c
libavformat/utils.c
output_example.c
tests/seek_test.c