-
- Downloads
Replace the calls to the deprecated av_alloc_format_context() with
corresponding calls to avformat_alloc_context(). Originally committed as revision 17048 to svn://svn.ffmpeg.org/ffmpeg/trunk
Showing
- ffmpeg.c 3 additions, 3 deletionsffmpeg.c
- ffplay.c 1 addition, 1 deletionffplay.c
- ffserver.c 2 additions, 2 deletionsffserver.c
- libavformat/mov.c 1 addition, 1 deletionlibavformat/mov.c
- libavformat/utils.c 1 addition, 1 deletionlibavformat/utils.c
- output_example.c 1 addition, 1 deletionoutput_example.c
- tests/seek_test.c 1 addition, 1 deletiontests/seek_test.c
Please register or sign in to comment