[FFmpeg-soc] [PATCH] decouple mpeg4/aac from rtsp

Josh Allmann joshua.allmann at gmail.com
Wed Jun 23 08:55:01 CEST 2010


Sent to luca, but not ffmpeg-soc...

On 22 June 2010 23:52, Josh Allmann <joshua.allmann at gmail.com> wrote:
> Hi,
>
> On 21 June 2010 14:28, Luca Barbato <lu_zero at gentoo.org> wrote:
>> On 21/06/2010 21:18, Josh Allmann wrote:
>>
>>> Okay, updated patches attached, with more forthcoming.
>>> (Ignore the numbering; that teaches me to do git rebase instead of git pull...)
>>
>> 0001 should use ff_ namespace probably.
>>
>
> Done
>
>> 0029 not sure if hex_to_data might have other usages and thus should be
>> put in the header as well.
>>
>
> Left as-is per Ronald's suggestion.
>
>> The rest seems ok
>>
>
> Three more patches attached which clean up the rest.
>
> 004 breaks receiving video (mpeg4 AND h264) if streamed in conjunction
> with AAC, but video seems to work OK in isolation. Which is weird
> because 004 should only touch the AAC codepath.
>
> Been staring at this bug all day, so I'm just gonna turn in what I
> have, get some sleep, and hopefully dream up a fix.
>
> Josh
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Move-skip_spaces-to-libavformat-internal.h.patch
Type: text/x-patch
Size: 4895 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20100622/9cd93c31/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Decouple-MPEG-4-and-AAC-specific-parts-from-rtsp.c.patch
Type: text/x-patch
Size: 10535 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20100622/9cd93c31/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Moved-more-SDP-FMTP-stuff-from-rtsp.c-to-mpeg4.c.patch
Type: text/x-patch
Size: 7135 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20100622/9cd93c31/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Move-AAC-depacketization-code-in-rtpdec-to-a-proper-.patch
Type: text/x-patch
Size: 7927 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20100622/9cd93c31/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Move-RTPPayloadData-into-rtpdec_mpeg4-and-remove-all.patch
Type: text/x-patch
Size: 10820 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20100622/9cd93c31/attachment-0004.bin>


More information about the FFmpeg-soc mailing list