]> git.sesse.net Git - ffmpeg/commit
Bump Major version, this commit is almost just renaming bits_per_sample to
authorLuca Abeni <lucabe72@email.it>
Mon, 8 Sep 2008 14:24:59 +0000 (14:24 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 8 Sep 2008 14:24:59 +0000 (14:24 +0000)
commitdd1c8f3e6e5380f993c86750bb09fd42e130143f
tree2ae5b2bbda1b685069f4db6ed408097288590dde
parent71375e05006e68fecdeb8d5fa80c3cce52a5cf86
Bump Major version, this commit is almost just renaming bits_per_sample to
bits_per_coded_sample but that cannot be done seperately.
Patch by Luca Abeni
Also reset the minor version and fix the forgotton change to libfaad.
Note: The API/ABI should not be considered stable yet, there still may
be a change done here or there if some developer has some cleanup ideas and
patches!

Originally committed as revision 15262 to svn://svn.ffmpeg.org/ffmpeg/trunk
71 files changed:
libavcodec/8bps.c
libavcodec/alac.c
libavcodec/alacenc.c
libavcodec/apedec.c
libavcodec/avcodec.h
libavcodec/cinepak.c
libavcodec/cscd.c
libavcodec/huffyuv.c
libavcodec/imgresample.c
libavcodec/lclenc.c
libavcodec/libfaad.c
libavcodec/msrle.c
libavcodec/pcm.c
libavcodec/qtrle.c
libavcodec/qtrleenc.c
libavcodec/rawdec.c
libavcodec/shorten.c
libavcodec/tscc.c
libavcodec/tta.c
libavcodec/utils.c
libavcodec/vmdav.c
libavcodec/vmnc.c
libavcodec/zmbv.c
libavformat/4xm.c
libavformat/aiff.c
libavformat/apc.c
libavformat/ape.c
libavformat/asf.c
libavformat/avidec.c
libavformat/avs.c
libavformat/bethsoftvid.c
libavformat/bfi.c
libavformat/daud.c
libavformat/dsicin.c
libavformat/electronicarts.c
libavformat/flvdec.c
libavformat/flvenc.c
libavformat/gxf.c
libavformat/idcin.c
libavformat/idroq.c
libavformat/iff.c
libavformat/ipmovie.c
libavformat/mmf.c
libavformat/mov.c
libavformat/movenc.c
libavformat/mpc.c
libavformat/mpc8.c
libavformat/mpeg.c
libavformat/mtv.c
libavformat/mvi.c
libavformat/mxfdec.c
libavformat/mxfenc.c
libavformat/nsvdec.c
libavformat/nuv.c
libavformat/riff.c
libavformat/rl2.c
libavformat/rpl.c
libavformat/segafilm.c
libavformat/sierravmd.c
libavformat/siff.c
libavformat/smacker.c
libavformat/tiertexseq.c
libavformat/tta.c
libavformat/utils.c
libavformat/vocdec.c
libavformat/vocenc.c
libavformat/wc3movie.c
libavformat/westwood.c
libavformat/wv.c
libavformat/xa.c
tests/regression.sh