[ogg-dev] Subject: [PATCH] fix comments header for PCM content

Conrad Parker conrad at metadecks.org
Thu Nov 4 04:50:05 PDT 2010


On 3 November 2010 19:01, marsijanin <marsijanin at gmail.com> wrote:
> Hi!
>
> I found what liboggz can't read comments for logical bitstreams with
> OggPCM content, because of in oggz_auto_read_comments () function from
> oggz_auto.c case entry for OGGZ_CONTENT_PCM is missing.
>
> Steps to represent:
>
> 1. Generate simple ogg file with content of type OGGZ_CONTENT_PCM and
> some comments in comments (second) header.
>
> 2. Try to read comments via oggz-comments tool.
>
> Attachments:
>
> 1. Simple ogg file with content of type OggPCM.
>
> 2. Couple of C code what generate 1.
>
> 3. Patch, what fix described problem.

Hi,

good job! applied to liboggz git.

cheers,

Conrad.


More information about the ogg-dev mailing list