[FFmpeg-devel] [PATCH v2 2/2] libavcodec/dnxhd_parser: add parser and probe support raw 444 and dnxhr formats

Michael Niedermayer michael at niedermayer.cc
Fri Feb 12 15:12:34 CET 2016


On Thu, Feb 11, 2016 at 08:41:16PM -0800, Mark Reid wrote:
> ---
>  libavcodec/dnxhd_parser.c | 11 +++++++----
>  libavformat/dnxhddec.c    |  7 ++++---
>  2 files changed, 11 insertions(+), 7 deletions(-)

what effect on speed does this have ?
AV_RB*() might be better than memcmp(), also a inline function or
macro might be better if this is called alot

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

I know you won't believe me, but the highest form of Human Excellence is
to question oneself and others. -- Socrates
-------------- 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/20160212/e5d74568/attachment.sig>


More information about the ffmpeg-devel mailing list