libmp3lame: do not set coded_frame->key_frame.
authorJustin Ruggles <justin.ruggles@gmail.com>
Fri, 17 Feb 2012 03:12:21 +0000 (22:12 -0500)
committerJustin Ruggles <justin.ruggles@gmail.com>
Mon, 20 Feb 2012 17:32:30 +0000 (12:32 -0500)
commit35cfd7d09c6ac363863255b622e7a03b2415e573
tree19573adb87f75058ca9b4521855cf1a3edfaeb51
parent8dad25ebf7384d824d2a0980ed74c77a32174cc3
libmp3lame: do not set coded_frame->key_frame.

it is already set in avcodec_alloc_frame()
libavcodec/libmp3lame.c