[FFmpeg-devel] [PATCH] avutil/frame: access avframe fields directly in get_frame_defaults()
James Almer
jamrial at gmail.com
Mon Jul 25 23:40:27 EEST 2016
On 7/25/2016 5:11 PM, Michael Niedermayer wrote:
> On Mon, Jul 25, 2016 at 04:01:40PM -0300, James Almer wrote:
>> The accessors are needed only from outside libavutil.
>>
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>> libavutil/frame.c | 8 ++++----
>> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> LGTM
>
> thanks
Pushed.
More information about the ffmpeg-devel
mailing list