[FFmpeg-devel] [PATCH] ffplay: increase subtitle que size

Michael Niedermayer michaelni at gmx.at
Sat Jul 12 16:34:38 CEST 2014


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 <michaelni at 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
-------------- 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/20140712/0ce0b99a/attachment.asc>


More information about the ffmpeg-devel mailing list