lör 2022-05-07 klockan 13:27 +0200 skrev Andreas Rheinhardt:
> Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@outlook.com>
> ---
>  libavformat/internal.h |  5 -----
>  libavformat/mux.c      | 31 -------------------------------
>  libavformat/mxfenc.c   | 31 ++++++++++++++++++++++++++++++-
>  3 files changed, 30 insertions(+), 37 deletions(-)
> 
> diff --git a/libavformat/internal.h b/libavformat/internal.h
> index 715e3ce33f..5e84942fb9 100644
> --- a/libavformat/internal.h
> +++ b/libavformat/internal.h
> @@ -765,11 +765,6 @@ int ff_is_intra_only(enum AVCodecID id);
>   */
>  enum AVCodecID ff_get_pcm_codec_id(int bps, int flt, int be, int
> sflags);
>  
> -/**
> - * Chooses a timebase for muxing the specified stream.
> - */

What's up with this comment?

Rest looks OK

/Tomas

_______________________________________________
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