Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
* [FFmpeg-devel] [aac] Don't attempt to parse ADTS from USAC packets.
@ 2025-02-25 20:16 Dale Curtis
  2025-03-05 23:25 ` Dale Curtis
  0 siblings, 1 reply; 3+ messages in thread
From: Dale Curtis @ 2025-02-25 20:16 UTC (permalink / raw)
  To: FFmpeg development discussions and patches

[-- Attachment #1: Type: text/plain, Size: 317 bytes --]

It's not possible to put USAC into ADTS due to exceeding the
field size (4 bits) for ADTS profile. As such cases where
the frame starts with 0xfff shouldn't be checked.

This ensures the sample at https://crbug.com/396190942 is
properly detected as USAC content.

Signed-off-by: Dale Curtis <dalecurtis@chromium.org>

[-- Attachment #2: usac_v0.patch --]
[-- Type: application/octet-stream, Size: 1317 bytes --]

[-- Attachment #3: Type: text/plain, Size: 251 bytes --]

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [FFmpeg-devel] [aac] Don't attempt to parse ADTS from USAC packets.
  2025-02-25 20:16 [FFmpeg-devel] [aac] Don't attempt to parse ADTS from USAC packets Dale Curtis
@ 2025-03-05 23:25 ` Dale Curtis
  2025-03-05 23:32   ` Lynne
  0 siblings, 1 reply; 3+ messages in thread
From: Dale Curtis @ 2025-03-05 23:25 UTC (permalink / raw)
  To: FFmpeg development discussions and patches

Any comments for this one?

- dale

On Tue, Feb 25, 2025 at 12:16 PM Dale Curtis <dalecurtis@chromium.org>
wrote:

> It's not possible to put USAC into ADTS due to exceeding the
> field size (4 bits) for ADTS profile. As such cases where
> the frame starts with 0xfff shouldn't be checked.
>
> This ensures the sample at https://crbug.com/396190942 is
> properly detected as USAC content.
>
> Signed-off-by: Dale Curtis <dalecurtis@chromium.org>
>
>
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [FFmpeg-devel] [aac] Don't attempt to parse ADTS from USAC packets.
  2025-03-05 23:25 ` Dale Curtis
@ 2025-03-05 23:32   ` Lynne
  0 siblings, 0 replies; 3+ messages in thread
From: Lynne @ 2025-03-05 23:32 UTC (permalink / raw)
  To: ffmpeg-devel


[-- Attachment #1.1.1.1: Type: text/plain, Size: 589 bytes --]

On 06/03/2025 00:25, Dale Curtis wrote:
> Any comments for this one?
> 
> - dale
> 
> On Tue, Feb 25, 2025 at 12:16 PM Dale Curtis <dalecurtis@chromium.org>
> wrote:
> 
>> It's not possible to put USAC into ADTS due to exceeding the
>> field size (4 bits) for ADTS profile. As such cases where
>> the frame starts with 0xfff shouldn't be checked.
>>
>> This ensures the sample at https://crbug.com/396190942 is
>> properly detected as USAC content.
>>
>> Signed-off-by: Dale Curtis <dalecurtis@chromium.org>

Pushed, thanks for sending it.
Did not notice it was sent.

[-- Attachment #1.1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 637 bytes --]

[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 236 bytes --]

[-- Attachment #2: Type: text/plain, Size: 251 bytes --]

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-03-05 23:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-25 20:16 [FFmpeg-devel] [aac] Don't attempt to parse ADTS from USAC packets Dale Curtis
2025-03-05 23:25 ` Dale Curtis
2025-03-05 23:32   ` Lynne

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git