ffmpeg/libavcodec
Vitor Sessak 6204feb160 dct32: Add AVX implementation of 32-point DCT 2011-05-21 17:42:26 +02:00
..
alpha Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 2011-05-10 07:24:36 -04:00
arm multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
avr32
bfin Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 2011-05-10 07:24:36 -04:00
mips
mlib Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 2011-05-10 07:24:36 -04:00
ppc mpegaudiodsp: fix x86 and ppc makefiles 2011-05-19 16:32:24 +01:00
ps2 Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 2011-05-10 07:24:36 -04:00
sh4 multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
sparc multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
x86 dct32: Add AVX implementation of 32-point DCT 2011-05-21 17:42:26 +02:00
4xm.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
8bps.c
8svx.c
Makefile Rename costablegen.c ---> cos_tablegen.c. 2011-05-19 21:09:02 +02:00
a64colors.h
a64enc.h
a64multienc.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
a64tables.h
aac.h aacdec: Use float instead of int16_t for ltp_state to avoid needless rounding. 2011-05-15 17:42:05 -04:00
aac_ac3_parser.c
aac_ac3_parser.h
aac_adtstoasc_bsf.c
aac_parser.c
aac_tablegen.c
aac_tablegen.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
aac_tablegen_decl.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
aacadtsdec.c
aacadtsdec.h
aaccoder.c aac: workaround for compilation on cygwin 2011-05-11 14:38:14 +02:00
aacdec.c LATM/AAC: Free previously initialized context on reinit. 2011-05-20 18:24:53 +02:00
aacdectab.h aacdec: use a scale of 2 in the LTP MDCT rather than doubling the coefficient 2011-04-27 12:39:37 -04:00
aacenc.c psymodel: Remove wrapper functions. 2011-05-08 12:43:04 -07:00
aacenc.h Add AVX FFT implementation. 2011-04-26 18:25:24 +02:00
aacps.c
aacps.h
aacps_tablegen.c
aacps_tablegen.h
aacpsdata.c
aacpsy.c
aacpsy.h
aacsbr.c Add floating-point sample format support to the ac3, eac3, dca, aac, and vorbis 2011-05-18 17:27:06 -04:00
aacsbr.h Add floating-point sample format support to the ac3, eac3, dca, aac, and vorbis 2011-05-18 17:27:06 -04:00
aacsbrdata.h
aactab.c
aactab.h
aandcttab.c
aandcttab.h
aasc.c
ac3.c
ac3.h
ac3_parser.c
ac3_parser.h
ac3dec.c Add floating-point sample format support to the ac3, eac3, dca, aac, and vorbis 2011-05-18 17:27:06 -04:00
ac3dec.h Add AVX FFT implementation. 2011-04-26 18:25:24 +02:00
ac3dec_data.c
ac3dec_data.h
ac3dsp.c ac3enc: clip large coefficient values and negative exponents rather than using 2011-05-01 13:32:04 -04:00
ac3dsp.h
ac3enc.c ac3enc: put the counting of stereo rematrixing bits in the same place to 2011-05-12 12:41:08 -04:00
ac3enc_fixed.c ac3enc: correct the flipped sign in the ac3_fixed encoder 2011-04-26 17:19:37 -04:00
ac3enc_float.c
ac3tab.c
ac3tab.h
acelp_filters.c
acelp_filters.h
acelp_pitch_delay.c
acelp_pitch_delay.h
acelp_vectors.c acelp: Remove unused gray_decode table. 2011-05-15 19:01:06 +02:00
acelp_vectors.h
adpcm.c
adx.h
adxdec.c
adxenc.c
alac.c
alacenc.c lavc: move some flac-specific options to its private context. 2011-05-10 07:42:33 +02:00
allcodecs.c Port SMPTE S302M audio decoder from FFmbc 0.3. 2011-05-11 17:25:06 +02:00
alsdec.c
amr.h
amrnbdata.h
amrnbdec.c
amrwbdata.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
amrwbdec.c
anm.c
ansi.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
apedec.c
api-example.c
ass.c Replace strncpy() with av_strlcpy(). 2011-05-03 21:20:13 -07:00
ass.h
assdec.c
assenc.c
asv1.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
atrac.c
atrac.h
atrac1.c Add AVX FFT implementation. 2011-04-26 18:25:24 +02:00
atrac1data.h
atrac3.c Add AVX FFT implementation. 2011-04-26 18:25:24 +02:00
atrac3data.h
audioconvert.c
audioconvert.h
aura.c
avcodec.h Add request_sample_fmt field to AVCodecContext. 2011-05-18 17:27:06 -04:00
avfft.c
avfft.h
avpacket.c
avs.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
bethsoftvideo.c
bethsoftvideo.h
bfi.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
bgmc.c
bgmc.h
bink.c
binkaudio.c Add AVX FFT implementation. 2011-04-26 18:25:24 +02:00
binkdata.h
binkidct.c
bitstream.c
bitstream_filter.c
bmp.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
bmp.h
bmpenc.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
bytestream.h
c93.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
cabac.c
cabac.h
cavs.c
cavs.h Replace int_fast integer types with their sized standard posix counterparts. 2011-05-12 12:05:54 +02:00
cavs_parser.c
cavsdata.h Replace int_fast integer types with their sized standard posix counterparts. 2011-05-12 12:05:54 +02:00
cavsdec.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
cavsdsp.c
cavsdsp.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
cbrt_tablegen.c
cbrt_tablegen.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
cdgraphics.c
celp_filters.c
celp_filters.h
celp_math.c
celp_math.h
cga_data.c
cga_data.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
chomp_bsf.c
cinepak.c
cljr.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
cook.c Add AVX FFT implementation. 2011-04-26 18:25:24 +02:00
cookdata.h
cos_tablegen.c Rename costablegen.c ---> cos_tablegen.c. 2011-05-19 21:09:02 +02:00
cscd.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
cyuv.c
dca.c Add floating-point sample format support to the ac3, eac3, dca, aac, and vorbis 2011-05-18 17:27:06 -04:00
dca.h
dca_parser.c
dcadata.h
dcadsp.c
dcadsp.h
dcahuff.h
dct-test.c Remove some disabled printf debug cruft. 2011-04-29 20:00:53 +02:00
dct.c dct: build dct32 as separate object files 2011-05-17 13:57:23 +01:00
dct.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
dct32.c dct: build dct32 as separate object files 2011-05-17 13:57:23 +01:00
dct32.h dct: build dct32 as separate object files 2011-05-17 13:57:23 +01:00
dct32_fixed.c dct: build dct32 as separate object files 2011-05-17 13:57:23 +01:00
dct32_float.c dct: build dct32 as separate object files 2011-05-17 13:57:23 +01:00
dctref.c
dctref.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
dfa.c dfa: Remove unused variable. 2011-05-15 13:12:47 +02:00
dirac.c
dirac.h
dirac_parser.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
dnxhd_parser.c
dnxhddata.c
dnxhddata.h
dnxhddec.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
dnxhdenc.c dnxhdenc: add AVClass in private context. 2011-05-12 13:08:10 +02:00
dnxhdenc.h dnxhdenc: add AVClass in private context. 2011-05-12 13:08:10 +02:00
dpcm.c
dpx.c DPX decoder: read sample aspect ratio 2011-05-01 19:35:55 +02:00
dpxenc.c dpx: Do not use DPX encoder for decoding. 2011-05-02 11:04:20 +02:00
dsicinav.c
dsputil.c Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 2011-05-10 07:24:36 -04:00
dsputil.h Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 2011-05-10 07:24:36 -04:00
dsputil_template.c Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 2011-05-10 07:24:36 -04:00
dump_extradata_bsf.c
dv.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
dv_tablegen.c
dv_tablegen.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
dv_vlc_data.h
dvbsub.c
dvbsub_parser.c
dvbsubdec.c
dvdata.c
dvdata.h
dvdsub_parser.c
dvdsubdec.c
dvdsubenc.c
dwt.c
dwt.h
dxa.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
dxva2.c
dxva2.h
dxva2_h264.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
dxva2_internal.h
dxva2_mpeg2.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
dxva2_vc1.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
eac3dec.c
eac3dec_data.c
eac3dec_data.h
eacmv.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
eaidct.c
eamad.c
eatgq.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
eatgv.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
eatqi.c
elbg.c
elbg.h
error_resilience.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
escape124.c
faandct.c
faandct.h
faanidct.c
faanidct.h
faxcompr.c
faxcompr.h
fft-fixed-test.c
fft-internal.h
fft-test.c
fft.c Add AVX FFT implementation. 2011-04-26 18:25:24 +02:00
fft.h Add AVX FFT implementation. 2011-04-26 18:25:24 +02:00
fft_fixed.c
fft_float.c
ffv1.c Replace int_fast integer types with their sized standard posix counterparts. 2011-05-12 12:05:54 +02:00
flac.c
flac.h
flac_parser.c
flacdata.c
flacdata.h
flacdec.c
flacenc.c flacenc: use proper initializers for AVOption default values. 2011-05-11 15:48:51 +02:00
flashsv.c flashsv: K&R cosmetics 2011-05-04 21:12:39 +02:00
flashsvenc.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
flicvideo.c
flv.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
flvdec.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
flvenc.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
fmtconvert.c Add float_interleave() to FmtConvertContext with x86-optimized versions. 2011-05-18 17:27:05 -04:00
fmtconvert.h Add float_interleave() to FmtConvertContext with x86-optimized versions. 2011-05-18 17:27:05 -04:00
fraps.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
frwu.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
g722.c
g726.c
g729data.h
g729dec.c g729: Merge g729.h into g729dec.c. 2011-05-19 10:21:37 +02:00
get_bits.h get_bits: make cache unsigned to eliminate undefined signed overflow. 2011-05-03 21:14:39 -07:00
gif.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
gifdec.c
golomb.c
golomb.h
gsmdec.c
gsmdec_data.c
gsmdec_data.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
gsmdec_template.c
h261.c
h261.h
h261_parser.c
h261data.h
h261dec.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
h261enc.c
h263.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
h263.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
h263_parser.c
h263_parser.h
h263data.h
h263dec.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
h264.c h264: correct border check. 2011-05-19 20:32:18 -04:00
h264.h Add support for higher QP values in h264. 2011-05-10 07:24:35 -04:00
h264_cabac.c Add support for higher QP values in h264. 2011-05-10 07:24:35 -04:00
h264_cavlc.c Add support for higher QP values in h264. 2011-05-10 07:24:35 -04:00
h264_direct.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
h264_loopfilter.c Add the notion of pixel size in h264 related functions. 2011-05-10 07:24:33 -04:00
h264_mp4toannexb_bsf.c
h264_mvpred.h
h264_parser.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
h264_ps.c Add support for higher QP values in h264. 2011-05-10 07:24:35 -04:00
h264_refs.c h264: do not print "too many references" warning for intra-only. 2011-05-10 07:24:39 -04:00
h264_sei.c
h264data.h Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
h264dsp.c Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 2011-05-10 07:24:36 -04:00
h264dsp.h Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 2011-05-10 07:24:36 -04:00
h264dsp_template.c Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 2011-05-10 07:24:36 -04:00
h264idct.c Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 2011-05-10 07:24:36 -04:00
h264idct_template.c Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 2011-05-10 07:24:36 -04:00
h264pred.c Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 2011-05-10 07:24:36 -04:00
h264pred.h Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 2011-05-10 07:24:36 -04:00
h264pred_template.c h264pred: fix one more aliasing violation. 2011-05-11 15:48:51 +02:00
high_bit_depth.h h264pred: fix aliasing violations. 2011-05-11 06:59:16 -04:00
huffman.c
huffman.h
huffyuv.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
idcinvideo.c
iff.c
iirfilter.c Fix compilation of iirfilter-test. 2011-05-17 18:06:51 -04:00
iirfilter.h
imc.c Add AVX FFT implementation. 2011-04-26 18:25:24 +02:00
imcdata.h
imgconvert.c
imgconvert.h
imx_dump_header_bsf.c
indeo2.c
indeo2data.h
indeo3.c indeo3: Eliminate use of long. 2011-05-03 21:20:05 -07:00
indeo3data.h
indeo5.c
indeo5data.h
intelh263dec.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
internal.h
interplayvideo.c
intrax8.c
intrax8.h
intrax8dsp.c
intrax8huf.h
inverse.c
ituh263dec.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
ituh263enc.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
ivi_common.c
ivi_common.h
ivi_dsp.c
ivi_dsp.h
jfdctfst.c jfdct: Replace sized int_fast integer types with plain int/unsigned. 2011-05-12 11:56:53 +02:00
jfdctint.c jfdct: Replace sized int_fast integer types with plain int/unsigned. 2011-05-12 11:56:53 +02:00
jpegls.c
jpegls.h
jpeglsdec.c
jpeglsdec.h
jpeglsenc.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
jrevdct.c
jvdec.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
kbdwin.c
kbdwin.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
kgv1dec.c
kmvc.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
lagarith.c
lagarithrac.c
lagarithrac.h
latm_parser.c
lcl.h
lcldec.c
lclenc.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
libavcodec.v
libdirac.h
libdirac_libschro.c
libdirac_libschro.h
libdiracdec.c
libdiracenc.c
libfaac.c
libgsm.c
libmp3lame.c mp3lame: add #include required for AV_RB32 macro. 2011-05-20 15:28:29 -04:00
libopencore-amr.c
libopenjpeg.c
libschroedinger.c
libschroedinger.h
libschroedingerdec.c
libschroedingerenc.c
libspeexdec.c
libtheoraenc.c
libvo-aacenc.c
libvo-amrwbenc.c
libvorbis.c AVOptions: make default_val a union, as proposed in AVOption2. 2011-05-10 20:22:06 +02:00
libvpxdec.c
libvpxenc.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
libx264.c libx264: handle closed GOP codec flag 2011-05-17 23:01:42 +02:00
libxavs.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
libxvid_internal.h
libxvid_rc.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
libxvidff.c configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS. 2011-05-12 11:41:59 +02:00
ljpegenc.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
loco.c
lpc.c lavc: move some flac-specific options to its private context. 2011-05-10 07:42:33 +02:00
lpc.h lavc: move some flac-specific options to its private context. 2011-05-10 07:42:33 +02:00
lsp.c
lsp.h
lzw.c
lzw.h
lzwenc.c
mace.c
mathops.h mathops: remove ancient confusing comment 2011-05-16 21:34:39 +01:00
mdct.c
mdct_fixed.c
mdct_float.c
mdec.c mdec: enable frame-level multithreading. 2011-05-18 06:54:15 -04:00
mimic.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
mjpeg.c
mjpeg.h
mjpeg2jpeg_bsf.c
mjpeg_parser.c
mjpega_dump_header_bsf.c
mjpegbdec.c
mjpegdec.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
mjpegdec.h
mjpegenc.c
mjpegenc.h
mlp.c
mlp.h
mlp_parser.c
mlp_parser.h
mlpdec.c
mlpdsp.c
mmvideo.c
motion-test.c
motion_est.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
motion_est_template.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
motionpixels.c
motionpixels_tablegen.c
motionpixels_tablegen.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
movsub_bsf.c
mp3_header_compress_bsf.c mpegaudio: move all header parsing to mpegaudiodecheader.[ch] 2011-05-20 11:05:07 +01:00
mp3_header_decompress_bsf.c mpegaudio: move all header parsing to mpegaudiodecheader.[ch] 2011-05-20 11:05:07 +01:00
mpc.c Move some mpegaudio functions to new mpegaudiodsp subsystem 2011-05-19 12:25:34 +01:00
mpc.h Move some mpegaudio functions to new mpegaudiodsp subsystem 2011-05-19 12:25:34 +01:00
mpc7.c Move some mpegaudio functions to new mpegaudiodsp subsystem 2011-05-19 12:25:34 +01:00
mpc7data.h
mpc8.c Move some mpegaudio functions to new mpegaudiodsp subsystem 2011-05-19 12:25:34 +01:00
mpc8data.h
mpc8huff.h
mpcdata.h
mpeg4audio.c
mpeg4audio.h
mpeg4data.h
mpeg4video.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
mpeg4video.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
mpeg4video_parser.c
mpeg4video_parser.h
mpeg4videodec.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
mpeg4videoenc.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
mpeg12.c mpeg12: add slice-threading checks to slice-threading initializers. 2011-05-18 06:54:15 -04:00
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12decdata.h
mpeg12enc.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
mpegaudio.c
mpegaudio.h mpegaudio: move all header parsing to mpegaudiodecheader.[ch] 2011-05-20 11:05:07 +01:00
mpegaudio_parser.c mpegaudio: clean up #includes 2011-05-20 11:05:19 +01:00
mpegaudio_tablegen.c mpegaudio: add _fixed suffix to some names 2011-05-17 20:17:36 +01:00
mpegaudio_tablegen.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
mpegaudiodata.c
mpegaudiodata.h mpegaudio: clean up #includes 2011-05-20 11:05:19 +01:00
mpegaudiodec.c dct32: Add AVX implementation of 32-point DCT 2011-05-21 17:42:26 +02:00
mpegaudiodec_float.c Move some mpegaudio functions to new mpegaudiodsp subsystem 2011-05-19 12:25:34 +01:00
mpegaudiodecheader.c mpegaudio: move all header parsing to mpegaudiodecheader.[ch] 2011-05-20 11:05:07 +01:00
mpegaudiodecheader.h mpegaudio: move all header parsing to mpegaudiodecheader.[ch] 2011-05-20 11:05:07 +01:00
mpegaudiodectab.h mpegaudio: move some struct definitions from mpegaudio.h 2011-05-19 12:25:36 +01:00
mpegaudiodsp.c Move some mpegaudio functions to new mpegaudiodsp subsystem 2011-05-19 12:25:34 +01:00
mpegaudiodsp.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
mpegaudiodsp_fixed.c Move some mpegaudio functions to new mpegaudiodsp subsystem 2011-05-19 12:25:34 +01:00
mpegaudiodsp_float.c Move some mpegaudio functions to new mpegaudiodsp subsystem 2011-05-19 12:25:34 +01:00
mpegaudiodsp_template.c Move some mpegaudio functions to new mpegaudiodsp subsystem 2011-05-19 12:25:34 +01:00
mpegaudioenc.c mpegaudio: remove useless #undef at end of file 2011-05-19 13:30:22 +01:00
mpegaudiotab.h
mpegvideo.c mpegvideo: make FF_DEBUG_DCT_COEFF output coeffs via av_log() instead of just via AVFrame. 2011-05-12 18:02:28 +02:00
mpegvideo.h Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
mpegvideo_common.h Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
mpegvideo_enc.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
mpegvideo_parser.c Replace some commented-out debug printf() / av_log() messages with av_dlog(). 2011-04-29 17:27:01 +02:00
mpegvideo_xvmc.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
msgsmdec.c
msgsmdec.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
msmpeg4.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
msmpeg4.h
msmpeg4data.c
msmpeg4data.h
msrle.c
msrledec.c
msrledec.h
msvideo1.c
mxpegdec.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
nellymoser.c
nellymoser.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
nellymoserdec.c Add AVX FFT implementation. 2011-04-26 18:25:24 +02:00
nellymoserenc.c Add AVX FFT implementation. 2011-04-26 18:25:24 +02:00
noise_bsf.c
nuv.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
opt.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
options.c Add request_sample_fmt field to AVCodecContext. 2011-05-18 17:27:06 -04:00
pamenc.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
parser.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
parser.h
pcm-mpeg.c
pcm.c
pcm_tablegen.c
pcm_tablegen.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
pcx.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
pcxenc.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
pgssubdec.c
pictordec.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
png.c
png.h
pngdec.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
pngenc.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
pnm.c
pnm.h
pnm_parser.c
pnmdec.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
pnmenc.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
psymodel.c psymodel: Remove wrapper functions. 2011-05-08 12:43:04 -07:00
psymodel.h psymodel: Remove wrapper functions. 2011-05-08 12:43:04 -07:00
pthread.c
ptx.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
put_bits.h
qcelpdata.h
qcelpdec.c
qdm2.c qdm2: Use floating point synthesis filter. 2011-05-19 20:32:18 -04:00
qdm2_tablegen.c
qdm2_tablegen.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
qdm2data.h
qdrw.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
qpeg.c qpeg: use reget_buffer() in decode_frame() 2011-04-27 07:44:40 -07:00
qtrle.c
qtrleenc.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
r210dec.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
ra144.c
ra144.h
ra144dec.c
ra144enc.c lavc: move some flac-specific options to its private context. 2011-05-10 07:42:33 +02:00
ra288.c
ra288.h
rangecoder.c
rangecoder.h
ratecontrol.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
ratecontrol.h
raw.c rawvideo codec: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE 2011-04-28 07:25:28 +02:00
raw.h
rawdec.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
rawenc.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
rdft.c
rdft.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
rectangle.h
remove_extradata_bsf.c
resample.c cosmetics: Fix crazy formatting in resample. 2011-05-10 20:09:51 -07:00
resample2.c
rl.h
rl2.c
rle.c
rle.h
roqaudioenc.c
roqvideo.c
roqvideo.h
roqvideodec.c
roqvideoenc.c
rpza.c
rtjpeg.c
rtjpeg.h
rv10.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
rv10enc.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
rv20enc.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
rv30.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
rv30data.h
rv30dsp.c
rv34.c Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 2011-05-10 07:24:36 -04:00
rv34.h
rv34data.h
rv34vlc.h
rv40.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
rv40data.h
rv40dsp.c
rv40vlc2.h
s3tc.c
s3tc.h
s302m.c Port SMPTE S302M audio decoder from FFmbc 0.3. 2011-05-11 17:25:06 +02:00
sbr.h
sgi.h
sgidec.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
sgienc.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
shorten.c
simple_idct.c
simple_idct.h
sinewin.c
sinewin.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
sinewin_tablegen.c
sinewin_tablegen.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
sipr.c
sipr.h
sipr16k.c
sipr16kdata.h
siprdata.h
smacker.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
smc.c
snow.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
snow.h
sp5x.h
sp5xdec.c AMV: disable DR1 and don't override EMU_EDGE 2011-04-29 22:46:13 +02:00
srtdec.c srtdec: make sure we don't write past the end of buffer 2011-05-12 18:02:28 +02:00
sunrast.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
svq1.c
svq1.h
svq1_cb.h
svq1_vlc.h
svq1dec.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
svq1enc.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
svq1enc_cb.h
svq3.c svq3: Do initialization after parsing the extradata 2011-05-21 07:40:56 -04:00
synth_filter.c
synth_filter.h
tableprint.h Collapse tableprint.c into tableprint.h. 2011-05-19 21:07:38 +02:00
targa.c
targa.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
targaenc.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
thread.h
tiertexseqv.c
tiff.c tiff: add support for SamplesPerPixel tag in tiff_decode_tag() 2011-05-12 17:59:56 +02:00
tiff.h
tiffenc.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
tmv.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
truemotion1.c
truemotion1data.h
truemotion2.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
truespeech.c
truespeech_data.h
tscc.c
tta.c
twinvq.c
twinvq_data.h
txd.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
ulti.c ultimotion: use reget_buffer() in ulti_decode_frame() 2011-04-27 07:42:42 -07:00
ulti_cb.h
unary.h
utils.c swscale: extend YUV422p support to 10bits depth 2011-05-11 14:38:14 +02:00
v210dec.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
v210enc.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
v210x.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
vaapi.c
vaapi.h
vaapi_h264.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
vaapi_internal.h
vaapi_mpeg2.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
vaapi_mpeg4.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
vaapi_vc1.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
vb.c
vc1.c Revert "VC1: merge idct8x8, coeff adjustments and put_pixels." 2011-05-04 07:40:01 -04:00
vc1.h vc1: make overlap filter for I-frames bit-exact. 2011-05-04 07:40:53 -04:00
vc1_parser.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
vc1acdata.h
vc1data.c
vc1data.h
vc1dec.c vc1: make overlap filter for I-frames bit-exact. 2011-05-04 07:40:53 -04:00
vc1dsp.c vc1: make overlap filter for I-frames bit-exact. 2011-05-04 07:40:53 -04:00
vc1dsp.h vc1: make overlap filter for I-frames bit-exact. 2011-05-04 07:40:53 -04:00
vcr1.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
vdpau.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
vdpau.h
vdpau_internal.h
version.h Add request_sample_fmt field to AVCodecContext. 2011-05-18 17:27:06 -04:00
vmdav.c
vmnc.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
vorbis.c Replace int_fast integer types with their sized standard posix counterparts. 2011-05-12 12:05:54 +02:00
vorbis.h Replace int_fast integer types with their sized standard posix counterparts. 2011-05-12 12:05:54 +02:00
vorbis_data.c
vorbis_enc_data.h
vorbisdec.c Add floating-point sample format support to the ac3, eac3, dca, aac, and vorbis 2011-05-18 17:27:06 -04:00
vorbisenc.c Replace int_fast integer types with their sized standard posix counterparts. 2011-05-12 12:05:54 +02:00
vp3.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
vp3_parser.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
vp3data.h
vp3dsp.c
vp5.c
vp5data.h
vp6.c
vp6data.h
vp6dsp.c
vp8.c Add av_clip_uintp2() function 2011-05-13 16:45:24 -04:00
vp8.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
vp8_parser.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
vp8data.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
vp8dsp.c
vp8dsp.h
vp56.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
vp56.h
vp56data.c
vp56data.h
vp56dsp.c
vp56dsp.h
vp56rac.c
vqavideo.c
w32thread.c
wavpack.c
wma.c
wma.h Add AVX FFT implementation. 2011-04-26 18:25:24 +02:00
wmadata.h
wmadec.c Remove some disabled printf debug cruft. 2011-04-29 20:00:53 +02:00
wmaenc.c wmaenc: improve channel count and bitrate error handling in encode_init() 2011-05-12 18:02:28 +02:00
wmaprodata.h
wmaprodec.c Add AVX FFT implementation. 2011-04-26 18:25:24 +02:00
wmavoice.c wmavoice: Use proper size in memeset(). 2011-05-05 21:25:48 -07:00
wmavoice_data.h
wmv2.c
wmv2.h
wmv2dec.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
wmv2enc.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
wnv1.c
ws-snd1.c
xan.c
xiph.c
xiph.h
xl.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
xsubdec.c
xsubenc.c
xvmc.h
xvmc_internal.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
xxan.c
yop.c
zmbv.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00
zmbvenc.c Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 2011-05-02 12:18:44 +02:00