[FFmpeg-devel] [PATCH 1/2] v4 - SCTE extraction from mpegts
Michael Niedermayer
michael at niedermayer.cc
Tue Aug 9 21:57:54 EEST 2016
On Mon, Aug 08, 2016 at 11:45:37AM -0700, Carlos Fernandez Sanz wrote:
> From: Carlos <carlos at ccextractor.org>
>
> Signed-off-by: carlos <carlos at ccextractor.org>
> ---
> libavcodec/avcodec.h | 1 +
> libavcodec/codec_desc.c | 6 ++++++
> libavformat/mpegts.c | 43 ++++++++++++++++++++++++++++++++++++++++++-
> 3 files changed, 49 insertions(+), 1 deletion(-)
a single patch generally should not change more than one lib,
also if a feature is added to one lib that is used by another
then the version needs to be bumped so a dependancy on the
new feature / version can exist
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Opposition brings concord. Out of discord comes the fairest harmony.
-- Heraclitus
-------------- 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/20160809/f0114c2d/attachment.sig>
More information about the ffmpeg-devel
mailing list