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.
 
 
 
 
 
Oded Shimon faf7f0ce7e Original Commit: r18 | ods15 | 2006-09-22 12:29:26 +0300 (Fri, 22 Sep 2006) | 2 lines 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 vorbis.h -> vorbis_data.c 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 make the adx adpcm codec available 18 years ago
adx.c make the adx adpcm codec available 18 years ago
alac.c Add const to (mostly) char* and make some functions static, which aren't used 19 years ago
allcodecs.c remove extraneous #ifdef CONFIG_ENCODERS/DECODERS 18 years ago
amr.c rename AMR config variables to CONFIG_AMR* 18 years ago
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 marking AVPaletteControl as deprecated due to thread saftey amongth other issues (it doesnt work if theres any delay between demuxer and decoder) 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 some MMX optimizations for the CAVS decoder 18 years ago
cavsdata.h replace run by run+1 in VLC tables 18 years ago
cavsdsp.c some MMX optimizations for the CAVS decoder 18 years ago
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 Mark some read-only datastructures as const. 18 years ago
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 dtsdec.c copies one input packet at a time to a (static) buffer of size 19 years ago
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 Break compatibility only when first part of version number changes, in this 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 cosmetic change to adjust alignment. 18 years ago
flashsv.c Flash Screen Video decoder (fourcc:FSV1) 19 years ago
flicvideo.c
fraps.c
g726.c add some #ifdef CONFIG_ENCODERS/DECODERS 18 years ago
golomb.c
golomb.h first rudimentary version of (Justin Ruggles jruggle earthlink net) flac encoder 19 years ago
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 h264: MBAFF interlaced decoding 19 years ago
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 Fix FSF postal address. 18 years ago
motion_est.c Fix CHECK_BIDIR macro so it works with Intel's Compiler 18 years ago
motion_est_template.c make zero motion vector threshold user setable 19 years ago
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 NuppelVideo/MythTVVideo support, including rtjpeg decoder 19 years ago
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 Fix FSF postal address. 18 years ago
parser.c fix some signedness warnings 18 years ago
pcm.c
png.c add some #ifdef CONFIG_ENCODERS/DECODERS 18 years ago
pnm.c --enable/disable parsers. Warning: some combinations are broken. 18 years ago
pthread.c
qdm2.c Fixed a possible bug, checked against the assembly. 19 years ago
qdm2data.h Mark read-only data as const. Patch by stefan huehner org. 19 years ago
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 Add const to (mostly) char* and make some functions static, which aren't used 19 years ago
roqvideo.c
rpza.c
rtjpeg.c NuppelVideo/MythTVVideo support, including rtjpeg decoder 19 years ago
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 sanity checks, some might have been exploitable ... 19 years ago
simple_idct.c
simple_idct.h
smacker.c 1l: correct argument order in avcodec_check_dimensions 18 years ago
smc.c
snow.c Handle possible failure of ff_eval. 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 Add const to (mostly) char* and make some functions static, which aren't used 19 years ago
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 Remove the override of lmin and lmax, so the actual option value provided will 18 years ago
vc1.c dc_val should be signed 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 1l: correct argument order in avcodec_check_dimensions 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 Original Commit: r18 | ods15 | 2006-09-22 12:29:26 +0300 (Fri, 22 Sep 2006) | 2 lines 18 years ago
vp3.c fix some signedness warnings 18 years ago
vp3data.h Add official LGPL license headers to the files that were missing them. 18 years ago
vp3dsp.c avoid 4 + 18 years ago
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 - Add new file internal.h for common internal-use-only functions. 19 years ago
xvidff.c 10l to whoever wrote this 19 years ago
xvmcvideo.c Explicitly include fastmemcpy.h from libvo/. 18 years ago
zmbv.c 1l: correct argument order in avcodec_check_dimensions 18 years ago