[FFmpeg-devel] [PATCH 1/3] avformat/utils: make ff_update_cur_dts() an avpriv function
James Almer
jamrial at gmail.com
Wed Jun 9 16:20:52 EEST 2021
On 6/5/2021 12:01 PM, James Almer wrote:
> libavdevice needs it.
>
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> libavformat/aadec.c | 4 ++--
> libavformat/brstm.c | 2 +-
> libavformat/idcin.c | 2 +-
> libavformat/internal.h | 2 +-
> libavformat/matroskadec.c | 2 +-
> libavformat/mca.c | 2 +-
> libavformat/mp3dec.c | 2 +-
> libavformat/mpc8.c | 2 +-
> libavformat/mxfdec.c | 4 ++--
> libavformat/utils.c | 8 ++++----
> libavformat/vpk.c | 2 +-
> 11 files changed, 16 insertions(+), 16 deletions(-)
Will apply set.
More information about the ffmpeg-devel
mailing list