[FFmpeg-devel] [PATCH]lavf/amr: Add amrnb and amrwb demuxers

Carl Eugen Hoyos ceffmpeg at gmail.com
Sat Oct 7 17:51:47 EEST 2017


2017-10-01 18:23 GMT+02:00 Carl Eugen Hoyos <ceffmpeg at gmail.com>:
> 2017-09-27 18:08 GMT+02:00 Carl Eugen Hoyos <ceffmpeg at gmail.com>:
>
>> The existing amr demuxer does not allow reading streams,
>> it requires the 3GPP-conforming file header.
>> Attached patch allows reading amrnb and amrwb from (live)
>> streams, fixes ticket #6678.
>
> New patch with auto-detection attached, passes probecheck.

Simplified patch attached that does not duplicate two small arrays
in the object file that are already duplicated in the source code.
The uninitialized variable is also fixed.

I intend to apply soon, Carl Eugen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavf-amr-Add-amrnb-and-amrwb-demuxers.patch
Type: text/x-patch
Size: 6539 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20171007/c20091bf/attachment.bin>


More information about the ffmpeg-devel mailing list