.. |
alpha
|
Change license header to LGPL for consistency.
|
19 years ago |
armv4l
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
i386
|
ff_fft_calc_3dn/3dn2/sse: convert intrinsics to inline asm.
|
19 years ago |
liba52
|
libavcodec/libpostproc ---> libpostproc
|
19 years ago |
mlib
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
ppc
|
10l, thanks to Emanuele Giaquinta <exg@gentoo.org> for testing and finding the issue
|
19 years ago |
ps2
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
sh4
|
Fix some "'static' is not at beginning of declaration" warnings.
|
19 years ago |
sparc
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
4xm.c
|
sanity checks, some might have been exploitable ...
|
19 years ago |
8bps.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
Makefile
|
audio format conversion
|
19 years ago |
a52dec.c
|
native ac3 parser
|
19 years ago |
aasc.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
ac3.h
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
ac3dec.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
ac3enc.c
|
Revert bad ac3enc commit, the commited code was bigger and slower.
|
19 years ago |
ac3tab.h
|
Revert bad ac3enc commit, the commited code was bigger and slower.
|
19 years ago |
adpcm.c
|
make the adx adpcm codec available
|
19 years ago |
adx.c
|
make the adx adpcm codec available
|
19 years ago |
alac.c
|
Add const to (mostly) char* and make some functions static, which aren't used
|
19 years ago |
allcodecs.c
|
Looks like to be a good time to re-enable WMV3 decoder
|
19 years ago |
amr.c
|
rename AMR config variables to CONFIG_AMR*
|
19 years ago |
apiexample.c
|
COSMETICS: Remove all trailing whitespace.
|
19 years ago |
asv1.c
|
add assert to clarify that we know what we are doing
|
19 years ago |
audioconvert.c
|
cosmetics
|
19 years ago |
avcodec.h
|
add codec id and tag for JPEG 2000
|
18 years ago |
avs.c
|
complete AVS playback system (from Creature Shock computer game),
|
19 years ago |
beosthread.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
bitstream.c
|
move align_get_bits() to .h to avoid conflicts between different bitstream readers in different codecs
|
18 years ago |
bitstream.h
|
Fix A32_BITSTREAM_READER compilation on x86
|
18 years ago |
bitstream_filter.c
|
noise bitstream filter
|
19 years ago |
bmp.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
cabac.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
cabac.h
|
tweak cabac. 0.5% faster h264.
|
18 years ago |
cavs.c
|
some MMX optimizations for the CAVS decoder
|
19 years ago |
cavsdata.h
|
replace run by run+1 in VLC tables
|
19 years ago |
cavsdsp.c
|
some MMX optimizations for the CAVS decoder
|
19 years ago |
cinepak.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
cljr.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
cook.c
|
cook shouldn't try to enforce the bitstream reader type
|
18 years ago |
cookdata.h
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
cscd.c
|
faster copy functions for lzo decoder that also need padding
|
19 years ago |
cyuv.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
dct-test.c
|
Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.h
|
19 years ago |
dpcm.c
|
Mark some read-only datastructures as const.
|
19 years ago |
dsputil.c
|
sse and 3dnow implementations of float->int conversion and mdct windowing.
|
19 years ago |
dsputil.h
|
vorbis simd tweaks
|
19 years ago |
dtsdec.c
|
dtsdec.c copies one input packet at a time to a (static) buffer of size
|
19 years ago |
dv.c
|
I still don't think this should be here. Note: without this code DV encoder
|
19 years ago |
dvbsub.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
dvbsubdec.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
dvdata.h
|
DVCPRO50 support.
|
19 years ago |
dvdsub.c
|
add static keyword to some functions
|
19 years ago |
dvdsubenc.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
error_resilience.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
eval.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
faac.c
|
create adts stream if CODEC_FLAG_GLOBAL_HEADER not set
|
19 years ago |
faad.c
|
Make faac_decode_frame return -1 on error and not 0 which avoids
|
19 years ago |
faandct.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
faandct.h
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
fdctref.c
|
COSMETICS: tabs --> spaces, some prettyprinting
|
19 years ago |
fft-test.c
|
COSMETICS: Remove all trailing whitespace.
|
19 years ago |
fft.c
|
use ff_fft_calc_3dn2 instead of sse on a K8.
|
19 years ago |
ffv1.c
|
memory leak.
|
19 years ago |
flac.c
|
moving utf8 reading function to libavutil
|
19 years ago |
flacenc.c
|
cosmetic change to adjust alignment.
|
19 years ago |
flashsv.c
|
Flash Screen Video decoder (fourcc:FSV1)
|
19 years ago |
flicvideo.c
|
make some functions static (patch by Dieter < freebsd at sopwith.solgatos.com >)
|
19 years ago |
fraps.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
g726.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
golomb.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
golomb.h
|
first rudimentary version of (Justin Ruggles jruggle earthlink net) flac encoder
|
19 years ago |
h261.c
|
fix codec timebase and timestamps
|
19 years ago |
h261data.h
|
H261 fixing and cleaning:
|
20 years ago |
h263.c
|
fix non ALT bitstream reader
|
18 years ago |
h263data.h
|
out of array read fix
|
19 years ago |
h263dec.c
|
printf -> av_log, only occurs in DEBUG cases
|
19 years ago |
h264.c
|
10l in r5768 (broke mbaff)
|
19 years ago |
h264data.h
|
h264: MBAFF interlaced decoding
|
19 years ago |
h264idct.c
|
h264: special case dc-only idct. ~1% faster overall
|
19 years ago |
huffyuv.c
|
set supported pixel formats correctly
|
19 years ago |
idcinvideo.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
imgconvert.c
|
Explicitly include fastmemcpy.h from libvo/.
|
19 years ago |
imgconvert_template.h
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
imgresample.c
|
Explicitly include fastmemcpy.h from libvo/.
|
19 years ago |
indeo2.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
indeo2data.h
|
COSMETICS: Remove all trailing whitespace.
|
19 years ago |
indeo3.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
indeo3data.h
|
COSMETICS: tabs --> spaces, some prettyprinting
|
19 years ago |
internal.h
|
- Add new file internal.h for common internal-use-only functions.
|
19 years ago |
interplayvideo.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
jfdctfst.c
|
COSMETICS: tabs --> spaces, some prettyprinting
|
19 years ago |
jfdctint.c
|
COSMETICS: tabs --> spaces, some prettyprinting
|
19 years ago |
jpeg_ls.c
|
list of supported pix_fmts
|
19 years ago |
jrevdct.c
|
COSMETICS: tabs --> spaces, some prettyprinting
|
19 years ago |
kmvc.c
|
Palette support for newer KMVC
|
19 years ago |
lcl.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
libgsm.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
loco.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
lzo.c
|
faster copy functions for lzo decoder that also need padding
|
19 years ago |
lzo.h
|
faster copy functions for lzo decoder that also need padding
|
19 years ago |
mace.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
mdct.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
mdec.c
|
MSVC-compatible __align8/__align16 declaration
|
19 years ago |
mjpeg.c
|
remove useless code
|
19 years ago |
mmvideo.c
|
Fix FSF postal address.
|
19 years ago |
motion_est.c
|
Fix CHECK_BIDIR macro so it works with Intel's Compiler
|
19 years ago |
motion_est_template.c
|
make zero motion vector threshold user setable
|
19 years ago |
motion_test.c
|
COSMETICS: Remove all trailing whitespace.
|
19 years ago |
mp3lameaudio.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
mpeg4data.h
|
warning fixes by Luca Abeni, lucabe72 ##@## email ##.## it
|
19 years ago |
mpeg12.c
|
staric frame_rate_tab -> non static ff_frame_rate_tab part of the cavs patch by (Stefan Gehrer stefan.gehrer gmx de)
|
19 years ago |
mpeg12data.h
|
Fix some "'static' is not at beginning of declaration" warnings.
|
19 years ago |
mpegaudio.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
mpegaudio.h
|
COSMETICS: tabs --> spaces, some prettyprinting
|
19 years ago |
mpegaudiodec.c
|
overread AV_LOG_ERROR -> AV_LOG_DEBUG
|
18 years ago |
mpegaudiodectab.h
|
COSMETICS: Remove all trailing whitespace.
|
19 years ago |
mpegaudiotab.h
|
COSMETICS: Remove all trailing whitespace.
|
19 years ago |
mpegvideo.c
|
SWAP
|
19 years ago |
mpegvideo.h
|
Compile fix (for GCC<3.3) when encoders are disabled
|
19 years ago |
msmpeg4.c
|
remove STATS code (probably hasnt been used for years ..., and its not completely clear what it was good for anyway)
|
19 years ago |
msmpeg4data.h
|
COSMETICS: Remove all trailing whitespace.
|
19 years ago |
msrle.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
msvideo1.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
nuv.c
|
NuppelVideo/MythTVVideo support, including rtjpeg decoder
|
19 years ago |
oggvorbis.c
|
Implement audio cutoff frequency to the vorbis encoder.
|
19 years ago |
opt.c
|
Give a hint about what is the expected the data type of command line options.
|
19 years ago |
opt.h
|
COSMETICS: Remove all trailing whitespace.
|
19 years ago |
os2thread.c
|
Fix FSF postal address.
|
19 years ago |
parser.c
|
dont copy frame if the whole mp1/2/3 frame is available in one piece in the input
|
18 years ago |
pcm.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
png.c
|
Add const to (mostly) char* and make some functions static, which aren't used
|
19 years ago |
pnm.c
|
--enable/disable parsers. Warning: some combinations are broken.
|
19 years ago |
pthread.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
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
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
qpeg.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
qtrle.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
ra144.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
ra144.h
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
ra288.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
ra288.h
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
rangecoder.c
|
fixing out of array access (only cosmetic, this should never have had a end user vissible effect)
|
19 years ago |
rangecoder.h
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
ratecontrol.c
|
fabs is better then abs for floats ...
|
19 years ago |
raw.c
|
Add YV12 support, patch by Steve Lhomme % steve P lhomme A free P fr %
|
19 years ago |
resample.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
resample2.c
|
Add const to (mostly) char* and make some functions static, which aren't used
|
19 years ago |
roqvideo.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
rpza.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
rtjpeg.c
|
NuppelVideo/MythTVVideo support, including rtjpeg decoder
|
19 years ago |
rtjpeg.h
|
NuppelVideo/MythTVVideo support, including rtjpeg decoder
|
19 years ago |
rv10.c
|
Fix SIGSEGV in rv10-null-pointer-500k.rm.
|
19 years ago |
shorten.c
|
sanity checks, some might have been exploitable ...
|
19 years ago |
simple_idct.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
simple_idct.h
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
smacker.c
|
Now MPlayer should understand Smacker audio and video codecs.
|
19 years ago |
smc.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
snow.c
|
Fix some "'static' is not at beginning of declaration" warnings.
|
19 years ago |
snow.h
|
Compile fix (for GCC<3.3) when encoders are disabled
|
19 years ago |
sonic.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
sp5x.h
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
svq1.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
svq1_cb.h
|
out of array read fix
|
19 years ago |
svq1_vlc.h
|
COSMETICS: Remove all trailing whitespace.
|
19 years ago |
svq3.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
swscale.h
|
Allow swscale emulation header to be included by C++ programs
|
19 years ago |
truemotion1.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
truemotion1data.h
|
Two tables in truemotion1data.h were slightly different from VpVision
|
19 years ago |
truemotion2.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
truespeech.c
|
Add const to (mostly) char* and make some functions static, which aren't used
|
19 years ago |
truespeech_data.h
|
Make all tables static const.
|
19 years ago |
tscc.c
|
make TSCC endian-safe, PPC testing courtesy of Diego B.
|
19 years ago |
tta.c
|
Fix FSF postal address.
|
19 years ago |
ulti.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
ulti_cb.h
|
adding a few const
|
20 years ago |
utils.c
|
Move av_log() & friends to libavutil
|
19 years ago |
vc1.c
|
Disable B-frames decoding until I return and finish their proper decoding.
|
19 years ago |
vc1acdata.h
|
VC-1 decoder with I-frames support and partial P-frames decoding
|
19 years ago |
vc1data.h
|
Some B-frames support (parsing and decoding only, no motion compesation is done)
|
19 years ago |
vc1dsp.c
|
Fix overflows in bicubic interpolation.
|
19 years ago |
vcr1.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
vmdav.c
|
Correct wrong memset invocation.
|
19 years ago |
vorbis.c
|
vorbis simd tweaks
|
19 years ago |
vorbis.h
|
vorbis cosmetics: mdct0,mdct1 => mdct[2]
|
19 years ago |
vp3.c
|
cleanup
|
19 years ago |
vp3data.h
|
COSMETICS: Remove all trailing whitespace.
|
19 years ago |
vp3dsp.c
|
avoid 4 +
|
19 years ago |
vqavideo.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
w32thread.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
wmadata.h
|
COSMETICS: Remove all trailing whitespace.
|
19 years ago |
wmadec.c
|
Alignment of the LT window, segfault fix patch by Baptiste Coudurier.
|
18 years ago |
wmv2.c
|
remove STATS code (probably hasnt been used for years ..., and its not completely clear what it was good for anyway)
|
19 years ago |
wnv1.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
ws-snd1.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
x264.c
|
sync to x264 r537
|
19 years ago |
xan.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
xl.c
|
Update licensing information: The FSF changed postal address.
|
19 years ago |
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/.
|
19 years ago |
zmbv.c
|
ZMBV 15-/16-/32-bit decoding. 24-bit mode is disabled because it's not
|
19 years ago |