.. |
alpha
|
…
|
|
armv4l
|
Fix put_*_xy2_arm bug and enable put_pixels16_arm and put_pixels8_y2_arm.
|
18 years ago |
bfin
|
license header consistency cosmetics.
|
17 years ago |
i386
|
Fix intended order of operations for 4 assert() checks.
|
17 years ago |
mlib
|
…
|
|
ppc
|
Rename MPV_common_init_ppc to MPV_common_init_altivec, the function is
|
17 years ago |
ps2
|
…
|
|
sh4
|
…
|
|
sparc
|
Hopefully fix sparc compilation again, add incorrectly removed variable declaration
|
17 years ago |
4xm.c
|
fix decoding of dracula.4xm before diego complains
|
18 years ago |
8bps.c
|
…
|
|
Makefile
|
VP6A needs its Makefile rules too
|
17 years ago |
aac_ac3_parser.c
|
factorize code and add safety check to prevent memcpying negative amounts
|
17 years ago |
aac_ac3_parser.h
|
…
|
|
aac_parser.c
|
prevent infinite loop and memcpy of negative amounts
|
17 years ago |
aasc.c
|
…
|
|
ac3.c
|
…
|
|
ac3.h
|
…
|
|
ac3_parser.c
|
prevent infinite loop and memcpy of negative amounts
|
17 years ago |
ac3_parser.h
|
better AC3 header error reporting
|
18 years ago |
ac3dec.c
|
skip incomplete frames
|
18 years ago |
ac3enc.c
|
…
|
|
ac3tab.c
|
cosmetic
|
18 years ago |
ac3tab.h
|
…
|
|
adpcm.c
|
Replace "signed short" typecast with "int16_t" as suggested by
|
17 years ago |
adx.c
|
Do not try to decode more data than output buffer may hold
|
18 years ago |
alac.c
|
Remove reimplementation of get_unary.
|
18 years ago |
allcodecs.c
|
DNxHD (SMPTE VC-3) encoder
|
17 years ago |
apedec.c
|
Monkey Audio decoder
|
18 years ago |
apiexample.c
|
…
|
|
asv1.c
|
asv1.c directly uses Put/GetBitContext, so it should include bitstream.h
|
18 years ago |
atrac3.c
|
…
|
|
atrac3data.h
|
…
|
|
audioconvert.c
|
…
|
|
avcodec.h
|
Specify in documentation that avcodec_find_(en|de)coder* only searches for
|
17 years ago |
avs.c
|
…
|
|
beosthread.c
|
…
|
|
bethsoftvideo.c
|
…
|
|
bethsoftvideo.h
|
…
|
|
bitstream.c
|
…
|
|
bitstream.h
|
move get_unary() to its own file
|
18 years ago |
bitstream_filter.c
|
add a close function to bitstream filter
|
18 years ago |
bmp.c
|
…
|
|
bmp.h
|
…
|
|
bmpenc.c
|
…
|
|
bytestream.h
|
…
|
|
c93.c
|
…
|
|
cabac.c
|
…
|
|
cabac.h
|
10l: refill2() is not unused, it is used conditionally.
|
17 years ago |
cavs.c
|
…
|
|
cavs.h
|
…
|
|
cavs_parser.c
|
…
|
|
cavsdata.h
|
…
|
|
cavsdec.c
|
Initialize the "stc" variable before using it in ff_find_start_code()
|
18 years ago |
cavsdsp.c
|
…
|
|
cinepak.c
|
…
|
|
cljr.c
|
…
|
|
colorspace.h
|
…
|
|
cook.c
|
…
|
|
cookdata.h
|
…
|
|
cscd.c
|
…
|
|
cyuv.c
|
…
|
|
dca.c
|
Set data_size to zero when DCA header parse failed
|
18 years ago |
dca.h
|
…
|
|
dca_parser.c
|
…
|
|
dcadata.h
|
…
|
|
dcahuff.h
|
…
|
|
dct-test.c
|
…
|
|
dnxhddata.c
|
dnxhd 36mbit support
|
17 years ago |
dnxhddata.h
|
typo weigth->weight
|
17 years ago |
dnxhddec.c
|
typo weigth->weight
|
17 years ago |
dnxhdenc.c
|
better lambda search method
|
17 years ago |
dpcm.c
|
Guard against output buffer overflows
|
18 years ago |
dsicinav.c
|
Do not decode more data than output buffer may hold
|
18 years ago |
dsputil.c
|
sse2 version of compute_autocorr().
|
17 years ago |
dsputil.h
|
Sanitize altivec code so it can be built with runtime check properly
|
17 years ago |
dump_extradata_bsf.c
|
…
|
|
dv.c
|
…
|
|
dvbsub.c
|
…
|
|
dvbsub_parser.c
|
…
|
|
dvbsubdec.c
|
…
|
|
dvdata.h
|
…
|
|
dvdsub_parser.c
|
…
|
|
dvdsubdec.c
|
…
|
|
dvdsubenc.c
|
…
|
|
dxa.c
|
…
|
|
elbg.c
|
…
|
|
elbg.h
|
…
|
|
error_resilience.c
|
On bitstream error is_intra_more_likely() could use dsp.sad[0]() that will segfault when xvmc is in use.
|
18 years ago |
eval.c
|
…
|
|
eval.h
|
…
|
|
faandct.c
|
…
|
|
faandct.h
|
…
|
|
fdctref.c
|
…
|
|
fft-test.c
|
…
|
|
fft.c
|
…
|
|
ffv1.c
|
…
|
|
flac.c
|
20% faster lpc, 6% overall flac decoding
|
17 years ago |
flacenc.c
|
div -> mul
|
17 years ago |
flashsv.c
|
…
|
|
flashsvenc.c
|
…
|
|
flicvideo.c
|
Fix issue 123 (Support Magic-carpet fli version,
|
18 years ago |
fraps.c
|
…
|
|
g726.c
|
…
|
|
gif.c
|
…
|
|
gifdec.c
|
…
|
|
golomb.c
|
…
|
|
golomb.h
|
…
|
|
h261.c
|
…
|
|
h261.h
|
…
|
|
h261_parser.c
|
…
|
|
h261data.h
|
…
|
|
h261dec.c
|
…
|
|
h261enc.c
|
…
|
|
h263.c
|
merge some #ifdef CONFIG_ENCODERS sections
|
17 years ago |
h263.h
|
…
|
|
h263_parser.c
|
…
|
|
h263_parser.h
|
…
|
|
h263data.h
|
…
|
|
h263dec.c
|
…
|
|
h264.c
|
Simplify tests for field macroblocks
|
17 years ago |
h264.h
|
Enable PAFF decoding
|
17 years ago |
h264_mp4toannexb_bsf.c
|
Add a bitstream filter for H.264.
|
18 years ago |
h264_parser.c
|
…
|
|
h264_parser.h
|
…
|
|
h264data.h
|
Move H.264 intra prediction functions into their own context
|
18 years ago |
h264dspenc.c
|
…
|
|
h264enc.c
|
…
|
|
h264idct.c
|
…
|
|
h264pred.c
|
Move H.264 intra prediction functions into their own context
|
18 years ago |
h264pred.h
|
Move H.264 intra prediction functions into their own context
|
18 years ago |
huffyuv.c
|
…
|
|
idcinvideo.c
|
…
|
|
imc.c
|
…
|
|
imcdata.h
|
…
|
|
imgconvert.c
|
Enable avpicture_deinterlace() for PIX_FMT_GRAY8.
|
17 years ago |
imgconvert_template.h
|
…
|
|
imgresample.c
|
Sanitize altivec code so it can be built with runtime check properly
|
17 years ago |
imx_dump_header_bsf.c
|
…
|
|
indeo2.c
|
…
|
|
indeo2data.h
|
…
|
|
indeo3.c
|
…
|
|
indeo3data.h
|
…
|
|
interplayvideo.c
|
…
|
|
jfdctfst.c
|
…
|
|
jfdctint.c
|
…
|
|
jpegls.c
|
…
|
|
jpegls.h
|
…
|
|
jpeglsdec.c
|
…
|
|
jpeglsdec.h
|
…
|
|
jpeglsenc.c
|
…
|
|
jrevdct.c
|
…
|
|
kmvc.c
|
…
|
|
lcl.h
|
…
|
|
lcldec.c
|
…
|
|
lclenc.c
|
…
|
|
liba52.c
|
…
|
|
libamr.c
|
…
|
|
libfaac.c
|
right filename in doxygen comment
|
18 years ago |
libfaad.c
|
…
|
|
libgsm.c
|
…
|
|
libmp3lame.c
|
…
|
|
libtheoraenc.c
|
…
|
|
libvorbis.c
|
…
|
|
libx264.c
|
…
|
|
libxvid_internal.h
|
…
|
|
libxvid_rc.c
|
…
|
|
libxvidff.c
|
…
|
|
ljpegenc.c
|
…
|
|
loco.c
|
…
|
|
lzw.c
|
…
|
|
lzw.h
|
…
|
|
lzwenc.c
|
…
|
|
mace.c
|
…
|
|
mathops.h
|
Hooking bfin/mathops.h
|
18 years ago |
mdct.c
|
…
|
|
mdec.c
|
…
|
|
mjpeg.c
|
…
|
|
mjpeg.h
|
…
|
|
mjpeg_parser.c
|
…
|
|
mjpega_dump_header_bsf.c
|
…
|
|
mjpegbdec.c
|
…
|
|
mjpegdec.c
|
Fix MJPEG decoder for AMV files.
|
17 years ago |
mjpegdec.h
|
…
|
|
mjpegenc.c
|
…
|
|
mjpegenc.h
|
…
|
|
mmvideo.c
|
…
|
|
motion-test.c
|
…
|
|
motion_est.c
|
…
|
|
motion_est_template.c
|
…
|
|
mp3_header_compress_bsf.c
|
…
|
|
mp3_header_decompress_bsf.c
|
…
|
|
mpc.c
|
…
|
|
mpcdata.h
|
…
|
|
mpeg4data.h
|
…
|
|
mpeg4video_parser.c
|
…
|
|
mpeg4video_parser.h
|
…
|
|
mpeg12.c
|
Prevent infinite loop when buffer holds SEQ_END_CODE only. Fix for r9870
|
17 years ago |
mpeg12.h
|
…
|
|
mpeg12data.c
|
…
|
|
mpeg12data.h
|
…
|
|
mpeg12decdata.h
|
…
|
|
mpeg12enc.c
|
…
|
|
mpegaudio.c
|
…
|
|
mpegaudio.h
|
…
|
|
mpegaudio_parser.c
|
…
|
|
mpegaudiodata.c
|
…
|
|
mpegaudiodata.h
|
…
|
|
mpegaudiodec.c
|
…
|
|
mpegaudiodecheader.c
|
…
|
|
mpegaudiodecheader.h
|
…
|
|
mpegaudiodectab.h
|
…
|
|
mpegaudioenc.c
|
…
|
|
mpegaudiotab.h
|
…
|
|
mpegvideo.c
|
Manage Picture buffers for fields as well as frames. Pair complementary fields into one MPV Picture.
|
17 years ago |
mpegvideo.h
|
export convert_matrix and add ff_ prefix
|
17 years ago |
mpegvideo_common.h
|
…
|
|
mpegvideo_enc.c
|
export convert_matrix and add ff_ prefix
|
17 years ago |
mpegvideo_parser.c
|
…
|
|
msmpeg4.c
|
…
|
|
msmpeg4.h
|
…
|
|
msmpeg4data.c
|
…
|
|
msmpeg4data.h
|
…
|
|
msrle.c
|
…
|
|
msvideo1.c
|
…
|
|
noise_bsf.c
|
…
|
|
nuv.c
|
dsputil must be initialized before calling rtjpeg init.
|
18 years ago |
opt.c
|
…
|
|
opt.h
|
…
|
|
os2thread.c
|
…
|
|
parser.c
|
…
|
|
parser.h
|
…
|
|
pcm.c
|
…
|
|
png.c
|
…
|
|
png.h
|
…
|
|
pngdec.c
|
…
|
|
pngenc.c
|
Allow to override zlib compression level in PNG encoder via avctx->compression_level
|
17 years ago |
pnm.c
|
…
|
|
pnm.h
|
…
|
|
pnm_parser.c
|
…
|
|
pnmenc.c
|
…
|
|
pthread.c
|
…
|
|
ptx.c
|
…
|
|
qdm2.c
|
…
|
|
qdm2data.h
|
…
|
|
qdrw.c
|
…
|
|
qpeg.c
|
…
|
|
qtrle.c
|
…
|
|
qtrleenc.c
|
…
|
|
ra144.c
|
…
|
|
ra144.h
|
…
|
|
ra288.c
|
…
|
|
ra288.h
|
…
|
|
rangecoder.c
|
…
|
|
rangecoder.h
|
…
|
|
ratecontrol.c
|
fix timestamps used for ratecontrol
|
18 years ago |
ratecontrol.h
|
…
|
|
raw.c
|
HDYC fourcc, sample hdyc/Test2.avi
|
18 years ago |
raw.h
|
…
|
|
rawdec.c
|
…
|
|
rawenc.c
|
…
|
|
remove_extradata_bsf.c
|
…
|
|
resample.c
|
…
|
|
resample2.c
|
…
|
|
rl.h
|
…
|
|
rle.c
|
…
|
|
rle.h
|
…
|
|
roqaudioenc.c
|
…
|
|
roqvideo.c
|
…
|
|
roqvideo.h
|
…
|
|
roqvideodec.c
|
…
|
|
roqvideoenc.c
|
…
|
|
rpza.c
|
…
|
|
rtjpeg.c
|
…
|
|
rtjpeg.h
|
…
|
|
rv10.c
|
…
|
|
s3tc.c
|
…
|
|
s3tc.h
|
…
|
|
sgi.h
|
…
|
|
sgidec.c
|
…
|
|
sgienc.c
|
…
|
|
shorten.c
|
…
|
|
simple_idct.c
|
…
|
|
simple_idct.h
|
…
|
|
smacker.c
|
Check unp_size for possible overflows too
|
18 years ago |
smc.c
|
…
|
|
snow.c
|
warning fixes:
|
17 years ago |
snow.h
|
cleanup (remove some old experimentation related code)
|
18 years ago |
sonic.c
|
…
|
|
sp5x.h
|
…
|
|
sp5xdec.c
|
Fix MJPEG decoder for AMV files.
|
17 years ago |
svq1.c
|
…
|
|
svq1.h
|
…
|
|
svq1_cb.h
|
…
|
|
svq1_vlc.h
|
…
|
|
svq1dec.c
|
…
|
|
svq1enc.c
|
…
|
|
svq1enc_cb.h
|
…
|
|
svq3.c
|
Move H.264 intra prediction functions into their own context
|
18 years ago |
targa.c
|
…
|
|
targaenc.c
|
…
|
|
tiertexseqv.c
|
…
|
|
tiff.c
|
…
|
|
tiff.h
|
…
|
|
tiffenc.c
|
…
|
|
truemotion1.c
|
…
|
|
truemotion1data.h
|
…
|
|
truemotion2.c
|
…
|
|
truespeech.c
|
Add checks on input/output buffers size for some audio decoders
|
18 years ago |
truespeech_data.h
|
…
|
|
tscc.c
|
…
|
|
tta.c
|
…
|
|
txd.c
|
…
|
|
ulti.c
|
…
|
|
ulti_cb.h
|
…
|
|
unary.h
|
Remove reimplementation of get_unary.
|
18 years ago |
utils.c
|
oops, revert unrelated change
|
18 years ago |
vc1.c
|
Enable error resilience in WMV3/VC-1 decoder
|
18 years ago |
vc1.h
|
…
|
|
vc1_parser.c
|
…
|
|
vc1acdata.h
|
…
|
|
vc1data.c
|
…
|
|
vc1data.h
|
…
|
|
vc1dsp.c
|
…
|
|
vcr1.c
|
…
|
|
vmdav.c
|
Fix decoding of VMDs representing sprites (Last Dynasty, Woodruff).
|
18 years ago |
vmnc.c
|
…
|
|
vorbis.c
|
…
|
|
vorbis.h
|
…
|
|
vorbis_data.c
|
…
|
|
vorbis_dec.c
|
…
|
|
vorbis_enc.c
|
…
|
|
vorbis_enc_data.h
|
…
|
|
vp3.c
|
…
|
|
vp3data.h
|
…
|
|
vp3dsp.c
|
…
|
|
vp5.c
|
add a new vp6a codec (add alpha plan support to vp6)
|
18 years ago |
vp5data.h
|
…
|
|
vp6.c
|
add a new vp6a codec (add alpha plan support to vp6)
|
18 years ago |
vp6data.h
|
…
|
|
vp56.c
|
simplify
|
18 years ago |
vp56.h
|
add a new vp6a codec (add alpha plan support to vp6)
|
18 years ago |
vp56data.c
|
add a new vp6a codec (add alpha plan support to vp6)
|
18 years ago |
vp56data.h
|
add a new vp6a codec (add alpha plan support to vp6)
|
18 years ago |
vqavideo.c
|
…
|
|
w32thread.c
|
…
|
|
wavpack.c
|
add get_unary_0_33() to help gcc with inlining
|
18 years ago |
wma.c
|
…
|
|
wma.h
|
…
|
|
wmadata.h
|
…
|
|
wmadec.c
|
…
|
|
wmaenc.c
|
…
|
|
wmv2.c
|
…
|
|
wnv1.c
|
…
|
|
ws-snd1.c
|
Add checks on input/output buffers size for some audio decoders
|
18 years ago |
xan.c
|
…
|
|
xiph.c
|
…
|
|
xiph.h
|
…
|
|
xl.c
|
…
|
|
xsubdec.c
|
…
|
|
xvmc_render.h
|
…
|
|
xvmcvideo.c
|
Remove inline from function that is exported.
|
18 years ago |
zmbv.c
|
…
|
|
zmbvenc.c
|
…
|
|