ffmpeg/libavcodec
Måns Rullgård 35d597d556 mpegaudio: call ff_mpegaudiodec_init_mmx() only from float decoder
The mmx code is floating-point only, and this function does not know
from which decoder it is called.  Without this change, the integer
decoder only "works" because the size of the context struct is smaller
in this case, and the mmx init function writes the function pointer
outside the allocated context.

Fixes issue 2054.

Originally committed as revision 23949 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-01 23:21:17 +00:00
..
alpha Remove --enable-gprof flag 2010-06-26 22:23:29 +00:00
arm ARM: add mov32 macro 2010-06-29 14:48:45 +00:00
avr32
bfin Improve some uses of ff_cropTbl with constant offset 2010-06-22 23:12:48 +00:00
mips
mlib
ppc Altivec-optimized mp{1,2,3} windowing 2010-07-01 21:04:12 +00:00
ps2
sh4
sparc
x86 Fix 100L in vp8dsp asm init 2010-07-01 22:09:22 +00:00
4xm.c
8bps.c
8svx.c
aac.h
aac_ac3_parser.c
aac_ac3_parser.h
aac_adtstoasc_bsf.c
aac_parser.c
aac_parser.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
aac_tablegen.c tablegen: implement and use WRITE_ARRAY macros 2010-06-27 12:21:12 +00:00
aac_tablegen.h Remove unnecessary ../ from include directives 2010-06-26 20:28:44 +00:00
aac_tablegen_decl.h aactab: Tablegenify ff_aac_pow2sf_tab. 2010-06-23 19:30:01 +00:00
aaccoder.c aacenc: Fill in the estimated codebook for the final computed scalefactor in the TLS. 2010-06-28 21:42:57 +00:00
aacdec.c aactab: Tablegenify ff_aac_pow2sf_tab. 2010-06-23 19:30:01 +00:00
aacdectab.h
aacenc.c aacenc: Start the lookahead pointer 1/4 of the way into the first short window. 2010-06-28 21:50:57 +00:00
aacenc.h
aacps.c Move Parametric Stereo related ps* files to aacps*. 2010-06-22 19:29:03 +00:00
aacps.h Add required #includes to pass 'make checkheaders'. 2010-06-23 11:44:07 +00:00
aacps_tablegen.c Move Parametric Stereo related ps* files to aacps*. 2010-06-22 19:29:03 +00:00
aacps_tablegen.h Remove unnecessary ../ from include directives 2010-06-26 20:28:44 +00:00
aacpsdata.c Move Parametric Stereo related ps* files to aacps*. 2010-06-22 19:29:03 +00:00
aacpsy.c aacenc: Fix window decision logic. 2010-06-28 21:49:26 +00:00
aacpsy.h
aacsbr.c Move Parametric Stereo related ps* files to aacps*. 2010-06-22 19:29:03 +00:00
aacsbr.h
aacsbrdata.h
aactab.c aactab: Tablegenify ff_aac_pow2sf_tab. 2010-06-23 19:30:01 +00:00
aactab.h aactab: Tablegenify ff_aac_pow2sf_tab. 2010-06-23 19:30:01 +00:00
aandcttab.c
aandcttab.h
aasc.c
ac3.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
ac3.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
ac3_parser.c
ac3_parser.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
ac3dec.c
ac3dec.h
ac3dec_data.c
ac3dec_data.h
ac3enc.c
ac3tab.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
ac3tab.h
acelp_filters.c
acelp_filters.h
acelp_pitch_delay.c
acelp_pitch_delay.h
acelp_vectors.c
acelp_vectors.h
adpcm.c adpcm: convert VLAs to malloc/free 2010-06-27 09:44:10 +00:00
adx.h
adxdec.c
adxenc.c
alac.c alac: change VLAs to fixed size 2010-06-24 08:26:40 +00:00
alacenc.c
allcodecs.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
alsdec.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
amrnbdata.h
amrnbdec.c
anm.c
apedec.c apedec: add flush function 2010-06-30 09:33:59 +00:00
api-example.c
asv1.c
atrac.c
atrac.h
atrac1.c
atrac1data.h
atrac3.c
atrac3data.h
audioconvert.c
audioconvert.h
aura.c
avcodec.h Move colorspace.h from libavcodec to libavutil. 2010-07-01 18:49:44 +00:00
avfft.c
avfft.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
avpacket.c
avs.c
bethsoftvideo.c
bethsoftvideo.h
bfi.c
bgmc.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
bgmc.h
bink.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
binkaudio.c
binkdata.h
binkidct.c
bitstream.c
bitstream_filter.c
bmp.c
bmp.h
bmpenc.c
bytestream.h
c93.c
cabac.c
cabac.h
cavs.c
cavs.h
cavs_parser.c
cavsdata.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
cavsdec.c
cavsdsp.c
cbrt_tablegen.c tablegen: implement and use WRITE_ARRAY macros 2010-06-27 12:21:12 +00:00
cbrt_tablegen.h
cdgraphics.c
celp_filters.c
celp_filters.h
celp_math.c
celp_math.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
cga_data.c
cga_data.h
chomp_bsf.c
cinepak.c
cljr.c
cook.c
cookdata.h
costablegen.c
cscd.c
cyuv.c
dca.c Support DTS-ES extension (XCh) in dca: Cosmetic cleanup 2010-06-22 08:35:44 +00:00
dca.h
dca_parser.c
dcadata.h
dcadsp.c
dcadsp.h
dcahuff.h
dct-test.c
dct.c More mp{1,2,3} 32-point DCT transform to our common DCT framework. 2010-06-30 20:11:27 +00:00
dct32.c Add missed file dct32.c 2010-06-30 21:45:51 +00:00
dctref.c
dctref.h
dirac.c
dirac.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
dirac_parser.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
dnxhd_parser.c
dnxhddata.c
dnxhddata.h
dnxhddec.c
dnxhdenc.c
dnxhdenc.h
dpcm.c
dpx.c
dsicinav.c
dsputil.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
dsputil.h Add const to some pointer parameters. 2010-06-27 15:11:38 +00:00
dump_extradata_bsf.c
dv.c
dv_tablegen.c tableprint: use the type name as-is for the functions' names. 2010-06-27 12:20:39 +00:00
dv_tablegen.h tableprint: use the type name as-is for the functions' names. 2010-06-27 12:20:39 +00:00
dv_vlc_data.h
dvbsub.c Move colorspace.h from libavcodec to libavutil. 2010-07-01 18:49:44 +00:00
dvbsub_parser.c
dvbsubdec.c Move colorspace.h from libavcodec to libavutil. 2010-07-01 18:49:44 +00:00
dvdata.c
dvdata.h
dvdsub_parser.c
dvdsubdec.c Move colorspace.h from libavcodec to libavutil. 2010-07-01 18:49:44 +00:00
dvdsubenc.c
dwt.c
dwt.h
dxa.c
dxva2.c
dxva2.h
dxva2_h264.c
dxva2_internal.h
dxva2_mpeg2.c
dxva2_vc1.c
eac3dec.c
eac3dec_data.c
eac3dec_data.h
eacmv.c
eaidct.c
eamad.c
eatgq.c
eatgv.c
eatqi.c
elbg.c elbg: remove VLAs 2010-06-25 18:51:25 +00:00
elbg.h
error_resilience.c
escape124.c
faandct.c
faandct.h
faanidct.c
faanidct.h
faxcompr.c
faxcompr.h
fft-test.c
fft.c
fft.h More mp{1,2,3} 32-point DCT transform to our common DCT framework. 2010-06-30 20:11:27 +00:00
ffv1.c ffv1: remove VLAs 2010-06-26 15:53:25 +00:00
flac.c
flac.h
flacdata.c
flacdata.h
flacdec.c
flacenc.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
flashsv.c
flashsvenc.c
flicvideo.c
flv.h
flvdec.c
flvenc.c
fraps.c
frwu.c
g726.c
g729.h
g729data.h
g729dec.c
get_bits.h
gif.c
gifdec.c
golomb.c
golomb.h
h261.c
h261.h
h261_parser.c
h261data.h
h261dec.c
h261enc.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
h263.c
h263.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
h263_parser.c
h263_parser.h
h263data.h
h263dec.c
h264.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
h264.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
h264_cabac.c
h264_cavlc.c
h264_direct.c
h264_loopfilter.c
h264_mp4toannexb_bsf.c
h264_mvpred.h
h264_parser.c
h264_parser.h
h264_ps.c
h264_refs.c
h264_sei.c
h264data.h
h264dsp.c
h264dsp.h
h264dspenc.c
h264enc.c
h264idct.c Improve some uses of ff_cropTbl with constant offset 2010-06-22 23:12:48 +00:00
h264pred.c Add more int packing macros, name them consistently 2010-06-30 22:33:38 +00:00
h264pred.h 16x16 and 8x8c x86 SIMD intra pred functions for VP8 and H.264 2010-06-25 18:25:49 +00:00
huffman.c
huffman.h
huffyuv.c huffyuv: remove unnecessary size argument from generate_len_table() 2010-06-25 19:28:10 +00:00
idcinvideo.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
iff.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
iff.h
iirfilter.c
iirfilter.h
imc.c
imcdata.h
imgconvert.c Move colorspace.h from libavcodec to libavutil. 2010-07-01 18:49:44 +00:00
imgconvert.h
imx_dump_header_bsf.c
indeo2.c
indeo2data.h
indeo3.c
indeo3data.h
indeo5.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
indeo5data.h
intelh263dec.c
internal.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
interplayvideo.c
intrax8.c
intrax8.h
intrax8dsp.c
intrax8huf.h
ituh263dec.c
ituh263enc.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
ivi_common.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
ivi_common.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
ivi_dsp.c
ivi_dsp.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
jfdctfst.c
jfdctint.c
jpegls.c
jpegls.h
jpeglsdec.c
jpeglsdec.h
jpeglsenc.c
jrevdct.c
kgv1dec.c
kmvc.c
lcl.h
lcldec.c
lclenc.c
libavcodec.v
libdirac.h
libdirac_libschro.c
libdirac_libschro.h
libdiracdec.c
libdiracenc.c
libfaac.c
libgsm.c
libmp3lame.c
libopencore-amr.c
libopenjpeg.c
libschroedinger.c
libschroedinger.h
libschroedingerdec.c
libschroedingerenc.c
libspeexdec.c
libtheoraenc.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
libvorbis.c Fix libvorbis encoding with more than 2 channels 2010-06-27 09:25:05 +00:00
libvpxdec.c
libvpxenc.c
libx264.c
libxvid_internal.h
libxvid_rc.c
libxvidff.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
ljpegenc.c
loco.c
lpc.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
lpc.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
lsp.c lsp: convert variable-length arrays to fixed size 2010-06-26 14:34:12 +00:00
lsp.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
lzw.c
lzw.h
lzwenc.c
mace.c
Makefile fix dependencies of vp5 and vp6 decoders after r23915 2010-07-01 16:09:38 +00:00
mathops.h Add more int packing macros, name them consistently 2010-06-30 22:33:38 +00:00
mdct.c Remove VLA in ff_kbd_window_init, limit window size to 1024 2010-06-24 09:42:34 +00:00
mdct_tablegen.c
mdct_tablegen.h Remove unnecessary ../ from include directives 2010-06-26 20:28:44 +00:00
mdec.c
mimic.c
mjpeg.c
mjpeg.h
mjpeg_parser.c
mjpega_dump_header_bsf.c
mjpegbdec.c
mjpegdec.c
mjpegdec.h
mjpegenc.c
mjpegenc.h
mlp.c
mlp.h
mlp_parser.c
mlp_parser.h
mlpdec.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
mlpdsp.c
mmvideo.c
motion-test.c
motion_est.c
motion_est_template.c
motionpixels.c
motionpixels_tablegen.c tableprint: use the type name as-is for the functions' names. 2010-06-27 12:20:39 +00:00
motionpixels_tablegen.h
movsub_bsf.c
mp3_header_compress_bsf.c
mp3_header_decompress_bsf.c
mpc.c
mpc.h
mpc7.c
mpc7data.h
mpc8.c
mpc8data.h
mpc8huff.h
mpcdata.h
mpeg4audio.c
mpeg4audio.h
mpeg4data.h
mpeg4video.c
mpeg4video.h
mpeg4video_parser.c
mpeg4video_parser.h
mpeg4videodec.c
mpeg4videoenc.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
mpeg12.c Do not skip one of three bits zero padding. 2010-06-30 21:46:03 +00:00
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12decdata.h
mpeg12enc.c
mpegaudio.c
mpegaudio.h Altivec-optimized mp{1,2,3} windowing 2010-07-01 21:04:12 +00:00
mpegaudio3.h
mpegaudio_parser.c
mpegaudio_tablegen.c tablegen: implement and use WRITE_ARRAY macros 2010-06-27 12:21:12 +00:00
mpegaudio_tablegen.h mathematics.h no longer needs config.h, so update tablegen code and 2010-06-21 17:01:22 +00:00
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec.c mpegaudio: call ff_mpegaudiodec_init_mmx() only from float decoder 2010-07-01 23:21:17 +00:00
mpegaudiodec_float.c More mp{1,2,3} 32-point DCT transform to our common DCT framework. 2010-06-30 20:11:27 +00:00
mpegaudiodecheader.c
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudioenc.c mpegaudioenc: Remove write-only variables from the context. 2010-07-01 05:17:02 +00:00
mpegaudiotab.h
mpegvideo.c Maybe fix threaded mpeg*video encoding 2010-07-01 11:51:01 +00:00
mpegvideo.h
mpegvideo_common.h Fix strict-aliasing violations in MPV_motion_internal. 2010-06-30 01:47:42 +00:00
mpegvideo_enc.c
mpegvideo_parser.c
mpegvideo_xvmc.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
msmpeg4.c
msmpeg4.h
msmpeg4data.c
msmpeg4data.h
msrle.c
msrledec.c
msrledec.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
msvideo1.c
nellymoser.c
nellymoser.h
nellymoserdec.c
nellymoserenc.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
noise_bsf.c
nuv.c
opt.c
opt.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
options.c
pamenc.c
parser.c
parser.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
pcm-mpeg.c
pcm.c
pcm_tablegen.c tablegen: implement and use WRITE_ARRAY macros 2010-06-27 12:21:12 +00:00
pcm_tablegen.h Remove unnecessary ../ from include directives 2010-06-26 20:28:44 +00:00
pcx.c pcx: convert VLAs to malloc/free 2010-06-26 14:34:15 +00:00
pcxenc.c
pgssubdec.c Move colorspace.h from libavcodec to libavutil. 2010-07-01 18:49:44 +00:00
pictordec.c
png.c
png.h
pngdec.c
pngenc.c
pnm.c
pnm.h
pnm_parser.c
pnmdec.c
pnmenc.c
psymodel.c 10l: Revert r23867. It didn't make any sense. 2010-06-28 21:40:38 +00:00
psymodel.h
pthread.c
ptx.c
put_bits.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
qcelpdata.h
qcelpdec.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
qdm2.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
qdm2_tablegen.c tablegen: implement and use WRITE_ARRAY macros 2010-06-27 12:21:12 +00:00
qdm2_tablegen.h Remove unnecessary ../ from include directives 2010-06-26 20:28:44 +00:00
qdm2data.h
qdrw.c
qpeg.c
qtrle.c
qtrleenc.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
r210dec.c
ra144.c
ra144.h
ra144dec.c
ra144enc.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
ra288.c ra288: convert VLAs to fixed size 2010-06-27 19:30:31 +00:00
ra288.h
rangecoder.c
rangecoder.h
ratecontrol.c
ratecontrol.h
raw.c
raw.h
rawdec.c
rawenc.c
rdft.c
rectangle.h
remove_extradata_bsf.c
resample.c
resample2.c
rl.h
rl2.c
rle.c
rle.h
roqaudioenc.c
roqvideo.c
roqvideo.h
roqvideodec.c
roqvideoenc.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
rpza.c
rtjpeg.c
rtjpeg.h
rv10.c
rv10enc.c
rv20enc.c
rv30.c
rv30data.h
rv30dsp.c
rv34.c Fix "initialization from incompatible pointer type" warning in rv34. 2010-06-30 06:50:44 +00:00
rv34.h
rv34data.h
rv34vlc.h rv34: kill VLAs 2010-06-25 08:19:20 +00:00
rv40.c rv40: make rv40_adaptive_loop_filter() always_inline 2010-06-29 22:41:22 +00:00
rv40data.h
rv40dsp.c
rv40vlc2.h
s3tc.c
s3tc.h
sbr.h Move Parametric Stereo related ps* files to aacps*. 2010-06-22 19:29:03 +00:00
sgi.h
sgidec.c
sgienc.c
shorten.c shorten: remove VLA and check for buffer overflow 2010-06-26 14:34:21 +00:00
simple_idct.c
simple_idct.h
sipr.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
sipr.h
sipr16k.c
sipr16kdata.h
siprdata.h
smacker.c
smc.c
snow.c snow: remove unused parameter to mc_block() 2010-06-23 23:44:48 +00:00
snow.h
sonic.c
sp5x.h
sp5xdec.c
sunrast.c
svq1.c
svq1.h
svq1_cb.h
svq1_vlc.h
svq1dec.c svq1dec: replace VLA with malloc/free 2010-06-26 14:34:08 +00:00
svq1enc.c
svq1enc_cb.h
svq3.c
synth_filter.c
synth_filter.h
tableprint.c tableprint: use the type name as-is for the functions' names. 2010-06-27 12:20:39 +00:00
tableprint.h tablegen: implement and use WRITE_ARRAY macros 2010-06-27 12:21:12 +00:00
targa.c
targaenc.c
tiertexseqv.c
tiff.c
tiff.h
tiffenc.c
tmv.c
truemotion1.c
truemotion1data.h
truemotion2.c
truespeech.c
truespeech_data.h
tscc.c
tta.c tta: replace potentially huge VLAs with malloc/free in context 2010-06-24 18:17:12 +00:00
twinvq.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
twinvq_data.h
txd.c
ulti.c
ulti_cb.h
unary.h
utils.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
v210dec.c
v210enc.c
v210x.c
vaapi.c
vaapi.h
vaapi_h264.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
vaapi_internal.h
vaapi_mpeg2.c
vaapi_mpeg4.c vaapi: add missing #include "h263.h" 2010-06-27 20:18:28 +00:00
vaapi_vc1.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
vb.c
vc1.c
vc1.h
vc1_parser.c
vc1acdata.h
vc1data.c
vc1data.h
vc1dec.c Change type of zz_table to uint8_t to match the scantables it points to. 2010-06-27 19:27:08 +00:00
vc1dsp.c Improve some uses of ff_cropTbl with constant offset 2010-06-22 23:12:48 +00:00
vcr1.c
vdpau.c
vdpau.h
vdpau_internal.h
vmdav.c
vmnc.c
vorbis.c
vorbis.h Fix libvorbis encoding with more than 2 channels 2010-06-27 09:25:05 +00:00
vorbis_data.c vorbis: cosmetics, remove trailing comma for values that will never have 2010-06-29 06:42:08 +00:00
vorbis_dec.c vorbisdec: Take channels into account when checking against residue overflow 2010-06-27 01:46:23 +00:00
vorbis_enc.c
vorbis_enc_data.h
vp3.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
vp3_parser.c
vp3data.h
vp3dsp.c Improve some uses of ff_cropTbl with constant offset 2010-06-22 23:12:48 +00:00
vp5.c
vp5data.h
vp6.c vp6: convert VLA to fixed size 2010-06-24 09:02:44 +00:00
vp6data.h
vp6dsp.c
vp8.c Simplify MV parsing, removes laying out 2 or 4 (16x8/8x8/8x16) MVs over all 2010-06-28 16:04:14 +00:00
vp8_parser.c
vp8data.h Simplify MV parsing, removes laying out 2 or 4 (16x8/8x8/8x16) MVs over all 2010-06-28 16:04:14 +00:00
vp8dsp.c Altivec VP8 MC functions 2010-06-29 06:42:17 +00:00
vp8dsp.h Altivec VP8 MC functions 2010-06-29 06:42:17 +00:00
vp56.c
vp56.h cosmetic: improve comment breaking at 80 cols 2010-07-01 16:28:38 +00:00
vp56data.c
vp56data.h
vp56dsp.c
vp56dsp.h
vqavideo.c
w32thread.c
wavpack.c
wma.c
wma.h
wmadata.h
wmadec.c
wmaenc.c
wmaprodata.h
wmaprodec.c
wmavoice.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
wmavoice_data.h
wmv2.c
wmv2.h
wmv2dec.c
wmv2enc.c
wnv1.c
ws-snd1.c
xan.c
xiph.c
xiph.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
xl.c
xsubdec.c
xsubenc.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
xvmc.h Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
xvmc_internal.h
yop.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
zmbv.c
zmbvenc.c