mbox series

[FFmpeg-devel,V3,0/1] ffprobe add closed caption output to stream info

Message ID 20200424194354.53156-1-hello.vectronic@gmail.com
Headers show
Series ffprobe add closed caption output to stream info | expand

Message

vectronic April 24, 2020, 7:43 p.m. UTC
sorry, missed all the changes in the last version... trying again...

ensure closed caption info which is visible in default stream dump is also
available in results when -show_streams is used and update test references
for closed_caption output in ffprobe stream results

vectronic (1):
  ensure closed caption info which is visible in default stream dump is
    also available in results when -show_streams is used

 doc/ffprobe.xsd                                           | 1 +
 fftools/ffprobe.c                                         | 2 ++
 tests/ref/fate/concat-demuxer-extended-lavf-mxf           | 2 +-
 tests/ref/fate/concat-demuxer-extended-lavf-mxf_d10       | 2 +-
 tests/ref/fate/concat-demuxer-simple1-lavf-mxf            | 2 +-
 tests/ref/fate/concat-demuxer-simple1-lavf-mxf_d10        | 2 +-
 tests/ref/fate/concat-demuxer-simple2-lavf-ts             | 2 +-
 tests/ref/fate/ffprobe_compact                            | 4 ++--
 tests/ref/fate/ffprobe_csv                                | 4 ++--
 tests/ref/fate/ffprobe_default                            | 2 ++
 tests/ref/fate/ffprobe_flat                               | 2 ++
 tests/ref/fate/ffprobe_ini                                | 2 ++
 tests/ref/fate/ffprobe_json                               | 2 ++
 tests/ref/fate/ffprobe_xml                                | 4 ++--
 tests/ref/fate/hapqa-extract-nosnappy-to-hapalphaonly-mov | 1 +
 tests/ref/fate/hapqa-extract-nosnappy-to-hapq-mov         | 1 +
 tests/ref/fate/mov-zombie                                 | 2 +-
 tests/ref/fate/mxf-probe-d10                              | 1 +
 tests/ref/fate/mxf-probe-dnxhd                            | 1 +
 tests/ref/fate/mxf-probe-dv25                             | 1 +
 20 files changed, 28 insertions(+), 12 deletions(-)