OSDN Git Service

Replace all instances of avcodec_alloc_frame() with av_frame_alloc().
authorAnton Khirnov <anton@khirnov.net>
Sat, 9 Nov 2013 09:05:22 +0000 (10:05 +0100)
committerAnton Khirnov <anton@khirnov.net>
Sat, 16 Nov 2013 11:44:20 +0000 (12:44 +0100)
commit5b9c3b4505206143d85398c1410949319fa1180f
treee947d3ad720f3442712d5bf8d59e073243b75f04
parent2ff302cb6ba1f159905888026c8a1d7dd8319acf
Replace all instances of avcodec_alloc_frame() with av_frame_alloc().
18 files changed:
avconv.c
avplay.c
libavcodec/alacenc.c
libavcodec/api-example.c
libavcodec/libopenjpegenc.c
libavcodec/libtheoraenc.c
libavcodec/libvpxenc.c
libavcodec/pcm.c
libavcodec/proresenc.c
libavcodec/svq1dec.c
libavcodec/utils.c
libavcodec/utvideoenc.c
libavcodec/v210enc.c
libavcodec/v410enc.c
libavcodec/xbmenc.c
libavcodec/xwdenc.c
libavformat/output-example.c
libavformat/utils.c