On Sat, Jul 12, 2014 at 03:35:10PM +0200, Marton Balint wrote:
> 
> 
> On Sat, 12 Jul 2014, Michael Niedermayer wrote:
> 
> >Fixes part of Ticket2516 with ffplay
> >
> >Signed-off-by: Michael Niedermayer <michae...@gmx.at>
> >---
> >ffplay.c |    2 +-
> >1 file changed, 1 insertion(+), 1 deletion(-)
> >
> >diff --git a/ffplay.c b/ffplay.c
> >index 6572c42..c07e359 100644
> >--- a/ffplay.c
> >+++ b/ffplay.c
> >@@ -120,7 +120,7 @@ typedef struct PacketQueue {
> >} PacketQueue;
> >
> >#define VIDEO_PICTURE_QUEUE_SIZE 3
> >-#define SUBPICTURE_QUEUE_SIZE 4
> >+#define SUBPICTURE_QUEUE_SIZE 16
> >
> >typedef struct VideoPicture {
> >    double pts;             // presentation timestamp for this picture
> 
> LGTM, thanks,

applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

DNS cache poisoning attacks, popular search engine, Google internet authority
dont be evil, please

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to