[FFmpeg-devel] [PATCH] avformat/tta: only check for header and seek table crc if requested
Michael Niedermayer
michaelni at gmx.at
Thu Feb 5 21:38:05 CET 2015
On Thu, Feb 05, 2015 at 02:25:27PM -0300, James Almer wrote:
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> libavformat/tta.c | 34 ++++++++++++++++++++++------------
> 1 file changed, 22 insertions(+), 12 deletions(-)
can probably be simplified by always calculatig the crc and only
making the final check conditional
but either way should be ok
thanks
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The educated differ from the uneducated as much as the living from the
dead. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150205/21f64ca0/attachment.asc>
More information about the ffmpeg-devel
mailing list