[Ffmpeg-devel] [PATCH] TTA Seeking
Aurelien Jacobs
aurel
Sat Apr 14 19:26:11 CEST 2007
On Sat, 14 Apr 2007 12:47:50 -0400
David Conrad <umovimus at gmail.com> wrote:
> On Apr 14, 2007, at 7:53 AM, Michael Niedermayer wrote:
>
> > Hi
> >
> > On Fri, Apr 13, 2007 at 10:33:27PM -0400, David Conrad wrote:
> >> Hi,
> >>
> >> The following patch adds support for seeking in TTA files.
> >
> > [...]
> >
> >> + av_add_index_entry(st, framepos, i*framelen, size, 0,
> >> AVINDEX_KEYFRAME);
> >
> > it looks like your patch has been mangled
>
> Our of curiosity, is inlining patches preferred? Luca Barbato
> requested that I inline my patches last time.
No, attached patch is prefered. But they should be attached with
text/x-diff mime type, or at least text/plain. Email clients
generaly don't display attachments which have application/octet-stream
mime type.
Aurel
More information about the ffmpeg-devel
mailing list