You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Peter Ross cfc78718f3 Electronic Arts TGV decoder 17 years ago
..
alpha
armv4l ARM: optimised MAC64 and MLS64 17 years ago
bfin
i386 Mark add_png_paeth_prediction_* functions which are only used within this file 17 years ago
mlib
ppc cosmetics: Fix indentation after last commit. 17 years ago
ps2
sh4
sparc
4xm.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
8bps.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
8svx.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
Makefile Electronic Arts TGV decoder 17 years ago
aac.c OKed sections of code from the SoC AAC decoder 17 years ago
aac.h AAC definitions and structures that have been OKed from the SoC AAC decoder 17 years ago
aac_ac3_parser.c cosmetics: make all references to AC-3 capitalized and hyphenated 17 years ago
aac_ac3_parser.h cosmetics: make all references to AC-3 capitalized and hyphenated 17 years ago
aac_parser.c
aactab.c Move shared tables to aactab.c and add declarations to aactab.h. Also sync with 17 years ago
aactab.h Move shared tables to aactab.c and add declarations to aactab.h. Also sync with 17 years ago
aasc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
ac3.c cosmetics: make all references to AC-3 capitalized and hyphenated 17 years ago
ac3.h cosmetics: make all references to AC-3 capitalized and hyphenated 17 years ago
ac3_parser.c cosmetics: make all references to AC-3 capitalized and hyphenated 17 years ago
ac3_parser.h cosmetics: make all references to AC-3 capitalized and hyphenated 17 years ago
ac3dec.c cosmetics: use a better function name than uncouple_channels() 17 years ago
ac3dec.h cosmetics: make all references to AC-3 capitalized and hyphenated 17 years ago
ac3dec_data.c Hardcode the table for ungrouping 3 values in 5 bits. It will be reused by 17 years ago
ac3dec_data.h Hardcode the table for ungrouping 3 values in 5 bits. It will be reused by 17 years ago
ac3enc.c cosmetics: make all references to AC-3 capitalized and hyphenated 17 years ago
ac3tab.c cosmetics: make all references to AC-3 capitalized and hyphenated 17 years ago
ac3tab.h cosmetics: make all references to AC-3 capitalized and hyphenated 17 years ago
acelp_filters.c Typo in a comment: s/two avoid/to avoid/ 17 years ago
acelp_filters.h Typo and grammar fix 17 years ago
acelp_math.c
acelp_math.h We do not only calculate it but we also return it. 17 years ago
acelp_pitch_delay.c make sum_of_squares() more generic 17 years ago
acelp_pitch_delay.h gain code, gain pitch and pitch delay decoding for ACELP based codecs 17 years ago
acelp_vectors.c
acelp_vectors.h Correct a couple of typos 17 years ago
adpcm.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
adx.h
adxdec.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
adxenc.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
alac.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
allcodecs.c Electronic Arts TGV decoder 17 years ago
apedec.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
apiexample.c
asv1.c bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 17 years ago
atrac3.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
atrac3data.h mark read-only data as const 17 years ago
audioconvert.c Modify av_audio_convert() to use AVAudioConvert context struct; add av_audio_convert_alloc() and av_audio_convert_free() support functions. 17 years ago
audioconvert.h Modify av_audio_convert() to use AVAudioConvert context struct; add av_audio_convert_alloc() and av_audio_convert_free() support functions. 17 years ago
avcodec.h Electronic Arts TGV decoder 17 years ago
avs.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
beosthread.c
bethsoftvideo.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
bethsoftvideo.h
bfi.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
bitstream.c move ff_log2_run to bitstream.c and reuse in ffv1.c 17 years ago
bitstream.h Remove dead code in bitstream.h 17 years ago
bitstream_filter.c
bmp.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
bmp.h
bmpenc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
bytestream.h
c93.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
cabac.c
cabac.h
cavs.c
cavs.h
cavs_parser.c
cavsdata.h
cavsdec.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
cavsdsp.c
cinepak.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
cljr.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
colorspace.h
cook.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
cookdata.h mark read-only data as const 17 years ago
cscd.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
cyuv.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
dca.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
dca.h
dca_parser.c
dcadata.h
dcahuff.h mark read-only data as const 17 years ago
dct-test.c Make code independent/less dependent on dsputil. 17 years ago
dirac_parser.c
dnxhddata.c return if bitrate is not specified or too low 17 years ago
dnxhddata.h
dnxhddec.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
dnxhdenc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
dpcm.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
dsicinav.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
dsputil.c float_to_int16_interleave: change src to an array of pointers instead of assuming it's contiguous. 17 years ago
dsputil.h r14205 broke vorbis float_to_int on ppc 17 years ago
dump_extradata_bsf.c
dv.c Move #ifdef CONFIG_DVVIDEO_ENCODER up to cover all functions used for encoding. 17 years ago
dvbsub.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
dvbsub_parser.c Simplify parser core. 17 years ago
dvbsubdec.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
dvdata.h
dvdsub_parser.c
dvdsubdec.c dvdsubdec: allow compilation with -DDEBUG 17 years ago
dvdsubenc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
dxa.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
eacmv.c Electronic Arts CMV decoder 17 years ago
eatgv.c Electronic Arts TGV decoder 17 years ago
elbg.c My commit at r14340 was not the right solution. For a monochromatic 17 years ago
elbg.h
error_resilience.c
escape124.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
eval.c mark read-only data as const 17 years ago
eval.h
faandct.c mark read-only data as const 17 years ago
faandct.h
faanidct.c
faanidct.h
fdctref.c
fft-test.c Don't set mm_flags in fft-test, since it doesn't do anything anyway. 17 years ago
fft.c exploit mdct symmetry 17 years ago
ffv1.c move ff_log2_run to bitstream.c and reuse in ffv1.c 17 years ago
flac.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
flac.h
flacenc.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
flashsv.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
flashsvenc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
flicvideo.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
fraps.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
g726.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
gif.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
gifdec.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
golomb.c
golomb.h bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 17 years ago
h261.c
h261.h
h261_parser.c
h261data.h
h261dec.c do not fail on qscale==0 if error resilience is high, fix broken quicktime h261, lotr.mov 17 years ago
h261enc.c bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 17 years ago
h263.c bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 17 years ago
h263.h
h263_parser.c
h263_parser.h
h263data.h
h263dec.c cosmetics: Fix two common typos: wont --> will not, lets --> let us. 17 years ago
h264.c Use local variabes for *stride, where local variables exist. 17 years ago
h264.h chroma_format_idc=0 aka grayscale support. 17 years ago
h264_mp4toannexb_bsf.c
h264_parser.c
h264_parser.h
h264data.h chroma_format_idc=0 aka grayscale support. 17 years ago
h264dspenc.c
h264enc.c
h264idct.c
h264pred.c
h264pred.h
huffman.c
huffman.h
huffyuv.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
idcinvideo.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
imc.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
imcdata.h mark read-only data as const 17 years ago
imgconvert.c Add graceful error handling to avcodec_get_pix_fmt_name() and avcodec_get_pix_fmt(). 17 years ago
imgconvert.h
imgconvert_template.h
imgresample.c add context_to_name func for logging 17 years ago
imx_dump_header_bsf.c
indeo2.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
indeo2data.h
indeo3.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
indeo3data.h
interplayvideo.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
intrax8.c
intrax8.h
intrax8dsp.c
intrax8huf.h
jfdctfst.c
jfdctint.c
jpegls.c Wrong constant used in default threshold value calculation for 17 years ago
jpegls.h
jpeglsdec.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
jpeglsdec.h
jpeglsenc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
jrevdct.c
kmvc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
lcl.h
lcldec.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
lclenc.c Improve an lclenc.c error message in case of unsupported input pixel 17 years ago
liba52.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
libamr.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
libdirac.h
libdirac_libschro.c Add a parameter for queue size. 17 years ago
libdirac_libschro.h Add a parameter for queue size. 17 years ago
libdiracdec.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
libdiracenc.c Fix pts handling when encoding with libdirac. 17 years ago
libfaac.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
libfaad.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
libgsm.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
libmp3lame.c Use compression level to set mp3lame quality option. 17 years ago
libschroedinger.c
libschroedinger.h
libschroedingerdec.c Parse frames to feed the decoder with individual parse units. 17 years ago
libschroedingerenc.c Fix pts handling when encoding with libschroedinger, closes issue 453. 17 years ago
libtheoraenc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
libvorbis.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
libx264.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
libxvid_internal.h
libxvid_rc.c
libxvidff.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
ljpegenc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
loco.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
lsp.c
lsp.h Correct a couple of typos 17 years ago
lzw.c check that csize in ff_lzw_decode_init is < LZW_MAXBITS, <= is not enough and 17 years ago
lzw.h
lzwenc.c
mace.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
mathops.h mathops: add MAC64, MLS64, and MLS16 17 years ago
mdct.c exploit mdct symmetry 17 years ago
mdec.c Remove pointless AVFrame* casting. 17 years ago
mimic.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
mjpeg.c remove duplicate tables 17 years ago
mjpeg.h remove duplicate tables 17 years ago
mjpeg_parser.c
mjpega_dump_header_bsf.c
mjpegbdec.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
mjpegdec.c Return an error when ff_jpegls_decode_picture fails. 17 years ago
mjpegdec.h
mjpegenc.c bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 17 years ago
mjpegenc.h
mlp_parser.c Add required stdint.h header #include. 17 years ago
mlp_parser.h Add correct header #include to fix 'make checkheaders'. 17 years ago
mlpdec.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
mmvideo.c Remove AVPaletteControl from ALG MM demuxer/decoder 17 years ago
motion-test.c
motion_est.c Remove ancient code that hasnt worked in many years. 17 years ago
motion_est_template.c cosmetics: Fix two common typos: wont --> will not, lets --> let us. 17 years ago
motionpixels.c Motion Pixels Video Decoder. 17 years ago
movsub_bsf.c
mp3_header_compress_bsf.c
mp3_header_decompress_bsf.c
mpc.c
mpc.h
mpc7.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
mpc7data.h
mpc8.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
mpc8data.h
mpc8huff.h
mpcdata.h
mpeg4audio.c
mpeg4audio.h
mpeg4data.h
mpeg4video_parser.c
mpeg4video_parser.h
mpeg12.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12decdata.h mark read-only data as const 17 years ago
mpeg12enc.c bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 17 years ago
mpegaudio.c
mpegaudio.h
mpegaudio_parser.c
mpegaudiodata.c mark read-only data as const 17 years ago
mpegaudiodata.h mark read-only data as const 17 years ago
mpegaudiodec.c Use static vlc structure to decode layer 3 huffman tables. 17 years ago
mpegaudiodecheader.c
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudioenc.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
mpegaudiotab.h
mpegvideo.c fix mpeg 4:2:2 vis_qp and vis_mb_type debug, fix issue #471 17 years ago
mpegvideo.h Picture.ref_count/ref_poc have to be stored per field (actually also per 17 years ago
mpegvideo_common.h
mpegvideo_enc.c Prevent low delay from being used with mpeg1. 17 years ago
mpegvideo_parser.c In mpeg1/2 timestamps are associated with the access unit which 17 years ago
msmpeg4.c bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 17 years ago
msmpeg4.h
msmpeg4data.c remove duplicate tables 17 years ago
msmpeg4data.h remove duplicate tables 17 years ago
msrle.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
msvideo1.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
nellymoser.c redundant assignment found by Clang 17 years ago
nellymoser.h Separating from nellymoserdec.c parts required by encoder 17 years ago
nellymoserdec.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
noise_bsf.c
nuv.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
opt.c Fix the logic to access the location of a string to free when setting 17 years ago
opt.h Complete documentation for av_set_string(). 17 years ago
os2thread.c
parser.c indent 17 years ago
parser.h small spelling/wording fixes 17 years ago
pcm.c Simplify PCM codec; replace switch() statements with av_get_bits_per_sample(). 17 years ago
pcx.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
png.c
png.h
pngdec.c Remove useless casts. 17 years ago
pngenc.c Remove useless casts. 17 years ago
pnm.c
pnm.h
pnm_parser.c
pnmenc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
pthread.c
ptx.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
qdm2.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
qdm2data.h mark read-only data as const 17 years ago
qdrw.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
qpeg.c mark read-only data as const 17 years ago
qtrle.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
qtrleenc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
ra144.c Simplify eval_refl(): return directly when needed instead of storing the return value in a variable 17 years ago
ra144.h mark read-only data as const 17 years ago
ra288.c Check *data_size in decode_frame() 17 years ago
ra288.h Rename and comment bandwidth broadening tables 17 years ago
rangecoder.c
rangecoder.h
ratecontrol.c mark read-only data as const 17 years ago
ratecontrol.h
raw.c
raw.h
rawdec.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
rawenc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
rectangle.h
remove_extradata_bsf.c
resample.c cosmetics: make all references to AC-3 capitalized and hyphenated 17 years ago
resample2.c cosmetics: Fix two common typos: wont --> will not, lets --> let us. 17 years ago
rl.h
rl2.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
rle.c Fix a potential out of array writing. 17 years ago
rle.h
roqaudioenc.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
roqvideo.c
roqvideo.h
roqvideodec.c Cosmetics: s/Id/id/ in libavcodec/roqvideodec.c when Id refers to id Software 17 years ago
roqvideoenc.c Set avctx->coded_frame in RoQ encoder. At some point in 17 years ago
rpza.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
rtjpeg.c
rtjpeg.h
rv10.c bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 17 years ago
rv30.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
rv30data.h
rv30dsp.c
rv34.c
rv34.h
rv34data.h
rv34vlc.h
rv40.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
rv40data.h
rv40vlc2.h
s3tc.c
s3tc.h
sgi.h
sgidec.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
sgienc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
shorten.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
simple_idct.c
simple_idct.h
smacker.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
smc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
snow.c mark read-only data as const 17 years ago
snow.h
sonic.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
sp5x.h
sp5xdec.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
sunrast.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
svq1.c
svq1.h
svq1_cb.h
svq1_vlc.h
svq1dec.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
svq1enc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
svq1enc_cb.h
svq3.c 10000l, revert 17 years ago
targa.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
targaenc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
tiertexseqv.c Remove context fields which can be used as simple local variables. 17 years ago
tiff.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
tiff.h
tiffenc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
truemotion1.c mark read-only data as const 17 years ago
truemotion1data.h mark read-only data as const 17 years ago
truemotion2.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
truespeech.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
truespeech_data.h mark read-only data as const 17 years ago
tscc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
tta.c mark read-only data as const 17 years ago
txd.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
ulti.c mark read-only data as const 17 years ago
ulti_cb.h
unary.h
utils.c Make avcodec_string() and av_get_bits_per_sample() report the sample size for CODEC_ID_PCM_ZORK 17 years ago
vb.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
vc1.c Remove unused variable. 17 years ago
vc1.h In-loop deblocking filter for VC-1 decoder 17 years ago
vc1_parser.c
vc1acdata.h
vc1data.c remove duplicate tables 17 years ago
vc1data.h remove duplicate tables 17 years ago
vc1dsp.c
vcr1.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
vmdav.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
vmnc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
vorbis.c
vorbis.h mark read-only data as const 17 years ago
vorbis_data.c mark read-only data as const 17 years ago
vorbis_dec.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
vorbis_enc.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
vorbis_enc_data.h
vp3.c make ModeAlphabet read-only and use a custom mode alphabet 17 years ago
vp3_parser.c VP3 parser can also handle VP6 without any changes. 17 years ago
vp3data.h mark read-only data as const 17 years ago
vp3dsp.c Fix decoding of 320x240.ogg. 17 years ago
vp5.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
vp5data.h
vp6.c vp6: ensure that huffman decoding table is sorted with descending symbol order 17 years ago
vp6data.h
vp56.c
vp56.h
vp56data.c
vp56data.h
vqavideo.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
w32thread.c
wavpack.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
wma.c
wma.h
wmadata.h
wmadec.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
wmaenc.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
wmv2.c
wmv2.h
wmv2dec.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
wmv2enc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
wnv1.c mark read-only data as const 17 years ago
ws-snd1.c Modify all codecs to report their supported input and output sample format(s). 17 years ago
xan.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
xiph.c
xiph.h
xl.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
xsubdec.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
xvmc_render.h
xvmcvideo.c
zmbv.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
zmbvenc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago