[FFmpeg-devel] [PATCH] avformat: move priv_pts from AVStream to an internal struct

Michael Niedermayer michael at niedermayer.cc
Tue Nov 7 01:43:28 EET 2017


On Sun, Nov 05, 2017 at 03:06:56PM -0300, James Almer wrote:
> It has no reason to be in a public header, even if defined as private.
> 
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> To be honest, none of the fields below the "not part of the API" notice
> have any reason to be in the public struct, but this one is particularly
> pointless and ugly to have there as FFFrac is defined in internal.h
> 
>  libavformat/avformat.h |  2 --
>  libavformat/internal.h |  2 ++
>  libavformat/mux.c      | 18 +++++++++---------
>  libavformat/utils.c    |  6 +++---
>  4 files changed, 14 insertions(+), 14 deletions(-)

probably ok

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Everything should be made as simple as possible, but not simpler.
-- Albert Einstein
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20171107/474ad657/attachment.sig>


More information about the ffmpeg-devel mailing list