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 36c32bdddf Remove unused variables and the corresponding warnings along with them. 18 years ago
..
alpha Add official LGPL license headers to the files that were missing them. 18 years ago
armv4l ARMv5TE optimized IDCT 18 years ago
bfin ADI Blackfin optimizations 18 years ago
i386 approximate qpel functions: sacrifice some quality for some decoding speed. enabled on B-frames with -lavdopts fast. 18 years ago
liba52 Add proper GPL headers. 18 years ago
mlib
ppc New single instruction math operation header 18 years ago
ps2 Add official LGPL license headers to the files that were missing them. 18 years ago
sh4 Add official LGPL license headers to the files that were missing them. 18 years ago
sparc
4xm.c fix some signedness warnings 18 years ago
8bps.c
Makefile Add vorbis encoder to ffmpeg 18 years ago
a52dec.c
aasc.c
ac3.h
ac3dec.c
ac3enc.c Fix 2 bit allocation bugs. One fix enables using a higher bandwidth code. The other fixes an issue with floorcod=7. 18 years ago
ac3tab.h Add official LGPL license headers to the files that were missing them. 18 years ago
adpcm.c
adx.c
alac.c
allcodecs.c Add vorbis encoder to ffmpeg 18 years ago
amr.c
apiexample.c Add official LGPL license headers to the files that were missing them. 18 years ago
asv1.c add some #ifdef CONFIG_ENCODERS/DECODERS 18 years ago
audioconvert.c cosmetics 18 years ago
avcodec.h Add vorbis encoder to ffmpeg 18 years ago
avs.c
beosthread.c
bitstream.c move some functions to bitstream.h to avoid conflicts 18 years ago
bitstream.h Fix get_bits_long to work with ALT_BITSTREAM_READER_LE. 18 years ago
bitstream_filter.c Add official LGPL license headers to the files that were missing them. 18 years ago
bmp.c
cabac.c
cabac.h tweak cabac. 0.5% faster h264. 18 years ago
cavs.c
cavsdata.h
cavsdsp.c
cinepak.c
cljr.c
cook.c cook shouldn't try to enforce the bitstream reader type 18 years ago
cookdata.h
cscd.c
cyuv.c fix some signedness warnings 18 years ago
dct-test.c Add official LGPL license headers to the files that were missing them. 18 years ago
dpcm.c
dsputil.c approximate qpel functions: sacrifice some quality for some decoding speed. enabled on B-frames with -lavdopts fast. 18 years ago
dsputil.h approximate qpel functions: sacrifice some quality for some decoding speed. enabled on B-frames with -lavdopts fast. 18 years ago
dtsdec.c
dv.c Fix compilation with --disable-encoders. 18 years ago
dvbsub.c
dvbsubdec.c
dvdata.h * Restructuring the division of labor between DV codec and DV format 18 years ago
dvdsub.c
dvdsubenc.c
error_resilience.c dc_val should be signed 18 years ago
eval.c Remove unused variables and the corresponding warnings along with them. 18 years ago
eval.h Add forgotten eval.h... 18 years ago
faac.c
faad.c
faandct.c
faandct.h
fdctref.c
fft-test.c Add official LGPL license headers to the files that were missing them. 18 years ago
fft.c sse implementation of imdct. 18 years ago
ffv1.c add some #ifdef CONFIG_ENCODERS/DECODERS 18 years ago
flac.c force usage of ALT_BITSTREAM_READER where needed 18 years ago
flacenc.c
flashsv.c
flicvideo.c
fraps.c
g726.c add some #ifdef CONFIG_ENCODERS/DECODERS 18 years ago
golomb.c
golomb.h
h261.c set supported pixel formats for a few encoders (fixes crashes with grayscale) 18 years ago
h261data.h Add official LGPL license headers to the files that were missing them. 18 years ago
h263.c fix rv20 b frames (broke since r5264 Mon Apr 3 07:52:24 2006 UTC 2x faster ff_mpeg4_set_direct_mv) 18 years ago
h263data.h Add official LGPL license headers to the files that were missing them. 18 years ago
h263dec.c approximate qpel functions: sacrifice some quality for some decoding speed. enabled on B-frames with -lavdopts fast. 18 years ago
h264.c approximate qpel functions: sacrifice some quality for some decoding speed. enabled on B-frames with -lavdopts fast. 18 years ago
h264data.h
h264idct.c
huffyuv.c add some #ifdef CONFIG_ENCODERS/DECODERS 18 years ago
idcinvideo.c
imgconvert.c Minimal support for the new pixel formats in libavcodec 18 years ago
imgconvert_template.h
imgresample.c Explicitly include fastmemcpy.h from libvo/. 18 years ago
indeo2.c Fix Indel --> Intel typo. 18 years ago
indeo2data.h Fix Indel --> Intel typo. 18 years ago
indeo3.c fix some signedness warnings 18 years ago
indeo3data.h Add official LGPL license headers to the files that were missing them. 18 years ago
internal.h Add official LGPL license headers to the files that were missing them. 18 years ago
interplayvideo.c
jfdctfst.c Add copyright notice from the Independent JPEG Group instead of referring 18 years ago
jfdctint.c Add copyright notice from the Independent JPEG Group instead of referring 18 years ago
jpeg_ls.c free memory before return 18 years ago
jrevdct.c Add copyright notice from the Independent JPEG Group instead of referring 18 years ago
kmvc.c Drop unneeded checks before av_free() and change to av_freep() where it's more suitable. 18 years ago
lcl.c add some #ifdef CONFIG_ENCODERS/DECODERS 18 years ago
libgsm.c
loco.c
lzo.c
lzo.h Add official LGPL license headers to the files that were missing them. 18 years ago
mace.c Fix buffer handling for stereo mace files, fixes some random sig11 18 years ago
mathops.h New single instruction math operation header 18 years ago
mdct.c
mdec.c
mjpeg.c fix some signedness warnings 18 years ago
mmvideo.c
motion_est.c Fix CHECK_BIDIR macro so it works with Intel's Compiler 18 years ago
motion_est_template.c
motion_test.c Add official LGPL license headers to the files that were missing them. 18 years ago
mp3lameaudio.c
mpeg4data.h Add official LGPL license headers to the files that were missing them. 18 years ago
mpeg12.c fix some signedness warnings 18 years ago
mpeg12data.h fix some signedness warnings 18 years ago
mpegaudio.c
mpegaudio.h Add official LGPL license headers to the files that were missing them. 18 years ago
mpegaudiodec.c add some #ifdef CONFIG_ENCODERS/DECODERS 18 years ago
mpegaudiodectab.h Add official LGPL license headers to the files that were missing them. 18 years ago
mpegaudiotab.h The license of this file is LGPL, as clarified by Fabrice. 18 years ago
mpegvideo.c approximate qpel functions: sacrifice some quality for some decoding speed. enabled on B-frames with -lavdopts fast. 18 years ago
mpegvideo.h Move the ratecontrol related code from mpegvideo.h to a separate header file. 18 years ago
msmpeg4.c dc_val should be signed 18 years ago
msmpeg4data.h Add official LGPL license headers to the files that were missing them. 18 years ago
msrle.c
msvideo1.c
nuv.c
oggvorbis.c Add official LGPL license headers to the files that were missing them. 18 years ago
opt.c Reformat the output of the list of available AVOptions, by indenting the 18 years ago
opt.h make AVOptions default value field work. 18 years ago
os2thread.c
parser.c fix some signedness warnings 18 years ago
pcm.c
png.c add some #ifdef CONFIG_ENCODERS/DECODERS 18 years ago
pnm.c
pthread.c
qdm2.c
qdm2data.h
qdrw.c 1l: correct argument order in avcodec_check_dimensions 18 years ago
qpeg.c
qtrle.c
ra144.c
ra144.h
ra288.c
ra288.h
rangecoder.c
rangecoder.h
ratecontrol.c Move the ratecontrol related code from mpegvideo.h to a separate header file. 18 years ago
ratecontrol.h Move the ratecontrol related code from mpegvideo.h to a separate header file. 18 years ago
raw.c add some #ifdef CONFIG_ENCODERS/DECODERS 18 years ago
resample.c
resample2.c
roqvideo.c
rpza.c
rtjpeg.c
rtjpeg.h Add official LGPL license headers to the files that were missing them. 18 years ago
rv10.c seems only 3 bits are used for the number of resolutions, some rv30 files have this set to 10 even though there are just 2 resolutions in the extradata 18 years ago
shorten.c
simple_idct.c
simple_idct.h
smacker.c 1l: correct argument order in avcodec_check_dimensions 18 years ago
smc.c
snow.c Remove unused variables and the corresponding warnings along with them. 18 years ago
snow.h Compile fix (for GCC<3.3) when encoders are disabled 18 years ago
sonic.c add some #ifdef CONFIG_ENCODERS/DECODERS 18 years ago
sp5x.h
svq1.c add some #ifdef CONFIG_ENCODERS/DECODERS 18 years ago
svq1_cb.h
svq1_vlc.h Add official LGPL license headers to the files that were missing them. 18 years ago
svq3.c
swscale.h Add official LGPL license headers to the files that were missing them. 18 years ago
truemotion1.c
truemotion1data.h Add official LGPL license headers to the files that were missing them. 18 years ago
truemotion2.c 1l: correct argument order in avcodec_check_dimensions 18 years ago
truespeech.c
truespeech_data.h Add official LGPL license headers to the files that were missing them. 18 years ago
tscc.c 1l: correct argument order in avcodec_check_dimensions 18 years ago
tta.c remove get_le16 and get_le32, get_bits and get_bits_long can just be used directly. 18 years ago
ulti.c
ulti_cb.h Add official LGPL license headers to the files that were missing them. 18 years ago
utils.c Fix quantiSer --> quantiZer typo. 18 years ago
vc1.c Remove unused variables and the corresponding warnings along with them. 18 years ago
vc1acdata.h Add official LGPL license headers to the files that were missing them. 18 years ago
vc1data.h Add official LGPL license headers to the files that were missing them. 18 years ago
vc1dsp.c Drop put_vc1_qpel_pixels_tab as they won't be needed anymore. 18 years ago
vcr1.c
vmdav.c Correct wrong memset invocation. 18 years ago
vmnc.c Remove unused variables and the corresponding warnings along with them. 18 years ago
vorbis.c remove render_line from vorbis.h, add ff_vorbis_floor1_render_list instead 18 years ago
vorbis.h remove render_line from vorbis.h, add ff_vorbis_floor1_render_list instead 18 years ago
vorbis_data.c vorbis.h -> vorbis_data.c 18 years ago
vorbis_enc.c more forgotten free's. 18 years ago
vorbis_enc_data.h add vorbis_enc_data.h, remove codebook data from vorbis_enc.c 18 years ago
vp3.c Remove unused variables and the corresponding warnings along with them. 18 years ago
vp3data.h Add official LGPL license headers to the files that were missing them. 18 years ago
vp3dsp.c
vp5.c rename vector to vect to avoid clash with Apple gcc 18 years ago
vp5data.h VP5 and VP6 video decoder 18 years ago
vp6.c rename vector to vect to avoid clash with Apple gcc 18 years ago
vp6data.h VP5 and VP6 video decoder 18 years ago
vp56.c replaces back some C code by dsp.put_pixels_tab[0][0] (revert r6231) 18 years ago
vp56.h rename vector to vect to avoid clash with Apple gcc 18 years ago
vp56data.c VP5 and VP6 video decoder 18 years ago
vp56data.h VP5 and VP6 video decoder 18 years ago
vqavideo.c palette (if we memcpy it into AVFrame) must be uint32_t 18 years ago
w32thread.c
wavpack.c Handle case of get_bits(0) 18 years ago
wmadata.h Add official LGPL license headers to the files that were missing them. 18 years ago
wmadec.c fix some signedness warnings 18 years ago
wmv2.c 1000l copy and paste typo 18 years ago
wnv1.c
ws-snd1.c
x264.c fix b pyramid in mp4 muxing if no dts are provided to the muxer 18 years ago
xan.c
xl.c
xvid_rc.c
xvidff.c
xvmcvideo.c Explicitly include fastmemcpy.h from libvo/. 18 years ago
zmbv.c 1l: correct argument order in avcodec_check_dimensions 18 years ago