1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/libavcodec
2011-04-17 19:31:49 +02:00
..
alpha
arm ac3enc: NEON optimised extract_exponents 2011-04-05 01:11:16 +01:00
avr32
bfin
mips
mlib
ppc Convert some undefined 1<<31 shifts into 1U<<31. 2011-04-11 21:47:42 -07:00
ps2
sh4
sparc
x86 dsputil: allow to skip drawing of top/bottom edges. 2011-03-26 17:45:38 -04:00
4xm.c
8bps.c make containers pass palette change in AVPacket 2011-04-15 18:02:05 +02:00
8svx.c
a64colors.h
a64enc.h
a64multienc.c
a64tables.h
aac_ac3_parser.c Get audio_service_type for AC-3 based on bitstream mode in the AC-3 parser 2011-03-25 16:59:00 -04:00
aac_ac3_parser.h Get audio_service_type for AC-3 based on bitstream mode in the AC-3 parser 2011-03-25 16:59:00 -04: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 aacenc: reduce the number of loop index variables 2011-04-04 09:12:37 +02:00
aacdec.c Convert some undefined 1<<31 shifts into 1U<<31. 2011-04-11 21:47:42 -07:00
aacdectab.h
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 Get audio_service_type for AC-3 based on bitstream mode in the AC-3 parser 2011-03-25 16:59:00 -04:00
ac3_parser.h
ac3.c ac3dec: fix processing of delta bit allocation information. 2011-04-17 12:33:41 -04:00
ac3.h ac3: move ff_ac3_bit_alloc_calc_bap to ac3dsp 2011-03-29 19:31:45 +01:00
ac3dec_data.c
ac3dec_data.h
ac3dec.c ac3dec: fix processing of delta bit allocation information. 2011-04-17 12:33:41 -04:00
ac3dec.h ac3: move ff_ac3_bit_alloc_calc_bap to ac3dsp 2011-03-29 19:31:45 +01:00
ac3dsp.c ac3enc: move extract_exponents inner loop to ac3dsp 2011-04-04 18:27:22 +01:00
ac3dsp.h ac3enc: move extract_exponents inner loop to ac3dsp 2011-04-04 18:27:22 +01:00
ac3enc_fixed.c ac3enc: use generic fixed-point mdct 2011-04-03 19:01:53 +01:00
ac3enc_float.c ac3enc: use generic fixed-point mdct 2011-04-03 19:01:53 +01:00
ac3enc.c ac3enc: move extract_exponents inner loop to ac3dsp 2011-04-04 18:27:22 +01:00
ac3tab.c
ac3tab.h ac3: move ff_ac3_bit_alloc_calc_bap to ac3dsp 2011-03-29 19:31:45 +01:00
acelp_filters.c
acelp_filters.h
acelp_pitch_delay.c
acelp_pitch_delay.h
acelp_vectors.c
acelp_vectors.h
adpcm.c
adx.h
adxdec.c
adxenc.c
alac.c
alacenc.c
allcodecs.c Add support for AMR-WB encoding via libvo-amrwbenc 2011-04-11 14:55:53 +03:00
alsdec.c
amr.h
amrnbdata.h
amrnbdec.c libavcodec: Use "const enum AVSampleFormat[]" in AVCodec initialization 2011-04-12 12:38:37 +03:00
amrwbdata.h
amrwbdec.c libavcodec: Use "const enum AVSampleFormat[]" in AVCodec initialization 2011-04-12 12:38:37 +03:00
anm.c
ansi.c
apedec.c
api-example.c
ass.c
ass.h
assdec.c
assenc.c
asv1.c
atrac1.c
atrac1data.h
atrac3.c
atrac3data.h
atrac.c
atrac.h
audioconvert.c Fix the conversion of AV_SAMPLE_FMT_FLT and _DBL to AV_SAMPLE_FMT_S32. 2011-04-11 21:47:53 -07:00
audioconvert.h
aura.c
avcodec.h introduce side information for AVPacket 2011-04-15 18:01:53 +02:00
avfft.c
avfft.h
avpacket.c make av_dup_packet() more cautious on allocation failures 2011-04-15 18:02:05 +02:00
avs.c
bethsoftvideo.c
bethsoftvideo.h
bfi.c
bgmc.c
bgmc.h
bink.c
binkaudio.c
binkdata.h
binkidct.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
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 make containers pass palette change in AVPacket 2011-04-15 18:02:05 +02:00
cljr.c
cook.c
cookdata.h
costablegen.c Fixed-point FFT and MDCT 2011-03-31 12:01:27 +01:00
cscd.c
cyuv.c
dca_parser.c
dca.c
dca.h
dcadata.h
dcadsp.c
dcadsp.h
dcahuff.h
dct32.c
dct-test.c
dct.c
dct.h
dctref.c
dctref.h
dfa.c dfa: protect pointer range checks against overflows. 2011-03-29 07:14:44 -07:00
dirac_parser.c
dirac.c
dirac.h
dnxhd_parser.c
dnxhddata.c
dnxhddata.h
dnxhddec.c
dnxhdenc.c
dnxhdenc.h
dpcm.c
dpx.c
dsicinav.c
dsputil.c Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02:00
dsputil.h dsputil: allow to skip drawing of top/bottom edges. 2011-03-26 17:45:38 -04:00
dump_extradata_bsf.c
dv_tablegen.c
dv_tablegen.h
dv_vlc_data.h
dv.c Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02: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 Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02:00
dxva2_internal.h
dxva2_mpeg2.c
dxva2_vc1.c
dxva2.c
dxva2.h Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02:00
eac3dec_data.c
eac3dec_data.h
eac3dec.c Get audio_service_type for AC-3 based on bitstream mode in the AC-3 parser 2011-03-25 16:59:00 -04:00
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 Fixed-point FFT and MDCT 2011-03-31 12:01:27 +01:00
fft_float.c Fixed-point FFT and MDCT 2011-03-31 12:01:27 +01:00
fft-fixed-test.c Fixed-point support in fft-test 2011-04-01 15:16:06 +01:00
fft-internal.h Fixed-point MDCT with 32-bit unscaled output 2011-04-02 21:06:07 +01:00
fft-test.c Fixed-point support in fft-test 2011-04-01 15:16:06 +01:00
fft.c ARM: NEON fixed-point FFT 2011-04-03 22:39:52 +01:00
fft.h ARM: NEON fixed-point FFT 2011-04-03 22:39:52 +01:00
ffv1.c
flac_parser.c
flac.c
flac.h
flacdata.c
flacdata.h
flacdec.c
flacenc.c
flashsv.c
flashsvenc.c
flicvideo.c
flv.h
flvdec.c
flvenc.c
fmtconvert.c
fmtconvert.h
fraps.c Convert some undefined 1<<31 shifts into 1U<<31. 2011-04-11 21:47:42 -07:00
frwu.c
g722.c libavcodec: Use "const enum AVSampleFormat[]" in AVCodec initialization 2011-04-12 12:38:37 +03:00
g726.c
g729.h
g729data.h
g729dec.c
get_bits.h
gif.c
gifdec.c
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 lavc: mark hurry_up for removal on next major bump 2011-04-02 16:17:24 +02:00
h261enc.c
h263_parser.c
h263_parser.h
h263.c
h263.h
h263data.h
h263dec.c lavc: mark hurry_up for removal on next major bump 2011-04-02 16:17:24 +02:00
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 lavc: mark hurry_up for removal on next major bump 2011-04-02 16:17:24 +02:00
h264.h
h264data.h
h264dsp.c
h264dsp.h
h264idct.c
h264pred.c
h264pred.h
huffman.c
huffman.h
huffyuv.c
idcinvideo.c make containers pass palette change in AVPacket 2011-04-15 18:02:05 +02:00
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
indeo3data.h
indeo5.c
indeo5data.h
intelh263dec.c
internal.h
interplayvideo.c make containers pass palette change in AVPacket 2011-04-15 18:02:05 +02:00
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
jfdctint.c
jpegls.c
jpegls.h
jpeglsdec.c Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02:00
jpeglsdec.h
jpeglsenc.c
jrevdct.c
jvdec.c jvdec: don't use deprecated CODEC_TYPE_*/PKT_FLAG_KEY 2011-04-02 16:16:44 +02:00
kbdwin.c
kbdwin.h
kgv1dec.c
kmvc.c make containers pass palette change in AVPacket 2011-04-15 18:02:05 +02:00
lagarith.c
lagarithrac.c
lagarithrac.h
latm_parser.c
lcl.h
lcldec.c
lclenc.c
libavcodec.v
libdirac_libschro.c
libdirac_libschro.h
libdirac.h Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02:00
libdiracdec.c Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02:00
libdiracenc.c
libfaac.c
libgsm.c
libmp3lame.c
libopencore-amr.c libopencore-amr, libvo-amrwbenc: Allow enabling DTX via private AVOptions 2011-04-14 00:31:39 +03:00
libopenjpeg.c
libschroedinger.c
libschroedinger.h
libschroedingerdec.c Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02:00
libschroedingerenc.c
libspeexdec.c
libtheoraenc.c Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02:00
libvo-aacenc.c libvo-*: Fix up the long codec names 2011-04-13 22:38:18 +03:00
libvo-amrwbenc.c libopencore-amr, libvo-amrwbenc: Allow enabling DTX via private AVOptions 2011-04-14 00:31:39 +03:00
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
Makefile Add support for AMR-WB encoding via libvo-amrwbenc 2011-04-11 14:55:53 +03:00
mathops.h
mdct_fixed.c Fixed-point MDCT with 32-bit unscaled output 2011-04-02 21:06:07 +01:00
mdct_float.c Fixed-point FFT and MDCT 2011-03-31 12:01:27 +01:00
mdct.c Fixed-point FFT and MDCT 2011-03-31 12:01:27 +01:00
mdec.c
mimic.c Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02:00
mjpeg2jpeg_bsf.c
mjpeg_parser.c
mjpeg.c
mjpeg.h
mjpega_dump_header_bsf.c
mjpegbdec.c Add support for picture_ptr field in MJpegDecodeContext 2011-03-30 07:18:34 +02:00
mjpegdec.c Add support for picture_ptr field in MJpegDecodeContext 2011-03-30 07:18:34 +02:00
mjpegdec.h Add support for picture_ptr field in MJpegDecodeContext 2011-03-30 07:18:34 +02:00
mjpegenc.c
mjpegenc.h
mlp_parser.c lavc: add missing audioconvert includes 2011-04-02 16:17:01 +02: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
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 Use consistent condition for whether to run slice-threading execute function. 2011-04-09 08:23:22 -04:00
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12decdata.h
mpeg12enc.c
mpegaudio3.h
mpegaudio_parser.c
mpegaudio_tablegen.c
mpegaudio_tablegen.h
mpegaudio.c
mpegaudio.h
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec_float.c
mpegaudiodec.c lavc: add missing audioconvert includes 2011-04-02 16:17:01 +02: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 lavc: mark hurry_up for removal on next major bump 2011-04-02 16:17:24 +02:00
mpegvideo.h lavc: mark hurry_up for removal on next major bump 2011-04-02 16:17:24 +02:00
msgsmdec.c
msgsmdec.h
msmpeg4.c Check for successful h263 init in msmpeg4 init 2011-04-12 19:46:44 -04:00
msmpeg4.h
msmpeg4data.c
msmpeg4data.h
msrle.c make containers pass palette change in AVPacket 2011-04-15 18:02:05 +02:00
msrledec.c
msrledec.h
msvideo1.c make containers pass palette change in AVPacket 2011-04-15 18:02:05 +02:00
mxpegdec.c Add MxPEG decoder 2011-03-30 07:18:34 +02:00
nellymoser.c
nellymoser.h
nellymoserdec.c
nellymoserenc.c
noise_bsf.c
nuv.c
opt.c
opt.h
options.c lavc: add a FF_API_REQUEST_CHANNELS deprecation macro 2011-04-07 18:11:24 +02:00
pamenc.c
parser.c Fix parser: mark av_parser_parse() for removal on next major bump 2011-04-06 23:45:34 +02:00
parser.h
pcm_tablegen.c
pcm_tablegen.h
pcm-mpeg.c
pcm.c
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
psymodel.c
psymodel.h psymodel: extend API to include PE and bit allocation. 2011-04-05 22:21:04 +02:00
pthread.c pthread: validate_thread_parameters() ignored slice-threading being intentionally off 2011-04-09 08:23:22 -04:00
ptx.c
put_bits.h
qcelpdata.h
qcelpdec.c
qdm2_tablegen.c
qdm2_tablegen.h
qdm2.c
qdm2data.h
qdrw.c
qpeg.c make containers pass palette change in AVPacket 2011-04-15 18:02:05 +02:00
qtrle.c make containers pass palette change in AVPacket 2011-04-15 18:02:05 +02:00
qtrleenc.c
r210dec.c
ra144.c
ra144.h
ra144dec.c
ra144enc.c
ra288.c
ra288.h
rangecoder.c
rangecoder.h
ratecontrol.c
ratecontrol.h
raw.c
raw.h
rawdec.c make containers pass palette change in AVPacket 2011-04-15 18:02:05 +02:00
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.h
rv10.c
rv10enc.c
rv20enc.c
rv30.c
rv30data.h
rv30dsp.c
rv34.c lavc: mark hurry_up for removal on next major bump 2011-04-02 16:17:24 +02:00
rv34.h
rv34data.h
rv34vlc.h
rv40.c
rv40data.h
rv40dsp.c
rv40vlc2.h
s3tc.c
s3tc.h
sbr.h
sgi.h
sgidec.c
sgienc.c
shorten.c
simple_idct.c
simple_idct.h
sinewin_tablegen.c
sinewin_tablegen.h
sinewin.c
sinewin.h
sipr16k.c
sipr16kdata.h
sipr.c
sipr.h
siprdata.h
smacker.c
smc.c make containers pass palette change in AVPacket 2011-04-15 18:02:05 +02:00
snow.c dsputil: allow to skip drawing of top/bottom edges. 2011-03-26 17:45:38 -04:00
snow.h
sp5x.h
sp5xdec.c
srtdec.c
sunrast.c
svq1_cb.h
svq1_vlc.h
svq1.c
svq1.h
svq1dec.c lavc: mark hurry_up for removal on next major bump 2011-04-02 16:17:24 +02:00
svq1enc_cb.h
svq1enc.c
svq3.c lavc: mark hurry_up for removal on next major bump 2011-04-02 16:17:24 +02:00
synth_filter.c
synth_filter.h
tableprint.c
tableprint.h
targa.c make containers pass palette change in AVPacket 2011-04-15 18:02:05 +02:00
targa.h
targaenc.c
thread.h Remove unnecessary parameter from ff_thread_init() and fix behavior 2011-04-05 16:53:26 +02:00
tiertexseqv.c
tiff.c
tiff.h
tiffenc.c
tmv.c
truemotion1.c
truemotion1data.h
truemotion2.c Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02:00
truespeech_data.h
truespeech.c
tscc.c make containers pass palette change in AVPacket 2011-04-15 18:02:05 +02:00
tta.c
twinvq_data.h
twinvq.c
txd.c
ulti_cb.h
ulti.c
unary.h
utils.c Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02:00
v210dec.c
v210enc.c
v210x.c
vaapi_h264.c Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02:00
vaapi_internal.h
vaapi_mpeg2.c
vaapi_mpeg4.c Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02:00
vaapi_vc1.c Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02:00
vaapi.c
vaapi.h
vb.c
vc1_parser.c
vc1.c Parse sprite data for WMVP and WVP2, and decode sprites for the latter 2011-04-10 10:07:49 +02:00
vc1.h wmv3dec: fix playback of complex WMV3 files using simple_idct. 2011-04-16 15:19:53 -04:00
vc1acdata.h
vc1data.c
vc1data.h
vc1dec.c vc1: fix fate-vc1 after previous commit. 2011-04-17 08:45:10 +02:00
vc1dsp.c
vc1dsp.h
vcr1.c
vdpau_internal.h
vdpau.c
vdpau.h
version.h Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02:00
vmdav.c
vmnc.c
vorbis_data.c
vorbis_dec.c
vorbis_enc_data.h
vorbis_enc.c Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02:00
vorbis.c
vorbis.h
vp3_parser.c
vp3.c
vp3data.h
vp3dsp.c
vp5.c
vp5data.h
vp6.c
vp6data.h
vp6dsp.c
vp8_parser.c
vp8.c vp8.c: rename EDGE_* to VP8_EDGE_*. 2011-03-24 21:48:18 -04: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
w32thread.c Remove unnecessary parameter from ff_thread_init() and fix behavior 2011-04-05 16:53:26 +02:00
wavpack.c
wma.c
wma.h
wmadata.h
wmadec.c
wmaenc.c
wmaprodata.h
wmaprodec.c
wmavoice_data.h
wmavoice.c Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02:00
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