FFmpeg/libavcodec
Michael Niedermayer 59eeddf063 Crop parameters are unsigned, having them negative could be bad and lead
to crashes or maybe exploits (not checked at all if this is possible).

Originally committed as revision 12789 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-04-11 12:57:49 +00:00
..
alpha Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
armv4l pld instruction are used in libavcodec/armv4l/dsputil_arm_s.S which can be used 2008-03-24 11:49:59 +00:00
bfin FLAT objects cannot have multiple sections, so using the L1 attributes breaks 2008-02-16 15:17:31 +00:00
i386 Fix H.264 interframe decoding when compiling with icc. Patch by Loren 2008-04-08 23:49:34 +00:00
mlib Do not use the mlib IDCT by default. We do not want videos which are only 2008-04-02 11:47:00 +00:00
ppc typo: add missing \ in multi-line macro 2008-03-17 02:33:05 +00:00
ps2 Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
sh4
sparc Misc spelling fixes, prefer American over British English. 2007-12-02 15:43:08 +00:00
4xm.c cosmetics: typo fixes 2008-03-22 16:46:36 +00:00
8bps.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
8svx.c minor typo fixes 2008-03-31 17:31:11 +00:00
aac_ac3_parser.c undo changes in aac_ac3_parser 2008-04-09 22:11:21 +00:00
aac_ac3_parser.h undo changes in aac_ac3_parser 2008-04-09 22:11:21 +00:00
aac_parser.c undo changes in aac_ac3_parser 2008-04-09 22:11:21 +00:00
aasc.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
ac3_parser.c undo changes in aac_ac3_parser 2008-04-09 22:11:21 +00:00
ac3_parser.h change name from stream type to frame type in AC3 code 2008-03-28 20:42:55 +00:00
ac3.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
ac3.h change name from stream type to frame type in AC3 code 2008-03-28 20:42:55 +00:00
ac3dec.c change name from stream type to frame type in AC3 code 2008-03-28 20:42:55 +00:00
ac3enc.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
ac3tab.c cosmetics: rename ac3 tables 2007-12-09 03:21:33 +00:00
ac3tab.h cosmetics: rename ac3 tables 2007-12-09 03:21:33 +00:00
adpcm.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
adx.h split adx encoder in its own file 2007-11-01 18:38:15 +00:00
adxdec.c const 2008-02-01 14:37:36 +00:00
adxenc.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
alac.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
allcodecs.c Escape 124 (RPL) decoder 2008-03-31 10:41:40 +00:00
apedec.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
apiexample.c
asv1.c Increase alignment for DCT block arrays from 8 to 16 2008-04-08 01:09:33 +00:00
atrac3.c const 2008-02-01 03:54:08 +00:00
atrac3data.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
audioconvert.c
avcodec.h add CODEC_ID_DIRAC 2008-04-08 10:49:23 +00:00
avs.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
beosthread.c
bethsoftvideo.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
bethsoftvideo.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
bitstream_filter.c av_*_next() API for libavcodec 2007-12-12 18:40:11 +00:00
bitstream.c Apply 'alloc_size' attribute to ff_realloc_static() 2008-03-21 04:48:59 +00:00
bitstream.h const 2008-02-04 00:49:14 +00:00
bmp.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
bmp.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
bmpenc.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
bytestream.h consts 2008-02-01 03:26:31 +00:00
c93.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
cabac.c Fix test program compilation: Add missing #include and update the call 2008-01-23 10:23:24 +00:00
cabac.h cosmetics: remove useless \-newline escapes 2008-03-17 21:00:30 +00:00
cavs_parser.c
cavs.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
cavs.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
cavsdata.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
cavsdec.c const 2008-02-01 03:59:06 +00:00
cavsdsp.c
cinepak.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
cljr.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
colorspace.h Add missing multiple inclusion guards. 2007-10-17 09:31:06 +00:00
cook.c const 2008-02-01 04:07:48 +00:00
cookdata.h Remove useless variable since r8456. 2008-03-18 20:14:57 +00:00
cscd.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
cyuv.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
dca_parser.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
dca.c Only set channels in the stream if previously unset, fixes resampling crash on broken dca frames 2008-04-10 06:15:17 +00:00
dca.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
dcadata.h Some spelling fixes in comments 2007-12-02 22:04:21 +00:00
dcahuff.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
dct-test.c Altivec and SSE2 require 16-byte alignment, so make sure they get it 2008-03-30 10:30:33 +00:00
dnxhddata.c add bitrate helper to choose all dnxhd variants 2007-12-18 13:52:07 +00:00
dnxhddata.h add bitrate helper to choose all dnxhd variants 2007-12-18 13:52:07 +00:00
dnxhddec.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
dnxhdenc.c consts 2008-02-01 03:26:31 +00:00
dpcm.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
dsicinav.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
dsputil.c remove more useless mpegvideo.h includes 2008-03-05 00:43:11 +00:00
dsputil.h typo fixes 2008-03-12 23:58:46 +00:00
dump_extradata_bsf.c
dv.c Increase alignment for DCT block arrays from 8 to 16 2008-04-08 01:09:33 +00:00
dvbsub_parser.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
dvbsub.c remove some empty close/init functions in avcodec 2007-11-25 17:31:55 +00:00
dvbsubdec.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
dvdata.h some const 2008-02-01 15:08:55 +00:00
dvdsub_parser.c
dvdsubdec.c consts 2008-02-01 03:26:31 +00:00
dvdsubenc.c remove some empty close/init functions in avcodec 2007-11-25 17:31:55 +00:00
dxa.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
elbg.c
elbg.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
error_resilience.c cosmetics: typo fixes 2008-03-22 16:46:36 +00:00
escape124.c Remove flexible array member from Escape 124 2008-04-01 01:28:26 +00:00
eval.c remove more useless mpegvideo.h includes 2008-03-05 00:43:11 +00:00
eval.h Fix 2008-02-15 12:04:35 +00:00
faandct.c Fix unused variable warnings. 2008-03-08 17:18:28 +00:00
faandct.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
faanidct.c Fix unused variable warnings. 2008-03-08 17:18:28 +00:00
faanidct.h include dependencies ... 2008-02-26 23:49:41 +00:00
fdctref.c
fft-test.c
fft.c indentation 2008-03-17 19:22:31 +00:00
ffv1.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
flac.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
flacenc.c remove redundant context variable 2008-03-31 00:29:52 +00:00
flashsv.c typo: occured --> occurred 2008-03-22 01:06:57 +00:00
flashsvenc.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
flicvideo.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
fraps.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
g726.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
gif.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
gifdec.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
golomb.c
golomb.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
h261_parser.c
h261.c
h261.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
h261data.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
h261dec.c typo: occured --> occurred 2008-03-22 01:06:57 +00:00
h261enc.c
h263_parser.c don't cast const away 2008-02-01 23:48:39 +00:00
h263_parser.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
h263.c typo: occured --> occurred 2008-03-22 01:06:57 +00:00
h263.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
h263data.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
h263dec.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
h264_mp4toannexb_bsf.c Fix a bug causing the generated stream to be corrupt if the buffer 2008-01-09 08:38:28 +00:00
h264_parser.c
h264_parser.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
h264.c Avoid crash with idiotic cropping. Fixes crash with CVFC1_Sony_C.jsv 2008-04-11 12:55:21 +00:00
h264.h Crop parameters are unsigned, having them negative could be bad and lead 2008-04-11 12:57:49 +00:00
h264data.h add FF_ prefix to all (frame)_TYPE usage 2008-03-09 23:31:02 +00:00
h264dspenc.c
h264enc.c typo: occured --> occurred 2008-03-22 01:06:57 +00:00
h264idct.c
h264pred.c Correct spatial prediction mode in RV30/40 for vertical left direction 2007-12-17 18:43:34 +00:00
h264pred.h Correct spatial prediction mode in RV30/40 for vertical left direction 2007-12-17 18:43:34 +00:00
huffman.c huffman: add a zero_count flag and use it in fraps 2008-03-08 18:08:16 +00:00
huffman.h huffman: add a zero_count flag and use it in fraps 2008-03-08 18:08:16 +00:00
huffyuv.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
idcinvideo.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
imc.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
imcdata.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
imgconvert_template.h spelling 2007-12-01 22:21:04 +00:00
imgconvert.c Move functions that are only used when libswscale is not compiled in below 2008-03-16 17:34:31 +00:00
imgconvert.h Add missing stdint.h #include to headers that use it. 2008-03-13 00:20:15 +00:00
imgresample.c Make av_class a pointer to a const AVClass. Addresses one warning in 2008-03-06 17:41:31 +00:00
imx_dump_header_bsf.c
indeo2.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
indeo2data.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
indeo3.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
indeo3data.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
interplayvideo.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
intrax8.c Correctly clean up IntraX8Context upon codec close. 2008-01-25 07:37:46 +00:00
intrax8.h Correctly clean up IntraX8Context upon codec close. 2008-01-25 07:37:46 +00:00
intrax8dsp.c cosmetics: Fix spacial --> spatial typo in function names. 2007-11-10 12:24:02 +00:00
intrax8huf.h make some tables static 2007-11-10 01:02:36 +00:00
jfdctfst.c
jfdctint.c
jpegls.c
jpegls.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
jpeglsdec.c
jpeglsdec.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
jpeglsenc.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
jrevdct.c
kmvc.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
lcl.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
lcldec.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
lclenc.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
liba52.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
libamr.c Make AMR-NB block size const and 8 bits. 2008-02-29 08:01:01 +00:00
libfaac.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
libfaad.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
libgsm.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
libmp3lame.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
libtheoraenc.c
libvorbis.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
libx264.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
libxvid_internal.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
libxvid_rc.c add FF_ prefix to all (frame)_TYPE usage 2008-03-09 23:31:02 +00:00
libxvidff.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
ljpegenc.c
loco.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
lzw.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
lzw.h consts 2008-02-01 03:26:31 +00:00
lzwenc.c
mace.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
Makefile replace some ifeq with prettier ifdef 2008-04-07 22:17:47 +00:00
mathops.h fix typo ARCH_PPC -> ARCH_POWERPC 2008-03-17 02:33:02 +00:00
mdct.c improve precision in mdct.c using double for some temporaries 2008-03-16 13:15:42 +00:00
mdec.c Increase alignment for DCT block arrays from 8 to 16 2008-04-08 01:09:33 +00:00
mimic.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
mjpeg_parser.c
mjpeg.c
mjpeg.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
mjpega_dump_header_bsf.c
mjpegbdec.c const 2008-02-01 15:30:29 +00:00
mjpegdec.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
mjpegdec.h Increase alignment for DCT block arrays from 8 to 16 2008-04-08 01:09:33 +00:00
mjpegenc.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
mjpegenc.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
mlp_parser.c cosmetics: spelling fixes 2007-12-03 11:03:16 +00:00
mlp_parser.h Fix make checkheaders, #include <inttypes.h> was missing. 2007-11-30 14:08:00 +00:00
mmvideo.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
motion_est_template.c add FF_ prefix to all (frame)_TYPE usage 2008-03-09 23:31:02 +00:00
motion_est.c add FF_ prefix to all (frame)_TYPE usage 2008-03-09 23:31:02 +00:00
motion-test.c spelling 2007-12-01 22:21:04 +00:00
movsub_bsf.c Add bitstream filter to convert between mov and plain text subtitles 2008-01-28 21:24:09 +00:00
mp3_header_compress_bsf.c
mp3_header_decompress_bsf.c
mpc7.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
mpc7data.h Split Musepack decoder into SV7 decoder and synth core 2007-11-02 06:40:42 +00:00
mpc8.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
mpc8data.h Musepack SV8 demuxer and decoder 2007-11-07 05:35:46 +00:00
mpc8huff.h Musepack SV8 demuxer and decoder 2007-11-07 05:35:46 +00:00
mpc.c Split Musepack decoder into SV7 decoder and synth core 2007-11-02 06:40:42 +00:00
mpc.h Split Musepack decoder into SV7 decoder and synth core 2007-11-02 06:40:42 +00:00
mpcdata.h Split Musepack decoder into SV7 decoder and synth core 2007-11-02 06:40:42 +00:00
mpeg4audio.c mpeg4audio common code 2008-04-01 12:01:40 +00:00
mpeg4audio.h mpeg4audio common code 2008-04-01 12:01:40 +00:00
mpeg4data.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
mpeg4video_parser.c
mpeg4video_parser.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
mpeg12.c Decode stuff from extradata as well. 2008-04-03 18:28:16 +00:00
mpeg12.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
mpeg12data.c move ff_mpeg1_dc_scale_table to mpegvideo.c 2008-03-05 21:29:15 +00:00
mpeg12data.h move relevant declarations to mpeg12data.h 2008-03-05 00:06:09 +00:00
mpeg12decdata.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
mpeg12enc.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
mpegaudio_parser.c
mpegaudio.c
mpegaudio.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
mpegaudiodata.c
mpegaudiodata.h Move 2 defines from mpegaudiodec.c to mpegaudiodata.h to allow compilation 2007-11-08 10:53:32 +00:00
mpegaudiodec.c omg, fix compilation 2008-03-20 09:38:55 +00:00
mpegaudiodecheader.c
mpegaudiodecheader.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
mpegaudiodectab.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
mpegaudioenc.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
mpegaudiotab.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
mpegvideo_common.h cosmetics: Break some overly long lines. 2008-04-10 19:07:12 +00:00
mpegvideo_enc.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
mpegvideo_parser.c Disable the split function. This should end the mpeg1/2 global header issues. 2008-04-04 00:43:34 +00:00
mpegvideo.c cosmetics: Break an overly long line. 2008-04-10 19:09:39 +00:00
mpegvideo.h add FF_ prefix to all (frame)_TYPE usage 2008-03-09 23:31:02 +00:00
msmpeg4.c add FF_ prefix to all (frame)_TYPE usage 2008-03-09 23:31:02 +00:00
msmpeg4.h split wmv2 in its own file 2007-11-07 23:41:39 +00:00
msmpeg4data.c Move wmv1_scantable to .rodata section by making it an array of arrays. 2008-01-07 12:47:14 +00:00
msmpeg4data.h Move wmv1_scantable to .rodata section by making it an array of arrays. 2008-01-07 12:47:14 +00:00
msrle.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
msvideo1.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
nellymoserdec.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
noise_bsf.c Randomly change the amount of noise if nothing is explicitly set. 2008-01-08 00:25:25 +00:00
nuv.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
opt.c Fix handling flags with the MSB set. 2008-03-05 03:59:07 +00:00
opt.h Install headers in $prefix/include/$libname 2008-02-25 09:22:11 +00:00
os2thread.c Add attribute_align_arg to os2thread.c. 2008-03-15 12:28:35 +00:00
parser.c Return an error when realloc fails. 2008-03-25 14:48:18 +00:00
parser.h Fix #endif comment typo. 2007-10-17 09:21:52 +00:00
pcm.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
pcx.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
png.c decode mng color decorrelation 2008-02-26 10:21:33 +00:00
png.h decode mng color decorrelation 2008-02-26 10:21:33 +00:00
pngdec.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
pngenc.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
pnm_parser.c
pnm.c
pnm.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
pnmenc.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
pthread.c
ptx.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
qdm2.c typo fix: inited --> initialized 2008-02-13 09:26:10 +00:00
qdm2data.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
qdrw.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
qpeg.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
qtrle.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
qtrleenc.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
ra144.c const 2008-02-01 15:43:38 +00:00
ra144.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
ra288.c const 2008-02-01 15:43:53 +00:00
ra288.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
rangecoder.c Add #undef random and call the right function to fix test program compilation. 2008-01-23 10:18:08 +00:00
rangecoder.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
ratecontrol.c Fix typo in variable name: blured --> blurred. 2008-03-22 17:34:29 +00:00
ratecontrol.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
raw.c
raw.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
rawdec.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
rawenc.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
rectangle.h use HAVE_FAST_64BIT 2008-03-17 23:08:14 +00:00
remove_extradata_bsf.c
resample2.c typo: occured --> occurred 2008-03-22 01:06:57 +00:00
resample.c Add missing '\n' to log format text 2007-12-15 10:03:49 +00:00
rl2.c rl2 decoder 2008-03-21 13:45:55 +00:00
rl.h move run length table constants to rl.h 2008-03-04 23:58:12 +00:00
rle.c change rle encoder to count up to 127, sgi does not support 128 2008-03-30 17:27:58 +00:00
rle.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
roqaudioenc.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
roqvideo.c
roqvideo.h Add some const where appropriate 2008-02-02 21:55:56 +00:00
roqvideodec.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
roqvideoenc.c
rpza.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
rtjpeg.c Fix reference to a file in MPlayer that was renamed. 2008-04-08 15:16:48 +00:00
rtjpeg.h dsputil.h is a local header 2008-03-03 23:14:25 +00:00
rv10.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
rv30.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
rv30data.h spelling cosmetics 2007-11-27 15:38:54 +00:00
rv30dsp.c RV30 thirdpel motion compensation support 2008-01-04 17:50:45 +00:00
rv34.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
rv34.h Make luma_dc_quant_i and luma_dc_quant_p const, fixes a couple of 2008-02-04 10:26:35 +00:00
rv34data.h Replace table with its H.263 counterpart 2007-12-07 05:47:24 +00:00
rv34vlc.h Rename some tables 2007-12-08 09:15:44 +00:00
rv40.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
rv40data.h Update tables for RV40 decoder 2007-12-06 17:12:02 +00:00
rv40vlc2.h Update tables for RV40 decoder 2007-12-06 17:12:02 +00:00
s3tc.c use AV_RL* instead of le2me_* 2008-02-01 23:49:56 +00:00
s3tc.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
sgi.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
sgidec.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
sgienc.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
shorten.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
simple_idct.c Add 4x4 IDCT 2007-12-09 05:54:59 +00:00
simple_idct.h Add 4x4 IDCT 2007-12-09 05:54:59 +00:00
smacker.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
smc.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
snow.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
snow.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
sonic.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
sp5x.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
sp5xdec.c add FF_ prefix to all (frame)_TYPE usage 2008-03-09 23:31:02 +00:00
sunrast.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
svq1_cb.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
svq1_vlc.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
svq1.c Mark the ff_svq1_frame_size_table as constant. 2008-01-07 12:48:42 +00:00
svq1.h Mark the ff_svq1_frame_size_table as constant. 2008-01-07 12:48:42 +00:00
svq1dec.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
svq1enc_cb.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
svq1enc.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
svq3.c add FF_ prefix to all (frame)_TYPE usage 2008-03-09 23:31:02 +00:00
targa.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
targaenc.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
tiertexseqv.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
tiff.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
tiff.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
tiffenc.c Add a missing comma in tiff_encoder.pix_fmts 2008-04-08 00:57:12 +00:00
truemotion1.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
truemotion1data.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
truemotion2.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
truespeech_data.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
truespeech.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
tscc.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
tta.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
txd.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
ulti_cb.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
ulti.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
unary.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
utils.c Fix closed gop flag disapearence. 2008-03-29 22:27:25 +00:00
vb.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
vc1_parser.c
vc1.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
vc1.h add FF_ prefix to all (frame)_TYPE usage 2008-03-09 23:31:02 +00:00
vc1acdata.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
vc1data.c
vc1data.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
vc1dsp.c simplify 4-point transform part a bit 2008-01-19 11:04:02 +00:00
vcr1.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
vmdav.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
vmnc.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
vorbis_data.c
vorbis_dec.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
vorbis_enc_data.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
vorbis_enc.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
vorbis.c 30% faster ff_vorbis_floor1_render_list, 3% faster overall 2008-02-09 13:53:15 +00:00
vorbis.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
vp3.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
vp3data.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
vp3dsp.c
vp5.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
vp5data.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
vp6.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
vp6data.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
vp56.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
vp56.h remove #include "mpegvideo.h" where it is not needed 2008-03-05 00:07:53 +00:00
vp56data.c add support for VP6 with huffman encoded blocks 2007-10-14 22:30:59 +00:00
vp56data.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
vqavideo.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
w32thread.c __stdcall -> WINAPI 2008-03-07 19:47:44 +00:00
wavpack.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
wma.c
wma.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
wmadata.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
wmadec.c const 2008-02-01 16:14:32 +00:00
wmaenc.c silence wmaenc.c:181: warning:suggestparentheses around assignment used as truth value 2008-02-15 13:44:08 +00:00
wmv2.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
wmv2.h Increase alignment for DCT block arrays from 8 to 16 2008-04-08 01:09:33 +00:00
wmv2dec.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
wmv2enc.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
wnv1.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
ws-snd1.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
xan.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
xiph.c
xiph.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
xl.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
xsubdec.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
xvmc_render.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
xvmcvideo.c Fix a bunch of typos in comments. 2008-03-31 17:16:51 +00:00
zmbv.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00
zmbvenc.c Apply 'cold' attribute to init/uninit functions in libavcodec 2008-03-21 03:11:20 +00:00