On 28/09/14 01:46, Vittorio Giovara wrote:
From: Michael Niedermayer <[email protected]>

CC: [email protected]
Bug-Id: 750 / 905753
Signed-off-by: Vittorio Giovara <[email protected]>
---
  libavcodec/h264.c | 1 +
  1 file changed, 1 insertion(+)

diff --git a/libavcodec/h264.c b/libavcodec/h264.c
index 1fd5e50..562b102 100644
--- a/libavcodec/h264.c
+++ b/libavcodec/h264.c
@@ -1679,6 +1679,7 @@ again:
              goto end;
      }

+    ret = 0;
  end:
      /* clean up */
      if (h->cur_pic_ptr && !h->droppable) {


Shouldn't hurt, avplay would enjoy a couple of fixes this broken sample
exposes though.

lu
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to