[FFmpeg-devel] [PATCH 1/2] ffplay: factorize frame queue operations
Michael Niedermayer
michaelni at gmx.at
Wed Sep 17 03:47:09 CEST 2014
On Wed, Sep 17, 2014 at 12:19:49AM +0200, Marton Balint wrote:
>
> On Sat, 6 Sep 2014, Marton Balint wrote:
>
> >Create a generic frame and a frame queue struct to handle video picture queues
> >and subtitle picture queues with common code. Also add the possibility to queue
> >AVFrames, however at the moment we only use SDL_Overlay buffers for video and
> >AVSubtitles for subtitles.
> >
> >Signed-off-by: Marton Balint <cus at passwd.hu>
> >---
> >ffplay.c | 357 +++++++++++++++++++++++++++++++++++----------------------------
> >1 file changed, 199 insertions(+), 158 deletions(-)
> >
> >diff --git a/ffplay.c b/ffplay.c
> >index 833b5b1..c59065f 100644
>
> Hello Michael,
>
> Please merge from my stable branch for the ffplay patches:
>
> 5a5128b ffplay: factorize frame queue operations
> 1643764 ffplay: use frame queue to determine last used pos
merged
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Those who are best at talking, realize last or never when they are wrong.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140917/181ed707/attachment.asc>
More information about the ffmpeg-devel
mailing list