Michael Niedermayer e74795e541 huffyuvdec: check width more completely, avoid out of array accesses 11 years ago
..
alpha 11f6eebdd3 consolidate .gitignore patters into a single file 13 years ago
arm 11f6eebdd3 consolidate .gitignore patters into a single file 13 years ago
bfin 11f6eebdd3 consolidate .gitignore patters into a single file 13 years ago
mlib 11f6eebdd3 consolidate .gitignore patters into a single file 13 years ago
ppc 11f6eebdd3 consolidate .gitignore patters into a single file 13 years ago
ps2 11f6eebdd3 consolidate .gitignore patters into a single file 13 years ago
sh4 11f6eebdd3 consolidate .gitignore patters into a single file 13 years ago
sparc 11f6eebdd3 consolidate .gitignore patters into a single file 13 years ago
x86 a55db1fc49 dsp: fix diff_bytes_mmx() with small width 12 years ago
4xm.c 8e6173c76a Check for out of bound accesses in the 4xm decoder. 12 years ago
8bps.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
8svx.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
Makefile 9ad437eafb Merge OpenCORE AMR support from trunk. 15 years ago
aac.c 7d061cfe17 fix aac playback regression 14 years ago
aac.h 7d061cfe17 fix aac playback regression 14 years ago
aac_ac3_parser.c 4cff8dc88f Allow AC-3 parser to modify codec_id. 15 years ago
aac_ac3_parser.h 4cff8dc88f Allow AC-3 parser to modify codec_id. 15 years ago
aac_parser.c 7ac1591764 Close the AAC parse context, discovered by Netgem. 15 years ago
aac_parser.h 158b39126d Support ADTS AAC files in the ffaac decoder (limited to streams containing one 15 years ago
aacdectab.h 30272450f9 Add support for sample rate index 12, 7350 Hz 15 years ago
aacenc.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
aacpsy.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
aacpsy.h 95137bbbb4 Fix 'make checkheaders', based on a patch by Diego Pettenò, flameeyes gmail com. 15 years ago
aactab.c 30272450f9 Add support for sample rate index 12, 7350 Hz 15 years ago
aactab.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
aandcttab.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
aandcttab.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
aasc.c 5d44b2a138 Silence useless compiler warning when passing AVFrame* instead of AVPicture* 15 years ago
ac3.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
ac3.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
ac3_parser.c a169df2f76 Set the correct number of samples for E-AC-3 in the AC3 parser. 15 years ago
ac3_parser.h 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
ac3dec.c a4d8ebfaa1 Merge GPL --> LGPL conversion of AC-3 decoder from trunk. 15 years ago
ac3dec.h 30f68128ab Add missing #includes to fix 'make checkheaders'. 15 years ago
ac3dec_data.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
ac3dec_data.h e202cc2580 revert r15812 (E-AC-3 Spectral Extension) pending further review 15 years ago
ac3enc.c 5ef251e504 Add missing av_cold in static init/close functions. 15 years ago
ac3tab.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
ac3tab.h 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
acelp_filters.c 4599d22c0c Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder. 15 years ago
acelp_filters.h 4599d22c0c Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder. 15 years ago
acelp_pitch_delay.c 275131628d Remove duplicated dot product code. Use dsputil's 15 years ago
acelp_pitch_delay.h 275131628d Remove duplicated dot product code. Use dsputil's 15 years ago
acelp_vectors.c 1384e27054 consistency cosmetics: indices --> indexes in variable names 16 years ago
acelp_vectors.h 987903826b Globally rename the header inclusion guard names. 16 years ago
adpcm.c 7867cbaf6c adpcm: ADPCM Electronic Arts has always two channels 12 years ago
adx.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
adxdec.c 0ffbc258aa Change a bunch of codec long_names to be more consistent and descriptive. 15 years ago
adxenc.c 0ffbc258aa Change a bunch of codec long_names to be more consistent and descriptive. 15 years ago
alac.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
alacenc.c 3d5e1bfb20 Fix an overflow in the predictor. 15 years ago
allcodecs.c 9ad437eafb Merge OpenCORE AMR support from trunk. 15 years ago
apedec.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
apiexample.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
asv1.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
atrac3.c f13de3c653 atrac3: Fix crash in tonal component decoding. 12 years ago
atrac3data.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
audioconvert.c 862c1d2f05 Replace snprintf() with av_strlcpy(). 15 years ago
audioconvert.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
avcodec.h 4fb58ecea8 bump LIBAVCODEC_VERSION_MICRO for addition of the lock manager API 14 years ago
avs.c 6b97e76dfc avsdec: Set dimensions instead of relying on the demuxer. 11 years ago
beosthread.c 3a84713aaa Making it easier to send arbitrary structures as work orders to MT workers 15 years ago
bethsoftvideo.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
bethsoftvideo.h 987903826b Globally rename the header inclusion guard names. 16 years ago
bfi.c 5ef251e504 Add missing av_cold in static init/close functions. 15 years ago
bitstream.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
bitstream.h f7494394ee Make get_bits_left() available for use in libavcodec (was previously held 13 years ago
bitstream_filter.c e6df765ed3 Mark list heads static. Patch by Diego Pettenò 15 years ago
bmp.c 0f6d4da8de bmpdec: only initialize palette for pal8. 11 years ago
bmp.h 987903826b Globally rename the header inclusion guard names. 16 years ago
bmpenc.c fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 16 years ago
bytestream.h c28c631d29 bytestream: add a new set of bytestream functions with overread checking 11 years ago
c93.c fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 16 years ago
cabac.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
cabac.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
cavs.c 6847ab4375 introduce a macroblock index to avoid a few x*width+y calculations 15 years ago
cavs.h 6847ab4375 introduce a macroblock index to avoid a few x*width+y calculations 15 years ago
cavs_parser.c d934de5c5d do not check for minimum slice start code, 0x00000100 is valid 15 years ago
cavsdata.h e685e8eada rename vector_t to cavs_vector 15 years ago
cavsdec.c 10ec2308b0 Merge remote-tracking branch 'qatar/release/0.5' into release/0.5 11 years ago
cavsdsp.c e090c70f2f avoid duplicating dsputil's clear_block 15 years ago
celp_filters.c cacb82134e Change sign in ff_celp_lp_synthesis_filterf(). This makes this function 15 years ago
celp_filters.h 6cd911f11a Fix numbers in Doxygen comments, patch by Kenan Gillet, kenan.gillet gmail com. 15 years ago
celp_math.c 3a57547e33 Fix build. 15 years ago
celp_math.h 275131628d Remove duplicated dot product code. Use dsputil's 15 years ago
cinepak.c 4f209fe960 cinepak: check strip_size 12 years ago
cljr.c 7cb35d4954 cljr: init_get_bits size in bits instead of bytes 12 years ago
colorspace.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
cook.c 5ef251e504 Add missing av_cold in static init/close functions. 15 years ago
cookdata.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
cscd.c 0b178e5629 Add av_ prefix to LZO stuff and thus make it officially part of the public API. 15 years ago
cyuv.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
dca.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
dca.h d041a59897 Add support for parsing and decoding DCA-HD streams. 15 years ago
dca_parser.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
dcadata.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
dcahuff.h 6f02853d14 Fix huffman coded dca samples. 15 years ago
dct-test.c b0b57fa13b Merge replacement of MPEG group reference DCT code. 15 years ago
dctref.c b0b57fa13b Merge replacement of MPEG group reference DCT code. 15 years ago
dirac_parser.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
dnxhd_parser.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
dnxhddata.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
dnxhddata.h 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
dnxhddec.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
dnxhdenc.c b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 15 years ago
dnxhdenc.h 193ce3ab78 dnxhd get_pixels_8x4_sym sse2 15 years ago
dpcm.c 7944a87ba8 dpcm: ignore extra unpaired bytes in stereo streams. 12 years ago
dsicinav.c 240546a185 Check for out of bounds writes in the Delphine Software International CIN decoder. 12 years ago
dsputil.c e7484d5425 avcodec/dsputil: fix signedness in sizeof() comparissions 11 years ago
dsputil.h 3899eb2f65 Making the arrays accomodate an extra intra 8x8 cmp function 15 years ago
dump_extradata_bsf.c 8bf63e1c80 move dump_extradata bitstream filter in its own file 17 years ago
dv.c f7494394ee Make get_bits_left() available for use in libavcodec (was previously held 13 years ago
dvbsub.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
dvbsub_parser.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
dvbsubdec.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
dvdata.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
dvdsub_parser.c 5ef251e504 Add missing av_cold in static init/close functions. 15 years ago
dvdsubdec.c 37a43cfb39 Set AVSubtitle format to 0. Neither dvdsubdec nor xsubdec intializes format 15 years ago
dvdsubenc.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
dxa.c 831416692b avcodec/dxa: check dimensions 9 years ago
eac3dec.c 11d6f38cc9 Factorise enum of AC3 error types to be usable by AAC in the ADTS patch that 15 years ago
eacmv.c 0ffbc258aa Change a bunch of codec long_names to be more consistent and descriptive. 15 years ago
eaidct.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
eatgq.c 0ffbc258aa Change a bunch of codec long_names to be more consistent and descriptive. 15 years ago
eatgv.c 0ffbc258aa Change a bunch of codec long_names to be more consistent and descriptive. 15 years ago
eatqi.c 02cd93f4ad tqi: Pass errors from the MB decoder 12 years ago
elbg.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
elbg.h 9c868219e9 Replace calls to the deprecated function av_init_random() with 15 years ago
error_resilience.c 11647a9f8c Return early if a HW accelerator is used. 15 years ago
escape124.c fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 16 years ago
eval.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
eval.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
faandct.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
faandct.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
faanidct.c 8d06bd53f8 Fix unused variable warnings. 16 years ago
faanidct.h 987903826b Globally rename the header inclusion guard names. 16 years ago
faxcompr.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
faxcompr.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
fft-test.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
fft.c e10252483e Only enable SSE/3DNOW optimizations when they have been enabled at compilation. 15 years ago
ffv1.c 617a9eedc6 avcodec/ffv1enc: update buffer check for 16bps 10 years ago
flac.h 59c6178a54 Use a shared function to validate FLAC extradata. 15 years ago
flacdec.c 26adc8d086 cosmetics: line wrap and indentation after last commit. 15 years ago
flacenc.c b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 15 years ago
flashsv.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
flashsvenc.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
flicvideo.c 2f504d7a90 Fix several security issues in flicvideo.c 13 years ago
fraps.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
g726.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
g729.h 987903826b Globally rename the header inclusion guard names. 16 years ago
g729data.h f974f1faaf cosmetics: Change comment style for consistency. 15 years ago
g729dec.c 60c25a4beb Rename acelp_math.[ch] to celp_math.[ch] to prepare for QCELP decoder merge. 15 years ago
gif.c c385c0da22 remove no more needed fields in GIFContext, patch by Daniel Verkamp, daniel at drv dot nu 15 years ago
gifdec.c b2f2cbdb1c avcodec/gifdec: factorize interleave end handling out 9 years ago
golomb.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
golomb.h d4f2a6250a Fix get_ur_golomb_jpegls() with A32_BITSTREAM_READER 15 years ago
h261.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
h261.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
h261_parser.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
h261data.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
h261dec.c 96c6b3a11c h261: check mtype. 12 years ago
h261enc.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
h263.c ee3e36315e Add ff_h263_find_resync_marker() to find the bit position of the next resync_marker, if any. 15 years ago
h263.h 49fb20cb8a replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 15 years ago
h263_parser.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
h263_parser.h 987903826b Globally rename the header inclusion guard names. 16 years ago
h263data.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
h263dec.c 0ffbc258aa Change a bunch of codec long_names to be more consistent and descriptive. 15 years ago
h264.c 10ec2308b0 Merge remote-tracking branch 'qatar/release/0.5' into release/0.5 11 years ago
h264.h da2911d5e8 sub_mb_type[] needs to be 8-byte aligned because it is referenced 15 years ago
h264_mp4toannexb_bsf.c 6a5d31ac25 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 15 years ago
h264_parser.c 26aedb4ab3 Cosmetics: Fix indentation after last commit. 15 years ago
h264_parser.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
h264data.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
h264dspenc.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
h264enc.c f107a02d4e Move encoder-specific quantize_c and related tables to the H.264 encoder. 15 years ago
h264idct.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
h264pred.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
h264pred.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
huffman.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
huffman.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
huffyuv.c e74795e541 huffyuvdec: check width more completely, avoid out of array accesses 9 years ago
idcinvideo.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
iirfilter.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
iirfilter.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
imc.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
imcdata.h 987903826b Globally rename the header inclusion guard names. 16 years ago
imgconvert.c 7296a6b5e9 imgconvert: avoid undefined left shift in avcodec_find_best_pix_fmt 11 years ago
imgconvert.h 6337178b4f Ensure that the palette is set in data[1] for all 8bit formats. 15 years ago
imgconvert_template.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
imgresample.c 7eb2d654a2 small spelling/grammar fixes 15 years ago
imx_dump_header_bsf.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
indeo2.c 457f869b73 indeo2: fail if input buffer too small 12 years ago
indeo2data.h 987903826b Globally rename the header inclusion guard names. 16 years ago
indeo3.c d42e44a0ef Reindent after last commit 15 years ago
indeo3data.h 987903826b Globally rename the header inclusion guard names. 16 years ago
internal.h d7dae42e70 Add missing prototype for ff_is_hwaccel_pix_fmt(). 15 years ago
interplayvideo.c 0ffbc258aa Change a bunch of codec long_names to be more consistent and descriptive. 15 years ago
intrax8.c 5363c43ea8 Add av_cold attributes to *_init and *_end functions. 15 years ago
intrax8.h 987903826b Globally rename the header inclusion guard names. 16 years ago
intrax8dsp.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
intrax8huf.h 987903826b Globally rename the header inclusion guard names. 16 years ago
jfdctfst.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
jfdctint.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
jpegls.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
jpegls.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
jpeglsdec.c 3714036011 avcodec/jpeglsdec: Check run value more completely in ls_decode_line() 9 years ago
jpeglsdec.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
jpeglsenc.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
jrevdct.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
kmvc.c 5629c39101 kmvc: Check palsize. 12 years ago
lcl.h 987903826b Globally rename the header inclusion guard names. 16 years ago
lcldec.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
lclenc.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
libamr.c 4fcef88c4d Merge recent libamr changes from trunk, as preparation for OpenCORE support. 15 years ago
libavcodec.v a9785f58c6 backport symbol versioning patch 14 years ago
libdirac.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
libdirac_libschro.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
libdirac_libschro.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
libdiracdec.c 5ef251e504 Add missing av_cold in static init/close functions. 15 years ago
libdiracenc.c 5ef251e504 Add missing av_cold in static init/close functions. 15 years ago
libfaac.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
libfaad.c 5ef251e504 Add missing av_cold in static init/close functions. 15 years ago
libgsm.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
libmp3lame.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
libopencore-amr.c 44b20d1d74 Fix OpenCORE build: Do not use new AVPacket infrastructure from trunk. 15 years ago
libopenjpeg.c 3d6fac8cee Use default system include path for an installed OpenJPEG library. 15 years ago
libschroedinger.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
libschroedinger.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
libschroedingerdec.c 5ef251e504 Add missing av_cold in static init/close functions. 15 years ago
libschroedingerenc.c 9fc88d7e20 Fix crash when encoding using libschroedinger. 15 years ago
libspeexdec.c 5bfd3147f8 cosmetics: Fix a few typos and use a consistent codec long name. 15 years ago
libtheoraenc.c 5ef251e504 Add missing av_cold in static init/close functions. 15 years ago
libvorbis.c 5ef251e504 Add missing av_cold in static init/close functions. 15 years ago
libx264.c 53b90bb25e backport libx264.c from trunk 14 years ago
libxvid_internal.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
libxvid_rc.c 842eabc5f9 cosmetics: XviD is now called Xvid. 16 years ago
libxvidff.c 46f9a6203a Fix possible double free when encoding using xvid. 12 years ago
ljpegenc.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
loco.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
lpc.c 3cfe88194a lpc: Remove false positive compilation warning about weight being 15 years ago
lpc.h 82ab49dc41 Cosmetics: s/LPC_type/LPC_TYPE/ 16 years ago
lsp.c 4deaa94639 Add shift argument to MULL() macro 15 years ago
lsp.h 987903826b Globally rename the header inclusion guard names. 16 years ago
lzw.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
lzw.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
lzwenc.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
mace.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
mathops.h 6166516d1f re-enable mid_pred asm on x86_64. (broke in r16681) 15 years ago
mdct.c f0d5437275 Remove documentation of non-existing function parameters. 15 years ago
mdec.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
mimic.c 1bf6e565dd cosmetics: 'const static' --> 'static const' to avoid warnings of the type 15 years ago
mjpeg.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
mjpeg.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
mjpeg_parser.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
mjpega_dump_header_bsf.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
mjpegbdec.c b2ac7e585e mjpegbdec: Fix overflow in SOS. 12 years ago
mjpegdec.c f7170c4832 avcodec/mjpegdec: check bits per pixel for changes similar to dimensions 9 years ago
mjpegdec.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
mjpegenc.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
mjpegenc.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
mlp.c dc8a7c93d3 Add missing void keyword to parameterless function declarations. 15 years ago
mlp.h dc8a7c93d3 Add missing void keyword to parameterless function declarations. 15 years ago
mlp_parser.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
mlp_parser.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
mlpdec.c 9593c80062 Fix crash in MLP decoder due to integer overflow. 14 years ago
mmvideo.c 9b4507e423 avcodec/mmvideo: Bounds check 2nd line of HHV Intra blocks 9 years ago
motion-test.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
motion_est.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
motion_est_template.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
motionpixels.c 782c3ab777 Merge remote-tracking branch 'qatar/release/0.5' into release/0.5 12 years ago
movsub_bsf.c 6a5d31ac25 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 15 years ago
mp3_header_compress_bsf.c a975d9e288 move mp3_header_compress bitstream filter in its own file 17 years ago
mp3_header_decompress_bsf.c 755bfeabcc misc spelling fixes 17 years ago
mpc.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
mpc.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
mpc7.c 58087a4e64 mpc7: return error if packet is too small. 12 years ago
mpc7data.h 987903826b Globally rename the header inclusion guard names. 16 years ago
mpc8.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
mpc8data.h 1bf6e565dd cosmetics: 'const static' --> 'static const' to avoid warnings of the type 15 years ago
mpc8huff.h 987903826b Globally rename the header inclusion guard names. 16 years ago
mpcdata.h 987903826b Globally rename the header inclusion guard names. 16 years ago
mpeg12.c 0b25c3b67c mpeg12: do not decode extradata more than once. 11 years ago
mpeg12.h 50240e5646 convert mpeg1_decode_block_intra() to inline global 15 years ago
mpeg12data.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
mpeg12data.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
mpeg12decdata.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
mpeg12enc.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
mpeg4audio.c 4d34bb19c1 mpeg4audio common code 16 years ago
mpeg4audio.h 987903826b Globally rename the header inclusion guard names. 16 years ago
mpeg4data.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
mpeg4video_parser.c 5ef251e504 Add missing av_cold in static init/close functions. 15 years ago
mpeg4video_parser.h 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
mpegaudio.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
mpegaudio.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
mpegaudio_parser.c 5ef251e504 Add missing av_cold in static init/close functions. 15 years ago
mpegaudiodata.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
mpegaudiodata.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
mpegaudiodec.c 5235db68c0 mpegaudiodec: fix short_start calculation 11 years ago
mpegaudiodecheader.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
mpegaudiodecheader.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
mpegaudiodectab.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
mpegaudioenc.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
mpegaudiotab.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
mpegvideo.c 7f8025349a Make ff_print_debug_info() a no-op when using HW acceleration. 15 years ago
mpegvideo.h 7eb2d654a2 small spelling/grammar fixes 15 years ago
mpegvideo_common.h 6d6373dc64 mpegvideo: Don't use ff_mspel_motion() for vc1 11 years ago
mpegvideo_enc.c 0ffbc258aa Change a bunch of codec long_names to be more consistent and descriptive. 15 years ago
mpegvideo_parser.c edbd72acea Correct time_base and repeat_pict for MPEG2 video. 15 years ago
mpegvideo_xvmc.c 21effaa4b2 Change the type of pblocks from pointers to short array into 15 years ago
msmpeg4.c 5ef251e504 Add missing av_cold in static init/close functions. 15 years ago
msmpeg4.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
msmpeg4data.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
msmpeg4data.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
msrle.c 5d44b2a138 Silence useless compiler warning when passing AVFrame* instead of AVPicture* 15 years ago
msrledec.c 1e4eb387d4 Add av_uninit macro to variables to avoid false positive warnings: 15 years ago
msrledec.h 44aa9771c9 Factorize out code used for MS RLE format decoding in different decoders. 16 years ago
msvideo1.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
nellymoser.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
nellymoser.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
nellymoserdec.c 25bc1108c2 Check output buffer size in nellymoser decoder. 12 years ago
nellymoserenc.c 0ffbc258aa Change a bunch of codec long_names to be more consistent and descriptive. 15 years ago
noise_bsf.c 787e135391 Randomly change the amount of noise if nothing is explicitly set. 16 years ago
nuv.c f695be22d8 nuv: check RTjpeg header for validity 11 years ago
opt.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
opt.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
options.c 53b90bb25e backport libx264.c from trunk 14 years ago
os2thread.c 3a84713aaa Making it easier to send arbitrary structures as work orders to MT workers 15 years ago
parser.c 04fb6bb915 avcodec/parser: reset indexes on realloc failure 10 years ago
parser.h 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
pcm.c 655463b9eb cosmetics: Reformat long_names so that "PCM" comes first. 15 years ago
pcx.c fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 16 years ago
pixdesc.c e0cffbe7ea spelling/wording/grammar cosmetics 15 years ago
pixdesc.h e0cffbe7ea spelling/wording/grammar cosmetics 15 years ago
png.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
png.h 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
pngdec.c 473b016096 avcodec/pngdec: Check IHDR/IDAT order 9 years ago
pngenc.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
pnm.c 001821904e Support 48-bit RGB PPM image. 15 years ago
pnm.h 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
pnm_parser.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
pnmenc.c 001821904e Support 48-bit RGB PPM image. 15 years ago
pthread.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
ptx.c 6a5d31ac25 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 15 years ago
qcelp_lsp.c cacb82134e Change sign in ff_celp_lp_synthesis_filterf(). This makes this function 15 years ago
qcelpdata.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
qcelpdec.c 1415ebf031 qcelpdec: fix the return value of qcelp_decode_frame(). 12 years ago
qdm2.c a23a3dba25 qdm2: check array index before use, fix out of array accesses 11 years ago
qdm2data.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
qdrw.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
qpeg.c eac21ee7ba avcodec/qpeg: fix off by 1 error in MV bounds check 9 years ago
qtrle.c c603cf5170 qtrle: check for out of bound writes. 12 years ago
qtrleenc.c f59f814874 Add av_uninit macro to variable to avoid false positive warning: 15 years ago
ra144.c 09096c9fad RA144: work around gcc bug/oddity on ARM 15 years ago
ra144.h c7e34ddc42 Remove useless comment 16 years ago
ra288.c 66d4c62806 Do not reimplement ff_celp_lp_synthesis_filterf(). 15 years ago
ra288.h 95137bbbb4 Fix 'make checkheaders', based on a patch by Diego Pettenò, flameeyes gmail com. 15 years ago
rangecoder.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
rangecoder.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
ratecontrol.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
ratecontrol.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
raw.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
raw.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
rawdec.c e641f320bd indent 15 years ago
rawenc.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
rdft.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
rectangle.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
remove_extradata_bsf.c 5209c83607 move remove_extradata bitstream filter in its own file 17 years ago
resample.c 8bd374858f resample: Fix array size 12 years ago
resample2.c d39cc3c092 resample2: fix potential overflow 12 years ago
rl.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
rl2.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
rle.c 0afdedcafb Fix a potential out of array writing. 16 years ago
rle.h 987903826b Globally rename the header inclusion guard names. 16 years ago
roqaudioenc.c 5ef251e504 Add missing av_cold in static init/close functions. 15 years ago
roqvideo.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
roqvideo.h e0df9e4425 Do not allocate RoqTempData on the stack 15 years ago
roqvideodec.c fee26d352a roqvideodec: check dimensions validity 11 years ago
roqvideoenc.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
rpza.c fde0b7d91c avcodec/rpza: Perform pointer advance and checks before using the pointers 11 years ago
rtjpeg.c 245976da2a Use full path for #includes from another directory. 16 years ago
rtjpeg.h f695be22d8 nuv: check RTjpeg header for validity 11 years ago
rv10.c 9cda3d7915 rv10: Reject slices that does not have the same type as the first one 12 years ago
rv30.c 8ef917c033 check all svq3_get_ue_golomb() returns. 12 years ago
rv30data.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
rv30dsp.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
rv34.c 1883249be3 rv34: check for size mismatch 12 years ago
rv34.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
rv34data.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
rv34vlc.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
rv40.c 8ef917c033 check all svq3_get_ue_golomb() returns. 12 years ago
rv40data.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
rv40dsp.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
rv40vlc2.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
s3tc.c 6a5d31ac25 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 15 years ago
s3tc.h 987903826b Globally rename the header inclusion guard names. 16 years ago
sgi.h 987903826b Globally rename the header inclusion guard names. 16 years ago
sgidec.c fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 16 years ago
sgienc.c fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 16 years ago
shorten.c 10ec2308b0 Merge remote-tracking branch 'qatar/release/0.5' into release/0.5 11 years ago
simple_idct.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
simple_idct.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
smacker.c 38423fe0b7 smacker: add forgotten * 12 years ago
smc.c 7128f67c3f avcodec/smc: fix off by 1 error 9 years ago
snow.c 48b98cdc67 Make sure the block array is of the correct size. 14 years ago
snow.h b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 15 years ago
sonic.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
sp5x.h 987903826b Globally rename the header inclusion guard names. 16 years ago
sp5xdec.c 8210ee22e2 AMV: Fix possibly exploitable crash. 13 years ago
sunrast.c 6a5d31ac25 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 15 years ago
svq1.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
svq1.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
svq1_cb.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
svq1_vlc.h 987903826b Globally rename the header inclusion guard names. 16 years ago
svq1dec.c cc2580e6e9 svq1dec: call avcodec_set_dimensions() after dimensions changed. 12 years ago
svq1enc.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
svq1enc_cb.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
svq3.c 8ef917c033 check all svq3_get_ue_golomb() returns. 12 years ago
targa.c 6a5d31ac25 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 15 years ago
targaenc.c 6a5d31ac25 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 15 years ago
tiertexseqv.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
tiff.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
tiff.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
tiffenc.c 80f89a9b40 tiffenc: Check av_malloc() results. 11 years ago
truemotion1.c cc511b36f3 truemotion1: Check index, fix out of array read 12 years ago
truemotion1data.h 8915009813 remove duplicate tables 15 years ago
truemotion2.c ad4d0b9ef2 Make TM2 decoder byteswap input into separate buffer instead of doing it in-place. 15 years ago
truespeech.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
truespeech_data.h 987903826b Globally rename the header inclusion guard names. 16 years ago
tscc.c 5d44b2a138 Silence useless compiler warning when passing AVFrame* instead of AVPicture* 15 years ago
tta.c 68dddf53ff Add some missing codecs and update names to match the codec long_name 15 years ago
txd.c 6a5d31ac25 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 15 years ago
ulti.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
ulti_cb.h 987903826b Globally rename the header inclusion guard names. 16 years ago
unary.h 987903826b Globally rename the header inclusion guard names. 16 years ago
utils.c 5f5bf9faf9 avcodec_align_dimensions2: Ensure cinepak has large enough buffers. 11 years ago
vb.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
vc1.c 9125aa9218 vc1dec: add flush function for WMV9 and VC-1 decoders 11 years ago
vc1.h f92a6c66ed Record B-fraction index from frame header and two fields from entry point structure 15 years ago
vc1_parser.c 7bbc686f82 Fix vc1 split(). 15 years ago
vc1acdata.h 987903826b Globally rename the header inclusion guard names. 16 years ago
vc1data.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
vc1data.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
vc1dsp.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
vcr1.c fca93859b2 Remove unused variables. 15 years ago
vdpau.c 2f9c978a07 Do not set h264.is_reference for pictures that are delayed, but not 15 years ago
vdpau.h fd949a6353 Revert adding a _pixfmt to vdpau/xvmc header names. 15 years ago
vdpau_internal.h c5b42f4a80 Add VDPAU hardware accelerated decoding for WMV3 and VC1 which can 15 years ago
vmdav.c 4a1c3df592 vmd: fix segfaults on corruped streams 12 years ago
vmnc.c 43aae00455 avcodec/vmnc: Check that rectangles are within the picture 10 years ago
vorbis.c 665421f3b1 vorbis: Avoid some out-of-bounds reads 12 years ago
vorbis.h 05dee1b7df Rename all vorbis encoder related typedefs to not use _t for POSIX compatibility 15 years ago
vorbis_data.c 4c149a80e6 Use DECLARE_ALIGNED_16() on vorbis windows as they are used in dsputils 15 years ago
vorbis_dec.c 6b01bcebb9 vorbis: An additional defense in the Vorbis codec. 12 years ago
vorbis_enc.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
vorbis_enc_data.h 987903826b Globally rename the header inclusion guard names. 16 years ago
vp3.c 3eb6983dbc vp3: fix oob read for negative tokens and memleaks on error. 12 years ago
vp3_parser.c 4231f05b28 VP3 parser can also handle VP6 without any changes. 16 years ago
vp3data.h 51ace5777e filter_limit_values only needs 7 bits, make its tables smaller 15 years ago
vp3dsp.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
vp5.c 37cc48861d vp5: Fix illegal read. 12 years ago
vp56.c 10ec2308b0 Merge remote-tracking branch 'qatar/release/0.5' into release/0.5 11 years ago
vp56.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
vp56data.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
vp56data.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
vp5data.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
vp6.c b9500bf864 vp6: properly fail on unsupported feature 11 years ago
vp6data.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
vp6dsp.c 26f3ae828b move vp6_filter_diag4() to a new vp6dsp.c file and use it throught dsputil 15 years ago
vqavideo.c 01c90eea6c vqavideo: fix return type 11 years ago
w32thread.c 3a84713aaa Making it easier to send arbitrary structures as work orders to MT workers 15 years ago
wavpack.c 03db051b43 Fixed segfault with wavpack decoder on corrupted decorrelation terms sub-blocks. 12 years ago
wma.c c2d3f06882 wma: check byte_offset_bits 11 years ago
wma.h 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
wmadata.h bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
wmadec.c 037b1142cd wma: Check channel number before init. 12 years ago
wmaenc.c dc405cc1c0 A try to fix the regressions. 15 years ago
wmv2.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
wmv2.h 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
wmv2dec.c 09a9b45e4f Add and use ff_pixfmt_list_420. 15 years ago
wmv2enc.c 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
wnv1.c 48ef116631 wmv1: check that the input buffer is large enough 12 years ago
ws-snd1.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
xan.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
xiph.c 6a5d31ac25 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 15 years ago
xiph.h 987903826b Globally rename the header inclusion guard names. 16 years ago
xl.c 55b557ece1 Silence compiler warnings for XL decoder 15 years ago
xsubdec.c 37a43cfb39 Set AVSubtitle format to 0. Neither dvdsubdec nor xsubdec intializes format 15 years ago
xvmc.h 9ba8bc0164 spelling/grammar/wording fixes for the Doxygen comments 15 years ago
xvmc_internal.h 4440bd0da4 Add xvmc_internal.h that contains all internal xvmc function declarations. 15 years ago
zmbv.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
zmbvenc.c bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago