..
alpha
arm
Add guaranteed alignment for loading dest pixels in avg_pixels16_neon
2009-04-16 08:39:13 +00:00
bfin
mlib
ppc
ps2
sh4
sparc
x86
4xm.c
8bps.c
8svx.c
aac_ac3_parser.c
Add channel layout support to the AC-3 decoder and AC-3 parser.
2009-04-19 15:05:32 +00:00
aac_ac3_parser.h
Add channel layout support to the AC-3 decoder and AC-3 parser.
2009-04-19 15:05:32 +00:00
aac_parser.c
aac_parser.h
aac.c
Remove redundant assignment. err is assigned in every switch case anyway. Issue
2009-04-21 12:29:36 +00:00
aac.h
aacdectab.h
aacenc.c
aacpsy.c
aacpsy.h
aactab.c
aactab.h
aandcttab.c
aandcttab.h
aasc.c
Remove useless assignment during initialization for some decoders
2009-04-24 14:09:24 +00:00
ac3_parser.c
Add channel layout support to the AC-3 decoder and AC-3 parser.
2009-04-19 15:05:32 +00:00
ac3_parser.h
ac3.c
ac3.h
Add channel layout support to the AC-3 decoder and AC-3 parser.
2009-04-19 15:05:32 +00:00
ac3dec_data.c
ac3dec_data.h
ac3dec.c
Add channel layout support to the AC-3 decoder and AC-3 parser.
2009-04-19 15:05:32 +00:00
ac3dec.h
Add channel layout support to the AC-3 decoder and AC-3 parser.
2009-04-19 15:05:32 +00:00
ac3enc.c
ac3enc: log a warning message if the channel layout is not specified at
2009-04-20 00:34:08 +00:00
ac3tab.c
Add channel layout support to the AC-3 decoder and AC-3 parser.
2009-04-19 15:05:32 +00:00
ac3tab.h
Add channel layout support to the AC-3 decoder and AC-3 parser.
2009-04-19 15:05:32 +00:00
acelp_filters.c
acelp_filters.h
acelp_pitch_delay.c
acelp_pitch_delay.h
acelp_vectors.c
acelp_vectors.h
adpcm.c
Check if there is enough bytes before reading the buffer in the EA ADPCM
2009-04-27 16:06:01 +00:00
adx.h
adxdec.c
adxenc.c
alac.c
alacenc.c
allcodecs.c
Support reading packed YUV422 10bit samples from Sveriges Television AB (SVT)
2009-04-22 01:50:15 +00:00
apedec.c
api-example.c
asv1.c
atrac3.c
atrac3data.h
audioconvert.c
Check that channel layout is compatible with number of channels for
2009-04-19 14:05:55 +00:00
audioconvert.h
Check that channel layout is compatible with number of channels for
2009-04-19 14:05:55 +00:00
avcodec.h
Revert r18700, documentation of deprecated functions might be useful for
2009-04-27 18:35:54 +00:00
avpacket.c
avs.c
beosthread.c
bethsoftvideo.c
bethsoftvideo.h
bfi.c
bitstream_filter.c
bitstream.c
bmp.c
bmp.h
bmpenc.c
bytestream.h
c93.c
cabac.c
cabac.h
cavs_parser.c
cavs.c
cavs.h
cavsdata.h
cavsdec.c
cavsdsp.c
celp_filters.c
Add LP zero synthesis filter. Patch by Kenan Gillet.
2009-04-18 22:53:37 +00:00
celp_filters.h
Add LP zero synthesis filter. Patch by Kenan Gillet.
2009-04-18 22:53:37 +00:00
celp_math.c
celp_math.h
cinepak.c
cljr.c
colorspace.h
cook.c
Proper subpacket size check for cook multichannel files.
2009-04-25 20:09:34 +00:00
cookdata.h
cscd.c
cyuv.c
dca_parser.c
dca.c
Make VLC tables in DCA decoder use INIT_VLC_USE_NEW_STATIC
2009-04-21 17:37:03 +00:00
dca.h
dcadata.h
dcahuff.h
dct-test.c
dctref.c
dirac_parser.c
dnxhd_parser.c
dnxhddata.c
dnxhddata.h
dnxhddec.c
dnxhdenc.c
dnxhdenc.h
dpcm.c
dsicinav.c
dsputil.c
dsputil.h
dump_extradata_bsf.c
dv.c
dvbsub_parser.c
dvbsub.c
dvbsubdec.c
dvdata.h
dvdsub_parser.c
dvdsubdec.c
dvdsubenc.c
dxa.c
eac3dec.c
eacmv.c
eaidct.c
eatgq.c
Change tgq_decode_mb function arguments from using int8_t to uint8_t, this does
2009-04-17 08:42:08 +00:00
eatgv.c
eatqi.c
elbg.c
elbg.h
error_resilience.c
escape124.c
eval.c
eval.h
faandct.c
faandct.h
faanidct.c
faanidct.h
faxcompr.c
faxcompr.h
fft-test.c
fft.c
ffv1.c
indent
2009-04-24 13:38:28 +00:00
flac.c
flac.h
flacdata.c
flacdata.h
flacdec.c
flacenc.c
flashsv.c
flashsvenc.c
flicvideo.c
fraps.c
Remove useless assignment during initialization for some decoders
2009-04-24 14:09:24 +00:00
g726.c
g729.h
g729data.h
g729dec.c
get_bits.h
gif.c
gifdec.c
golomb.c
golomb.h
h261_parser.c
h261.c
h261.h
h261data.h
h261dec.c
h261enc.c
Remove unused variable from h261_encode_block() found by CSA.
2009-04-17 17:56:16 +00:00
h263_parser.c
h263_parser.h
h263.c
Remove useless init from ff_mpeg4_set_direct_mv() found by CSA.
2009-04-17 18:24:39 +00:00
h263.h
h263data.h
h263dec.c
h264_mp4toannexb_bsf.c
h264_parser.c
h264_parser.h
h264.c
h264.h
h264data.h
h264dspenc.c
h264enc.c
h264idct.c
h264pred.c
Remove useless assignments, at least one found by CSA.
2009-04-17 18:28:59 +00:00
h264pred.h
huffman.c
huffman.h
huffyuv.c
idcinvideo.c
iirfilter.c
iirfilter.h
imc.c
imcdata.h
imgconvert.c
Add 420,422 and 444 planar 16bit per component pix formats.
2009-04-21 01:02:48 +00:00
imgconvert.h
imx_dump_header_bsf.c
indeo2.c
Use new static VLC scheme in Indeo2, Musepack and WNV1 decoders
2009-04-17 14:09:56 +00:00
indeo2data.h
indeo3.c
indeo3data.h
internal.h
interplayvideo.c
Simplify ipvideo_decode_opcodes by using get_bits, this might be slower
2009-04-17 19:28:36 +00:00
intrax8.c
intrax8.h
intrax8dsp.c
intrax8huf.h
jfdctfst.c
jfdctint.c
jpegls.c
jpegls.h
jpeglsdec.c
jpeglsdec.h
jpeglsenc.c
jrevdct.c
Remove unused assignment from j_rev_dct() found by CSA.
2009-04-17 14:43:28 +00:00
kmvc.c
Remove useless assignment during initialization for some decoders
2009-04-24 14:09:24 +00:00
lcl.h
lcldec.c
lclenc.c
libamr.c
libdirac_libschro.c
libdirac_libschro.h
libdirac.h
libdiracdec.c
libdiracenc.c
libfaac.c
libfaad.c
libgsm.c
libmp3lame.c
libopenjpeg.c
libschroedinger.c
libschroedinger.h
libschroedingerdec.c
libschroedingerenc.c
libspeexdec.c
libtheoraenc.c
libvorbis.c
libx264.c
libxvid_internal.h
libxvid_rc.c
libxvidff.c
ljpegenc.c
loco.c
lpc.c
lpc.h
lsp.c
lsp.h
lzw.c
lzw.h
lzwenc.c
mace.c
Makefile
Support reading packed YUV422 10bit samples from Sveriges Television AB (SVT)
2009-04-22 01:50:15 +00:00
mathops.h
mdct.c
Remove useless += from ff_imdct_half_c() found by CSA.
2009-04-17 18:12:00 +00:00
mdec.c
mimic.c
mjpeg_parser.c
mjpeg.c
mjpeg.h
mjpega_dump_header_bsf.c
mjpegbdec.c
mjpegdec.c
Remove unused variables from ff_mjpeg_decode_sos() found by CSA.
2009-04-17 13:03:56 +00:00
mjpegdec.h
mjpegenc.c
mjpegenc.h
mlp_parser.c
mlp_parser.h
mlp.c
mlp.h
mlpdec: Don't overallocate buffers.
2009-04-21 22:53:46 +00:00
mlpdec.c
mlpdec: Simplify filtering code by using only one counter variable.
2009-04-26 20:37:40 +00:00
mmvideo.c
motion_est_template.c
motion_est.c
motion-test.c
motionpixels.c
movsub_bsf.c
mp3_header_compress_bsf.c
mp3_header_decompress_bsf.c
mpc7.c
Compact and make constant two tables used by Musepack decoders
2009-04-20 15:36:27 +00:00
mpc7data.h
mpc8.c
Compact and make constant two tables used by Musepack decoders
2009-04-20 15:36:27 +00:00
mpc8data.h
mpc8huff.h
mpc.c
mpc.h
mpcdata.h
mpeg4audio.c
Read extended channel configuration when extended AOT is BSAC.
2009-04-21 17:52:52 +00:00
mpeg4audio.h
Read extended channel configuration when extended AOT is BSAC.
2009-04-21 17:52:52 +00:00
mpeg4data.h
mpeg4video_parser.c
mpeg4video_parser.h
mpeg12.c
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12decdata.h
mpeg12enc.c
Move declarations in mpeg1_encode_motion() closer to where they are needed.
2009-04-17 12:53:11 +00:00
mpegaudio_parser.c
mpegaudio.c
mpegaudio.h
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec.c
Remove unused variable from decode_init() found by CSA.
2009-04-17 13:57:22 +00:00
mpegaudiodecheader.c
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudioenc.c
mpegaudiotab.h
mpegvideo_common.h
mpegvideo_enc.c
mpegvideo_parser.c
mpegvideo_xvmc.c
mpegvideo.c
Remove 2 unused variables from MPV_decode_mb_internal() found by CSA.
2009-04-17 14:51:00 +00:00
mpegvideo.h
msmpeg4.c
Get rid of an unused variable, found by the clang static analyzer.
2009-04-17 12:41:37 +00:00
msmpeg4.h
msmpeg4data.c
msmpeg4data.h
msrle.c
msrledec.c
msrledec.h
msvideo1.c
nellymoser.c
nellymoser.h
nellymoserdec.c
nellymoserenc.c
noise_bsf.c
nuv.c
opt.c
opt.h
options.c
os2thread.c
parser.c
parser.h
pcm.c
Indent
2009-04-19 20:41:26 +00:00
pcx.c
pcxenc.c
pixdesc.c
Add pixdescs definitions for planar YUV pixfmts with 16 bits per
2009-04-25 18:29:31 +00:00
pixdesc.h
Make read_line() do not depend on put_bits.h and speed up it.
2009-04-22 00:04:17 +00:00
png.c
png.h
pngdec.c
pngenc.c
pnm_parser.c
pnm.c
pnm.h
pnmenc.c
pthread.c
ptx.c
put_bits.h
qcelp_lsp.c
qcelpdata.h
qcelpdec.c
qdm2.c
Remove redundant code, found by CSA
2009-04-22 13:52:33 +00:00
qdm2data.h
qdrw.c
qpeg.c
Remove useless assignment during initialization for some decoders
2009-04-24 14:09:24 +00:00
qtrle.c
qtrleenc.c
ra144.c
ra144.h
ra288.c
ra288.h
rangecoder.c
rangecoder.h
ratecontrol.c
Remove 2 useless assignments from ff_rate_control_init() found by CSA.
2009-04-17 17:52:58 +00:00
ratecontrol.h
raw.c
raw.h
rawdec.c
rawenc.c
rdft.c
rectangle.h
remove_extradata_bsf.c
resample2.c
resample.c
rl2.c
rl.h
rle.c
rle.h
roqaudioenc.c
roqvideo.c
roqvideo.h
roqvideodec.c
roqvideoenc.c
Remove useless assignment in generate_codebook(). Found by Clang static analyser.
2009-04-17 13:07:18 +00:00
rpza.c
rtjpeg.c
rtjpeg.h
rv10.c
rv30.c
rv30data.h
rv30dsp.c
rv34.c
Revert changing VLC initialization type for RV3/4 decoder.
2009-04-27 05:30:22 +00:00
rv34.h
rv34data.h
rv34vlc.h
rv40.c
cosmetics: remove extra space indentation
2009-04-24 05:52:53 +00:00
rv40data.h
rv40dsp.c
rv40vlc2.h
s3tc.c
s3tc.h
sgi.h
sgidec.c
sgienc.c
shorten.c
simple_idct.c
simple_idct.h
smacker.c
Remove useless assignment during initialization for some decoders
2009-04-24 14:09:24 +00:00
smc.c
snow.c
Optimize sign handling in get_symbol().
2009-04-24 00:26:49 +00:00
snow.h
sonic.c
sp5x.h
sp5xdec.c
sunrast.c
svq1_cb.h
svq1_vlc.h
svq1.c
svq1.h
svq1dec.c
svq1enc_cb.h
svq1enc.c
svq3.c
targa.c
Remove useless assignment during initialization for some decoders
2009-04-24 14:09:24 +00:00
targaenc.c
tiertexseqv.c
tiff.c
Remove useless assignment during initialization for some decoders
2009-04-24 14:09:24 +00:00
tiff.h
tiffenc.c
truemotion1.c
truemotion1data.h
truemotion2.c
TrueMotion 2 uses its own YUV-like colourspace, so convert output to proper RGB.
2009-04-24 06:44:16 +00:00
truespeech_data.h
truespeech.c
tscc.c
Remove useless assignment during initialization for some decoders
2009-04-24 14:09:24 +00:00
tta.c
txd.c
ulti_cb.h
ulti.c
unary.h
utils.c
Make avcodec_thread_init() set the thread count, even in the case when
2009-04-23 23:14:26 +00:00
v210x.c
Support reading packed YUV422 10bit samples from Sveriges Television AB (SVT)
2009-04-22 01:50:15 +00:00
vaapi_internal.h
vaapi_mpeg2.c
vaapi_mpeg4.c
vaapi_vc1.c
vaapi.c
vaapi.h
vb.c
vc1_parser.c
vc1.c
Display dimensions should not affect the real size of coded frame, thus set
2009-04-23 07:14:02 +00:00
vc1.h
vc1acdata.h
vc1data.c
vc1data.h
vc1dsp.c
vcr1.c
vdpau_internal.h
vdpau.c
vdpau.h
vmdav.c
Remove useless assignment during initialization for some decoders
2009-04-24 14:09:24 +00:00
vmnc.c
Remove useless assignment during initialization for some decoders
2009-04-24 14:09:24 +00:00
vorbis_data.c
vorbis_dec.c
vorbis_enc_data.h
vorbis_enc.c
vorbis.c
vorbis.h
vp3_parser.c
vp3.c
vp3data.h
vp3dsp.c
vp5.c
vp5data.h
vp6.c
vp6data.h
vp6dsp.c
vp56.c
vp56.h
vp56data.c
vp56data.h
vqavideo.c
w32thread.c
wavpack.c
Correctly update output sample format in wavpack decoder.
2009-04-26 04:23:29 +00:00
wma.c
wma.h
wmadata.h
wmadec.c
Remove unused variable from wma_decode_block() found by CSA.
2009-04-17 15:35:32 +00:00
wmaenc.c
wmv2.c
wmv2.h
wmv2dec.c
wmv2enc.c
wnv1.c
cosmetics: reindent after last commit
2009-04-17 14:10:24 +00:00
ws-snd1.c
xan.c
Avoid code duplication in xan_unpack for the final memcpy.
2009-04-18 17:26:00 +00:00
xiph.c
xiph.h
xl.c
xsubdec.c
xvmc_internal.h
xvmc.h
zmbv.c
Remove useless assignment during initialization for some decoders
2009-04-24 14:09:24 +00:00
zmbvenc.c
Remove useless assignment during initialization for some decoders
2009-04-24 14:09:24 +00:00