ffmpeg / libavcodec @ 28186473
Name | Size | Revision | Age | Author | Comment |
---|---|---|---|---|---|
alpha | ecfc4f44 | about 14 years | Måns Rullgård | rename HAVE_GPROF to CONFIG_GPROF Originally c... | |
armv4l | 56cc4266 | about 14 years | Tim Chick | iwmmxt ffmpeg code does not implement dct_unqua... | |
bfin | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... | |
i386 | 59006372 | about 14 years | Loren Merritt | mmx 16-bit ssd. 2.3x faster svq1 encoding. Ori... | |
mlib | 55fde95e | over 14 years | Måns Rullgård | rename cropTbl -> ff_cropTbl Originally commit... | |
ppc | 35f97369 | about 14 years | Måns Rullgård | rename POWERPC_PERFORMANCE_REPORT to CONFIG_POW... | |
ps2 | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... | |
sh4 | 49cef744 | over 14 years | Brian Foley | Move copy_block* functions to dsp dsputil.h Pat... | |
sparc | a33fe572 | over 14 years | Diego Biurrun | Switch to the LGPL as agreed to by the author a... | |
4xm.c | 22.7 KB | 78104b5d | about 14 years | Michel Bardiaux | Remove some old disabled debugging output Orig... |
8bps.c | 7.68 KB | 71e445fc | about 14 years | Diego Biurrun | Replace deprecated PIX_FMT names by the newer v... |
Makefile | 18 KB | 1026a8d4 | about 14 years | Diego Biurrun | Merge redundant comments. Originally committed... |
a52dec.c | 8.11 KB | 43a498f2 | about 14 years | Patrice Bensoussan | Add proper #idef to dlsymm call, also fixes an ... |
aasc.c | 5.17 KB | 9ac421e3 | about 14 years | Kostya Shishkov | Remove redundant assign Originally committed a... |
ac3.c | 8.42 KB | b5a05cc2 | about 14 years | Justin Ruggles | fix handling of special case for lowest snroffs... |
ac3.h | 6.43 KB | 575bf46f | about 14 years | Justin Ruggles | split ac3_parametric_bit_allocation into 3 sepa... |
ac3enc.c | 38.3 KB | d971a5fa | about 14 years | Justin Ruggles | cosmetics. align and condense. Originally comm... |
ac3tab.h | 8.15 KB | 495529f7 | about 14 years | Justin Ruggles | hardcode ff_ac3_frame_sizes table Originally c... |
adpcm.c | 47.6 KB | 387afa9d | about 14 years | Baptiste Coudurier | fix adpcm swf decoding Originally committed as... |
adx.c | 9.52 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
alac.c | 28.2 KB | fead30d4 | about 14 years | Alex Beregszaszi | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 Origin... |
allcodecs.c | 9.9 KB | 52b6bad2 | about 14 years | Baptiste Coudurier | dnxhd decoder Originally committed as revision... |
amr.c | 17.8 KB | 2c48a21c | about 14 years | Robert Swain | Update specification and reference implementati... |
apiexample.c | 12 KB | b24daebf | about 14 years | Panagiotis Issaris | The memsetting of the end of buffer is not need... |
asv1.c | 19.3 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
audioconvert.c | 3.26 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
avcodec.h | 93.4 KB | 7ebf5927 | about 14 years | Michael Niedermayer | codec id addition guidlines Originally committ... |
avs.c | 4.02 KB | fead30d4 | about 14 years | Alex Beregszaszi | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 Origin... |
beosthread.c | 4.7 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
bitstream.c | 8.03 KB | d7645fb9 | about 14 years | Måns Rullgård | fix init_vlc() with nonzero flags Originally c... |
bitstream.h | 25.6 KB | a9c9a240 | about 14 years | Michel Bardiaux | Supply context to tprintf Originally committed... |
bitstream_filter.c | 8.9 KB | fead30d4 | about 14 years | Alex Beregszaszi | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 Origin... |
bmp.c | 6.44 KB | 286c7107 | about 14 years | Michel Bardiaux | Add decode_end method to bmp decoder. Patch by ... |
bmp.h | 1023 Bytes | 76ebb18f | about 14 years | Michel Bardiaux | Segregate code common to BMP decoder and future... |
bmpenc.c | 3.98 KB | 52548eee | about 14 years | Diego Biurrun | BMP encoder by Michel Bardiaux, mbardiaux media... |
bytestream.h | 1.77 KB | c6e3365c | about 14 years | Alex Beregszaszi | add little endian 24bit read/write Originally ... |
cabac.c | 7.87 KB | a0f2c6ba | over 14 years | Jindřich Makovička | Kill a warning with MSVC Patch by Jindrich Mako... |
cabac.h | 28.4 KB | 44965991 | about 14 years | Panagiotis Issaris | Fix compilation when using the --disable-opts p... |
cavs.c | 52.8 KB | f66e4f5f | about 14 years | Reimar Döffinger | Add av_ prefix to clip functions Originally co... |
cavsdata.h | 26 KB | 53aa68b3 | over 14 years | Stefan Gehrer | move all cavs-parsing to cavs.c This should hel... |
cavsdsp.c | 23.3 KB | f66e4f5f | about 14 years | Reimar Döffinger | Add av_ prefix to clip functions Originally co... |
cinepak.c | 15 KB | fead30d4 | about 14 years | Alex Beregszaszi | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 Origin... |
cljr.c | 3.63 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
cook.c | 36.2 KB | 058ee0cf | about 14 years | Ian Braithwaite | Small simplifications to subband coefficient ha... |
cookdata.h | 28 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
cscd.c | 7.7 KB | 71e445fc | about 14 years | Diego Biurrun | Replace deprecated PIX_FMT names by the newer v... |
cyuv.c | 5.41 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
dca.c | 44.6 KB | 01ca9ac3 | about 14 years | Kostya Shishkov | DCA decoder Originally committed as revision 8... |
dcadata.h | 305 KB | bf925c05 | about 14 years | Diego Biurrun | Fix wrong license header. Originally committed... |
dcahuff.h | 43.5 KB | 01ca9ac3 | about 14 years | Kostya Shishkov | DCA decoder Originally committed as revision 8... |
dct-test.c | 15.4 KB | 3ac35bdb | about 14 years | Marc Hoffman | platform-independent restructuring and code sim... |
dnxhddata.h | 8.65 KB | 52b6bad2 | about 14 years | Baptiste Coudurier | dnxhd decoder Originally committed as revision... |
dnxhddec.c | 11.7 KB | 239e1b6f | about 14 years | Baptiste Coudurier | actually return bytes read Originally committe... |
dpcm.c | 11.3 KB | fead30d4 | about 14 years | Alex Beregszaszi | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 Origin... |
dsicinav.c | 11.9 KB | f66e4f5f | about 14 years | Reimar Döffinger | Add av_ prefix to clip functions Originally co... |
dsputil.c | 148 KB | 59006372 | about 14 years | Loren Merritt | mmx 16-bit ssd. 2.3x faster svq1 encoding. Ori... |
dsputil.h | 27.7 KB | 30f15053 | about 14 years | Luca Barbato | Typos in comments Originally committed as revi... |
dtsdec.c | 6.95 KB | 271593f1 | about 14 years | Måns Rullgård | fix multichannel decoding Originally committed... |
dv.c | 43.3 KB | 5885dda4 | about 14 years | John Dalgliesh | force 16-bytes alignement of block array, as ne... |
dvbsub.c | 13 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
dvbsubdec.c | 42.8 KB | 0c3c674c | about 14 years | Michael Niedermayer | remove useless static cm variable Originally c... |
dvdata.h | 107 KB | 045bdb5a | about 14 years | Michael Niedermayer | uint16->uint8 Originally committed as revision... |
dvdsubdec.c | 13.8 KB | eabf6560 | about 14 years | Panagiotis Issaris | Remove the getbe16 functions and use the AV_RB1... |
dvdsubenc.c | 7.01 KB | 8aaed74c | over 14 years | Steve L'Homme | Remove empty structures, Patch by Steve LHomme ... |
dxa.c | 10.1 KB | 33a0dd37 | about 14 years | Kostya Shishkov | DXA demuxer and decoder Originally committed a... |
error_resilience.c | 38.4 KB | f66e4f5f | about 14 years | Reimar Döffinger | Add av_ prefix to clip functions Originally co... |
eval.c | 13.6 KB | f66e4f5f | about 14 years | Reimar Döffinger | Add av_ prefix to clip functions Originally co... |
eval.h | 3.96 KB | 483b8b12 | over 14 years | Oded Shimon | ministry of english grammar :) then->than Orig... |
faac.c | 4.18 KB | 4c02e46d | about 14 years | Baptiste Coudurier | free faac extradata Originally committed as re... |
faad.c | 10.9 KB | b83f7eb2 | about 14 years | Diego Pettenò | call faacDecClose() with all libfaad versions p... |
faandct.c | 6.64 KB | 849f1035 | over 14 years | Måns Rullgård | rename always_inline to av_always_inline and mo... |
faandct.h | 1.04 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
fdctref.c | 4.18 KB | bb270c08 | over 15 years | Diego Biurrun | COSMETICS: tabs --> spaces, some prettyprinting... |
fft-test.c | 7.22 KB | 28186473 | about 14 years | Diego Biurrun | Add '#undef exit', the function is now forbidde... |
fft.c | 6.54 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
ffv1.c | 29.8 KB | 71e445fc | about 14 years | Diego Biurrun | Replace deprecated PIX_FMT names by the newer v... |
flac.c | 21.8 KB | 5484dad7 | about 14 years | Reimar Döffinger | Fix crash when pred_order greater s->blocksize ... |
flacenc.c | 39.6 KB | f66e4f5f | about 14 years | Reimar Döffinger | Add av_ prefix to clip functions Originally co... |
flashsv.c | 8.21 KB | efbd19fe | about 14 years | Diego Biurrun | Declare zlib dependency in the Makefile, not in... |
flashsvenc.c | 10.3 KB | 8736d68a | about 14 years | Benjamin Larsson | Respect the gop size (-g) for marking I frames.... |
flicvideo.c | 28.1 KB | cbc09a7d | about 14 years | Alex Beregszaszi | typo: unkown->unknown Originally committed as ... |
fraps.c | 11.6 KB | fead30d4 | about 14 years | Alex Beregszaszi | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 Origin... |
g726.c | 12.3 KB | f66e4f5f | about 14 years | Reimar Döffinger | Add av_ prefix to clip functions Originally co... |
gif.c | 15.1 KB | 93481fe5 | over 14 years | Baptiste Coudurier | change gif muxer to simple gif encoder Origina... |
gifdec.c | 9.88 KB | 04f7136b | about 14 years | Baptiste Coudurier | remove TODO, its done now Originally committed... |
golomb.c | 8.91 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
golomb.h | 11.2 KB | 76aca7a8 | over 14 years | Kostya Shishkov | handle limit>32 for set_ur_golomb_jpegls() Ori... |
h261.c | 28.7 KB | 3502a54f | about 14 years | Michael Niedermayer | kill av_mallocz_static() calls in init_rl() Or... |
h261data.h | 5.15 KB | 8e981daf | over 14 years | Måns Rullgård | make some symbols static Originally committed ... |
h263.c | 212 KB | 7ca6cc09 | about 14 years | Michael Niedermayer | 10l for myself, fixing --disable-encoders Orig... |
h263data.h | 10 KB | 7b7abda3 | over 14 years | Måns Rullgård | make more tables static Originally committed a... |
h263dec.c | 27.7 KB | bdb4b698 | about 14 years | Michel Bardiaux | Corrections so that builds with DEBUG work Ori... |
h264.c | 325 KB | 44965991 | about 14 years | Panagiotis Issaris | Fix compilation when using the --disable-opts p... |
h264data.h | 55.9 KB | acd8d10f | over 14 years | Panagiotis Issaris | Making rem6 and div6 globally visible and thus ... |
h264dsp.c | 2.25 KB | c6b237da | over 14 years | Panagiotis Issaris | Adding H.264 DCT. Originally committed as revi... |
h264enc.c | 2.99 KB | e39e60a3 | over 14 years | Panagiotis Issaris | Adding function which enables writing H.264 NAL... |
h264idct.c | 5.92 KB | 849f1035 | over 14 years | Måns Rullgård | rename always_inline to av_always_inline and mo... |
huffyuv.c | 44.1 KB | 0ec4bc6a | about 14 years | Loren Merritt | oops, encoder was under ifdef decoders. Origin... |
idcinvideo.c | 7.74 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
imc.c | 23.8 KB | f66e4f5f | about 14 years | Reimar Döffinger | Add av_ prefix to clip functions Originally co... |
imcdata.h | 9.27 KB | 84ed36da | over 14 years | Kostya Shishkov | IMC decoder Originally committed as revision 6... |
imgconvert.c | 76.8 KB | 636d6a4a | about 14 years | Panagiotis Issaris | Add the prefix "av_" to img_crop(), img_copy() ... |
imgconvert_template.h | 22 KB | 3cf5b6be | about 14 years | Diego Biurrun | consistency renaming: rgba32 --> rgb32 Origina... |
imgresample.c | 29 KB | 636d6a4a | about 14 years | Panagiotis Issaris | Add the prefix "av_" to img_crop(), img_copy() ... |
indeo2.c | 6.42 KB | f66e4f5f | about 14 years | Reimar Döffinger | Add av_ prefix to clip functions Originally co... |
indeo2data.h | 6.56 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
indeo3.c | 38.8 KB | 0b2d5a8e | about 14 years | Ramiro Polla | use FFMIN patch by ramiro _at_ lisha.ufsc.br O... |
indeo3data.h | 235 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
interplayvideo.c | 28 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
jfdctfst.c | 11.1 KB | 849f1035 | over 14 years | Måns Rullgård | rename always_inline to av_always_inline and mo... |
jfdctint.c | 15.8 KB | 849f1035 | over 14 years | Måns Rullgård | rename always_inline to av_always_inline and mo... |
jpeg_ls.c | 25.5 KB | f66e4f5f | about 14 years | Reimar Döffinger | Add av_ prefix to clip functions Originally co... |
jrevdct.c | 42.9 KB | 73c42241 | over 14 years | Diego Biurrun | Add copyright notice from the Independent JPEG ... |
kmvc.c | 13.6 KB | 9ac421e3 | about 14 years | Kostya Shishkov | Remove redundant assign Originally committed a... |
lcl.c | 31.5 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
libgsm.c | 3.8 KB | 346a655d | about 14 years | Michel Bardiaux | Add support for MS-GSM codec Originally commit... |
libtheoraenc.c | 8.64 KB | 013591c5 | about 14 years | Diego Biurrun | Add a comment about swapped numerator and denom... |
loco.c | 8.67 KB | 71e445fc | about 14 years | Diego Biurrun | Replace deprecated PIX_FMT names by the newer v... |
lzw.c | 5.84 KB | f39c3c88 | about 14 years | Michael Niedermayer | factorize & Originally committed as revision 8... |
lzw.h | 1.48 KB | ffc5430b | over 14 years | Kostya Shishkov | LZW decoder as separate module plus TIFF LZW su... |
mace.c | 21.9 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
mathops.h | 1.72 KB | 849f1035 | over 14 years | Måns Rullgård | rename always_inline to av_always_inline and mo... |
mdct.c | 4.45 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
mdec.c | 7.88 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
mjpeg.c | 83.4 KB | 9a63497b | about 14 years | Baptiste Coudurier | support for mjpeg bottom field first in mov Or... |
mmvideo.c | 5.61 KB | fead30d4 | about 14 years | Alex Beregszaszi | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 Origin... |
motion_est.c | 76.4 KB | 1cfe393a | about 14 years | Loren Merritt | doxy comment tweaks Originally committed as re... |
motion_est_template.c | 43.5 KB | 1cfe393a | about 14 years | Loren Merritt | doxy comment tweaks Originally committed as re... |
motion_test.c | 4.01 KB | 28186473 | about 14 years | Diego Biurrun | Add '#undef exit', the function is now forbidde... |
mp3lameaudio.c | 6.5 KB | 8e981daf | over 14 years | Måns Rullgård | make some symbols static Originally committed ... |
mpc.c | 11.6 KB | e4cc4362 | about 14 years | Kostya Shishkov | Use AVRandom Originally committed as revision ... |
mpcdata.h | 10.3 KB | 185c7b6b | over 14 years | Kostya Shishkov | Musepack SV7 decoding support Originally commi... |
mpeg12.c | 122 KB | f78da6d6 | about 14 years | Michael Niedermayer | 10l to whoever wrote this Originally committed... |
mpeg12data.h | 13.3 KB | 5a6b9443 | about 14 years | Baptiste Coudurier | dummy support for mpeg2 non linear quant Origi... |
mpeg4data.h | 13.9 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
mpegaudio.c | 22.7 KB | ac975ac4 | about 14 years | Michael Niedermayer | useless as this file wont be compiled if this i... |
mpegaudio.h | 3.21 KB | 498c544a | over 14 years | Michael Niedermayer | dont set the sampling rate just because 1 mp3 p... |
mpegaudiodec.c | 85.4 KB | 9608652d | about 14 years | Michael Niedermayer | kill another 2 av_mallocz_static() Originally ... |
mpegaudiodectab.h | 30.2 KB | 1bd29b07 | over 14 years | Måns Rullgård | make some tables static Originally committed a... |
mpegaudiotab.h | 3.19 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
mpegvideo.c | 251 KB | 3502a54f | about 14 years | Michael Niedermayer | kill av_mallocz_static() calls in init_rl() Or... |
mpegvideo.h | 38.3 KB | bb21f176 | about 14 years | Guillaume Poirier | Add doxy comments, based on Loren's explanation... |
msmpeg4.c | 60.1 KB | 3502a54f | about 14 years | Michael Niedermayer | kill av_mallocz_static() calls in init_rl() Or... |
msmpeg4data.h | 81.8 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
msrle.c | 9.68 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
msvideo1.c | 11.1 KB | fead30d4 | about 14 years | Alex Beregszaszi | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 Origin... |
nuv.c | 6.79 KB | 636d6a4a | about 14 years | Panagiotis Issaris | Add the prefix "av_" to img_crop(), img_copy() ... |
oggvorbis.c | 11.6 KB | 0afd2a92 | about 14 years | Diego Biurrun | cosmetics: Fix a common typo, sepErate --> sepA... |
opt.c | 12.9 KB | a4072c45 | about 14 years | Kamil Nowosad | Fix a bug in av_find_opt(). Because some of the... |
opt.h | 2.91 KB | 20e708cb | about 14 years | Michael Niedermayer | add av_opt_set_defaults2() which sets just defa... |
os2thread.c | 4.25 KB | 10265a1a | over 14 years | Diego Biurrun | Remove redundant #ifdef HAVE_THREAD, the file i... |
parser.c | 25.8 KB | adcb72b5 | about 14 years | Michael Niedermayer | set pict_type to I type during init so parsers ... |
parser.h | 2.1 KB | 53aa68b3 | over 14 years | Stefan Gehrer | move all cavs-parsing to cavs.c This should hel... |
pcm.c | 14.4 KB | e2e712e7 | about 14 years | Michael Niedermayer | 10^10l to whoever wrote this Originally commit... |
png.c | 28.8 KB | 3cf5b6be | about 14 years | Diego Biurrun | consistency renaming: rgba32 --> rgb32 Origina... |
pnm.c | 16.4 KB | 71e445fc | about 14 years | Diego Biurrun | Replace deprecated PIX_FMT names by the newer v... |
pthread.c | 4.62 KB | 849f1035 | over 14 years | Måns Rullgård | rename always_inline to av_always_inline and mo... |
qdm2.c | 67.4 KB | fead30d4 | about 14 years | Alex Beregszaszi | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 Origin... |
qdm2data.h | 25.5 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
qdrw.c | 4.24 KB | fead30d4 | about 14 years | Alex Beregszaszi | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 Origin... |
qpeg.c | 9.35 KB | 9ac421e3 | about 14 years | Kostya Shishkov | Remove redundant assign Originally committed a... |
qtrle.c | 18.5 KB | 71e445fc | about 14 years | Diego Biurrun | Replace deprecated PIX_FMT names by the newer v... |
ra144.c | 12.9 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
ra144.h | 134 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
ra288.c | 6.17 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
ra288.h | 18.9 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
rangecoder.c | 3.79 KB | 24368c4a | about 14 years | Michael Niedermayer | cosmetics / remove #if 0 code Originally commi... |
rangecoder.h | 3.44 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
ratecontrol.c | 31.1 KB | f66e4f5f | about 14 years | Reimar Döffinger | Add av_ prefix to clip functions Originally co... |
ratecontrol.h | 3.26 KB | bb0f1ea7 | over 14 years | Oded Shimon | update ratecontrol to new ff_eval API Original... |
raw.c | 6.69 KB | b0c59da2 | about 14 years | Baptiste Coudurier | partial avid meridien uncompressed support Ori... |
resample.c | 6.9 KB | 8ec04d34 | about 14 years | Michael Niedermayer | set more reasonable cutoff for audio rate conve... |
resample2.c | 10.9 KB | 7e068841 | about 14 years | Michael Niedermayer | replace long double in the audiophile kiddy mod... |
rl.h | 1.26 KB | 3502a54f | about 14 years | Michael Niedermayer | kill av_mallocz_static() calls in init_rl() Or... |
roqvideo.c | 14.7 KB | 65a455a8 | about 14 years | Aurelien Jacobs | Use pointers to avoid copying AVFrame. This ens... |
rpza.c | 8.62 KB | fead30d4 | about 14 years | Alex Beregszaszi | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 Origin... |
rtjpeg.c | 5.54 KB | e07eaacc | over 14 years | Reimar Döffinger | Avoid void*-arithmetic, and uint8_t* is more co... |
rtjpeg.h | 1.28 KB | c9ec7564 | over 14 years | Reimar Döffinger | Move idct block array variable onto rtjpeg_deco... |
rv10.c | 25 KB | 284ad8a4 | about 14 years | Reimar Döffinger | Check dimensions to avoid division by zero due ... |
shorten.c | 16.5 KB | ed186431 | about 14 years | Aurelien Jacobs | properly set *data_size when returning >= 0 val... |
simple_idct.c | 15.9 KB | c2a29455 | about 14 years | Aurelien Jacobs | enable some 64bit optimized code on 64bit arch ... |
simple_idct.h | 1.44 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
smacker.c | 20.7 KB | c72e05ba | about 14 years | Kostya Shishkov | Smacker Audio stereo fix Originally committed ... |
smc.c | 16.5 KB | fead30d4 | about 14 years | Alex Beregszaszi | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 Origin... |
snow.c | 168 KB | f66e4f5f | about 14 years | Reimar Döffinger | Add av_ prefix to clip functions Originally co... |
snow.h | 4.41 KB | 9dd6c804 | about 14 years | Panagiotis Issaris | Add the const specifier as needed to reduce the... |
sonic.c | 24.4 KB | 8fa36ae0 | about 14 years | François Revol | This fixes error handling for BeOS, removing th... |
sp5x.h | 16.4 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
svq1.c | 43.1 KB | e62b3dd2 | about 14 years | Loren Merritt | move some stuff out of an inner loop. 12% faste... |
svq1_cb.h | 99.7 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
svq1_vlc.h | 14.5 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
svq3.c | 32.1 KB | f66e4f5f | about 14 years | Reimar Döffinger | Add av_ prefix to clip functions Originally co... |
targa.c | 7.15 KB | 71e445fc | about 14 years | Diego Biurrun | Replace deprecated PIX_FMT names by the newer v... |
targaenc.c | 6.14 KB | 92964be8 | about 14 years | Bobby Bingham | Add RLE encoding support, patch by Bobby Bingha... |
tiertexseqv.c | 6.27 KB | 29f86228 | over 14 years | Baptiste Coudurier | support for Tiertex .seq files demuxing/video d... |
tiff.c | 15 KB | 615259a3 | about 14 years | Kostya Shishkov | Some TIFFs do not set rows per strip for single... |
truemotion1.c | 27.8 KB | 3700dab4 | about 14 years | Diego Biurrun | cosmetics: aswell --> as well typo fix Origina... |
truemotion1data.h | 14.1 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
truemotion2.c | 24.7 KB | 9ac421e3 | about 14 years | Kostya Shishkov | Remove redundant assign Originally committed a... |
truespeech.c | 9.88 KB | f66e4f5f | about 14 years | Reimar Döffinger | Add av_ prefix to clip functions Originally co... |
truespeech_data.h | 5.17 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
tscc.c | 9.43 KB | 9ac421e3 | about 14 years | Kostya Shishkov | Remove redundant assign Originally committed a... |
tta.c | 13.2 KB | 15e35274 | over 14 years | Diego Biurrun | Rename SIGN macro to the more fitting UNFOLD. ... |
ulti.c | 14.4 KB | 9ac421e3 | about 14 years | Kostya Shishkov | Remove redundant assign Originally committed a... |
ulti_cb.h | 113 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
utils.c | 63 KB | e2f3d947 | about 14 years | Limin Wang | Fix H.264 8x8 transform selection It seems tha... |
vc1.c | 156 KB | 351f6b4e | about 14 years | Kostya Shishkov | FASTTX==0 means additional 16 bits in extradata... |
vc1acdata.h | 36.6 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
vc1data.h | 22.3 KB | 5dc4b210 | about 14 years | Kostya Shishkov | table fix Originally committed as revision 781... |
vc1dsp.c | 13.3 KB | f66e4f5f | about 14 years | Reimar Döffinger | Add av_ prefix to clip functions Originally co... |
vcr1.c | 4.74 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
vmdav.c | 16.5 KB | f66e4f5f | about 14 years | Reimar Döffinger | Add av_ prefix to clip functions Originally co... |
vmnc.c | 15.1 KB | 9ac421e3 | about 14 years | Kostya Shishkov | Remove redundant assign Originally committed a... |
vorbis.c | 61 KB | 5bb127a9 | about 14 years | Aurelien Jacobs | extract vorbis header spliting code into a reus... |
vorbis.h | 1.48 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
vorbis_data.c | 129 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
vorbis_enc.c | 33.8 KB | 7dda43ee | about 14 years | Michael Niedermayer | vorbis suffers from the same sign flip issue as... |
vorbis_enc_data.h | 23.8 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
vp3.c | 94.1 KB | da91ed59 | about 14 years | Aurelien Jacobs | use generic xiph header spliting func to split ... |
vp3data.h | 62.6 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
vp3dsp.c | 6.8 KB | 849f1035 | over 14 years | Måns Rullgård | rename always_inline to av_always_inline and mo... |
vp5.c | 10 KB | 704a2881 | about 14 years | Aurelien Jacobs | Use pointers to avoid copying AVFrame. This ens... |
vp56.c | 21.2 KB | eba0fcad | about 14 years | Aurelien Jacobs | cleanup setting of returned data frame Origina... |
vp56.h | 7.43 KB | 704a2881 | about 14 years | Aurelien Jacobs | Use pointers to avoid copying AVFrame. This ens... |
vp56data.c | 2.33 KB | 33400850 | over 14 years | Steve L'Homme | Don't include inttypes.h/stdint.h directly, the... |
vp56data.h | 11.7 KB | 704a2881 | about 14 years | Aurelien Jacobs | Use pointers to avoid copying AVFrame. This ens... |
vp5data.h | 9.89 KB | 33400850 | over 14 years | Steve L'Homme | Don't include inttypes.h/stdint.h directly, the... |
vp6.c | 18.3 KB | 704a2881 | about 14 years | Aurelien Jacobs | Use pointers to avoid copying AVFrame. This ens... |
vp6data.h | 10.1 KB | 9110a0e3 | over 14 years | Aurelien Jacobs | Add support for VP60 and VP61. Originally comm... |
vqavideo.c | 19.7 KB | fead30d4 | about 14 years | Alex Beregszaszi | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 Origin... |
w32thread.c | 3.81 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
wavpack.c | 17.7 KB | b314cfe7 | about 14 years | Kostya Shishkov | Correctly handle data_size on decoding Origina... |
wma.c | 12.1 KB | 1890c2ac | about 14 years | Ian Braithwaite | Optimize by building the mdct window and multip... |
wma.h | 5.51 KB | 1890c2ac | about 14 years | Ian Braithwaite | Optimize by building the mdct window and multip... |
wmadata.h | 69.2 KB | 59686073 | about 14 years | Michael Niedermayer | wma encoder Originally committed as revision 7... |
wmadec.c | 27.9 KB | 1890c2ac | about 14 years | Ian Braithwaite | Optimize by building the mdct window and multip... |
wmaenc.c | 12 KB | 1890c2ac | about 14 years | Ian Braithwaite | Optimize by building the mdct window and multip... |
wmv2.c | 25.1 KB | f66e4f5f | about 14 years | Reimar Döffinger | Add av_ prefix to clip functions Originally co... |
wnv1.c | 3.84 KB | b78e7197 | over 14 years | Diego Biurrun | Change license headers to say 'FFmpeg' instead ... |
ws-snd1.c | 4.02 KB | fead30d4 | about 14 years | Alex Beregszaszi | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 Origin... |
x264.c | 9.44 KB | a5474d50 | over 14 years | Robert Swain | enable bidirectional me with x264 patch by Robe... |
xan.c | 12.7 KB | fead30d4 | about 14 years | Alex Beregszaszi | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 Origin... |
xiph.c | 1.88 KB | 5bb127a9 | about 14 years | Aurelien Jacobs | extract vorbis header spliting code into a reus... |
xiph.h | 1.64 KB | 5bb127a9 | about 14 years | Aurelien Jacobs | extract vorbis header spliting code into a reus... |
xl.c | 3.59 KB | fead30d4 | about 14 years | Alex Beregszaszi | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 Origin... |
xvid_internal.h | 1015 Bytes | cb690cad | over 14 years | Diego Biurrun | Rename internal.h --> xvid_internal.h, it clash... |
xvid_rc.c | 5.34 KB | cb690cad | over 14 years | Diego Biurrun | Rename internal.h --> xvid_internal.h, it clash... |
xvidff.c | 24.5 KB | aa770811 | over 14 years | Ramiro Polla | Have xvid encoder wrapper honnor -vtag option P... |
xvmc_render.h | 1.85 KB | d215d07a | about 14 years | Ivan Kalvachev | get rid of unused entries in the middle of xvmc... |
xvmcvideo.c | 10.7 KB | 61b76987 | over 14 years | Dominik Mierzejewski | Fixes: xvmcvideo.c: In function ‘XVMC_decode_mb... |
zmbv.c | 19.2 KB | 9ac421e3 | about 14 years | Kostya Shishkov | Remove redundant assign Originally committed a... |
zmbvenc.c | 9.47 KB | c81ab015 | about 14 years | Kostya Shishkov | Correctly ME border blocks Originally committe... |
Latest revisions
Also available in: Atom