You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Aurelien Jacobs 8b192330d5 explicitly disable CONFIG_AUDIO_NONSHORT 16 years ago
..
alpha Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
arm replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 16 years ago
bfin Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
mlib
ppc replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 16 years ago
ps2 Convert asm keyword into __asm__. 16 years ago
sh4 SH4: fix typo in asm constraint 16 years ago
sparc Remove useless inline qualifier, fixes linking with gcc 4.3. 16 years ago
x86 replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 16 years ago
4xm.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
8bps.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
8svx.c Make 8svx codec context table pointer const to match the type of the 16 years ago
Makefile Add dummy mp1_decoder to complement the existing dummy mp2/mp3 decoders. 16 years ago
aac.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
aac.h AAC: Fix AAC prediction when used in conjunction with the CPE 16 years ago
aac_ac3_parser.c Reset state after some frame header is found. 16 years ago
aac_ac3_parser.h Factorise enum of AC3 error types to be usable by AAC in the ADTS patch that 16 years ago
aac_parser.c Support ADTS AAC files in the ffaac decoder (limited to streams containing one 16 years ago
aac_parser.h Support ADTS AAC files in the ffaac decoder (limited to streams containing one 16 years ago
aacdectab.h Add (additional) const to many global tables. 16 years ago
aacenc.c Add (additional) const to many global tables. 16 years ago
aacpsy.c Add okayed chunks of AAC encoder psychoacoustic model 16 years ago
aacpsy.h Fix 'make checkheaders', based on a patch by Diego Pettenò, flameeyes gmail com. 16 years ago
aactab.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
aactab.h Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
aandcttab.c Move aanscales tables to their own file; fixes compilation without encoders. 16 years ago
aandcttab.h Move aanscales tables to their own file; fixes compilation without encoders. 16 years ago
aasc.c AASC can contain raw data in addition to MS-RLE 16 years ago
ac3.c cosmetics: alignment after last commit 16 years ago
ac3.h cosmetics: alignment after last commit 16 years ago
ac3_parser.c Factorise enum of AC3 error types to be usable by AAC in the ADTS patch that 16 years ago
ac3_parser.h Factorise enum of AC3 error types to be usable by AAC in the ADTS patch that 16 years ago
ac3dec.c Factorise enum of AC3 error types to be usable by AAC in the ADTS patch that 16 years ago
ac3dec.h revert r15812 (E-AC-3 Spectral Extension) pending further review 16 years ago
ac3dec_data.c revert r15812 (E-AC-3 Spectral Extension) pending further review 16 years ago
ac3dec_data.h revert r15812 (E-AC-3 Spectral Extension) pending further review 16 years ago
ac3enc.c create a separate codec_id for E-AC-3 16 years ago
ac3tab.c cosmetics: make all references to AC-3 capitalized and hyphenated 16 years ago
ac3tab.h Globally rename the header inclusion guard names. 16 years ago
acelp_filters.c Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder. 16 years ago
acelp_filters.h Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder. 16 years ago
acelp_pitch_delay.c Remove duplicated dot product code. Use dsputil's 16 years ago
acelp_pitch_delay.h Remove duplicated dot product code. Use dsputil's 16 years ago
acelp_vectors.c
acelp_vectors.h Globally rename the header inclusion guard names. 16 years ago
adpcm.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
adx.h Globally rename the header inclusion guard names. 16 years ago
adxdec.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
adxenc.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
alac.c alac : fix case where bits_per_sample is not set. 16 years ago
alacenc.c Fix an overflow in the predictor. 16 years ago
allcodecs.c replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 16 years ago
apedec.c Add channel layout to several audio decoders I maintain 16 years ago
apiexample.c Use M_PI from libavutil/mathematics.h instead of defining PI ourselves 16 years ago
asv1.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
atrac3.c atrac3dec: cosmetics: indentation 16 years ago
atrac3data.h Globally rename the header inclusion guard names. 16 years ago
audioconvert.c One const is enough. 16 years ago
audioconvert.h Add audio channel layout API to libavcodec. 16 years ago
avcodec.h Add CODEC_ID_MP1. 16 years ago
avs.c avoid POSIX reserved _t suffix 16 years ago
beosthread.c Making it easier to send arbitrary structures as work orders to MT workers 16 years ago
bethsoftvideo.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
bethsoftvideo.h Globally rename the header inclusion guard names. 16 years ago
bfi.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
bitstream.c replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 16 years ago
bitstream.h Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
bitstream_filter.c Mark list heads static. Patch by Diego Pettenò 16 years ago
bmp.c Some BMP files have file size declared in the header equal to headers size 16 years ago
bmp.h Globally rename the header inclusion guard names. 16 years ago
bmpenc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
bytestream.h Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
c93.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
cabac.c
cabac.h Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
cavs.c
cavs.h Avoid POSIX-reserved _t in identifier names. 16 years ago
cavs_parser.c
cavsdata.h Avoid POSIX-reserved _t in identifier names. 16 years ago
cavsdec.c Avoid POSIX-reserved _t in identifier names. 16 years ago
cavsdsp.c
celp_filters.c Add a LPC filter 16 years ago
celp_filters.h Fix numbers in Doxygen comments, patch by Kenan Gillet, kenan.gillet gmail com. 16 years ago
celp_math.c Fix build. 16 years ago
celp_math.h Remove duplicated dot product code. Use dsputil's 16 years ago
cinepak.c Cinepak strip ID is a single byte 16 years ago
cljr.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
colorspace.h Globally rename the header inclusion guard names. 16 years ago
cook.c Set channel_layout 16 years ago
cookdata.h Globally rename the header inclusion guard names. 16 years ago
cscd.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
cyuv.c Remove useless cyuv_decode_end function 16 years ago
dca.c Add support for parsing and decoding DCA-HD streams. 16 years ago
dca.h Add support for parsing and decoding DCA-HD streams. 16 years ago
dca_parser.c Add support for parsing and decoding DCA-HD streams. 16 years ago
dcadata.h Globally rename the header inclusion guard names. 16 years ago
dcahuff.h Fix huffman coded dca samples. 16 years ago
dct-test.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
dirac_parser.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
dnxhd_parser.c dnxhd parser 16 years ago
dnxhddata.c uses FF_ARRAY_ELEMS() where appropriate 16 years ago
dnxhddata.h Globally rename the header inclusion guard names. 16 years ago
dnxhddec.c use dsp clear_block 16 years ago
dnxhdenc.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
dnxhdenc.h dnxhd get_pixels_8x4_sym sse2 16 years ago
dpcm.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
dsicinav.c Modify all codecs to report their supported input and output sample format(s). 16 years ago
dsputil.c replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 16 years ago
dsputil.h Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
dump_extradata_bsf.c
dv.c replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 16 years ago
dvbsub.c Replace AVSubtitleRect.rgba_palette and bitmap by AVPicture. 16 years ago
dvbsub_parser.c Simplify parser core. 17 years ago
dvbsubdec.c Replace AVSubtitleRect.rgba_palette and bitmap by AVPicture. 16 years ago
dvdata.h Making idct factor tables dynamically allocated 16 years ago
dvdsub_parser.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
dvdsubdec.c Replace AVSubtitleRect.rgba_palette and bitmap by AVPicture. 16 years ago
dvdsubenc.c Replace AVSubtitleRect.rgba_palette and bitmap by AVPicture. 16 years ago
dxa.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
eac3dec.c Factorise enum of AC3 error types to be usable by AAC in the ADTS patch that 16 years ago
eacmv.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
eaidct.c Electronic Arts TGQ/TQI/MAD IDCT algorithm 16 years ago
eatgq.c Move aanscales tables to their own file; fixes compilation without encoders. 16 years ago
eatgv.c libavutil/lzo.h is a local header 16 years ago
elbg.c My commit at r14340 was not the right solution. For a monochromatic 16 years ago
elbg.h Globally rename the header inclusion guard names. 16 years ago
error_resilience.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
escape124.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
eval.c Add a few const qualifiers in appropriate places. 16 years ago
eval.h Add a few const qualifiers in appropriate places. 16 years ago
faandct.c Relicense as ISC with the authors' permission. 16 years ago
faandct.h Globally rename the header inclusion guard names. 16 years ago
faanidct.c
faanidct.h Globally rename the header inclusion guard names. 16 years ago
faxcompr.c indent 16 years ago
faxcompr.h Merge ff_ccitt_unpack_1d and 2d. 16 years ago
fdctref.c
fft-test.c remove mdct tmp buffer 16 years ago
fft.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
ffv1.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
flac.c fix issue 616 on roundup : decoding of short flac files 16 years ago
flac.h Globally rename the header inclusion guard names. 16 years ago
flacenc.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
flashsv.c flashsv: use skip_bits_long() where required 16 years ago
flashsvenc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
flicvideo.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
fraps.c Fraps version 3 seems to be the same as Fraps v5 16 years ago
g726.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
g729.h Globally rename the header inclusion guard names. 16 years ago
g729data.h cosmetics: Change comment style for consistency. 16 years ago
g729dec.c Rename acelp_math.[ch] to celp_math.[ch] to prepare for QCELP decoder merge. 16 years ago
gif.c cleanup gif, use BISTREAM_WRITER_LE 16 years ago
gifdec.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
golomb.c Update golomb decoding tables so that get_*_golomb_31() return some 16 years ago
golomb.h Add get_ue_golomb_31() 16 years ago
h261.c
h261.h Globally rename the header inclusion guard names. 16 years ago
h261_parser.c
h261data.h Globally rename the header inclusion guard names. 16 years ago
h261dec.c Rename error_resilience to error_recognition. 16 years ago
h261enc.c bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 16 years ago
h263.c replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 16 years ago
h263.h replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 16 years ago
h263_parser.c
h263_parser.h Globally rename the header inclusion guard names. 16 years ago
h263data.h Globally rename the header inclusion guard names. 16 years ago
h263dec.c replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 16 years ago
h264.c replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 16 years ago
h264.h replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 16 years ago
h264_mp4toannexb_bsf.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
h264_parser.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
h264_parser.h Globally rename the header inclusion guard names. 16 years ago
h264data.h H.264 loopfilter speed tweaks 16 years ago
h264dspenc.c Mark ff_div6 and ff_rem6 static in h264.c. Patch by Diego Pettenò 16 years ago
h264enc.c Move encoder-specific quantize_c and related tables to the H.264 encoder. 16 years ago
h264idct.c flatten an array, since gcc fails at optimizing multidimensional arrays 16 years ago
h264pred.c 1.6x faster pred*_vertical_add_c 16 years ago
h264pred.h Add missing headers to allow 'make checkheaders' to pass. 16 years ago
huffman.c avoid POSIX reserved _t suffix 16 years ago
huffman.h avoid POSIX reserved _t suffix 16 years ago
huffyuv.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
idcinvideo.c The POSIX namespace shall be held sacrosanct. To that end, 16 years ago
iirfilter.c Add generic IIR filter interface with Butterworth lowpass filter implementation 16 years ago
iirfilter.h Globally rename the header inclusion guard names. 16 years ago
imc.c Silence warning in imc decoder 16 years ago
imcdata.h Globally rename the header inclusion guard names. 16 years ago
imgconvert.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
imgconvert.h Add img_convert() to imgconvert.h and #include it from imgresample.c. 16 years ago
imgconvert_template.c Remove obsolete and misleading comments. 16 years ago
imgresample.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
imx_dump_header_bsf.c
indeo2.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
indeo2data.h Globally rename the header inclusion guard names. 16 years ago
indeo3.c indeo3: replace sizeof(struct ...) by sizeof(*var) 16 years ago
indeo3data.h Globally rename the header inclusion guard names. 16 years ago
internal.h Make av_log_missing_feature an internal function, and change its name 16 years ago
interplayvideo.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
intrax8.c Add missing 'void' keyword to parameterless function declarations. 16 years ago
intrax8.h Globally rename the header inclusion guard names. 16 years ago
intrax8dsp.c
intrax8huf.h Globally rename the header inclusion guard names. 16 years ago
jfdctfst.c
jfdctint.c
jpegls.c Wrong constant used in default threshold value calculation for 16 years ago
jpegls.h Globally rename the header inclusion guard names. 16 years ago
jpeglsdec.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
jpeglsdec.h Globally rename the header inclusion guard names. 16 years ago
jpeglsenc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
jrevdct.c
kmvc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
lcl.h Globally rename the header inclusion guard names. 16 years ago
lcldec.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
lclenc.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
libamr.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
libdirac.h Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
libdirac_libschro.c Add a parameter for queue size. 16 years ago
libdirac_libschro.h Globally rename the header inclusion guard names. 16 years ago
libdiracdec.c Fix incorrectly constructed Dirac parse units that caused A/V sync loss. 16 years ago
libdiracenc.c Use PIX_FMT_NONE instead of -1 in AVCodec.pix_fmts. 16 years ago
libfaac.c Log an error message in case of invalid number of channels. 16 years ago
libfaad.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
libgsm.c Fix memory leak in libgsm wrapper. 16 years ago
libmp3lame.c Increase BUFFER_SIZE. 16 years ago
libschroedinger.c
libschroedinger.h Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
libschroedingerdec.c Fix incorrectly constructed Dirac parse units that caused A/V sync loss. 16 years ago
libschroedingerenc.c Add support for creating Simple Profile (I-frame only, no arithmetic coding) 16 years ago
libspeexdec.c Speex decoding via libspeex 16 years ago
libtheoraenc.c Add missing inclusion of libavutil/intreadwrite.h, fix compilation when 16 years ago
libvorbis.c Cosmetics: fix indentation after previous commit. 16 years ago
libx264.c Fix mem leak. 16 years ago
libxvid_internal.h Globally rename the header inclusion guard names. 16 years ago
libxvid_rc.c
libxvidff.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
ljpegenc.c Fix lossless jpeg encoder to comply to spec and store full redundant 16 years ago
loco.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
lpc.c Avoid duplicating compute_lpc_coefs() function in both the RA288 and AAC decoders. 16 years ago
lpc.h Cosmetics: s/LPC_type/LPC_TYPE/ 16 years ago
lsp.c Add shift argument to MULL() macro 16 years ago
lsp.h Globally rename the header inclusion guard names. 16 years ago
lzw.c check that csize in ff_lzw_decode_init is < LZW_MAXBITS, <= is not enough and 16 years ago
lzw.h Globally rename the header inclusion guard names. 16 years ago
lzwenc.c
mace.c Cosmetics: rename mace3_decode_frame() to mace_decode_frame() 16 years ago
mathops.h Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
mdct.c Add size that is needed for the wmapro codec 16 years ago
mdec.c Rename ff_init_vlcs function to the more descriptive name ff_mpeg12_init_vlcs. 16 years ago
mimic.c clear_block mmx 16 years ago
mjpeg.c remove duplicate tables 16 years ago
mjpeg.h Globally rename the header inclusion guard names. 16 years ago
mjpeg_parser.c
mjpega_dump_header_bsf.c fix mjpega bitfilter when dht, dqt, sof0 are not ordered as expected, patch by Jay Freeman, saurik at saurik com 16 years ago
mjpegbdec.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
mjpegdec.c replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 16 years ago
mjpegdec.h fix progressive jpeg: 16 years ago
mjpegenc.c bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 16 years ago
mjpegenc.h Globally rename the header inclusion guard names. 16 years ago
mlp.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
mlp.h mlp: initialize all CRC tables in a common function. 16 years ago
mlp_parser.c mlp: support bit-depths greater than 16 by default. 16 years ago
mlp_parser.h Globally rename the header inclusion guard names. 16 years ago
mlpdec.c Change mplayerhq.hu references to ffmpeg.org where appropriate. 16 years ago
mmvideo.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
motion-test.c remove useless mmx.h include 16 years ago
motion_est.c Fix regression test failure with pthreads on multiprocessor systems. 16 years ago
motion_est_template.c cosmetics: Fix two common typos: wont --> will not, lets --> let us. 16 years ago
motionpixels.c Motion Pixels Video Decoder. 16 years ago
movsub_bsf.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
mp3_header_compress_bsf.c
mp3_header_decompress_bsf.c
mpc.c Use CONFIG_MPEGAUDIO_HP directly instead of USE_HIGHPRECISION indirection. 16 years ago
mpc.h Remove one more forgotten instance of USE_HIGHPRECISION indirection. 16 years ago
mpc7.c Use CONFIG_MPEGAUDIO_HP directly instead of USE_HIGHPRECISION indirection. 16 years ago
mpc7data.h Globally rename the header inclusion guard names. 16 years ago
mpc8.c Use CONFIG_MPEGAUDIO_HP directly instead of USE_HIGHPRECISION indirection. 16 years ago
mpc8data.h Globally rename the header inclusion guard names. 16 years ago
mpc8huff.h Globally rename the header inclusion guard names. 16 years ago
mpcdata.h Globally rename the header inclusion guard names. 16 years ago
mpeg4audio.c
mpeg4audio.h Globally rename the header inclusion guard names. 16 years ago
mpeg4data.h Globally rename the header inclusion guard names. 16 years ago
mpeg4video_parser.c
mpeg4video_parser.h Globally rename the header inclusion guard names. 16 years ago
mpeg12.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
mpeg12.h Globally rename the header inclusion guard names. 16 years ago
mpeg12data.c
mpeg12data.h Globally rename the header inclusion guard names. 16 years ago
mpeg12decdata.h Globally rename the header inclusion guard names. 16 years ago
mpeg12enc.c bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 16 years ago
mpegaudio.c
mpegaudio.h explicitly disable CONFIG_AUDIO_NONSHORT 16 years ago
mpegaudio_parser.c Let the mpeg audio parser correct the codec_id. 16 years ago
mpegaudiodata.c mark read-only data as const 16 years ago
mpegaudiodata.h Globally rename the header inclusion guard names. 16 years ago
mpegaudiodec.c simplify: group all the AUDIO_NONSHORT parameters in the same place 16 years ago
mpegaudiodecheader.c
mpegaudiodecheader.h Globally rename the header inclusion guard names. 16 years ago
mpegaudiodectab.h Globally rename the header inclusion guard names. 16 years ago
mpegaudioenc.c Fix mpeg audio regression test failure 16 years ago
mpegaudiotab.h Globally rename the header inclusion guard names. 16 years ago
mpegvideo.c replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 16 years ago
mpegvideo.h ARM: replace "armv4l" with "arm" 16 years ago
mpegvideo_common.h replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 16 years ago
mpegvideo_enc.c replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 16 years ago
mpegvideo_parser.c In mpeg1/2 timestamps are associated with the access unit which 17 years ago
msmpeg4.c replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 16 years ago
msmpeg4.h replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 16 years ago
msmpeg4data.c cosmetics: Align table for better readability. 16 years ago
msmpeg4data.h spelling cosmetics 16 years ago
msrle.c Factorize out code used for MS RLE format decoding in different decoders. 16 years ago
msrledec.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
msrledec.h Factorize out code used for MS RLE format decoding in different decoders. 16 years ago
msvideo1.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
nellymoser.c Cosmetics (format ff_nelly_dequantization_table nicer) 16 years ago
nellymoser.h Globally rename the header inclusion guard names. 16 years ago
nellymoserdec.c Set channel_layout 16 years ago
nellymoserenc.c ASAO Nelly Moser implementation moved to a better place on mphq. 16 years ago
noise_bsf.c
nuv.c Fix nuv decoder to use reget_buffer for non-keyframes and correctly 16 years ago
opt.c Revert r16257: 16 years ago
opt.h add the necessary include for LIBAV*_VERSION_* 16 years ago
options.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
os2thread.c Making it easier to send arbitrary structures as work orders to MT workers 16 years ago
parser.c add state64 field to ParseContext storing last 8 bytes, to be able to check for longer startcodes 16 years ago
parser.h add state64 field to ParseContext storing last 8 bytes, to be able to check for longer startcodes 16 years ago
pcm.c WORDS_BIGENDIAN must be checked with #ifdef 16 years ago
pcx.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
png.c
png.h Delete unnecessary 'extern' keywords. 16 years ago
pngdec.c Remove useless casts. 16 years ago
pngenc.c Remove useless casts. 16 years ago
pnm.c cosmetics: fix indentation after r15321 16 years ago
pnm.h Globally rename the header inclusion guard names. 16 years ago
pnm_parser.c
pnmenc.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
pthread.c Avoid invasion of POSIX-reserved _t namespace. 16 years ago
ptx.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
qcelp_lsp.c COSMETICS, add missing remarks crediting Ben and Kenan 16 years ago
qcelpdata.h COSMETICS, add missing remarks crediting Ben and Kenan 16 years ago
qcelpdec.c Silence one warning when compiling with icc: 16 years ago
qdm2.c Use CONFIG_MPEGAUDIO_HP directly instead of USE_HIGHPRECISION indirection. 16 years ago
qdm2data.h Globally rename the header inclusion guard names. 16 years ago
qdrw.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
qpeg.c mark read-only data as const 16 years ago
qtrle.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
qtrleenc.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
ra144.c Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder. 16 years ago
ra144.h Remove useless comment 16 years ago
ra288.c Use ff_dot_productf() in ra288.c 16 years ago
ra288.h Fix 'make checkheaders', based on a patch by Diego Pettenò, flameeyes gmail com. 16 years ago
rangecoder.c
rangecoder.h Globally rename the header inclusion guard names. 16 years ago
ratecontrol.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
ratecontrol.h Globally rename the header inclusion guard names. 16 years ago
raw.c partial WRAW fourcc support, might need image flipping 16 years ago
raw.h Fix some icc warnings by using enum PixelFormat instead of int where appropriate. 16 years ago
rawdec.c Fix some icc warnings by using enum PixelFormat instead of int where appropriate. 16 years ago
rawenc.c Revert r15653. 16 years ago
rectangle.h Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
remove_extradata_bsf.c
resample.c cosmetics: make all references to AC-3 capitalized and hyphenated 16 years ago
resample2.c cosmetics: Fix two common typos: wont --> will not, lets --> let us. 16 years ago
rl.h Globally rename the header inclusion guard names. 16 years ago
rl2.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
rle.c Fix a potential out of array writing. 16 years ago
rle.h Globally rename the header inclusion guard names. 16 years ago
roqaudioenc.c Rename ROQDPCMContext_t to ROQDPCMContext to avoid _t reserved prefix. 16 years ago
roqvideo.c
roqvideo.h Globally rename the header inclusion guard names. 16 years ago
roqvideodec.c Cosmetics: s/Id/id/ in libavcodec/roqvideodec.c when Id refers to id Software 17 years ago
roqvideoenc.c Avoid POSIX reserved _t suffix. 16 years ago
rpza.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
rtjpeg.c
rtjpeg.h Globally rename the header inclusion guard names. 16 years ago
rv10.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
rv30.c 30l: when reading mb_offset in RV30 slice header its size 16 years ago
rv30data.h a table for upcoming RV30 loop filtering 16 years ago
rv30dsp.c Unfortunately RV30 luma thirdpel MC functions cannot be substituted with 16 years ago
rv34.c It turned out that RV30 uses motion vectors for forward motion B-frame 16 years ago
rv34.h Update ff_rv34_decode_frame() arguments definition 16 years ago
rv34data.h 352l: correct calculating number of bits for storing macroblock offset in RV3/4 16 years ago
rv34vlc.h Globally rename the header inclusion guard names. 16 years ago
rv40.c Merge deblocking pattern with CBP for RV30/40 loop filtering 16 years ago
rv40data.h Globally rename the header inclusion guard names. 16 years ago
rv40dsp.c RV40 MC functions 16 years ago
rv40vlc2.h Globally rename the header inclusion guard names. 16 years ago
s3tc.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
s3tc.h Globally rename the header inclusion guard names. 16 years ago
sgi.h Globally rename the header inclusion guard names. 16 years ago
sgidec.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
sgienc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
shorten.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
simple_idct.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
simple_idct.h Globally rename the header inclusion guard names. 16 years ago
smacker.c Fix one peculiar case in Smacker decoding. 16 years ago
smc.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
snow.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
snow.h Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
sonic.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
sp5x.h Globally rename the header inclusion guard names. 16 years ago
sp5xdec.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
sunrast.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
svq1.c Avoid POSIX-reserved _t namespace. 16 years ago
svq1.h Avoid POSIX-reserved _t namespace. 16 years ago
svq1_cb.h Globally rename the header inclusion guard names. 16 years ago
svq1_vlc.h Globally rename the header inclusion guard names. 16 years ago
svq1dec.c The POSIX namespace shall be held sacrosanct. To that end, 16 years ago
svq1enc.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
svq1enc_cb.h Globally rename the header inclusion guard names. 16 years ago
svq3.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
targa.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
targaenc.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
tiertexseqv.c Remove context fields which can be used as simple local variables. 16 years ago
tiff.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
tiff.h Register TIFF tags for CCITT Group 3 and 4 compression options 16 years ago
tiffenc.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
truemotion1.c undoing revision 16118 for truemotion1.c; commit was premature 16 years ago
truemotion1data.h Globally rename the header inclusion guard names. 16 years ago
truemotion2.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
truespeech.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
truespeech_data.h Globally rename the header inclusion guard names. 16 years ago
tscc.c remove useless ifdeffery, tscc won't do anything useful without zlib 16 years ago
tta.c Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
txd.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
ulti.c mark read-only data as const 16 years ago
ulti_cb.h Globally rename the header inclusion guard names. 16 years ago
unary.h Globally rename the header inclusion guard names. 16 years ago
utils.c replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 16 years ago
vb.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
vc1.c VC-1 display dimensions should affect coded dimensions only (I think) 16 years ago
vc1.h Add refdist_flag to VC1Context. 16 years ago
vc1_parser.c
vc1acdata.h Globally rename the header inclusion guard names. 16 years ago
vc1data.c remove duplicate tables 16 years ago
vc1data.h Globally rename the header inclusion guard names. 16 years ago
vc1dsp.c
vcr1.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
vdpau.h Rename bitstreamBuffers* as bitstream_buffers* 16 years ago
vdpau_internal.h Add missing #include to fix 'make checkheaders'. 16 years ago
vdpauvideo.c Remove H264Context from vdpau_internal.h. 16 years ago
vmdav.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
vmnc.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
vorbis.c Rename all vorbis encoder related typedefs to not use _t for POSIX compatibility 16 years ago
vorbis.h Rename all vorbis encoder related typedefs to not use _t for POSIX compatibility 16 years ago
vorbis_data.c Use DECLARE_ALIGNED_16() on vorbis windows as they are used in dsputils 16 years ago
vorbis_dec.c Rename all vorbis encoder related typedefs to not use _t for POSIX compatibility 16 years ago
vorbis_enc.c Rename all vorbis encoder related typedefs to not use _t for POSIX compatibility 16 years ago
vorbis_enc_data.h Globally rename the header inclusion guard names. 16 years ago
vp3.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
vp3_parser.c VP3 parser can also handle VP6 without any changes. 16 years ago
vp3data.h filter_limit_values only needs 7 bits, make its tables smaller 16 years ago
vp3dsp.c Move VP3 loop filter to DSPContext 16 years ago
vp5.c vp56: don't reset dimensions to 0 in codec init 16 years ago
vp5data.h Globally rename the header inclusion guard names. 16 years ago
vp6.c vp56: don't reset dimensions to 0 in codec init 16 years ago
vp6data.h avoid POSIX reserved _t suffix 16 years ago
vp56.c vp56: don't reset dimensions to 0 in codec init 16 years ago
vp56.h rename Vp56Model to VP56Model for consistency 16 years ago
vp56data.c avoid POSIX reserved _t suffix 16 years ago
vp56data.h avoid POSIX reserved _t suffix 16 years ago
vqavideo.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
w32thread.c Making it easier to send arbitrary structures as work orders to MT workers 16 years ago
wavpack.c Add channel layout to several audio decoders I maintain 16 years ago
wma.c Fix index to ff_sine_windows[]. Previously the index was usually in reverse 16 years ago
wma.h Globally rename the header inclusion guard names. 16 years ago
wmadata.h Globally rename the header inclusion guard names. 16 years ago
wmadec.c Fix mid/side stereo buggy output zeroing, fixes issue264 part 2. 16 years ago
wmaenc.c Intel C compiler warns on this assignment in this if(), probably 16 years ago
wmv2.c clear_block mmx 16 years ago
wmv2.h Globally rename the header inclusion guard names. 16 years ago
wmv2dec.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
wmv2enc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
wnv1.c mark read-only data as const 16 years ago
ws-snd1.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
xan.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
xiph.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
xiph.h Globally rename the header inclusion guard names. 16 years ago
xl.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
xsubdec.c Replace AVSubtitleRect.rgba_palette and bitmap by AVPicture. 16 years ago
xvmc_render.h Avoid POSIX-reserved _t namespace. 16 years ago
xvmcvideo.c Avoid POSIX-reserved _t namespace. 16 years ago
zmbv.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
zmbvenc.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago