ffmpeg/libavcodec
Michael Niedermayer 353e433b96 seems the output of that code is never used
Originally committed as revision 6170 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-09-04 21:11:54 +00:00
..
alpha
armv4l
i386 remove redundant declarations 2006-09-02 23:10:28 +00:00
liba52 Exchange informal GPL notice by official license header. 2006-09-04 09:37:28 +00:00
mlib
ppc AltiVec version of put_no_rnd_h264_chroma_pixels_tab[0] (slightly changed version of put_h264_chroma_pixels_tab[0]) 2006-09-03 04:44:50 +00:00
ps2
sh4 Fix some "'static' is not at beginning of declaration" warnings. 2006-08-08 10:24:26 +00:00
sparc
4xm.c
8bps.c
Makefile install opt.h 2006-08-29 21:23:27 +00:00
a52dec.c
aasc.c
ac3.h
ac3dec.c
ac3enc.c Fix 2 bit allocation bugs. One fix enables using a higher bandwidth code. The other fixes an issue with floorcod=7. 2006-09-03 15:59:08 +00:00
ac3tab.h Fix 2 bit allocation bugs. One fix enables using a higher bandwidth code. The other fixes an issue with floorcod=7. 2006-09-03 15:59:08 +00:00
adpcm.c
adx.c
alac.c
allcodecs.c Looks like to be a good time to re-enable WMV3 decoder 2006-08-03 05:15:50 +00:00
amr.c
apiexample.c
asv1.c
audioconvert.c cosmetics 2006-08-19 23:12:10 +00:00
avcodec.h Align the input buffer in ffplay, introduce a public macro for aligned declarations 2006-08-31 19:14:00 +00:00
avs.c
beosthread.c
bitstream.c move some functions to bitstream.h to avoid conflicts 2006-08-28 18:44:49 +00:00
bitstream.h inline align_get_bits() 2006-09-04 17:25:38 +00:00
bitstream_filter.c
bmp.c
cabac.c
cabac.h tweak cabac. 0.5% faster h264. 2006-08-27 09:19:02 +00:00
cavs.c some MMX optimizations for the CAVS decoder 2006-07-29 08:45:33 +00:00
cavsdata.h
cavsdsp.c some MMX optimizations for the CAVS decoder 2006-07-29 08:45:33 +00:00
cinepak.c
cljr.c
cook.c cook shouldn't try to enforce the bitstream reader type 2006-08-24 21:59:20 +00:00
cookdata.h
cscd.c
cyuv.c
dct-test.c
dpcm.c
dsputil.c remove redundant declarations 2006-09-02 23:10:28 +00:00
dsputil.h Drop put_vc1_qpel_pixels_tab as they won't be needed anymore. 2006-09-02 04:58:51 +00:00
dtsdec.c
dv.c * Restructuring the division of labor between DV codec and DV format 2006-09-04 03:33:11 +00:00
dvbsub.c
dvbsubdec.c
dvdata.h * Restructuring the division of labor between DV codec and DV format 2006-09-04 03:33:11 +00:00
dvdsub.c
dvdsubenc.c
error_resilience.c
eval.c
faac.c
faad.c
faandct.c
faandct.h
fdctref.c
fft-test.c
fft.c use ff_fft_calc_3dn2 instead of sse on a K8. 2006-08-19 02:42:20 +00:00
ffv1.c
flac.c force usage of ALT_BITSTREAM_READER where needed 2006-08-28 18:46:01 +00:00
flacenc.c
flashsv.c
flicvideo.c
fraps.c
g726.c
golomb.c
golomb.h
h261.c remove redundant declarations 2006-09-02 23:10:28 +00:00
h261data.h
h263.c fix non ALT bitstream reader 2006-08-24 09:24:50 +00:00
h263data.h
h263dec.c printf -> av_log, only occurs in DEBUG cases 2006-08-04 22:51:20 +00:00
h264.c slightly faster deblock 2006-08-29 03:07:58 +00:00
h264data.h
h264idct.c
huffyuv.c set supported pixel formats correctly 2006-08-02 22:48:50 +00:00
idcinvideo.c
imgconvert.c Minimal support for the new pixel formats in libavcodec 2006-08-28 14:56:47 +00:00
imgconvert_template.h
imgresample.c Explicitly include fastmemcpy.h from libvo/. 2006-08-18 13:38:24 +00:00
indeo2.c
indeo2data.h
indeo3.c
indeo3data.h
internal.h
interplayvideo.c
jfdctfst.c Add copyright notice from the Independent JPEG Group instead of referring 2006-09-03 16:15:29 +00:00
jfdctint.c Add copyright notice from the Independent JPEG Group instead of referring 2006-09-03 16:15:29 +00:00
jpeg_ls.c
jrevdct.c Add copyright notice from the Independent JPEG Group instead of referring 2006-09-03 16:15:29 +00:00
kmvc.c
lcl.c
libgsm.c
loco.c
lzo.c
lzo.h
mace.c
mdct.c
mdec.c
mjpeg.c
mmvideo.c Fix FSF postal address. 2006-07-26 01:12:26 +00:00
motion_est.c Fix CHECK_BIDIR macro so it works with Intel's Compiler 2006-08-12 16:31:17 +00:00
motion_est_template.c
motion_test.c
mp3lameaudio.c
mpeg4data.h
mpeg12.c
mpeg12data.h Fix some "'static' is not at beginning of declaration" warnings. 2006-08-08 10:24:26 +00:00
mpegaudio.c
mpegaudio.h
mpegaudiodec.c remove redundant declarations 2006-09-02 23:10:28 +00:00
mpegaudiodectab.h
mpegaudiotab.h The license of this file is LGPL, as clarified by Fabrice. 2006-09-03 22:16:54 +00:00
mpegvideo.c SWAP 2006-08-19 20:55:02 +00:00
mpegvideo.h Compile fix (for GCC<3.3) when encoders are disabled 2006-08-15 14:59:27 +00:00
msmpeg4.c
msmpeg4data.h
msrle.c
msvideo1.c
nuv.c
oggvorbis.c
opt.c
opt.h
os2thread.c Fix FSF postal address. 2006-07-26 01:12:26 +00:00
parser.c dont copy frame if the whole mp1/2/3 frame is available in one piece in the input 2006-08-26 18:56:24 +00:00
pcm.c
png.c
pnm.c
pthread.c
qdm2.c
qdm2data.h
qdrw.c
qpeg.c
qtrle.c
ra144.c
ra144.h
ra288.c
ra288.h
rangecoder.c
rangecoder.h
ratecontrol.c seems the output of that code is never used 2006-09-04 21:11:54 +00:00
raw.c Add YV12 support, patch by Steve Lhomme % steve P lhomme A free P fr % 2006-08-18 07:55:08 +00:00
resample.c
resample2.c
roqvideo.c
rpza.c
rtjpeg.c
rtjpeg.h
rv10.c
shorten.c
simple_idct.c
simple_idct.h
smacker.c
smc.c
snow.c snow cosmetics: merge the sliced and non-sliced versions of add_yblock 2006-09-01 22:02:38 +00:00
snow.h Compile fix (for GCC<3.3) when encoders are disabled 2006-08-15 14:59:27 +00:00
sonic.c
sp5x.h
svq1.c
svq1_cb.h
svq1_vlc.h
svq3.c
swscale.h Allow swscale emulation header to be included by C++ programs 2006-08-19 15:14:44 +00:00
truemotion1.c
truemotion1data.h
truemotion2.c
truespeech.c
truespeech_data.h
tscc.c
tta.c Fix FSF postal address. 2006-07-26 01:12:26 +00:00
ulti.c
ulti_cb.h
utils.c remove redundant declarations 2006-09-02 23:10:28 +00:00
vc1.c VC-1 Advanced Profile support (progressive only, tested on WVC1 samples) 2006-09-04 04:24:49 +00:00
vc1acdata.h
vc1data.h
vc1dsp.c Drop put_vc1_qpel_pixels_tab as they won't be needed anymore. 2006-09-02 04:58:51 +00:00
vcr1.c
vmdav.c Correct wrong memset invocation. 2006-08-09 07:52:28 +00:00
vorbis.c vorbis simd tweaks 2006-08-11 18:19:37 +00:00
vorbis.h vorbis cosmetics: mdct0,mdct1 => mdct[2] 2006-08-10 21:57:30 +00:00
vp3.c cleanup 2006-08-17 08:08:28 +00:00
vp3data.h
vp3dsp.c
vqavideo.c
w32thread.c
wmadata.h
wmadec.c Alignment of the LT window, segfault fix patch by Baptiste Coudurier. 2006-08-22 16:23:56 +00:00
wmv2.c
wnv1.c
ws-snd1.c
x264.c fix b pyramid in mp4 muxing if no dts are provided to the muxer 2006-08-30 21:18:17 +00:00
xan.c
xl.c
xvid_rc.c
xvidff.c
xvmcvideo.c Explicitly include fastmemcpy.h from libvo/. 2006-08-18 13:38:24 +00:00
zmbv.c