On 09/07/2013 03:19 PM, Luca Barbato wrote:
On 07/09/13 21:40, John Stebbins wrote:
This can be optionally disabled whith the "showall" flags2 option.
When in "showall" mode, incomplete frames are signalled through
AVFrame.flags FRAME_FLAG_INCOMPLETE_FRAME.
---
  libavcodec/avcodec.h       |  1 +
  libavcodec/h264.c          | 34 ++++++++++++++++++++++++++++++----
  libavcodec/h264.h          |  9 +++++++++
  libavcodec/mpegvideo.h     |  1 +
  libavcodec/options_table.h |  1 +
  libavutil/frame.c          |  1 +
  libavutil/frame.h          |  3 +++
  7 files changed, 46 insertions(+), 4 deletions(-)


It is interesting, would require a version bump. Overall I like the idea.

lu

Just for full disclosure, this is very similar to an enhancement/modification 
that MN made to a patch that I originally submitted to ffmpeg.  But his 
solution looked subtly broken to me and I changed several things.

--
John      GnuPG fingerprint: D0EC B3DB C372 D1F1 0B01  83F0 49F1 D7B2 60D4 D0F7
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to