[FFmpeg-devel] [PATCH] ADPCM IMA Radical decoder
James Almer
jamrial at gmail.com
Wed Apr 24 22:51:08 CEST 2013
On 24/04/13 4:48 AM, Paul B Mahol wrote:
> On 4/23/13, James Almer <jamrial at gmail.com> wrote:
>> On 23/04/13 6:27 PM, James Almer wrote:
>>> Signed-off-by: James Almer <jamrial at gmail.com>
>>> ---
>>> libavcodec/Makefile | 1 +
>>> libavcodec/adpcm.c | 31 +++++++++++++++++++++++++++++++
>>> libavcodec/allcodecs.c | 1 +
>>> libavcodec/avcodec.h | 1 +
>>> libavcodec/codec_desc.c | 7 +++++++
>>> libavcodec/utils.c | 2 ++
>>> libavcodec/version.h | 2 +-
>>> 7 files changed, 44 insertions(+), 1 deletion(-)
>>
>> This is another codec supported by the RSD container.
>> I can either resubmit that one decoder with support for this adpcm codec, or
>> submit
>> a separate patch that adds the needed changes.
>>
>> Also, to make things simpler since I've have submitted two separate branches
>>
>> (THP/RSD/Redspark/IMA_RAD and ADP/DTK, both with conflicting version bumps),
>> i can
>> put them in my public repo for merging after they get reviewed.
>
> Please do, also upload samples and add fate coverage in each related
> commit (not in separate one).
I pushed everything to my public repo (github/jamrial) for merging whenever you
want, but the ftp server is not letting me upload the samples.
It gives an error when i try to open the incoming folder and it gives an error
when i try to upload anything anywhere.
Maybe they got uploaded and the errors are because directory listing is forbidden,
but i can't say.
In any case, I'm attaching them here since they are 80kb compressed.
Regards.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rsd_adp.7z
Type: application/octet-stream
Size: 80567 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130424/7ee1bcb9/attachment.obj>
More information about the ffmpeg-devel
mailing list