1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-02 03:06:28 +02:00
FFmpeg/libavcodec
Michael Kostylev 2768f7e4fe sparc: VIS mnemonics
Currently, if VIS is enabled by configure, it will also be enabled at
run-time regardless of its support in the hardware. Thus, masking VIS
usage as it is done in vis.h by constructing binary instructions is
pointless. Using normal VIS mnemonics in inline assembly allows to take
advantage of automatic register allocation, gets rid of register
variables, which are unsupported by suncc for SPARC, and improves code
readability.

Signed-off-by: Diego Biurrun <diego@biurrun.de>
2013-05-17 15:37:03 +02:00
..
alpha
arm arm: Drop unnecessary ff_ name prefixes from static functions 2013-04-30 16:02:03 +02:00
avr32
bfin
mips
ppc ppc: Only compile AltiVec FFT assembly when AltiVec is enabled 2013-05-02 10:25:30 +02:00
sh4
sparc sparc: VIS mnemonics 2013-05-17 15:37:03 +02:00
x86 mpegvideo: Remove commented-out PARANOID debug cruft 2013-05-15 23:53:42 +02:00
4xm.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
8bps.c
8svx.c
a64colors.h
a64enc.h
a64multienc.c
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
aac.h
aacadtsdec.c
aacadtsdec.h
aaccoder.c aacenc: Fix target bitrate for twoloop quantiser search 2013-05-14 12:42:04 +03:00
aacdec.c
aacdectab.h
aacenc.c aacenc: Fix erasure of surround channels 2013-05-14 12:42:05 +03:00
aacenc.h
aacps_tablegen.c
aacps_tablegen.h
aacps.c
aacps.h
aacpsdata.c
aacpsdsp.c
aacpsdsp.h
aacpsy.c aacenc: Fix a rounding bug in aacpsy channel bitrate computation 2013-05-14 12:42:03 +03:00
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
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 Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
ac3enc.h
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_parser.c
adx.c
adx.h
adxdec.c
adxenc.c
aic.c Apple Intermediate Codec decoder 2013-05-17 06:31:05 +02:00
alac_data.c
alac_data.h
alac.c
alacenc.c
allcodecs.c Apple Intermediate Codec decoder 2013-05-17 06:31:05 +02:00
alsdec.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
amr.h
amrnbdata.h
amrnbdec.c
amrwbdata.h
amrwbdec.c
anm.c
ansi.c
apedec.c
api-example.c
ass.c avcodec: Drop unnecessary ff_ name prefixes from static functions 2013-04-30 16:02:02 +02:00
ass.h
assdec.c
assenc.c
asv.c
asv.h
asvdec.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
asvenc.c
atrac1.c
atrac1data.h
atrac3.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
atrac3data.h
atrac.c
atrac.h
audio_frame_queue.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
audio_frame_queue.h
audioconvert.c
audioconvert.h
aura.c
avcodec.h Apple Intermediate Codec decoder 2013-05-17 06:31:05 +02:00
avfft.c avcodec: Add av_cold attributes to end functions missing them 2013-05-05 20:51:28 +02:00
avfft.h
avpacket.c
avpicture.c pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 2013-05-15 07:46:51 +02:00
avs.c
bethsoftvideo.c
bethsoftvideo.h
bfi.c
bgmc.c bgmc: Do not mark ff_bgmc_decode_init() as av_cold 2013-05-05 20:51:52 +02:00
bgmc.h
bink.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
binkaudio.c
binkdata.h
binkdsp.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
binkdsp.h
bit_depth_template.c
bitstream_filter.c
bitstream.c
bmp.c
bmp.h
bmpenc.c
bmv.c
bytestream.h
c93.c
cabac_functions.h
cabac.c
cabac.h
cavs_parser.c
cavs.c
cavs.h
cavsdata.c
cavsdec.c
cavsdsp.c avcodec: Drop unnecessary ff_ name prefixes from static functions 2013-04-30 16:02:02 +02:00
cavsdsp.h
cbrt_tablegen.c
cbrt_tablegen.h
cdgraphics.c
cdxl.c
celp_filters.c
celp_filters.h
celp_math.c
celp_math.h
cga_data.c
cga_data.h
chomp_bsf.c
cinepak.c
cljr.c
cllc.c
cngdec.c
cngenc.c
codec_desc.c Apple Intermediate Codec decoder 2013-05-17 06:31:05 +02:00
cook_parser.c
cook.c
cookdata.h
copy_block.h
cos_tablegen.c
cscd.c
cyuv.c
dca_parser.c
dca.c
dca.h
dcadata.h
dcadec.c
dcadsp.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
dcadsp.h
dcahuff.h
dct32_fixed.c
dct32_float.c
dct32.c
dct32.h
dct-test.c
dct.c avcodec: Drop unnecessary ff_ name prefixes from static functions 2013-04-30 16:02:02 +02:00
dct.h
dctref.c
dctref.h
dfa.c
dirac_parser.c
dirac.c
dirac.h
dnxhd_parser.c
dnxhddata.c
dnxhddata.h
dnxhddec.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
dnxhdenc.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
dnxhdenc.h
dpcm.c
dpx.c
dpxenc.c
dsicinav.c
dsputil_template.c
dsputil.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
dsputil.h Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
dump_extradata_bsf.c
dv_profile.c
dv_profile.h
dv_tablegen.c
dv_tablegen.h
dv_vlc_data.h
dv.c
dvbsub_parser.c
dvbsub.c
dvbsubdec.c
dvdata.c
dvdata.h
dvdec.c
dvdsub_parser.c
dvdsubdec.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
dvdsubenc.c
dxa.c
dxtory.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 avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
eac3enc.h
eacmv.c
eaidct.c
eaidct.h
eamad.c
eatgq.c
eatgv.c
eatqi.c
elbg.c
elbg.h
error_resilience.c
error_resilience.h
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 avcodec: Drop unnecessary ff_ name prefixes from static functions 2013-04-30 16:02:02 +02:00
fft.h ppc: More consistent arch initialization 2013-04-30 12:19:45 +02:00
ffv1.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
ffv1.h
ffv1dec.c pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 2013-05-15 07:46:51 +02:00
ffv1enc.c pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 2013-05-15 07:46:51 +02:00
flac_parser.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
flac.c
flac.h
flacdata.c
flacdata.h
flacdec.c flacdec: drop unnecessary assert 2013-05-16 14:05:46 +02:00
flacdsp_lpc_template.c
flacdsp_template.c
flacdsp.c
flacdsp.h
flacenc.c silly typo fixes 2013-05-03 18:26:12 +02:00
flashsv.c
flashsvenc.c
flicvideo.c silly typo fixes 2013-05-03 18:26:12 +02:00
flv.h
flvdec.c
flvenc.c
fmtconvert.c ppc: More consistent arch initialization 2013-04-30 12:19:45 +02:00
fmtconvert.h ppc: More consistent arch initialization 2013-04-30 12:19:45 +02:00
fraps.c
frwu.c
g722.c
g722.h
g722dec.c
g722enc.c
g723_1_data.h
g723_1.c
g726.c
get_bits.h
gif.c
gifdec.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
golomb-test.c
golomb.c
golomb.h
gsm_parser.c
gsm.h
gsmdec_data.c
gsmdec_data.h
gsmdec_template.c
gsmdec.c
h261_parser.c
h261.c
h261.h
h261data.c
h261dec.c avcodec: Drop unnecessary ff_ name prefixes from static functions 2013-04-30 16:02:02 +02:00
h261enc.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
h263_parser.c
h263_parser.h
h263.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
h263.h
h263data.h
h263dec.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
h264_cabac.c
h264_cavlc.c
h264_direct.c
h264_loopfilter.c
h264_mb_template.c
h264_mc_template.c
h264_mp4toannexb_bsf.c
h264_mvpred.h
h264_parser.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
h264_ps.c
h264_refs.c
h264_sei.c
h264.c
h264.h
h264addpx_template.c
h264chroma_template.c
h264chroma.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
h264chroma.h
h264data.h
h264dsp_template.c
h264dsp.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
h264dsp.h
h264idct_template.c
h264idct.c
h264idct.h
h264pred_template.c
h264pred.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
h264pred.h
h264qpel_template.c
h264qpel.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
h264qpel.h
hpel_template.c
hpeldsp_template.c
hpeldsp.c
hpeldsp.h
huffman.c
huffman.h
huffyuv.c
huffyuv.h
huffyuvdec.c
huffyuvenc.c
idcinvideo.c
iff.c
iirfilter.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
iirfilter.h
imc.c
imcdata.h
imgconvert.c pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 2013-05-15 07:46:51 +02:00
imgconvert.h
imx_dump_header_bsf.c
indeo2.c
indeo2data.h
indeo3.c indeo3: avoid writes without necessary alignment in copy_cell() 2013-05-10 12:02:09 +02:00
indeo3data.h
indeo4.c
indeo4data.h
indeo5.c
indeo5data.h
intelh263dec.c
internal.h
interplayvideo.c
intrax8.c
intrax8.h
intrax8dsp.c
intrax8dsp.h
intrax8huf.h
ituh263dec.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
ituh263enc.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
ivi_common.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
ivi_common.h
ivi_dsp.c
ivi_dsp.h
jfdctfst.c
jfdctint_template.c
jfdctint.c
jpeg2000.c
jpeg2000.h
jpeg2000dec.c jpeg2000dec: don't use deprecated PIX_FMT values 2013-05-15 07:46:39 +02:00
jpeg2000dwt.c
jpeg2000dwt.h
jpegls.c jpegls: K&R formatting cosmetics 2013-05-16 00:00:41 +02:00
jpegls.h jpegls: K&R formatting cosmetics 2013-05-16 00:00:41 +02:00
jpeglsdec.c jpegls: K&R formatting cosmetics 2013-05-16 00:00:41 +02:00
jpeglsdec.h jpegls: K&R formatting cosmetics 2013-05-16 00:00:41 +02:00
jpeglsenc.c jpegls: K&R formatting cosmetics 2013-05-16 00:00:41 +02:00
jrevdct.c
jvdec.c
kbdwin.c
kbdwin.h
kgv1dec.c
kmvc.c
lagarith.c
lagarithrac.c
lagarithrac.h
latm_parser.c
lcl.h
lcldec.c
lclenc.c
libavcodec.v
libfaac.c
libfdk-aacenc.c
libgsm.c
libilbc.c
libmp3lame.c
libopencore-amr.c
libopenjpegdec.c
libopenjpegenc.c
libopus.c
libopus.h
libopusdec.c
libopusenc.c
libschroedinger.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
libschroedinger.h
libschroedingerdec.c
libschroedingerenc.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
libspeexdec.c
libspeexenc.c
libtheoraenc.c
libvo-aacenc.c
libvo-amrwbenc.c
libvorbis.c
libvpxdec.c
libvpxenc.c
libx264.c
libxavs.c
libxvid_rc.c avcodec: Add av_cold attributes to end functions missing them 2013-05-05 20:51:28 +02:00
libxvid.c
libxvid.h
ljpegenc.c
loco.c
log2_tab.c
lpc.c
lpc.h
lsp.c
lsp.h
lzw.c
lzw.h
lzwenc.c
mace.c
Makefile Apple Intermediate Codec decoder 2013-05-17 06:31:05 +02:00
mathops.h
mathtables.c
mdct_fixed.c
mdct_float.c
mdct.c
mdec.c
mimic.c
mjpeg2jpeg_bsf.c
mjpeg_parser.c
mjpeg.c
mjpeg.h
mjpega_dump_header_bsf.c
mjpegbdec.c
mjpegdec.c mjpegdec: properly report unsupported disabled features 2013-05-16 14:05:46 +02:00
mjpegdec.h
mjpegenc.c
mjpegenc.h
mlp_parser.c
mlp_parser.h
mlp.c
mlp.h
mlpdec.c
mlpdsp.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
mlpdsp.h
mmvideo.c
motion_est_template.c
motion_est.c avcodec: Drop unnecessary ff_ name prefixes from static functions 2013-04-30 16:02:02 +02:00
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 avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
mpc.h
mpcdata.h
mpeg4audio.c
mpeg4audio.h
mpeg4data.h
mpeg4video_parser.c
mpeg4video_parser.h
mpeg4video.c
mpeg4video.h
mpeg4videodec.c
mpeg4videoenc.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
mpeg12.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12dec.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
mpeg12decdata.h
mpeg12enc.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
mpegaudio_parser.c
mpegaudio_tablegen.c
mpegaudio_tablegen.h
mpegaudio.c
mpegaudio.h
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec_float.c
mpegaudiodec.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
mpegaudiodecheader.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudiodsp_data.c
mpegaudiodsp_fixed.c
mpegaudiodsp_float.c
mpegaudiodsp_template.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
mpegaudiodsp.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
mpegaudiodsp.h ppc: More consistent arch initialization 2013-04-30 12:19:45 +02:00
mpegaudioenc.c
mpegaudiotab.h
mpegvideo_enc.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
mpegvideo_motion.c
mpegvideo_parser.c mpegvideo_parser: Set field_order. 2013-05-03 08:20:11 +02:00
mpegvideo_xvmc.c
mpegvideo.c mpegvideo: allocate sufficiently large scratch buffer for interlaced vid 2013-05-17 07:49:05 +02:00
mpegvideo.h ppc: More consistent arch initialization 2013-04-30 12:19:45 +02:00
mqc.c
mqc.h
mqcdec.c
msgsmdec.c
msgsmdec.h
msmpeg4.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
msmpeg4.h
msmpeg4data.c
msmpeg4data.h
msmpeg4dec.c
msmpeg4enc.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
msrle.c
msrledec.c
msrledec.h
mss1.c
mss2.c vc1, mss2: Check for any negative return value from ff_vc1_parse_frame_header 2013-05-15 12:13:53 +03:00
mss2dsp.c
mss2dsp.h
mss3.c
mss4.c
mss12.c
mss12.h
mss34dsp.c
mss34dsp.h
msvideo1.c
mxpegdec.c
nellymoser.c
nellymoser.h
nellymoserdec.c
nellymoserenc.c
noise_bsf.c
nuv.c
options_table.h
options.c
pamenc.c
parser.c
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 Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
pngdsp.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
pngdsp.h
pngenc.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
pnm_parser.c
pnm.c pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 2013-05-15 07:46:51 +02:00
pnm.h
pnmdec.c
pnmenc.c
proresdata.c
proresdata.h
proresdec.c
proresdsp.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
proresdsp.h
proresenc.c
psymodel.c
psymodel.h
pthread.c pthread: reindent 2013-05-17 07:44:50 +02: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
qtrleenc.c
r210dec.c
ra144.c avcodec: Drop unnecessary ff_ name prefixes from static functions 2013-04-30 16:02:02 +02:00
ra144.h
ra144dec.c
ra144enc.c
ra288.c
ra288.h
ralf.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
ralfdata.h
rangecoder.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
rangecoder.h
ratecontrol.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
ratecontrol.h
raw.c
raw.h
rawdec.c pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 2013-05-15 07:46:51 +02:00
rawenc.c
rdft.c avcodec: Drop unnecessary ff_ name prefixes from static functions 2013-04-30 16:02:02 +02:00
rdft.h
rectangle.h
remove_extradata_bsf.c
rl2.c
rl.h
rle.c
rle.h
rnd_avg.h
roqaudioenc.c
roqvideo.c
roqvideo.h
roqvideodec.c
roqvideoenc.c avcodec: Add av_cold attributes to end functions missing them 2013-05-05 20:51:28 +02:00
rpza.c
rtjpeg.c
rtjpeg.h
rv10.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
rv10enc.c
rv20enc.c
rv30.c
rv30data.h
rv30dsp.c
rv34_parser.c
rv34.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
rv34.h
rv34data.h
rv34dsp.c
rv34dsp.h
rv34vlc.h
rv40.c
rv40data.h
rv40dsp.c
rv40vlc2.h
s3tc.c
s3tc.h
s302m.c
sbr.h
sbrdsp.c sbrdsp: Unroll and use integer operations 2013-05-03 18:23:30 +02:00
sbrdsp.h
sgi.h
sgidec.c
sgienc.c
shorten.c
simple_idct_template.c
simple_idct.c
simple_idct.h
sinewin_tablegen.c
sinewin_tablegen.h
sinewin.c
sinewin.h
sipr16k.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
sipr16kdata.h
sipr.c
sipr.h
siprdata.h
smacker.c
smc.c
sp5x.h
sp5xdec.c
srtdec.c
sunrast.c
sunrast.h
sunrastenc.c
svq1_cb.h
svq1_vlc.h
svq1.c
svq1.h
svq1dec.c
svq1enc_cb.h
svq1enc.c
svq3.c avcodec: Add av_cold attributes to end functions missing them 2013-05-05 20:51:28 +02:00
svq3.h
svq13.c
synth_filter.c
synth_filter.h
tableprint.h
tak_parser.c
tak.c
tak.h
takdec.c
targa.c
targa.h
targaenc.c
thread.h
tiertexseqv.c
tiff.c
tiff.h
tiffenc.c pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 2013-05-15 07:46:51 +02:00
tmv.c
truemotion1.c
truemotion1data.h
truemotion2.c
truespeech_data.h
truespeech.c
tscc2.c
tscc2data.h
tscc.c
tta.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
twinvq_data.h
twinvq.c
txd.c
ulti_cb.h
ulti.c
unary.h
utils.c lavc/pthread: remove obsolete checks 2013-05-17 07:44:40 +02:00
utvideo.c
utvideo.h
utvideodec.c
utvideoenc.c
v210dec.c
v210enc.c
v210x.c
v410dec.c
v410enc.c
vaapi_h264.c
vaapi_internal.h
vaapi_mpeg2.c
vaapi_mpeg4.c
vaapi_vc1.c
vaapi.c
vaapi.h
vb.c
vble.c
vc1_parser.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
vc1.c vc1: Reindent INIT_LUT(), align backslashes 2013-05-15 20:59:24 +03:00
vc1.h vc1dec: Do not allow field_mode to change after the first header 2013-05-15 12:13:53 +03:00
vc1acdata.h
vc1data.c
vc1data.h
vc1dec.c vc1dec: Add support for interlaced B-frames 2013-05-17 00:28:37 +03:00
vc1dsp.c ppc: More consistent arch initialization 2013-04-30 12:19:45 +02:00
vc1dsp.h ppc: More consistent arch initialization 2013-04-30 12:19:45 +02:00
vcr1.c
vda_h264.c
vda.h
vdpau_h264.c
vdpau_internal.h
vdpau_mpeg4.c
vdpau_mpeg12.c
vdpau_vc1.c
vdpau.c
vdpau.h
version.h Apple Intermediate Codec decoder 2013-05-17 06:31:05 +02:00
videodsp_template.c
videodsp.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
videodsp.h
vmdav.c
vmnc.c
vorbis_data.c
vorbis_enc_data.h
vorbis_parser.c
vorbis_parser.h
vorbis.c
vorbis.h
vorbisdec.c
vorbisdsp.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
vorbisdsp.h
vorbisenc.c
vp3_parser.c
vp3.c
vp3data.h
vp3dsp.c
vp3dsp.h
vp5.c
vp5data.h
vp6.c
vp6data.h
vp6dsp.c
vp8_parser.c
vp8.c
vp8.h
vp8data.h
vp8dsp.c ppc: More consistent arch initialization 2013-04-30 12:19:45 +02:00
vp8dsp.h ppc: More consistent arch initialization 2013-04-30 12:19:45 +02:00
vp56.c
vp56.h
vp56data.c
vp56data.h
vp56dsp.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
vp56dsp.h
vp56rac.c
vqavideo.c
w32pthreads.h
wavpack.c
wma_common.c
wma_common.h
wma.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
wma.h
wmadata.h
wmadec.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
wmaenc.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
wmalosslessdec.c
wmaprodata.h
wmaprodec.c
wmavoice_data.h
wmavoice.c silly typo fixes 2013-05-03 18:26:12 +02:00
wmv2.c
wmv2.h
wmv2dec.c
wmv2dsp.c
wmv2dsp.h
wmv2enc.c
wnv1.c
ws-snd1.c
xan.c
xbmenc.c
xiph.c
xiph.h
xl.c
xsubdec.c
xsubenc.c
xvmc_internal.h
xvmc.h
xwd.h
xwddec.c
xwdenc.c pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 2013-05-15 07:46:51 +02:00
xxan.c
yop.c
zerocodec.c
zmbv.c
zmbvenc.c