mbox

[FFmpeg-devel,v2,0/1] Add-probe_streams-option

Message ID 20211005215901.162-1-nicolas.gaullier@cji.paris
Headers show

Message

Nicolas Gaullier Oct. 5, 2021, 9:59 p.m. UTC
This V2 is just a rebase. See my post yesterday for details.

Nicolas Gaullier (1):
  avformat: Add probe_streams option

 doc/formats.texi            |  3 +++
 libavformat/avformat.h      |  9 +++++++++
 libavformat/mpeg.c          |  5 +++--
 libavformat/mpegts.c        | 10 ++++++----
 libavformat/options_table.h |  1 +
 libavformat/version.h       |  4 ++--
 libavformat/wavdec.c        |  8 +++++---
 7 files changed, 29 insertions(+), 11 deletions(-)