1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
FFmpeg/libavcodec
Justin Ruggles b237248e29 adx: calculate correct LPC coeffs
Instead of using fixed coefficients, the correct way is to calculate the
coefficients using the highpass cutoff frequency from the ADX stream header
and the sample rate.
2011-11-26 16:25:06 -05:00
..
alpha
arm dca: ARMv6 optimised decode_blockcode() 2011-11-25 13:19:53 +00:00
avr32
bfin
mips
mlib
ppc
ps2
sh4
sparc
x86 dsputil: use cpuflags in x86 emu_edge_core 2011-11-22 15:40:51 -05:00
4xm.c
8bps.c
8svx.c avcodec: add support for planar signed 8-bit PCM. 2011-11-09 17:48:54 -05:00
a64colors.h
a64enc.h
a64multienc.c
a64tables.h
aac_ac3_parser.c
aac_ac3_parser.h Make channel layout masks unsigned 2011-11-25 13:19:54 +00:00
aac_adtstoasc_bsf.c
aac_parser.c
aac_tablegen_decl.h
aac_tablegen.c
aac_tablegen.h
aac.h
aacadtsdec.c
aacadtsdec.h
aaccoder.c Add libavutil/mathematics.h #includes for INFINITY 2011-11-22 16:36:44 +00:00
aacdec.c aacdec: Fix PS in ADTS. 2011-11-22 14:33:11 -08:00
aacdectab.h Make channel layout masks unsigned 2011-11-25 13:19:54 +00:00
aacenc.c
aacenc.h
aacps_tablegen.c
aacps_tablegen.h
aacps.c
aacps.h
aacpsdata.c
aacpsy.c
aacpsy.h
aacsbr.c
aacsbr.h
aacsbrdata.h
aactab.c
aactab.h
aandcttab.c
aandcttab.h
aasc.c
ac3_parser.c
ac3_parser.h
ac3.c
ac3.h Make channel layout masks unsigned 2011-11-25 13:19:54 +00:00
ac3dec_data.c
ac3dec_data.h
ac3dec.c
ac3dec.h
ac3dsp.c
ac3dsp.h
ac3enc_fixed.c
ac3enc_float.c
ac3enc_opts_template.c
ac3enc_template.c
ac3enc.c Make channel layout masks unsigned 2011-11-25 13:19:54 +00:00
ac3enc.h Make channel layout masks unsigned 2011-11-25 13:19:54 +00:00
ac3tab.c
ac3tab.h
acelp_filters.c
acelp_filters.h
acelp_pitch_delay.c
acelp_pitch_delay.h
acelp_vectors.c
acelp_vectors.h
adpcm_data.c
adpcm_data.h
adpcm.c
adpcm.h
adpcmenc.c
adx.c adx: calculate correct LPC coeffs 2011-11-26 16:25:06 -05:00
adx.h adx: calculate correct LPC coeffs 2011-11-26 16:25:06 -05:00
adxdec.c adx: calculate correct LPC coeffs 2011-11-26 16:25:06 -05:00
adxenc.c adx: calculate correct LPC coeffs 2011-11-26 16:25:06 -05:00
alac.c
alacenc.c
allcodecs.c hwaccel: OS X Video Decoder Acceleration (VDA) support. 2011-11-14 16:07:32 +01:00
alsdec.c
amr.h
amrnbdata.h
amrnbdec.c
amrwbdata.h
amrwbdec.c
anm.c
ansi.c
apedec.c apedec: fix signed integer overflows 2011-11-26 11:38:41 +00:00
api-example.c
ass.c
ass.h
assdec.c
assenc.c
asv1.c
atrac1.c atrac1: use correct context for av_log() 2011-11-10 10:25:47 -05:00
atrac1data.h
atrac3.c
atrac3data.h
atrac.c
atrac.h
audioconvert.c Make channel layout masks unsigned 2011-11-25 13:19:54 +00:00
audioconvert.h Make channel layout masks unsigned 2011-11-25 13:19:54 +00:00
aura.c
avcodec.h lavc: update doxy to use nondeprecated API. 2011-11-26 08:26:24 +01:00
avfft.c
avfft.h
avpacket.c
avs.c
bethsoftvideo.c bethsoftvideo: return proper consumed size for palette packets. 2011-11-23 21:58:30 +01:00
bethsoftvideo.h
bfi.c
bgmc.c
bgmc.h
bink.c binkvideo: simplify and remove invalid shifts 2011-11-14 15:35:29 +00:00
binkaudio.c
binkdata.h
binkdsp.c
binkdsp.h
bit_depth_template.c
bitstream_filter.c
bitstream.c
bmp.c
bmp.h
bmpenc.c
bmv.c BMV demuxer and decoder 2011-11-08 00:36:45 +02:00
bytestream.h
c93.c
cabac.c
cabac.h
cavs_parser.c
cavs.c
cavs.h
cavsdata.h
cavsdec.c
cavsdsp.c
cavsdsp.h
cbrt_tablegen.c
cbrt_tablegen.h
cdgraphics.c
celp_filters.c
celp_filters.h
celp_math.c
celp_math.h
cga_data.c
cga_data.h
chomp_bsf.c
cinepak.c cinepack: return non-generic errors 2011-11-18 12:10:41 +01:00
cljr.c
cook.c cook: use a table for xor key rotation 2011-11-26 11:38:41 +00:00
cookdata.h
cos_tablegen.c
cscd.c
cyuv.c
dca_parser.c
dca.c Make channel layout masks unsigned 2011-11-25 13:19:54 +00:00
dca.h
dcadata.h
dcadsp.c
dcadsp.h
dcahuff.h
dct32_fixed.c
dct32_float.c
dct32.c
dct32.h
dct-test.c
dct.c
dct.h
dctref.c
dctref.h
dfa.c
dirac_parser.c
dirac.c
dirac.h
dnxhd_parser.c
dnxhddata.c
dnxhddata.h
dnxhddec.c
dnxhdenc.c dnxhdenc: fix signed overflows 2011-11-26 20:52:10 +00:00
dnxhdenc.h
dpcm.c dpcm: do not try to decode empty packets 2011-11-11 14:17:39 -05:00
dpx.c
dpxenc.c
dsicinav.c
dsputil_template.c
dsputil.c twinvq: add SSE/AVX optimized sum/difference stereo interleaving 2011-11-11 14:13:58 -05:00
dsputil.h twinvq: add SSE/AVX optimized sum/difference stereo interleaving 2011-11-11 14:13:58 -05:00
dump_extradata_bsf.c
dv_tablegen.c
dv_tablegen.h
dv_vlc_data.h
dv.c dv: simplify bitstream splicing in dv_decode_ac() 2011-11-26 20:52:09 +00:00
dvbsub_parser.c
dvbsub.c
dvbsubdec.c
dvdata.c
dvdata.h
dvdsub_parser.c
dvdsubdec.c
dvdsubenc.c
dwt.c
dwt.h
dxa.c
dxva2_h264.c
dxva2_internal.h
dxva2_mpeg2.c
dxva2_vc1.c
dxva2.c
dxva2.h
eac3_data.c
eac3_data.h
eac3dec.c
eac3enc.c
eac3enc.h
eacmv.c
eaidct.c
eamad.c
eatgq.c
eatgv.c
eatqi.c
elbg.c
elbg.h
error_resilience.c
escape124.c
faandct.c
faandct.h
faanidct.c
faanidct.h
faxcompr.c
faxcompr.h
fft_fixed.c
fft_float.c
fft-fixed-test.c
fft-internal.h
fft-test.c
fft.c
fft.h
ffv1.c
flac_parser.c
flac.c
flac.h
flacdata.c
flacdata.h
flacdec.c
flacenc.c
flashsv.c
flashsvenc.c
flicvideo.c flicvideo: check extradata_size before accessing extradata. 2011-11-26 08:36:16 +01:00
flv.h
flvdec.c
flvenc.c
fmtconvert.c
fmtconvert.h
fraps.c fraps: check for overread. 2011-11-26 08:35:57 +01:00
frwu.c
g722.c
g722.h
g722dec.c
g722enc.c
g726.c
get_bits.h
gif.c
gifdec.c gif: fix invalid signed shifts 2011-11-26 11:38:40 +00:00
golomb.c
golomb.h
gsmdec_data.c
gsmdec_data.h
gsmdec_template.c
gsmdec.c
h261_parser.c
h261.c
h261.h
h261data.h
h261dec.c
h261enc.c
h263_parser.c
h263_parser.h
h263.c
h263.h
h263data.h
h263dec.c
h264_cabac.c
h264_cavlc.c
h264_direct.c
h264_loopfilter.c
h264_mp4toannexb_bsf.c
h264_mvpred.h
h264_parser.c
h264_ps.c
h264_refs.c
h264_sei.c
h264.c h264: add support for decoding planar RGB images. 2011-11-24 08:25:36 -08:00
h264.h
h264data.h
h264dsp_template.c
h264dsp.c
h264dsp.h
h264idct_template.c
h264idct.c
h264pred_template.c
h264pred.c
h264pred.h
huffman.c
huffman.h
huffyuv.c
idcinvideo.c
iff.c
iirfilter.c
iirfilter.h
imc.c
imcdata.h
imgconvert.c
imgconvert.h
imx_dump_header_bsf.c
indeo2.c
indeo2data.h
indeo3.c indeo3: Fix a fencepost error. 2011-11-08 10:59:52 -08:00
indeo3data.h indeo3data: add missing config.h #include for HAVE_BIGENDIAN 2011-11-08 17:52:56 +01:00
indeo5.c
indeo5data.h
intelh263dec.c
internal.h avcodec: move some AVCodecContext fields to an internal struct. 2011-11-19 10:01:05 -05:00
interplayvideo.c
intrax8.c
intrax8.h
intrax8dsp.c
intrax8huf.h
inverse.c
ituh263dec.c
ituh263enc.c
ivi_common.c
ivi_common.h
ivi_dsp.c
ivi_dsp.h
jfdctfst.c Remove redundant filename self-references inside files. 2011-11-08 17:52:56 +01:00
jfdctint_template.c Remove redundant filename self-references inside files. 2011-11-08 17:52:56 +01:00
jfdctint.c
jpegls.c
jpegls.h
jpeglsdec.c
jpeglsdec.h
jpeglsenc.c
jrevdct.c Remove redundant filename self-references inside files. 2011-11-08 17:52:56 +01:00
jvdec.c
kbdwin.c
kbdwin.h
kgv1dec.c
kmvc.c
lagarith.c lagarith: add some RGBA decoding support 2011-11-16 10:49:51 +02:00
lagarithrac.c
lagarithrac.h
latm_parser.c
lcl.h
lcldec.c
lclenc.c
libavcodec.v
libdirac_libschro.c
libdirac_libschro.h
libdirac.h Remove redundant filename self-references inside files. 2011-11-08 17:52:56 +01:00
libdiracdec.c
libdiracenc.c
libfaac.c
libgsm.c
libmp3lame.c
libopencore-amr.c
libopenjpeg.c
libschroedinger.c Remove redundant filename self-references inside files. 2011-11-08 17:52:56 +01:00
libschroedinger.h Remove redundant filename self-references inside files. 2011-11-08 17:52:56 +01:00
libschroedingerdec.c
libschroedingerenc.c
libspeexdec.c
libspeexenc.c
libtheoraenc.c
libvo-aacenc.c
libvo-amrwbenc.c
libvorbis.c
libvpxdec.c
libvpxenc.c
libx264.c
libxavs.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 mace: only calculate output buffer size once 2011-11-08 12:36:14 -05:00
Makefile adx: calculate correct LPC coeffs 2011-11-26 16:25:06 -05:00
mathops.h
mdct_fixed.c
mdct_float.c
mdct.c
mdec.c
mimic.c avcodec: move some AVCodecContext fields to an internal struct. 2011-11-19 10:01:05 -05:00
mjpeg2jpeg_bsf.c
mjpeg_parser.c
mjpeg.c
mjpeg.h
mjpega_dump_header_bsf.c
mjpegbdec.c
mjpegdec.c
mjpegdec.h
mjpegenc.c
mjpegenc.h
mlp_parser.c Make channel layout masks unsigned 2011-11-25 13:19:54 +00:00
mlp_parser.h
mlp.c
mlp.h
mlpdec.c
mlpdsp.c
mmvideo.c
motion_est_template.c
motion_est.c
motion-test.c
motionpixels_tablegen.c
motionpixels_tablegen.h
motionpixels.c
movsub_bsf.c
mp3_header_compress_bsf.c
mp3_header_decompress_bsf.c
mpc7.c mpc7: only support stereo input. 2011-11-11 14:17:40 -05:00
mpc7data.h
mpc8.c
mpc8data.h
mpc8huff.h
mpc.c
mpc.h
mpcdata.h
mpeg4audio.c
mpeg4audio.h
mpeg4data.h
mpeg4video_parser.c
mpeg4video_parser.h
mpeg4video.c
mpeg4video.h
mpeg4videodec.c
mpeg4videoenc.c
mpeg12.c
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12decdata.h
mpeg12enc.c mpeg12enc: Remove write-only variables. 2011-11-07 10:53:55 -08:00
mpegaudio_parser.c
mpegaudio_tablegen.c
mpegaudio_tablegen.h
mpegaudio.c
mpegaudio.h
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec_float.c mpegaudiodec: init static tables in AVCodec.init_static_data() 2011-11-15 12:17:20 -05:00
mpegaudiodec.c mpegaudiodec: Don't use a nonexistent log context for av_dlog 2011-11-16 12:01:32 +02:00
mpegaudiodecheader.c
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudiodsp_fixed.c
mpegaudiodsp_float.c
mpegaudiodsp_template.c
mpegaudiodsp.c
mpegaudiodsp.h
mpegaudioenc.c
mpegaudiotab.h
mpegvideo_common.h
mpegvideo_enc.c
mpegvideo_parser.c
mpegvideo_xvmc.c
mpegvideo.c avcodec: move some AVCodecContext fields to an internal struct. 2011-11-19 10:01:05 -05:00
mpegvideo.h
msgsmdec.c
msgsmdec.h
msmpeg4.c
msmpeg4.h
msmpeg4data.c
msmpeg4data.h
msrle.c
msrledec.c
msrledec.h
msvideo1.c
mxpegdec.c
nellymoser.c
nellymoser.h
nellymoserdec.c
nellymoserenc.c Add libavutil/mathematics.h #includes for INFINITY 2011-11-22 16:36:44 +00:00
noise_bsf.c
nuv.c nuv: check per-frame header for validity. 2011-11-26 08:38:59 +01:00
opt.h
options.c avcodec: move some AVCodecContext fields to an internal struct. 2011-11-19 10:01:05 -05:00
pamenc.c
parser.c
parser.h
pcm_tablegen.c
pcm_tablegen.h
pcm-mpeg.c
pcm.c pcmdec: remove unneeded resetting of samples pointer 2011-11-23 16:26:15 -05:00
pcx.c
pcxenc.c
pgssubdec.c
pictordec.c
png.c
png.h
pngdec.c
pngenc.c
pnm_parser.c
pnm.c
pnm.h
pnmdec.c
pnmenc.c
proresdec.c
proresdsp.c
proresdsp.h
psymodel.c
psymodel.h
pthread.c [PATCH] Fix crash when initializing multi-threaded decoding for corrupted file. 2011-11-26 10:46:08 -08:00
ptx.c
put_bits.h
qcelpdata.h
qcelpdec.c
qdm2_tablegen.c
qdm2_tablegen.h
qdm2.c
qdm2data.h
qdrw.c
qpeg.c
qtrle.c qtrle: simplify 32-bit decode using intreadwrite macros 2011-11-26 11:38:41 +00:00
qtrleenc.c
r210dec.c
ra144.c
ra144.h
ra144dec.c
ra144enc.c ra144enc: add sample_fmts list to ff_ra_144_encoder 2011-11-09 16:53:23 -05:00
ra288.c ra288: fix formatting of LOCAL_ALIGNED_16 2011-11-09 13:45:50 -05:00
ra288.h ra288: utilize DSPContext.vector_fmul() 2011-11-08 12:36:48 -05:00
rangecoder.c
rangecoder.h
ratecontrol.c
ratecontrol.h
raw.c
raw.h
rawdec.c
rawenc.c
rdft.c
rdft.h
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
rpza.c
rtjpeg.c rtjpeg: simplify get_block() by using get_bits_left. 2011-11-26 08:40:51 +01:00
rtjpeg.h
rv10.c
rv10enc.c
rv20enc.c
rv30.c
rv30data.h
rv30dsp.c
rv34_parser.c
rv34.c rv34: fix signed multiplication overflow 2011-11-26 18:49:51 +00:00
rv34.h
rv34data.h
rv34dsp.c
rv34dsp.h
rv34vlc.h
rv40.c
rv40data.h
rv40dsp.c
rv40vlc2.h
s3tc.c s3tc: fix shift overflow by using unsigned constant 2011-11-26 18:50:42 +00:00
s3tc.h
s302m.c
sbr.h
sgi.h
sgidec.c
sgienc.c
shorten.c shorten: do not modify samples pointer when interleaving 2011-11-11 14:18:22 -05:00
simple_idct_template.c
simple_idct.c
simple_idct.h
sinewin_tablegen.c
sinewin_tablegen.h
sinewin.c
sinewin.h
sipr16k.c
sipr16kdata.h
sipr.c sipr: use a function pointer to select the decode_frame function 2011-11-09 14:59:52 -05:00
sipr.h sipr: use a function pointer to select the decode_frame function 2011-11-09 14:59:52 -05:00
siprdata.h
smacker.c smackaud: use uint8_t* for 8-bit output buffer type 2011-11-09 16:21:08 -05:00
smc.c
snow.c snow: split snow in snowdec and snowenc 2011-11-24 21:35:47 +01:00
snow.h snow: split snow in snowdec and snowenc 2011-11-24 21:35:47 +01:00
snowdata.h snow: split snow in snowdec and snowenc 2011-11-24 21:35:47 +01:00
snowdec.c snow: split snow in snowdec and snowenc 2011-11-24 21:35:47 +01:00
snowenc.c snow: split snow in snowdec and snowenc 2011-11-24 21:35:47 +01:00
sp5x.h
sp5xdec.c
srtdec.c
sunrast.c sunrast: Check for invalid/corrupted bitstream 2011-11-10 12:32:26 +01:00
svq1_cb.h
svq1_vlc.h
svq1.c
svq1.h
svq1dec.c svq1dec: use sign_extend() 2011-11-26 18:50:02 +00:00
svq1enc_cb.h
svq1enc.c svq1enc: fix signed multiplication overflow 2011-11-26 18:50:27 +00:00
svq3.c
synth_filter.c
synth_filter.h
tableprint.h
targa.c
targa.h
targaenc.c
thread.h frame-mt: return consumed packet size in ff_thread_decode_frame 2011-11-25 08:25:12 +01:00
tiertexseqv.c
tiff.c
tiff.h
tiffenc.c tiffenc: deprecate using compression_level 2011-11-24 21:31:36 +01:00
tmv.c
truemotion1.c
truemotion1data.h
truemotion2.c
truespeech_data.h
truespeech.c truespeech: use memmove() in truespeech_update_filters() 2011-11-10 10:25:46 -05:00
tscc.c
tta.c tta: use an integer instead of a pointer to iterate output samples 2011-11-11 14:18:22 -05:00
twinvq_data.h
twinvq.c twinvq: add SSE/AVX optimized sum/difference stereo interleaving 2011-11-11 14:13:58 -05:00
txd.c
ulti_cb.h
ulti.c
unary.h
utils.c h264: add support for decoding planar RGB images. 2011-11-24 08:25:36 -08:00
utvideo.c
v210dec.c
v210enc.c
v210x.c
vaapi_h264.c
vaapi_internal.h
vaapi_mpeg2.c
vaapi_mpeg4.c
vaapi_vc1.c
vaapi.c
vaapi.h
vb.c
vble.c vble: remove vble_error_close 2011-11-11 22:05:51 +01:00
vc1_parser.c
vc1.c
vc1.h
vc1acdata.h
vc1data.c
vc1data.h
vc1dec.c VC1: Add bottom field offset to block_index[] to avoid rewriting (+10L) 2011-11-09 11:00:49 +01:00
vc1dsp.c
vc1dsp.h
vcr1.c
vda_h264.c hwaccel: OS X Video Decoder Acceleration (VDA) support. 2011-11-14 16:07:32 +01:00
vda_internal.h hwaccel: OS X Video Decoder Acceleration (VDA) support. 2011-11-14 16:07:32 +01:00
vda.c hwaccel: OS X Video Decoder Acceleration (VDA) support. 2011-11-14 16:07:32 +01:00
vda.h hwaccel: OS X Video Decoder Acceleration (VDA) support. 2011-11-14 16:07:32 +01:00
vdpau_internal.h
vdpau.c
vdpau.h
version.h Make channel layout masks unsigned 2011-11-25 13:19:54 +00:00
vmdav.c
vmnc.c
vorbis_data.c Make channel layout masks unsigned 2011-11-25 13:19:54 +00:00
vorbis_enc_data.h
vorbis.c
vorbis.h Make channel layout masks unsigned 2011-11-25 13:19:54 +00:00
vorbisdec.c vorbisdec: remove AVCODEC_MAX_AUDIO_FRAME_SIZE check 2011-11-10 10:25:46 -05:00
vorbisenc.c
vp3_parser.c
vp3.c avcodec: move some AVCodecContext fields to an internal struct. 2011-11-19 10:01:05 -05:00
vp3data.h
vp3dsp.c
vp5.c vp5: Fix illegal read. 2011-11-17 11:58:49 -08:00
vp5data.h
vp6.c vp6: Fix illegal read. 2011-11-17 11:58:40 -08:00
vp6data.h
vp6dsp.c
vp8_parser.c
vp8.c avcodec: move some AVCodecContext fields to an internal struct. 2011-11-19 10:01:05 -05:00
vp8.h
vp8data.h
vp8dsp.c
vp8dsp.h
vp56.c
vp56.h
vp56data.c
vp56data.h
vp56dsp.c
vp56dsp.h
vp56rac.c
vqavideo.c
w32pthreads.h
wavpack.c
wma.c wma: initialize prev_block_len_bits, next_block_len_bits, and block_len_bits. 2011-11-22 13:50:18 -05:00
wma.h
wmadata.h
wmadec.c
wmaenc.c
wmaprodata.h
wmaprodec.c
wmavoice_data.h
wmavoice.c
wmv2.c
wmv2.h
wmv2dec.c
wmv2enc.c
wnv1.c
ws-snd1.c
xan.c
xiph.c
xiph.h
xl.c
xsubdec.c
xsubenc.c
xvmc_internal.h
xvmc.h
xxan.c
yop.c
zmbv.c
zmbvenc.c