Nicolas Gaullier (12020-11-09):
> > doc/formats.texi            |  3 ++
> > libavcodec/dolby_e.c        |  1 +
> > libavformat/avformat.h      |  9 ++++-
> > libavformat/options_table.h |  1 +
> > libavformat/s337m.c         | 73 ++++++++++++++++++++++++++++++++-----
> > libavformat/s337m.h         | 54 +++++++++++++++++++++++++++
> > libavformat/utils.c         |  2 +
> > libavformat/version.h       |  2 +-
> > libavformat/wavdec.c        | 53 ++++++++++++++++++---------
> > tests/Makefile              |  1 +
> > tests/fate/audio.mak        |  3 ++
> > tests/ref/fate/s337m-wav    | 11 ++++++
> > 12 files changed, 185 insertions(+), 28 deletions(-)  create mode 100644 
> > libavformat/s337m.h  create mode 100644 tests/ref/fate/s337m-wav
> 
> I think I have not received any feedback for this v5 posted 3 weeks
> ago. I can rebase everything if it can help for reviewing (or applying
> if you think it is close to be accepted).

A patch that mixes so many different changes has little chances to be
accepted as is. You need to separate changes by function. It would also
increase the chances of review.

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to