[FFmpeg-devel] [PATCH 1/5] ffplay: precalculate audio output frame size and byte per sec

Marton Balint cus at passwd.hu
Sun Dec 29 13:47:46 CET 2013


On Wed, 25 Dec 2013, Marton Balint wrote:

> Signed-off-by: Marton Balint <cus at passwd.hu>
> ---
> ffplay.c | 8 ++++++++
> 1 file changed, 8 insertions(+)
>

Hello Michael,

Please merge from ffplay stable for the following patches:

e98cd24 ffplay: precalculate audio output frame size and byte per sec
e37d492 ffplay: use precalculated frame size and bytes per sec values
379caaa ffplay: remove unneeded avcodec_get_frame_defaults
e3ff693 ffplay: remove some unneded av_frame_unref calls
e90aef9 ffplay: remove two unneeded av_free_packet calls
ac7b4bf ffplay: do not wait for the picture allocation to finish on exit

Thanks,
Marton


More information about the ffmpeg-devel mailing list