[FFmpeg-cvslog] r21536 - trunk/libavcodec/avcodec.h

pross at xvid.org pross
Sat Jan 30 22:14:07 CET 2010


On Sat, Jan 30, 2010 at 04:13:15AM -0600, Daniel Verkamp wrote:
> On Sat, Jan 30, 2010 at 4:03 AM, Jai Menon <jmenon86 at gmail.com> wrote:
> > On Sat, Jan 30, 2010 at 3:18 PM, daniel <subversion at mplayerhq.hu> wrote:
> >> Author: daniel
> >> Date: Sat Jan 30 10:48:55 2010
> >> New Revision: 21536
> >>
> >> Log:
> >> Add Bink codec IDs
> >>
> >> Modified:
> >> ? trunk/libavcodec/avcodec.h
> >>
> >> Modified: trunk/libavcodec/avcodec.h
> >> ==============================================================================
> >> --- trunk/libavcodec/avcodec.h ?Sat Jan 30 10:47:57 2010 ? ? ? ?(r21535)
> >> +++ trunk/libavcodec/avcodec.h ?Sat Jan 30 10:48:55 2010 ? ? ? ?(r21536)
> >> @@ -203,6 +203,7 @@ enum CodecID {
> >> ? ? CODEC_ID_CDGRAPHICS,
> >> ? ? CODEC_ID_R210,
> >> ? ? CODEC_ID_ANM,
> >> + ? ?CODEC_ID_BINKVIDEO,
> >>
> >> ? ? /* various PCM "codecs" */
> >> ? ? CODEC_ID_PCM_S16LE= 0x10000,
> >> @@ -326,6 +327,8 @@ enum CodecID {
> >> ? ? CODEC_ID_TRUEHD,
> >> ? ? CODEC_ID_MP4ALS,
> >> ? ? CODEC_ID_ATRAC1,
> >> + ? ?CODEC_ID_BINKAUDIO_RDFT,
> >> + ? ?CODEC_ID_BINKAUDIO_DCT,
> >>
> >> ? ? /* subtitle codecs */
> >> ? ? CODEC_ID_DVD_SUBTITLE= 0x17000,
> >
> > doesnt this require a minor bump?
> >
> 
> I was assuming the minor bump should occur once the decoders are
> actually added, but I could be wrong.

A minor bump is required here.

Daniel, i have found a regression in the current bink decoder patch,
but havent had a chance this weekend to fix it. Please hold off
on further bink commits until i reissue the decoder patch.

-- Peter
(A907 E02F A6E5 0CD2 34CD 20D2 6760 79C5 AC40 DD6B)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20100131/f031cfde/attachment-0001.pgp>



More information about the ffmpeg-cvslog mailing list