On Tue, May 15, 2018 at 11:29:47AM -0700, Aman Gupta wrote: > From: Aman Gupta <a...@tmm1.net> > > Parses the video_stream_descriptor (H.222 2.6.2) to look > for the still_picture_flag. This is exposed to the user > via a new AV_DISPOSITION_STILL_IMAGE. > > See for example https://tmm1.s3.amazonaws.com/music-choice.ts, > whose video stream only updates every ~6 seconds. > > Signed-off-by: Aman Gupta <a...@tmm1.net> > --- > libavformat/avformat.h | 1 + > libavformat/dump.c | 2 ++ > libavformat/mpegts.c | 5 +++++ > 3 files changed, 8 insertions(+)
version needs to be updated also AV_DISPOSITION_STILL_IMAGE should be added to APIChanges should be ok otherwise thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB There will always be a question for which you do not know the correct answer.
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel