OSDN Git Service

avutil/frame: add all remaining frame properties to av_frame_copy_props
authorHendrik Leppkes <h.leppkes@gmail.com>
Fri, 22 Mar 2013 14:13:42 +0000 (15:13 +0100)
committerAnton Khirnov <anton@khirnov.net>
Fri, 22 Mar 2013 19:05:37 +0000 (20:05 +0100)
commit1e8b9738fa70e20967ddb542d2f9d5552fc51ec6
treec2546a7a57953a4bde0cf3ce90a598f9eb72ad15
parent2e2ec667416d8ed345491ac360fccc94e7a4772f
avutil/frame: add all remaining frame properties to av_frame_copy_props

Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavutil/frame.c