[FFmpeg-devel] [PATCH] Support AVC-Intra in mov.
Michael Niedermayer
michaelni at gmx.at
Sat Sep 15 19:28:38 CEST 2012
On Sat, Sep 15, 2012 at 07:01:53PM +0200, Reimar Döffinger wrote:
> A separate function is used, since the same code will be used
> to support AVC-Intra in MXF (trac ticket #1294).
> Currently only AVC-Intra 100 is supported, I do not yet have
> the reference SPS/PPS for AVC-Intra 50.
> Fixes trac tickets #524.
> Ticket #1666 probably requires yet another SPS/PPS set.
>
> Signed-off-by: Reimar Döffinger <Reimar.Doeffinger at gmx.de>
> ---
> libavformat/internal.h | 5 +++++
> libavformat/isom.c | 1 +
> libavformat/mov.c | 4 ++++
> libavformat/utils.c | 36 ++++++++++++++++++++++++++++++++++++
> 4 files changed, 46 insertions(+)
LGTM
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The worst form of inequality is to try to make unequal things equal.
-- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120915/0399e08b/attachment.asc>
More information about the ffmpeg-devel
mailing list