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
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
