[FFmpeg-devel] [PATCH] avformat/mxfenc: Support storing signal standard

tim nicholson nichot20 at yahoo.com
Tue May 26 10:45:28 CEST 2015


On 24/05/15 02:15, Michael Niedermayer wrote:
> also store 1 for D10
> 
> Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> ---
>  libavformat/mxfenc.c            |   11 +++++++++++
>  tests/ref/lavf/mxf              |    6 +++---
>  tests/ref/lavf/mxf_d10          |    2 +-
>  tests/ref/lavf/mxf_opatom       |    2 +-
>  tests/ref/lavf/mxf_opatom_audio |    2 +-
>  5 files changed, 17 insertions(+), 6 deletions(-)
> 

Do we want to make this an edge case for D10 muxing only, or should we
be aiming for it to be more universal?

Personally I try to avoid edge cases but I can see that trying to be
more universal could be difficult for a number of reasons in this case.

If we keep this as an edge case perhaps the commit message should say so:-

 "Support storing signal standard for D10 muxing"

or some such.
(I can see a number of similar issues on the horizon too.)

-- 
Tim.
Key Fingerprint 38CF DB09 3ED0 F607 8B67 6CED 0C0B FC44 8B0B FC83


More information about the ffmpeg-devel mailing list