[FFmpeg-devel] [PATCH]Do not limit blocksize when reading PCM from aiff

Michael Niedermayer michaelni at gmx.at
Mon Jun 2 22:30:56 CEST 2014


On Mon, Jun 02, 2014 at 01:54:38PM +0200, Carl Eugen Hoyos wrote:
> Hi!
> 
> Attached patch fixes ticket #3695 for me.
> Decoding speed for ima_qt can be improved if no limit 
> is used for block_size, ffmpeg prints a warning in that 
> case: "Multiple frames in a packet from stream 0"
> (Possibly similar for GSM.)
> 
> Please review, CArl Eu

>  aiffdec.c |   10 ++++++++--
>  1 file changed, 8 insertions(+), 2 deletions(-)
> 855b7bd033dadf19395d9a5baa82250193248a08  patchaiffdec.diff
> diff --git a/libavformat/aiffdec.c b/libavformat/aiffdec.c
> index 81bcc64..7accec4 100644
> --- a/libavformat/aiffdec.c
> +++ b/libavformat/aiffdec.c

LGTM


[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The greatest way to live with honor in this world is to be what we pretend
to be. -- Socrates
-------------- 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/20140602/6d4dde99/attachment.asc>


More information about the ffmpeg-devel mailing list