..
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
arm: properly mark external symbol call
2011-05-14 10:38:23 +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
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
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
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
sparc
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
x86
Modify x86util.asm to ease transitioning to 10-bit H.264 assembly.
2011-05-17 20:44:48 +02:00
4xm.c
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
2011-05-02 12:18:44 +02:00
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
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
2011-05-02 12:18:44 +02:00
a64tables.h
aac_ac3_parser.c
aac_ac3_parser.h
aac_adtstoasc_bsf.c
aac_parser.c
aac_tablegen_decl.h
aac_tablegen.c
aac_tablegen.h
Define POW_SF2_ZERO in aac.h and use for ff_aac_pow2sf_tabp[] offsets instead
2011-04-27 12:39:37 -04:00
aac.h
aacdec: Use float instead of int16_t for ltp_state to avoid needless rounding.
2011-05-15 17:42:05 -04:00
aacadtsdec.c
aacadtsdec.h
aaccoder.c
aac: workaround for compilation on cygwin
2011-05-11 14:38:14 +02:00
aacdec.c
aacdec: Use float instead of int16_t for ltp_state to avoid needless rounding.
2011-05-15 17:42:05 -04: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_tablegen.c
aacps_tablegen.h
aacps.c
aacps.h
aacpsdata.c
aacpsy.c
aacenc: Fix whitespace after last commit.
2011-04-23 15:02:34 +03:00
aacpsy.h
aacsbr.c
aac: add headers needed for log2f()
2011-04-26 08:33:21 +02:00
aacsbr.h
aacsbrdata.h
aactab.c
aactab.h
aandcttab.c
aandcttab.h
aasc.c
ac3_parser.c
ac3_parser.h
ac3.c
ac3dec: fix processing of delta bit allocation information.
2011-04-17 12:33:41 -04:00
ac3.h
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
Add AVX FFT implementation.
2011-04-26 18:25:24 +02:00
ac3dsp.c
ac3enc: clip large coefficient values and negative exponents rather than using
2011-05-01 13:32:04 -04:00
ac3dsp.h
ac3enc_fixed.c
ac3enc: correct the flipped sign in the ac3_fixed encoder
2011-04-26 17:19:37 -04:00
ac3enc_float.c
ac3enc.c
ac3enc: put the counting of stereo rematrixing bits in the same place to
2011-05-12 12:41:08 -04:00
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
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
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
atrac.c
atrac.h
audioconvert.c
audioconvert.h
aura.c
avcodec.h
Port SMPTE S302M audio decoder from FFmbc 0.3.
2011-05-11 17:25:06 +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
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_filter.c
bitstream.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_parser.c
cavs.c
cavs.h
Replace int_fast integer types with their sized standard posix counterparts.
2011-05-12 12:05:54 +02:00
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
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
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
costablegen.c
cscd.c
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
2011-05-02 12:18:44 +02:00
cyuv.c
dca_parser.c
dca.c
Add AVX FFT implementation.
2011-04-26 18:25:24 +02:00
dca.h
dcadata.h
dcadsp.c
dcadsp.h
dcahuff.h
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
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
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
dctref.c
dctref.h
dfa.c
dfa: Remove unused variable.
2011-05-15 13:12:47 +02:00
dirac_parser.c
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
2011-05-02 12:18:44 +02:00
dirac.c
dirac.h
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_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
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
dump_extradata_bsf.c
dv_tablegen.c
dv_tablegen.h
dv_vlc_data.h
dv.c
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
2011-05-02 12:18:44 +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
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
2011-05-02 12:18:44 +02:00
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
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
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.c
fft_float.c
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
ffv1.c
Replace int_fast integer types with their sized standard posix counterparts.
2011-05-12 12:05:54 +02:00
flac_parser.c
flac.c
flac.h
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
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
fmtconvert.h
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
g729.h
g729data.h
g729dec.c
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_data.c
gsmdec_data.h
gsmdec_template.c
gsmdec.c
h261_parser.c
h261.c
h261.h
h261data.h
h261dec.c
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
2011-05-02 12:18:44 +02:00
h261enc.c
h263_parser.c
h263_parser.h
h263.c
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
2011-05-02 12:18:44 +02:00
h263.h
h263data.h
h263dec.c
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
2011-05-02 12:18:44 +02: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
h264.c
Enable decoding of high bit depth h264.
2011-05-10 07:24:38 -04:00
h264.h
Add support for higher QP values in h264.
2011-05-10 07:24:35 -04:00
h264data.h
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
2011-05-02 12:18:44 +02: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
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
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
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
h264pred_template.c
h264pred: fix one more aliasing violation.
2011-05-11 15:48:51 +02: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
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
make containers pass palette change in AVPacket
2011-04-15 18:02:05 +02:00
iff.c
iirfilter.c
iirfilter.h
imc.c
Add AVX FFT implementation.
2011-04-26 18:25:24 +02:00
imcdata.h
imgconvert.c
lavc: remove misc disabled cruft.
2011-04-19 19:01:22 +02:00
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
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
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
Replace more FFmpeg references by Libav.
2011-04-17 19:31:49 +02:00
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
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_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-aacenc,libvo-amrwbenc}: fix api usage
2011-04-18 22:21:13 +02:00
libvo-amrwbenc.c
libvo-aacenc,libvo-amrwbenc}: fix api usage
2011-04-18 22:21:13 +02:00
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
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
2011-05-02 12:18:44 +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
Use av_log_ask_for_sample() to request samples from users.
2011-04-22 20:12:39 +02:00
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
Makefile
dct: build dct32 as separate object files
2011-05-17 13:57:23 +01:00
mathops.h
mathops: remove ancient confusing comment
2011-05-16 21:34:39 +01:00
mdct_fixed.c
mdct_float.c
mdct.c
mdec.c
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
2011-05-02 12:18:44 +02:00
mimic.c
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
2011-05-02 12:18:44 +02:00
mjpeg2jpeg_bsf.c
mjpeg_parser.c
mjpeg.c
mjpeg.h
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_parser.c
mlp_parser.h
mlp.c
mlp.h
mlpdec.c
mlpdsp.c
mmvideo.c
motion_est_template.c
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
2011-05-02 12:18:44 +02:00
motion_est.c
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
2011-05-02 12:18:44 +02:00
motion-test.c
motionpixels_tablegen.c
motionpixels_tablegen.h
motionpixels.c
movsub_bsf.c
mp3_header_compress_bsf.c
Add missing #includes to mp3_header_(de)compress bsf
2011-05-16 17:10:46 +01:00
mp3_header_decompress_bsf.c
Add missing #includes to mp3_header_(de)compress bsf
2011-05-16 17:10:46 +01:00
mpc7.c
mpc7data.h
mpc8.c
mpc8data.h
mpc8huff.h
mpc.c
mpegaudio: add _fixed suffix to some names
2011-05-17 20:17:36 +01:00
mpc.h
mpcdata.h
mpeg4audio.c
mpeg4audio.h
mpeg4data.h
mpeg4video_parser.c
mpeg4video_parser.h
mpeg4video.c
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
2011-05-02 12:18:44 +02:00
mpeg4video.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
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
2011-05-02 12:18:44 +02: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_parser.c
mpegaudio_tablegen.c
mpegaudio: add _fixed suffix to some names
2011-05-17 20:17:36 +01:00
mpegaudio_tablegen.h
mpegaudio: add _fixed suffix to some names
2011-05-17 20:17:36 +01:00
mpegaudio.c
mpegaudio.h
mpegaudio: add _fixed suffix to some names
2011-05-17 20:17:36 +01:00
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec_float.c
mpegaudiodec.c
mpegaudio: add _fixed suffix to some names
2011-05-17 20:17:36 +01:00
mpegaudiodecheader.c
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudioenc.c
mpegaudio: remove CONFIG_MPEGAUDIO_HP option
2011-05-09 17:30:12 +01:00
mpegaudiotab.h
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
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
msgsmdec.c
msgsmdec.h
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
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
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
2011-05-02 12:18:44 +02:00
nellymoser.c
nellymoser.h
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
lavc: provide the opt.h header until the next bump
2011-04-21 07:14:51 +02:00
options.c
lavc: deprecate named constants for deprecated antialias_algo.
2011-05-11 15:48:51 +02: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_tablegen.c
pcm_tablegen.h
pcm-mpeg.c
pcm.c
pcm: Add const to cast in ENCODE macro.
2011-04-19 16:18:59 +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_parser.c
pnm.c
pnm.h
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
lavc: remove FF_API_HURRY_UP cruft
2011-04-26 08:16:05 +02:00
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_tablegen.c
qdm2_tablegen.h
qdm2.c
mpegaudio: add _fixed suffix to some names
2011-05-17 20:17:36 +01: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
make containers pass palette change in AVPacket
2011-04-15 18:02:05 +02:00
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
rectangle.h
remove_extradata_bsf.c
resample2.c
resample.c
cosmetics: Fix crazy formatting in resample.
2011-05-10 20:09:51 -07:00
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
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_tablegen.c
sinewin_tablegen.h
sinewin.c
sinewin.h
sipr16k.c
sipr16kdata.h
sipr.c
sipr.h
siprdata.h
smacker.c
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
2011-05-02 12:18:44 +02:00
smc.c
make containers pass palette change in AVPacket
2011-04-15 18:02:05 +02:00
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_cb.h
svq1_vlc.h
svq1.c
svq1.h
svq1dec.c
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
2011-05-02 12:18:44 +02:00
svq1enc_cb.h
svq1enc.c
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
2011-05-02 12:18:44 +02:00
svq3.c
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
2011-05-02 12:18:44 +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
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
Use av_log_ask_for_sample() where appropriate.
2011-04-21 19:58:54 +02:00
truemotion1data.h
truemotion2.c
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
2011-05-02 12:18:44 +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
Use av_log_ask_for_sample() where appropriate.
2011-04-21 19:58:54 +02:00
twinvq_data.h
twinvq.c
vorbis: Rename decoder/encoder files to follow general file naming scheme.
2011-04-23 14:23:20 +02:00
txd.c
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
2011-05-02 12:18:44 +02:00
ulti_cb.h
ulti.c
ultimotion: use reget_buffer() in ulti_decode_frame()
2011-04-27 07:42:42 -07:00
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_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
vaapi.c
vaapi.h
vb.c
vc1_parser.c
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
2011-05-02 12:18:44 +02:00
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
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_internal.h
vdpau.c
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
2011-05-02 12:18:44 +02:00
vdpau.h
version.h
lavc: move some flac-specific options to its private context.
2011-05-10 07:42:33 +02:00
vmdav.c
vmnc.c
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
2011-05-02 12:18:44 +02:00
vorbis_data.c
vorbis_enc_data.h
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
vorbisdec.c
Replace int_fast integer types with their sized standard posix counterparts.
2011-05-12 12:05:54 +02:00
vorbisenc.c
Replace int_fast integer types with their sized standard posix counterparts.
2011-05-12 12:05:54 +02:00
vp3_parser.c
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
2011-05-02 12:18:44 +02:00
vp3.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_parser.c
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
2011-05-02 12:18:44 +02:00
vp8.c
Add av_clip_uintp2() function
2011-05-13 16:45:24 -04:00
vp8.h
vp8: frame-multithreading.
2011-05-02 17:03:31 +02:00
vp8data.h
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
vqavideo: We no longer need to ask for version 1 samples.
2011-04-22 20:02:24 +02:00
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_data.h
wmavoice.c
wmavoice: Use proper size in memeset().
2011-05-05 21:25:48 -07:00
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
Use av_log_ask_for_sample() to request samples from users.
2011-04-22 20:12:39 +02:00
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_internal.h
xvmc.h
lavc: remove misc disabled cruft.
2011-04-19 19:01:22 +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