.. |
alpha
|
rename HAVE_GPROF to CONFIG_GPROF
|
2007-02-11 16:39:09 +00:00 |
armv4l
|
add .type foo, %function directives for the benefit of debuggers
|
2007-04-19 20:09:43 +00:00 |
bfin
|
Remove #if 0 code.
|
2007-04-03 11:26:14 +00:00 |
i386
|
cosmetics: remove code duplication in hadamard8_diff_mmx
|
2007-05-09 01:46:33 +00:00 |
mlib
|
…
|
|
ppc
|
ssd_int8_vs_int16_altivec, not completely benchmarkedwith svq1
|
2007-04-10 09:47:37 +00:00 |
ps2
|
typos/grammar
|
2007-04-07 14:09:20 +00:00 |
sh4
|
Fix parts missed in clip -> av_clip rename
|
2007-04-19 16:12:06 +00:00 |
sparc
|
…
|
|
4xm.c
|
Remove some old disabled debugging output
|
2007-02-19 11:00:38 +00:00 |
8bps.c
|
Get rid of unnecessary pointer casts.
|
2007-04-08 20:24:16 +00:00 |
Makefile
|
move cavs parser in it's own file
|
2007-05-09 00:03:17 +00:00 |
a52dec.c
|
Add proper #idef to dlsymm call, also fixes an unresolved symbol on OS X 10.2.
|
2007-03-03 08:33:07 +00:00 |
aac_ac3_parser.c
|
cosmetics: rename for consistency after previous aac and ac3 parsers move
|
2007-05-08 23:29:07 +00:00 |
aac_ac3_parser.h
|
cosmetics: rename for consistency after previous aac and ac3 parsers move
|
2007-05-08 23:29:07 +00:00 |
aac_parser.c
|
cosmetics: rename for consistency after previous aac and ac3 parsers move
|
2007-05-08 23:29:07 +00:00 |
aasc.c
|
Get rid of unnecessary pointer casts.
|
2007-04-08 20:24:16 +00:00 |
ac3.c
|
move ac3 tables from a .h to a .c
|
2007-04-25 22:12:51 +00:00 |
ac3.h
|
avoid multiple inclusion of ac3.h
|
2007-05-08 23:24:22 +00:00 |
ac3_parser.c
|
cosmetics: rename for consistency after previous aac and ac3 parsers move
|
2007-05-08 23:29:07 +00:00 |
ac3_parser.h
|
move aac and ac3 parsers in their own files
|
2007-05-08 23:25:31 +00:00 |
ac3enc.c
|
cosmetics. align and condense.
|
2007-03-22 05:39:20 +00:00 |
ac3tab.c
|
move ac3 tables from a .h to a .c
|
2007-04-25 22:12:51 +00:00 |
ac3tab.h
|
cosmetics: align
|
2007-04-25 22:16:50 +00:00 |
adpcm.c
|
Per reference swf/flv adpcm encoder.
|
2007-04-11 13:10:13 +00:00 |
adx.c
|
…
|
|
alac.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
allcodecs.c
|
Renderware TXD decoder
|
2007-05-07 13:29:02 +00:00 |
amr.c
|
Give libamr decoders/encoders a lib prefix in the name.
|
2007-05-03 10:38:03 +00:00 |
apiexample.c
|
The memsetting of the end of buffer is not needed for audio.
|
2007-02-22 12:56:31 +00:00 |
asv1.c
|
…
|
|
atrac3.c
|
Deobfuscade decodeTonalComponents calling logic.
|
2007-04-18 19:58:20 +00:00 |
atrac3data.h
|
Atrac3 decoder.
|
2007-04-17 20:53:39 +00:00 |
audioconvert.c
|
…
|
|
avcodec.h
|
Renderware TXD decoder
|
2007-05-07 13:29:02 +00:00 |
avs.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
beosthread.c
|
…
|
|
bethsoftvideo.c
|
shorter variable names
|
2007-04-07 23:30:47 +00:00 |
bethsoftvideo.h
|
align vertically
|
2007-04-07 23:31:30 +00:00 |
bitstream.c
|
patch so that the deprecated items show up correctly
|
2007-05-02 09:13:47 +00:00 |
bitstream.h
|
Blackfin is a strictly aligned processor.
|
2007-04-21 23:05:30 +00:00 |
bitstream_filter.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
bmp.c
|
Add decode_end method to bmp decoder. Patch by Michel Bardiaux,
|
2007-02-01 09:48:09 +00:00 |
bmp.h
|
Segregate code common to BMP decoder and future encoder
|
2007-01-27 07:39:16 +00:00 |
bmpenc.c
|
BMP encoder by Michel Bardiaux, mbardiaux mediaxim be
|
2007-02-05 15:05:29 +00:00 |
bytestream.h
|
add little endian 24bit read/write
|
2007-03-06 13:05:38 +00:00 |
c93.c
|
factorize & 0x0F
|
2007-04-08 09:44:34 +00:00 |
cabac.c
|
…
|
|
cabac.h
|
Fix multiple "‘inline/static’ is not at beginning of declaration" warnings.
|
2007-05-05 12:18:14 +00:00 |
cavs.c
|
move cavs parser in it's own file
|
2007-05-09 00:03:17 +00:00 |
cavs.h
|
move defines and enums out of cavsdata.h
|
2007-05-08 23:58:35 +00:00 |
cavs_parser.c
|
move cavs parser in it's own file
|
2007-05-09 00:03:17 +00:00 |
cavsdata.h
|
move defines and enums out of cavsdata.h
|
2007-05-08 23:58:35 +00:00 |
cavsdsp.c
|
Add av_ prefix to clip functions
|
2007-02-25 10:27:12 +00:00 |
cinepak.c
|
Get rid of unnecessary pointer casts.
|
2007-04-08 20:24:16 +00:00 |
cljr.c
|
…
|
|
cook.c
|
Fix multiple "‘inline/static’ is not at beginning of declaration" warnings.
|
2007-05-05 12:18:14 +00:00 |
cookdata.h
|
…
|
|
cscd.c
|
Get rid of unnecessary pointer casts.
|
2007-04-08 20:24:16 +00:00 |
cyuv.c
|
Remove superfluous setting of has_b_frames in codecs without B-frames.
|
2007-04-07 17:37:30 +00:00 |
dca.c
|
Fix multiple "‘inline/static’ is not at beginning of declaration" warnings.
|
2007-05-05 12:18:14 +00:00 |
dca.h
|
Move dca parser to its own file.
|
2007-05-03 23:50:24 +00:00 |
dca_parser.c
|
make some parser parameters const to avoid casting const to non-const
|
2007-05-07 00:47:03 +00:00 |
dcadata.h
|
use downmixing coefficients in dca decoder.
|
2007-05-02 20:33:32 +00:00 |
dcahuff.h
|
DCA decoder
|
2007-02-27 06:30:40 +00:00 |
dct-test.c
|
platform-independent restructuring and code simplification
|
2007-03-31 17:24:09 +00:00 |
dnxhddata.h
|
dnxhd decoder
|
2007-03-18 23:25:00 +00:00 |
dnxhddec.c
|
actually return bytes read
|
2007-03-25 00:16:30 +00:00 |
dpcm.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
dsicinav.c
|
Get rid of unnecessary pointer casts.
|
2007-04-08 20:24:16 +00:00 |
dsputil.c
|
mmx 16-bit ssd. 2.3x faster svq1 encoding.
|
2007-03-30 19:15:31 +00:00 |
dsputil.h
|
Typos in comments
|
2007-03-30 20:56:32 +00:00 |
dtsdec.c
|
Rename dts_decoder to libdts_decoder.
|
2007-05-03 09:35:54 +00:00 |
dv.c
|
force 16-bytes alignement of block array, as needed by the implementation of ff_dct_sse2
|
2007-03-15 23:45:20 +00:00 |
dvbsub.c
|
…
|
|
dvbsub_parser.c
|
make some parser parameters const to avoid casting const to non-const
|
2007-05-07 00:47:03 +00:00 |
dvbsubdec.c
|
Move dvbsubdec parser to its own file.
|
2007-05-06 02:11:31 +00:00 |
dvdata.h
|
uint16->uint8
|
2007-01-19 03:14:13 +00:00 |
dvdsub_parser.c
|
make some parser parameters const to avoid casting const to non-const
|
2007-05-07 00:47:03 +00:00 |
dvdsubdec.c
|
Move dvdsub parser to its own file.
|
2007-05-06 09:12:10 +00:00 |
dvdsubenc.c
|
…
|
|
dxa.c
|
Get rid of unnecessary pointer casts.
|
2007-04-08 20:24:16 +00:00 |
error_resilience.c
|
Add av_ prefix to clip functions
|
2007-02-25 10:27:12 +00:00 |
eval.c
|
Add av_ prefix to clip functions
|
2007-02-25 10:27:12 +00:00 |
eval.h
|
patch so that the deprecated items show up correctly
|
2007-05-02 09:13:47 +00:00 |
faac.c
|
add the possibility to choose aac profile
|
2007-05-02 13:49:08 +00:00 |
faad.c
|
Get rid of unnecessary pointer casts.
|
2007-04-08 20:24:16 +00:00 |
faandct.c
|
…
|
|
faandct.h
|
…
|
|
fdctref.c
|
…
|
|
fft-test.c
|
Add '#undef exit', the function is now forbidden.
|
2007-04-01 11:40:36 +00:00 |
fft.c
|
…
|
|
ffv1.c
|
Replace deprecated PIX_FMT names by the newer variants.
|
2007-02-07 01:48:09 +00:00 |
flac.c
|
Fix crash when pred_order greater s->blocksize >> rice_order.
|
2007-01-21 09:55:28 +00:00 |
flacenc.c
|
Add av_ prefix to clip functions
|
2007-02-25 10:27:12 +00:00 |
flashsv.c
|
Get rid of unnecessary pointer casts.
|
2007-04-08 20:24:16 +00:00 |
flashsvenc.c
|
Get rid of unnecessary pointer casts.
|
2007-04-08 20:24:16 +00:00 |
flicvideo.c
|
Get rid of unnecessary pointer casts.
|
2007-04-08 20:24:16 +00:00 |
fraps.c
|
Remove superfluous setting of has_b_frames in codecs without B-frames.
|
2007-04-07 17:37:30 +00:00 |
g726.c
|
Add av_ prefix to clip functions
|
2007-02-25 10:27:12 +00:00 |
gif.c
|
…
|
|
gifdec.c
|
simplify, patch by Mark Cox, melbournemark plus ffmpeg minus devel gmail com
|
2007-04-21 18:47:30 +00:00 |
golomb.c
|
…
|
|
golomb.h
|
…
|
|
h261.c
|
Move H.261 parser to its own file.
|
2007-05-04 19:38:10 +00:00 |
h261_parser.c
|
make some parser parameters const to avoid casting const to non-const
|
2007-05-07 00:47:03 +00:00 |
h261data.h
|
…
|
|
h263.c
|
fix possibly exploitable stack overflow with num_sprite_warping_points (found by reimar)
|
2007-05-06 15:25:04 +00:00 |
h263_parser.c
|
Move H.263 parser to its own file.
|
2007-05-08 08:52:38 +00:00 |
h263_parser.h
|
Move H.263 parser to its own file.
|
2007-05-08 08:52:38 +00:00 |
h263data.h
|
…
|
|
h263dec.c
|
Move H.263 parser to its own file.
|
2007-05-08 08:52:38 +00:00 |
h264.c
|
make some parser parameters const to avoid casting const to non-const
|
2007-05-07 00:47:03 +00:00 |
h264data.h
|
…
|
|
h264dsp.c
|
…
|
|
h264enc.c
|
…
|
|
h264idct.c
|
…
|
|
huffyuv.c
|
oops, encoder was under ifdef decoders.
|
2007-03-20 16:51:30 +00:00 |
idcinvideo.c
|
Get rid of unnecessary pointer casts.
|
2007-04-08 20:24:16 +00:00 |
imc.c
|
Add av_ prefix to clip functions
|
2007-02-25 10:27:12 +00:00 |
imcdata.h
|
…
|
|
imgconvert.c
|
Fix segmentation fault for gray16le to gray conversion.
|
2007-04-07 19:24:27 +00:00 |
imgconvert_template.h
|
consistency renaming: rgba32 --> rgb32
|
2007-02-12 23:07:17 +00:00 |
imgresample.c
|
Add the prefix "av_" to img_crop(), img_copy() and img_pad(), and rename "img"
|
2007-03-04 11:53:11 +00:00 |
indeo2.c
|
Add av_ prefix to clip functions
|
2007-02-25 10:27:12 +00:00 |
indeo2data.h
|
…
|
|
indeo3.c
|
Remove superfluous setting of has_b_frames in codecs without B-frames.
|
2007-04-07 17:37:30 +00:00 |
indeo3data.h
|
…
|
|
interplayvideo.c
|
Remove superfluous setting of has_b_frames in codecs without B-frames.
|
2007-04-07 17:37:30 +00:00 |
jfdctfst.c
|
…
|
|
jfdctint.c
|
…
|
|
jpeg_ls.c
|
Fix warning:
|
2007-05-05 11:14:03 +00:00 |
jrevdct.c
|
…
|
|
kmvc.c
|
Get rid of unnecessary pointer casts.
|
2007-04-08 20:24:16 +00:00 |
lcl.c
|
Get rid of unnecessary pointer casts.
|
2007-04-08 20:24:16 +00:00 |
libgsm.c
|
Add support for MS-GSM codec
|
2007-02-20 11:09:47 +00:00 |
libtheoraenc.c
|
Add a comment about swapped numerator and denominator.
|
2007-02-07 14:10:50 +00:00 |
loco.c
|
Replace deprecated PIX_FMT names by the newer variants.
|
2007-02-07 01:48:09 +00:00 |
lzw.c
|
factorize &
|
2007-03-26 00:54:29 +00:00 |
lzw.h
|
LZW encoder by Bartlomiej Wolowiec b.wolowiec students mimuw edu pl
|
2007-04-07 15:10:22 +00:00 |
lzwenc.c
|
superflouos ()
|
2007-04-09 22:25:27 +00:00 |
mace.c
|
…
|
|
mathops.h
|
…
|
|
mdct.c
|
…
|
|
mdec.c
|
…
|
|
mjpeg.c
|
make some parser parameters const to avoid casting const to non-const
|
2007-05-07 00:47:03 +00:00 |
mmvideo.c
|
Remove superfluous setting of has_b_frames in codecs without B-frames.
|
2007-04-07 17:37:30 +00:00 |
motion_est.c
|
doxy comment tweaks
|
2007-03-31 23:58:33 +00:00 |
motion_est_template.c
|
doxy comment tweaks
|
2007-03-31 23:58:33 +00:00 |
motion_test.c
|
Add '#undef exit', the function is now forbidden.
|
2007-04-01 11:40:36 +00:00 |
mp3lameaudio.c
|
…
|
|
mpc.c
|
Fix multiple "‘inline/static’ is not at beginning of declaration" warnings.
|
2007-05-05 12:18:14 +00:00 |
mpcdata.h
|
Musepack SV7 decoding support
|
2006-12-24 04:51:43 +00:00 |
mpeg4data.h
|
…
|
|
mpeg4video_parser.c
|
make some parser parameters const to avoid casting const to non-const
|
2007-05-07 00:47:03 +00:00 |
mpeg12.c
|
make some parser parameters const to avoid casting const to non-const
|
2007-05-07 00:47:03 +00:00 |
mpeg12data.h
|
dummy support for mpeg2 non linear quant
|
2007-03-04 02:26:20 +00:00 |
mpegaudio.c
|
check for channels<=0 and print a reasonable error message
|
2007-04-29 13:25:32 +00:00 |
mpegaudio.h
|
…
|
|
mpegaudio_parser.c
|
make some parser parameters const to avoid casting const to non-const
|
2007-05-07 00:47:03 +00:00 |
mpegaudiodec.c
|
Fix multiple "‘inline/static’ is not at beginning of declaration" warnings.
|
2007-05-05 12:18:14 +00:00 |
mpegaudiodectab.h
|
…
|
|
mpegaudiotab.h
|
…
|
|
mpegvideo.c
|
kill av_mallocz_static() calls in init_rl()
|
2007-03-14 13:19:19 +00:00 |
mpegvideo.h
|
add a ff_ prefix to the now exported mpeg1_find_frame_end() function
|
2007-05-05 18:25:02 +00:00 |
mpegvideo_parser.c
|
make some parser parameters const to avoid casting const to non-const
|
2007-05-07 00:47:03 +00:00 |
msmpeg4.c
|
kill av_mallocz_static() calls in init_rl()
|
2007-03-14 13:19:19 +00:00 |
msmpeg4data.h
|
add some comments
|
2007-05-02 07:26:07 +00:00 |
msrle.c
|
Get rid of unnecessary pointer casts.
|
2007-04-08 20:24:16 +00:00 |
msvideo1.c
|
Get rid of unnecessary pointer casts.
|
2007-04-08 20:24:16 +00:00 |
nuv.c
|
Get rid of unnecessary pointer casts.
|
2007-04-08 20:24:16 +00:00 |
oggvorbis.c
|
Rename oggvorbis decoder to libvorbis.
|
2007-05-04 00:18:54 +00:00 |
opt.c
|
Fix a bug in av_find_opt(). Because some of the AVOption structures have field
|
2007-03-30 09:26:13 +00:00 |
opt.h
|
add av_opt_set_defaults2() which sets just defaults from AVOptions whos flags match a user specified & mask = flags
|
2007-03-07 02:21:35 +00:00 |
os2thread.c
|
…
|
|
parser.c
|
remove no more useful includes
|
2007-05-08 23:30:42 +00:00 |
parser.h
|
move aac and ac3 parsers in their own files
|
2007-05-08 23:25:31 +00:00 |
pcm.c
|
10^10l to whoever wrote this
|
2007-03-13 23:10:42 +00:00 |
png.c
|
consistency renaming: rgba32 --> rgb32
|
2007-02-12 23:07:17 +00:00 |
pnm.c
|
make some parser parameters const to avoid casting const to non-const
|
2007-05-07 00:47:03 +00:00 |
pthread.c
|
…
|
|
ptx.c
|
add V.Flash PTX decoder
|
2007-04-29 09:37:07 +00:00 |
qdm2.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
qdm2data.h
|
…
|
|
qdrw.c
|
This codec is PAL8 so make it output PAL8 too
|
2007-04-06 04:40:13 +00:00 |
qpeg.c
|
Remove redundant assign
|
2007-03-27 05:23:07 +00:00 |
qtrle.c
|
Get rid of unnecessary pointer casts.
|
2007-04-08 20:24:16 +00:00 |
ra144.c
|
…
|
|
ra144.h
|
…
|
|
ra288.c
|
…
|
|
ra288.h
|
…
|
|
rangecoder.c
|
cosmetics / remove #if 0 code
|
2007-01-26 02:29:23 +00:00 |
rangecoder.h
|
…
|
|
ratecontrol.c
|
typos/grammar
|
2007-04-07 14:09:20 +00:00 |
ratecontrol.h
|
…
|
|
raw.c
|
compile rawvideo decoder on request
|
2007-04-21 00:47:55 +00:00 |
resample.c
|
set more reasonable cutoff for audio rate conversion
|
2007-03-22 14:27:16 +00:00 |
resample2.c
|
Remove unused variable.
|
2007-04-08 13:02:25 +00:00 |
rl.h
|
kill av_mallocz_static() calls in init_rl()
|
2007-03-14 13:19:19 +00:00 |
rle.c
|
dont use *int8_t for the arguments (ive missed that in the patches ...)
|
2007-04-03 06:46:12 +00:00 |
rle.h
|
dont use *int8_t for the arguments (ive missed that in the patches ...)
|
2007-04-03 06:46:12 +00:00 |
roqaudioenc.c
|
RoQ audio encoder
|
2007-05-07 08:55:27 +00:00 |
roqvideo.c
|
Remove superfluous setting of has_b_frames in codecs without B-frames.
|
2007-04-07 17:37:30 +00:00 |
rpza.c
|
Get rid of unnecessary pointer casts.
|
2007-04-08 20:24:16 +00:00 |
rtjpeg.c
|
…
|
|
rtjpeg.h
|
…
|
|
rv10.c
|
Check dimensions to avoid division by zero due to invalid new dimensions.
|
2007-03-11 09:16:11 +00:00 |
s3tc.c
|
generic S3TC DXT1 and DXT3 decoding functions
|
2007-05-07 13:15:24 +00:00 |
s3tc.h
|
add doxygen comments
|
2007-05-07 20:07:35 +00:00 |
sgi.h
|
SGI image decoder ported to the new image API.
|
2007-04-06 18:29:27 +00:00 |
sgidec.c
|
SGI image decoder ported to the new image API.
|
2007-04-06 18:29:27 +00:00 |
sgienc.c
|
SGI image decoder ported to the new image API.
|
2007-04-06 18:29:27 +00:00 |
shorten.c
|
Fix multiple "‘inline/static’ is not at beginning of declaration" warnings.
|
2007-05-05 12:18:14 +00:00 |
simple_idct.c
|
enable some 64bit optimized code on 64bit arch
|
2007-02-28 00:55:19 +00:00 |
simple_idct.h
|
…
|
|
smacker.c
|
Get rid of unnecessary pointer casts.
|
2007-04-08 20:24:16 +00:00 |
smc.c
|
Get rid of unnecessary pointer casts.
|
2007-04-08 20:24:16 +00:00 |
snow.c
|
Add av_ prefix to clip functions
|
2007-02-25 10:27:12 +00:00 |
snow.h
|
Add the const specifier as needed to reduce the number of warnings.
|
2007-01-30 10:31:34 +00:00 |
sonic.c
|
This fixes error handling for BeOS, removing the need for some ifdefs.
|
2007-02-13 18:26:14 +00:00 |
sp5x.h
|
…
|
|
svq1.c
|
move some stuff out of an inner loop. 12% faster svq1 encoding.
|
2007-03-30 19:16:41 +00:00 |
svq1_cb.h
|
…
|
|
svq1_vlc.h
|
…
|
|
svq3.c
|
Add av_ prefix to clip functions
|
2007-02-25 10:27:12 +00:00 |
targa.c
|
Replace deprecated PIX_FMT names by the newer variants.
|
2007-02-07 01:48:09 +00:00 |
targaenc.c
|
Changed the rle encoder a little and made it more universal.
|
2007-04-03 06:40:21 +00:00 |
tiertexseqv.c
|
Get rid of unnecessary pointer casts.
|
2007-04-08 20:24:16 +00:00 |
tiff.c
|
Add some Doxygen comments, by Kamil Nowosad, k.nowosad students.mimuw.edu pl.
|
2007-04-04 11:43:08 +00:00 |
tiff.h
|
Add some Doxygen comments, by Kamil Nowosad, k.nowosad students.mimuw.edu pl.
|
2007-04-04 11:43:08 +00:00 |
tiffenc.c
|
fix tiff regression test (bitexact flag was ignoredwhich caused the
|
2007-04-14 18:58:26 +00:00 |
truemotion1.c
|
cosmetics: remove my email address
|
2007-04-20 23:59:22 +00:00 |
truemotion1data.h
|
…
|
|
truemotion2.c
|
Remove redundant assign
|
2007-03-27 05:23:07 +00:00 |
truespeech.c
|
Add av_ prefix to clip functions
|
2007-02-25 10:27:12 +00:00 |
truespeech_data.h
|
…
|
|
tscc.c
|
Get rid of unnecessary pointer casts.
|
2007-04-08 20:24:16 +00:00 |
tta.c
|
…
|
|
txd.c
|
Renderware TXD decoder
|
2007-05-07 13:29:02 +00:00 |
ulti.c
|
Remove redundant assign
|
2007-03-27 05:23:07 +00:00 |
ulti_cb.h
|
…
|
|
utils.c
|
add the possibility to choose aac profile
|
2007-05-02 13:49:08 +00:00 |
vc1.c
|
Add prefix to some variables for consistency
|
2007-05-06 11:40:42 +00:00 |
vc1.h
|
Make vc1_parser.c compilable without special defines
|
2007-05-06 11:01:25 +00:00 |
vc1_parser.c
|
make some parser parameters const to avoid casting const to non-const
|
2007-05-07 00:47:03 +00:00 |
vc1acdata.h
|
…
|
|
vc1data.c
|
Add prefix to some variables for consistency
|
2007-05-06 11:40:42 +00:00 |
vc1data.h
|
Add prefix to some variables for consistency
|
2007-05-06 11:40:42 +00:00 |
vc1dsp.c
|
Add av_ prefix to clip functions
|
2007-02-25 10:27:12 +00:00 |
vcr1.c
|
…
|
|
vmdav.c
|
Get rid of unnecessary pointer casts.
|
2007-04-08 20:24:16 +00:00 |
vmnc.c
|
Get rid of unnecessary pointer casts.
|
2007-04-08 20:24:16 +00:00 |
vorbis.c
|
extract vorbis header spliting code into a reusable function
|
2007-03-25 01:06:45 +00:00 |
vorbis.h
|
…
|
|
vorbis_data.c
|
…
|
|
vorbis_enc.c
|
vorbis suffers from the same sign flip issue as wma (so this lame workaround, though it arguably doesnt matter much where the sign is fliped back)
|
2007-02-07 16:59:10 +00:00 |
vorbis_enc_data.h
|
…
|
|
vp3.c
|
cosmetics: fix inconsistent indentation
|
2007-05-07 15:44:42 +00:00 |
vp3data.h
|
…
|
|
vp3dsp.c
|
…
|
|
vp5.c
|
set CODEC_CAP_DR1 for vp5 and vp6 decoders
|
2007-05-05 15:21:57 +00:00 |
vp5data.h
|
…
|
|
vp6.c
|
simplify
|
2007-05-06 09:17:50 +00:00 |
vp6data.h
|
…
|
|
vp56.c
|
cleanup setting of returned data frame
|
2007-02-25 16:02:32 +00:00 |
vp56.h
|
Use pointers to avoid copying AVFrame.
|
2007-02-25 15:33:38 +00:00 |
vp56data.c
|
…
|
|
vp56data.h
|
Use pointers to avoid copying AVFrame.
|
2007-02-25 15:33:38 +00:00 |
vqavideo.c
|
Get rid of unnecessary pointer casts.
|
2007-04-08 20:24:16 +00:00 |
w32thread.c
|
…
|
|
wavpack.c
|
Correctly handle data_size on decoding
|
2007-03-20 05:44:42 +00:00 |
wma.c
|
Optimize by building the mdct window and multipying/adding at the same time.
|
2007-03-26 10:03:57 +00:00 |
wma.h
|
WMA decoder improvement, output closer to the dmo binary.
|
2007-04-04 13:49:55 +00:00 |
wmadata.h
|
wma encoder
|
2007-02-06 20:19:04 +00:00 |
wmadec.c
|
WMA decoder improvement, output closer to the dmo binary.
|
2007-04-04 13:49:55 +00:00 |
wmaenc.c
|
Optimize by building the mdct window and multipying/adding at the same time.
|
2007-03-26 10:03:57 +00:00 |
wmv2.c
|
Add av_ prefix to clip functions
|
2007-02-25 10:27:12 +00:00 |
wnv1.c
|
…
|
|
ws-snd1.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
x264.c
|
enable bidirectional me with x264
|
2007-01-07 18:04:11 +00:00 |
xan.c
|
Fix multiple "‘inline/static’ is not at beginning of declaration" warnings.
|
2007-05-05 12:18:14 +00:00 |
xiph.c
|
extract vorbis header spliting code into a reusable function
|
2007-03-25 01:06:45 +00:00 |
xiph.h
|
extract vorbis header spliting code into a reusable function
|
2007-03-25 01:06:45 +00:00 |
xl.c
|
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
2007-01-19 22:12:59 +00:00 |
xvid_internal.h
|
…
|
|
xvid_rc.c
|
…
|
|
xvidff.c
|
…
|
|
xvmc_render.h
|
get rid of unused entries in the middle of xvmc_render struct,
|
2007-03-26 15:21:19 +00:00 |
xvmcvideo.c
|
…
|
|
zmbv.c
|
Get rid of unnecessary pointer casts.
|
2007-04-08 20:24:16 +00:00 |
zmbvenc.c
|
Get rid of unnecessary pointer casts.
|
2007-04-08 20:24:16 +00:00 |