[FFmpeg-devel] [PATCHv4] iTunes gapless info parsing, hopefully correct this time

Christopher Snowhill kode54 at gmail.com
Thu Dec 8 23:12:06 EET 2016


This hopefully fixes all of the shortcomings that were still
present in the patch I last submitted. Unfortunately, I don't
track the mailing list as closely as I should, so I missed
the responses to my last round of patches. The first one made
it in, though.

There are reasonable limits applied to check the validity of
the input values now, giving approximately 32 frames of lead
and 64 frames of tail padding, with a rudimentary check on
total file size before attempting the total file size check,
and error checking on the seek operation.

Christopher Snowhill (1):
  avformat: parse iTunes gapless information

 libavformat/mp3dec.c | 70 +++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 69 insertions(+), 1 deletion(-)

-- 
2.9.3 (Apple Git-75)



More information about the ffmpeg-devel mailing list