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.
 
 
 
 
 
Diego Biurrun d15153244f refactoring: properly separate AC-3 and E-AC-3 code 15 years ago
..
alpha
arm cosmetics: reindent/prettyprint after last commit 15 years ago
bfin Remove useless #include <unistd.h> from many files 15 years ago
mips
mlib
ppc Do not redundantly check for both CONFIG_THEORA_DECODER and CONFIG_VP3_DECODER. 15 years ago
ps2
sh4
sparc
x86 Do not redundantly check for both CONFIG_THEORA_DECODER and CONFIG_VP3_DECODER. 15 years ago
4xm.c
8bps.c
8svx.c
Makefile refactoring: properly separate AC-3 and E-AC-3 code 15 years ago
aac.c Cosmetics: reindent after last commit 15 years ago
aac.h Ignore subsequent channel configurations after the first in an AAC file. The 15 years ago
aac_ac3_parser.c
aac_ac3_parser.h
aac_adtstoasc_bsf.c Rename ff_log_missing_feature() to av_log_missing_feature(). 15 years ago
aac_parser.c
aac_parser.h
aaccoder.c Be sure to increment our position in the coefficient array when skipping a zero 15 years ago
aacdectab.h
aacenc.c Revert unintended portion of last commit. (Setting the default coder to 15 years ago
aacenc.h Cosmetics: Pretty print the AAC encoder. 15 years ago
aacpsy.c Change fminf/fmaxf to FFMIN/FFMAX to fix the build on broken operating systems. 15 years ago
aacpsy.h
aactab.c
aactab.h
aandcttab.c
aandcttab.h
aasc.c
ac3.c
ac3.h
ac3_parser.c
ac3_parser.h
ac3dec.c refactoring: properly separate AC-3 and E-AC-3 code 15 years ago
ac3dec.h
ac3dec_data.c refactoring: properly separate AC-3 and E-AC-3 code 15 years ago
ac3dec_data.h refactoring: properly separate AC-3 and E-AC-3 code 15 years ago
ac3enc.c
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.c ADPCM: remove unreachable break statement after return 15 years ago
adx.h
adxdec.c
adxenc.c
alac.c
alacenc.c
allcodecs.c Merge the AAC encoder from SoC svn. It is still considered experimental. 15 years ago
apedec.c
api-example.c
asv1.c
atrac3.c
atrac3data.h
audioconvert.c
audioconvert.h
avcodec.h Fix argument type mismatches for av_picture_crop and av_picture_fill 15 years ago
avpacket.c
avs.c
beosthread.c
bethsoftvideo.c
bethsoftvideo.h
bfi.c
bitstream.c Fix potentially unaligned accesses in ff_copy_bits() 15 years ago
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
cavsdec.c fix slice header checking 15 years ago
cavsdsp.c
celp_filters.c
celp_filters.h
celp_math.c
celp_math.h
cga_data.c
cga_data.h Add missing stdint.h #include to fix 'make checkheaders'. 15 years ago
cinepak.c Remove useless #include <unistd.h> from many files 15 years ago
cljr.c
colorspace.h
cook.c
cookdata.h
cscd.c
cyuv.c Remove useless #include <unistd.h> from many files 15 years ago
dca.c
dca.h
dca_parser.c
dcadata.h
dcahuff.h
dct-test.c
dctref.c
dirac_parser.c
dnxhd_parser.c
dnxhddata.c
dnxhddata.h
dnxhddec.c
dnxhdenc.c
dnxhdenc.h
dpcm.c
dpx.c
dsicinav.c
dsputil.c Do not redundantly check for both CONFIG_THEORA_DECODER and CONFIG_VP3_DECODER. 15 years ago
dsputil.h idct_dc for VC-1/WMV3 decoder; ~11% faster decoding overall. 15 years ago
dump_extradata_bsf.c
dv.c print error when dv frame profile cannot be found 15 years ago
dvbsub.c
dvbsub_parser.c
dvbsubdec.c Set subtitle type in DVB subtitle decoder. 15 years ago
dvdata.h check if frame size matches old sys and assumes corrupted input, fixes #1192 15 years ago
dvdsub_parser.c
dvdsubdec.c
dvdsubenc.c
dxa.c
eac3dec.c refactoring: properly separate AC-3 and E-AC-3 code 15 years ago
eac3dec_data.c refactoring: properly separate AC-3 and E-AC-3 code 15 years ago
eac3dec_data.h refactoring: properly separate AC-3 and E-AC-3 code 15 years ago
eacmv.c
eaidct.c
eamad.c
eatgq.c
eatgv.c
eatqi.c
elbg.c
elbg.h
error_resilience.c
escape124.c
eval.c Export av_strtod() to eval.h. 15 years ago
eval.h Rewrite doxy for av_strtod(). 15 years ago
faandct.c
faandct.h
faanidct.c
faanidct.h
faxcompr.c
faxcompr.h
fft-test.c
fft.c
ffv1.c
flac.c
flac.h
flacdata.c
flacdata.h
flacdec.c Rename ff_log_missing_feature() to av_log_missing_feature(). 15 years ago
flacenc.c
flashsv.c
flashsvenc.c
flicvideo.c Remove useless #include <unistd.h> from many files 15 years ago
fraps.c
g726.c
g729.h
g729data.h LSF (Line Spectral Frequencies) decoding routine. 15 years ago
g729dec.c Pitch delay decoding 15 years ago
get_bits.h
gif.c
gifdec.c
golomb.c
golomb.h
h261.c
h261.h
h261_parser.c
h261data.h
h261dec.c
h261enc.c
h263.c
h263.h
h263_parser.c
h263_parser.h
h263data.h
h263dec.c
h264.c H.264: Check the return value of decode_vui_parameters() 15 years ago
h264.h
h264_mp4toannexb_bsf.c
h264_parser.c
h264_parser.h
h264data.h
h264dspenc.c
h264enc.c
h264idct.c
h264pred.c
h264pred.h
huffman.c
huffman.h
huffyuv.c fix a buffer overrun on corrupt huffyuv streams 15 years ago
idcinvideo.c Remove useless #include <unistd.h> from many files 15 years ago
iirfilter.c IIR filter test program. 15 years ago
iirfilter.h
imc.c
imcdata.h
imgconvert.c Fix argument type mismatches for av_picture_crop and av_picture_fill 15 years ago
imgconvert.h
imx_dump_header_bsf.c
indeo2.c
indeo2data.h
indeo3.c Remove useless #include <unistd.h> from many files 15 years ago
indeo3data.h
internal.h Move av_log_missing_feature() from the internal.h to the public avcodec.h 15 years ago
interplayvideo.c Remove useless #include <unistd.h> from many files 15 years ago
intrax8.c
intrax8.h
intrax8dsp.c
intrax8huf.h
jfdctfst.c
jfdctint.c
jpegls.c
jpegls.h
jpeglsdec.c
jpeglsdec.h
jpeglsenc.c
jrevdct.c
kmvc.c
lcl.h
lcldec.c
lclenc.c
libdirac.h
libdirac_libschro.c
libdirac_libschro.h
libdiracdec.c
libdiracenc.c
libfaac.c
libfaad.c
libgsm.c
libmp3lame.c
libopencore-amr.c
libopenjpeg.c
libschroedinger.c
libschroedinger.h
libschroedingerdec.c
libschroedingerenc.c
libspeexdec.c
libtheoraenc.c Fix "warning: assignment discards qualifiers from pointer target type" 15 years ago
libvorbis.c add missing \n to error message 15 years ago
libx264.c Fix libx264.c to not drop SEI userdata from x264 encoder. 15 years ago
libxvid_internal.h
libxvid_rc.c
libxvidff.c
ljpegenc.c
loco.c
lpc.c
lpc.h
lsp.c
lsp.h
lzw.c
lzw.h
lzwenc.c
mace.c
mathops.h
mdct.c
mdec.c
mimic.c
mjpeg.c
mjpeg.h
mjpeg_parser.c
mjpega_dump_header_bsf.c
mjpegbdec.c
mjpegdec.c If the end of the input buffer is reached while decoding MJPEG and at least 15 years ago
mjpegdec.h Add a got_picture flag to MJpegDecodeContext which indicates if its picture 15 years ago
mjpegenc.c
mjpegenc.h
mlp.c Fix unaligned accesses by doing bytewise access until aligned, then 15 years ago
mlp.h
mlp_parser.c
mlp_parser.h
mlpdec.c
mlpdsp.c
mmvideo.c
motion-test.c
motion_est.c
motion_est_template.c
motionpixels.c
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_parser.c
mpeg4video_parser.h
mpeg12.c Revert r19317, "simplify slice_end, return size of output frame". 15 years ago
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12decdata.h
mpeg12enc.c
mpegaudio.c
mpegaudio.h
mpegaudio_parser.c Cleanup properly at the end of MPEG Audio parsing. 15 years ago
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec.c Drop code that attempts to decode frames that are prefixed by junk. 15 years ago
mpegaudiodecheader.c
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudioenc.c
mpegaudiotab.h
mpegvideo.c
mpegvideo.h Improve wording: s/reseted/reset 15 years ago
mpegvideo_common.h
mpegvideo_enc.c
mpegvideo_parser.c
mpegvideo_xvmc.c
msmpeg4.c
msmpeg4.h
msmpeg4data.c
msmpeg4data.h
msrle.c Remove useless #include <unistd.h> from many files 15 years ago
msrledec.c
msrledec.h
msvideo1.c Remove useless #include <unistd.h> from many files 15 years ago
nellymoser.c
nellymoser.h
nellymoserdec.c
nellymoserenc.c
noise_bsf.c
nuv.c
opt.c
opt.h
options.c
os2thread.c
parser.c Fetch timestamp for the first frame of field only if frame_offset and 15 years ago
parser.h
pcm.c
pcx.c
pcxenc.c
pixdesc.c
pixdesc.h
png.c
png.h
pngdec.c Support RGB48 PNG decoding 15 years ago
pngenc.c
pnm.c
pnm.h
pnm_parser.c
pnmenc.c
psymodel.c Use cutoff frequency to adjust bandwidth in the generic psymodel preprocess. 15 years ago
psymodel.h Cosmetics: Pretty print the AAC encoder. 15 years ago
pthread.c
ptx.c
put_bits.h
qcelp_lsp.c
qcelpdata.h
qcelpdec.c Rename ff_log_missing_feature() to av_log_missing_feature(). 15 years ago
qdm2.c
qdm2data.h
qdrw.c
qpeg.c Check that palctrl is available on init instead of crashing when trying to use 15 years ago
qtrle.c Remove useless #include <unistd.h> from many files 15 years ago
qtrleenc.c Add PIX_FMT_ARGB encoding to qtrle. 15 years ago
ra144.c
ra144.h
ra288.c
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 Remove useless #include <unistd.h> from many files 15 years ago
rle.c
rle.h
roqaudioenc.c
roqvideo.c
roqvideo.h
roqvideodec.c Remove useless #include <unistd.h> from many files 15 years ago
roqvideoenc.c Remove useless #include <unistd.h> from many files 15 years ago
rpza.c Remove useless #include <unistd.h> from many files 15 years ago
rtjpeg.c
rtjpeg.h
rv10.c
rv30.c RV3/4 intra types array causes alignment issues (at least on ARM5), thus change 15 years ago
rv30data.h
rv30dsp.c
rv34.c RV3/4 intra types array causes alignment issues (at least on ARM5), thus change 15 years ago
rv34.h RV3/4 intra types array causes alignment issues (at least on ARM5), thus change 15 years ago
rv34data.h
rv34vlc.h
rv40.c RV3/4 intra types array causes alignment issues (at least on ARM5), thus change 15 years ago
rv40data.h
rv40dsp.c
rv40vlc2.h
s3tc.c
s3tc.h
sgi.h
sgidec.c
sgienc.c
shorten.c
simple_idct.c
simple_idct.h
smacker.c
smc.c Remove useless #include <unistd.h> from many files 15 years ago
snow.c
snow.h
sonic.c cosmetics: Move some code blocks to reduce the number of #ifdefs. 15 years ago
sp5x.h
sp5xdec.c
sunrast.c
svq1.c
svq1.h
svq1_cb.h
svq1_vlc.h
svq1dec.c
svq1enc.c
svq1enc_cb.h
svq3.c
targa.c
targaenc.c
tiertexseqv.c
tiff.c
tiff.h
tiffenc.c
tmv.c
truemotion1.c Remove useless #include <unistd.h> from many files 15 years ago
truemotion1data.h
truemotion2.c
truespeech.c
truespeech_data.h
tscc.c
tta.c
txd.c
ulti.c Remove useless #include <unistd.h> from many files 15 years ago
ulti_cb.h
unary.h
utils.c Rename ff_log_missing_feature() to av_log_missing_feature(). 15 years ago
v210dec.c
v210enc.c Replace an occurence of -1 by PIX_FMT_NONE, fixes icc warning #188: 15 years ago
v210x.c
vaapi.c
vaapi.h
vaapi_internal.h
vaapi_mpeg2.c
vaapi_mpeg4.c
vaapi_vc1.c
vb.c
vc1.c idct_dc for VC-1/WMV3 decoder; ~11% faster decoding overall. 15 years ago
vc1.h
vc1_parser.c
vc1acdata.h
vc1data.c
vc1data.h
vc1dec.c Edge emulation should be used in B-frame MC in mspel mode with 15 years ago
vc1dsp.c idct_dc for VC-1/WMV3 decoder; ~11% faster decoding overall. 15 years ago
vcr1.c
vdpau.c
vdpau.h
vdpau_internal.h
vmdav.c Remove useless #include <unistd.h> from many files 15 years ago
vmnc.c
vorbis.c Add extra validation checks to ff_vorbis_len2vlc. 15 years ago
vorbis.h
vorbis_data.c
vorbis_dec.c Make sure that values generated for ff_vorbis_len2vlc in 15 years ago
vorbis_enc.c
vorbis_enc_data.h
vp3.c Remove useless #include <unistd.h> from many files 15 years ago
vp3_parser.c
vp3data.h
vp3dsp.c
vp5.c
vp5data.h
vp6.c Add a check to vp6_parse_coeff_huffman to ensure it does not overread the input buffer. 15 years ago
vp6data.h
vp6dsp.c
vp56.c
vp56.h vp56dec: ensure range coder won't read past the end of input buffer 15 years ago
vp56data.c
vp56data.h
vqavideo.c Remove useless #include <unistd.h> from many files 15 years ago
w32thread.c
wavpack.c
wma.c Make remaining run level decode comments doxygen comments 15 years ago
wma.h Add support for escape coded wmapro run level coefficients 15 years ago
wmadata.h
wmadec.c Introduce WMACoef typedef for decoded coefficients 15 years ago
wmaenc.c Introduce WMACoef typedef for decoded coefficients 15 years ago
wmv2.c
wmv2.h
wmv2dec.c
wmv2enc.c
wnv1.c
ws-snd1.c
xan.c Remove useless #include <unistd.h> from many files 15 years ago
xiph.c
xiph.h
xl.c
xsubdec.c
xsubenc.c Add support for encoding XSUB subtitles. Muxing support is still missing. 15 years ago
xvmc.h
xvmc_internal.h
zmbv.c
zmbvenc.c