[FFmpeg-devel] [PATCH] doc/APIchanges: List merge commit hashes and version numbers where applicable
Michael Niedermayer
michaelni at gmx.at
Thu Feb 14 02:42:28 CET 2013
On Wed, Feb 13, 2013 at 09:56:31AM +0100, Clément Bœsch wrote:
> On Wed, Feb 13, 2013 at 03:35:21AM +0100, Michael Niedermayer wrote:
> > Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> > ---
> > doc/APIchanges | 312 ++++++++++++++++++++++++++++----------------------------
> > 1 file changed, 156 insertions(+), 156 deletions(-)
> >
> > diff --git a/doc/APIchanges b/doc/APIchanges
> > index ed12ebd..93b5e14 100644
> > --- a/doc/APIchanges
> > +++ b/doc/APIchanges
> > @@ -151,37 +151,37 @@ API changes, most recent first:
> > 2013-01-13 - xxxxxxx - lavc 54.36.0 - vdpau.h
> > Add AVVDPAUContext struct for VDPAU hardware-accelerated decoding.
> >
> > -2013-01-12 - 169fb94 - lavu 52.4.0 - pixdesc.h
> > +2013-01-12 - dae382b / 169fb94 - lavu 52.4.0 - pixdesc.h
>
> Missing the .100 version
will be fixed in my next submission
>
> [...]
>
> > 2012-05-15 - lavfi 2.17.0
> > Add support for audio filters
> > ac71230/a2cd9be - add video/audio buffer sink in a new installed
> > header buffersink.h
> > - 720c6b7 - add av_buffersrc_write_frame(), deprecate
> > + 1cbf7fb / 720c6b7 - add av_buffersrc_write_frame(), deprecate
> > av_vsrc_buffer_add_frame()
> > - ab16504 - add avfilter_copy_buf_props()
> > - 9453c9e - add extended_data to AVFilterBuffer
> > - 1b8c927 - add avfilter_get_audio_buffer_ref_from_arrays()
> > + 61930bd / ab16504 - add avfilter_copy_buf_props()
> > + 61930bd / 9453c9e - add extended_data to AVFilterBuffer
> > + 61930bd / 1b8c927 - add avfilter_get_audio_buffer_ref_from_arrays()
> >
> > 2012-05-09 - lavu 51.30.0 - samplefmt.h
> > - 142e740 - add av_samples_copy()
> > - 6d7f617 - add av_samples_set_silence()
> > + 61930bd / 142e740 - add av_samples_copy()
> > + 61930bd / 6d7f617 - add av_samples_set_silence()
> >
>
> No local bumps here?
My script cant handle versions yet that have no matching hash close by
>
> [...]
> > -2012-03-20 - 3c90cc2 - lavfo 54.2.0
> > +2012-03-20 - 0ebd836 / 3c90cc2 - lavfo 54.2.0
>
> Unrelated: what is lavfo?
libavformat i suspect but iam just guessing
>
> Also, no local bump here?
libav did not bump to 54.2.0 in this commit nor afterwards
Thats not the only odd thing in the file, there are even a few hashes
that seem to not exist
[...]
>
> [...]
>
> BTW, this change is motivated by some complains on vlc-devel, right?
yes #videolan
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Awnsering whenever a program halts or runs forever is
On a turing machine, in general impossible (turings halting problem).
On any real computer, always possible as a real computer has a finite number
of states N, and will either halt in less than N cycles or never halt.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130214/c75efb3f/attachment.asc>
More information about the ffmpeg-devel
mailing list