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.
Diego Biurrun 2d70cc38c5 Add missing '-test' in name of imgresample test. 17 years ago
..
alpha Convert asm keyword into __asm__. 17 years ago
armv4l Add shift argument to MULL() macro 17 years ago
bfin Convert asm keyword into __asm__. 17 years ago
i386 Replace pushf/popf by explicit pushfl/popfl (32 bit) or pushfq/popfq (x86_64), 17 years ago
mlib Cosmetics: rename loop counters in eval_refl() 17 years ago
ppc Remove duplicated MM_* macros for CPU capabilities from dsputil.h. 17 years ago
ps2 Convert asm keyword into __asm__. 17 years ago
sh4 SH4: fix IDCT 17 years ago
sparc Convert asm keyword into __asm__. 17 years ago
4xm.c Cosmetics: rename loop counters in eval_refl() 17 years ago
8bps.c Bump Major version, this commit is almost just renaming bits_per_sample to 17 years ago
8svx.c Make 8svx codec context table pointer const to match the type of the 17 years ago
Makefile Add missing '-test' in name of imgresample test. 17 years ago
aac.c AAC: Cosmetics after last commit 17 years ago
aac.h AAC: Frequency domain prediction and hence Main profile support 17 years ago
aac_ac3_parser.c Reset state after some frame header is found. 17 years ago
aac_ac3_parser.h Globally rename the header inclusion guard names. 17 years ago
aac_parser.c aac_parser: fix strict aliasing violation 17 years ago
aacdectab.h Add (additional) const to many global tables. 17 years ago
aacenc.c Add (additional) const to many global tables. 17 years ago
aacpsy.c Add okayed chunks of AAC encoder psychoacoustic model 17 years ago
aacpsy.h Fix 'make checkheaders', based on a patch by Diego Pettenò, flameeyes gmail com. 17 years ago
aactab.c AAC: Frequency domain prediction and hence Main profile support 17 years ago
aactab.h AAC: Frequency domain prediction and hence Main profile support 17 years ago
aandcttab.c Move aanscales tables to their own file; fixes compilation without encoders. 17 years ago
aandcttab.h Move aanscales tables to their own file; fixes compilation without encoders. 17 years ago
aasc.c Factorize out code used for MS RLE format decoding in different decoders. 17 years ago
ac3.c Cosmetics: rename loop counters in eval_refl() 17 years ago
ac3.h Globally rename the header inclusion guard names. 17 years ago
ac3_parser.c create a separate codec_id for E-AC-3 17 years ago
ac3_parser.h Globally rename the header inclusion guard names. 17 years ago
ac3dec.c revert r15812 (E-AC-3 Spectral Extension) pending further review 17 years ago
ac3dec.h revert r15812 (E-AC-3 Spectral Extension) pending further review 17 years ago
ac3dec_data.c revert r15812 (E-AC-3 Spectral Extension) pending further review 17 years ago
ac3dec_data.h revert r15812 (E-AC-3 Spectral Extension) pending further review 17 years ago
ac3enc.c create a separate codec_id for E-AC-3 17 years ago
ac3tab.c Cosmetics: rename loop counters in eval_refl() 17 years ago
ac3tab.h Globally rename the header inclusion guard names. 17 years ago
acelp_filters.c Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder. 17 years ago
acelp_filters.h Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder. 17 years ago
acelp_pitch_delay.c Rename acelp_math.[ch] to celp_math.[ch] to prepare for QCELP decoder merge. 17 years ago
acelp_pitch_delay.h Globally rename the header inclusion guard names. 17 years ago
acelp_vectors.c Cosmetics: rename loop counters in eval_refl() 17 years ago
acelp_vectors.h Globally rename the header inclusion guard names. 17 years ago
adpcm.c Cosmetics: rename loop counters in eval_refl() 17 years ago
adx.h Globally rename the header inclusion guard names. 17 years ago
adxdec.c Mark adx_decode_init() as type int instead of void, the function returns 17 years ago
adxenc.c Cosmetics: rename loop counters in eval_refl() 17 years ago
alac.c alac : fix case where bits_per_sample is not set. 17 years ago
alacenc.c Bump Major version, this commit is almost just renaming bits_per_sample to 17 years ago
allcodecs.c Electronic Arts TGQ video decoder 17 years ago
apedec.c Add channel layout to several audio decoders I maintain 17 years ago
apiexample.c Use M_PI from libavutil/mathematics.h instead of defining PI ourselves 17 years ago
asv1.c Replace generic CONFIG_ENCODERS preprocessor conditionals by more specific 17 years ago
atrac3.c atrac3dec: cosmetics: indentation 17 years ago
atrac3data.h Globally rename the header inclusion guard names. 17 years ago
audioconvert.c One const is enough. 17 years ago
audioconvert.h Add audio channel layout API to libavcodec. 17 years ago
avcodec.h Making it easier to send arbitrary structures as work orders to MT workers 17 years ago
avs.c Cosmetics: rename loop counters in eval_refl() 17 years ago
beosthread.c Making it easier to send arbitrary structures as work orders to MT workers 17 years ago
bethsoftvideo.c Cosmetics: rename loop counters in eval_refl() 17 years ago
bethsoftvideo.h Globally rename the header inclusion guard names. 17 years ago
bfi.c Cosmetics: rename loop counters in eval_refl() 17 years ago
bitstream.c Cosmetics: rename loop counters in eval_refl() 17 years ago
bitstream.h Convert asm keyword into __asm__. 17 years ago
bitstream_filter.c Mark list heads static. Patch by Diego Pettenò 17 years ago
bmp.c Some BMP files have file size declared in the header equal to headers size 17 years ago
bmp.h Globally rename the header inclusion guard names. 17 years ago
bmpenc.c Cosmetics: rename loop counters in eval_refl() 17 years ago
bytestream.h Globally rename the header inclusion guard names. 17 years ago
c93.c Cosmetics: rename loop counters in eval_refl() 17 years ago
cabac.c Cosmetics: rename loop counters in eval_refl() 17 years ago
cabac.h Convert asm keyword into __asm__. 17 years ago
cavs.c Cosmetics: rename loop counters in eval_refl() 17 years ago
cavs.h Globally rename the header inclusion guard names. 17 years ago
cavs_parser.c Cosmetics: rename loop counters in eval_refl() 17 years ago
cavsdata.h Globally rename the header inclusion guard names. 17 years ago
cavsdec.c Cosmetics: rename loop counters in eval_refl() 17 years ago
cavsdsp.c Cosmetics: rename loop counters in eval_refl() 17 years ago
celp_filters.c Add a LPC filter 17 years ago
celp_filters.h Fix numbers in Doxygen comments, patch by Kenan Gillet, kenan.gillet gmail com. 17 years ago
celp_math.c Fix build. 17 years ago
celp_math.h Add ff_dot_productf() to celp_math.{c,h} 17 years ago
cinepak.c Bump Major version, this commit is almost just renaming bits_per_sample to 17 years ago
cljr.c Disable encoders by undefining CONFIG_FOO_ENCODER once instead of littering 17 years ago
colorspace.h Globally rename the header inclusion guard names. 17 years ago
cook.c Set channel_layout 17 years ago
cookdata.h Globally rename the header inclusion guard names. 17 years ago
cscd.c Bump Major version, this commit is almost just renaming bits_per_sample to 17 years ago
cyuv.c Remove useless cyuv_decode_end function 17 years ago
dca.c Proper channel output reordering for the dca decoder. 17 years ago
dca.h Globally rename the header inclusion guard names. 17 years ago
dca_parser.c Cosmetics: rename loop counters in eval_refl() 17 years ago
dcadata.h Globally rename the header inclusion guard names. 17 years ago
dcahuff.h Fix huffman coded dca samples. 17 years ago
dct-test.c add sse2 fdct 17 years ago
dirac_parser.c Cosmetics: rename loop counters in eval_refl() 17 years ago
dnxhd_parser.c dnxhd parser 17 years ago
dnxhddata.c uses FF_ARRAY_ELEMS() where appropriate 17 years ago
dnxhddata.h Globally rename the header inclusion guard names. 17 years ago
dnxhddec.c Cosmetics: rename loop counters in eval_refl() 17 years ago
dnxhdenc.c Making it easier to send arbitrary structures as work orders to MT workers 17 years ago
dpcm.c Cosmetics: rename loop counters in eval_refl() 17 years ago
dsicinav.c Cosmetics: rename loop counters in eval_refl() 17 years ago
dsputil.c Electronic Arts TGQ/TQI/MAD IDCT algorithm 17 years ago
dsputil.h Remove duplicated MM_* macros for CPU capabilities from dsputil.h. 17 years ago
dump_extradata_bsf.c Cosmetics: rename loop counters in eval_refl() 17 years ago
dv.c Making idct factor tables dynamically allocated 17 years ago
dvbsub.c Cosmetics: rename loop counters in eval_refl() 17 years ago
dvbsub_parser.c Cosmetics: rename loop counters in eval_refl() 17 years ago
dvbsubdec.c Cosmetics: rename loop counters in eval_refl() 17 years ago
dvdata.h Making idct factor tables dynamically allocated 17 years ago
dvdsub_parser.c Cosmetics: rename loop counters in eval_refl() 17 years ago
dvdsubdec.c Cosmetics: rename loop counters in eval_refl() 17 years ago
dvdsubenc.c Cosmetics: rename loop counters in eval_refl() 17 years ago
dxa.c Cosmetics: rename loop counters in eval_refl() 17 years ago
eac3dec.c revert r15812 (E-AC-3 Spectral Extension) pending further review 17 years ago
eacmv.c Cosmetics: rename loop counters in eval_refl() 17 years ago
eaidct.c Electronic Arts TGQ/TQI/MAD IDCT algorithm 17 years ago
eatgq.c Move aanscales tables to their own file; fixes compilation without encoders. 17 years ago
eatgv.c Cosmetics: rename loop counters in eval_refl() 17 years ago
elbg.c Cosmetics: rename loop counters in eval_refl() 17 years ago
elbg.h Globally rename the header inclusion guard names. 17 years ago
error_resilience.c Do not attempt to perform error concealment in lowres mode as this is 17 years ago
escape124.c Cosmetics: rename loop counters in eval_refl() 17 years ago
eval.c Fix test program build: ff_eval was replaced by ff_eval2. 17 years ago
eval.h remove one more stuff under #if LIBAVCODEC_VERSION_INT 17 years ago
faandct.c Relicense as ISC with the authors' permission. 17 years ago
faandct.h Globally rename the header inclusion guard names. 17 years ago
faanidct.c Cosmetics: rename loop counters in eval_refl() 17 years ago
faanidct.h Globally rename the header inclusion guard names. 17 years ago
fdctref.c Cosmetics: rename loop counters in eval_refl() 17 years ago
fft-test.c remove mdct tmp buffer 17 years ago
fft.c Remove duplicated MM_* macros for CPU capabilities from dsputil.h. 17 years ago
ffv1.c Replace generic CONFIG_ENCODERS preprocessor conditionals by more specific 17 years ago
flac.c fix issue 616 on roundup : decoding of short flac files 17 years ago
flac.h Globally rename the header inclusion guard names. 17 years ago
flacenc.c write actual min and max frame size to FLAC header. update regression test checksum. 17 years ago
flashsv.c flashsv: use skip_bits_long() where required 17 years ago
flashsvenc.c Cosmetics: rename loop counters in eval_refl() 17 years ago
flicvideo.c Cosmetics: rename loop counters in eval_refl() 17 years ago
fraps.c Simplify colour conversion in Fraps as suggested by Michael 17 years ago
g726.c Replace generic CONFIG_ENCODERS preprocessor conditionals by more specific 17 years ago
g729.h Globally rename the header inclusion guard names. 17 years ago
g729data.h cosmetics: Change comment style for consistency. 17 years ago
g729dec.c Rename acelp_math.[ch] to celp_math.[ch] to prepare for QCELP decoder merge. 17 years ago
gif.c Cosmetics: rename loop counters in eval_refl() 17 years ago
gifdec.c Cosmetics: rename loop counters in eval_refl() 17 years ago
golomb.c Cosmetics: rename loop counters in eval_refl() 17 years ago
golomb.h Fix regression test failure caused by golomb limit not being considered 17 years ago
h261.c Cosmetics: rename loop counters in eval_refl() 17 years ago
h261.h Globally rename the header inclusion guard names. 17 years ago
h261_parser.c Cosmetics: rename loop counters in eval_refl() 17 years ago
h261data.h Globally rename the header inclusion guard names. 17 years ago
h261dec.c Rename error_resilience to error_recognition. 17 years ago
h261enc.c Cosmetics: rename loop counters in eval_refl() 17 years ago
h263.c Only warn about "Invalid and inefficient vfw-avi packed B frames" once. 17 years ago
h263.h Globally rename the header inclusion guard names. 17 years ago
h263_parser.c Cosmetics: rename loop counters in eval_refl() 17 years ago
h263_parser.h Globally rename the header inclusion guard names. 17 years ago
h263data.h Globally rename the header inclusion guard names. 17 years ago
h263dec.c Remove duplicated MM_* macros for CPU capabilities from dsputil.h. 17 years ago
h264.c Move encoder-specific quantize_c and related tables to the H.264 encoder. 17 years ago
h264.h Move #defines that are mostly used in h264.c out of h264data.h and into h264.h. 17 years ago
h264_mp4toannexb_bsf.c Change email address to a valid one. 17 years ago
h264_parser.c 100l forgot return type. 17 years ago
h264_parser.h Globally rename the header inclusion guard names. 17 years ago
h264data.h Move encoder-specific quantize_c and related tables to the H.264 encoder. 17 years ago
h264dspenc.c Mark ff_div6 and ff_rem6 static in h264.c. Patch by Diego Pettenò 17 years ago
h264enc.c Move encoder-specific quantize_c and related tables to the H.264 encoder. 17 years ago
h264idct.c Cosmetics: rename loop counters in eval_refl() 17 years ago
h264pred.c Support MBAFF + constrained intra prediction. 17 years ago
h264pred.h Globally rename the header inclusion guard names. 17 years ago
huffman.c Cosmetics: rename loop counters in eval_refl() 17 years ago
huffman.h Globally rename the header inclusion guard names. 17 years ago
huffyuv.c Bump Major version, this commit is almost just renaming bits_per_sample to 17 years ago
idcinvideo.c Cosmetics: rename loop counters in eval_refl() 17 years ago
iirfilter.c Add generic IIR filter interface with Butterworth lowpass filter implementation 17 years ago
iirfilter.h Globally rename the header inclusion guard names. 17 years ago
imc.c Silence warning in imc decoder 17 years ago
imcdata.h Globally rename the header inclusion guard names. 17 years ago
imgconvert.c Remove unused variable, patch by Art Clarke, aclarke vlideshow com. 17 years ago
imgconvert.h Globally rename the header inclusion guard names. 17 years ago
imgconvert_template.c Rename template included sources from .h to _template.c. 17 years ago
imgresample.c Remove duplicated MM_* macros for CPU capabilities from dsputil.h. 17 years ago
imx_dump_header_bsf.c Cosmetics: rename loop counters in eval_refl() 17 years ago
indeo2.c Cosmetics: rename loop counters in eval_refl() 17 years ago
indeo2data.h Globally rename the header inclusion guard names. 17 years ago
indeo3.c Rename some variables and add some comments to try to be a bit more clear. 17 years ago
indeo3data.h Globally rename the header inclusion guard names. 17 years ago
interplayvideo.c Cosmetics: rename loop counters in eval_refl() 17 years ago
intrax8.c Cosmetics: rename loop counters in eval_refl() 17 years ago
intrax8.h Globally rename the header inclusion guard names. 17 years ago
intrax8dsp.c Cosmetics: rename loop counters in eval_refl() 17 years ago
intrax8huf.h Globally rename the header inclusion guard names. 17 years ago
jfdctfst.c Cosmetics: rename loop counters in eval_refl() 17 years ago
jfdctint.c Cosmetics: rename loop counters in eval_refl() 17 years ago
jpegls.c Cosmetics: rename loop counters in eval_refl() 17 years ago
jpegls.h Globally rename the header inclusion guard names. 17 years ago
jpeglsdec.c Cosmetics: rename loop counters in eval_refl() 17 years ago
jpeglsdec.h Globally rename the header inclusion guard names. 17 years ago
jpeglsenc.c Cosmetics: rename loop counters in eval_refl() 17 years ago
jrevdct.c Cosmetics: rename loop counters in eval_refl() 17 years ago
kmvc.c Cosmetics: rename loop counters in eval_refl() 17 years ago
lcl.h Globally rename the header inclusion guard names. 17 years ago
lcldec.c Cosmetics: rename loop counters in eval_refl() 17 years ago
lclenc.c Bump Major version, this commit is almost just renaming bits_per_sample to 17 years ago
libamr.c Cosmetics: rename loop counters in eval_refl() 17 years ago
libdirac.h Globally rename the header inclusion guard names. 17 years ago
libdirac_libschro.c Cosmetics: rename loop counters in eval_refl() 17 years ago
libdirac_libschro.h Globally rename the header inclusion guard names. 17 years ago
libdiracdec.c Cosmetics: rename loop counters in eval_refl() 17 years ago
libdiracenc.c Use PIX_FMT_NONE instead of -1 in AVCodec.pix_fmts. 17 years ago
libfaac.c Log an error message in case of invalid number of channels. 17 years ago
libfaad.c Add (additional) const to many global tables. 17 years ago
libgsm.c Fix memory leak in libgsm wrapper. 17 years ago
libmp3lame.c Cosmetics: rename loop counters in eval_refl() 17 years ago
libschroedinger.c Cosmetics: rename loop counters in eval_refl() 17 years ago
libschroedinger.h Globally rename the header inclusion guard names. 17 years ago
libschroedingerdec.c Cosmetics: rename loop counters in eval_refl() 17 years ago
libschroedingerenc.c Add support for creating Simple Profile (I-frame only, no arithmetic coding) 17 years ago
libspeexdec.c Speex decoding via libspeex 17 years ago
libtheoraenc.c Cosmetics: rename loop counters in eval_refl() 17 years ago
libvorbis.c Cosmetics: fix indentation after previous commit. 17 years ago
libx264.c Fix mem leak. 17 years ago
libxvid_internal.h Globally rename the header inclusion guard names. 17 years ago
libxvid_rc.c Cosmetics: rename loop counters in eval_refl() 17 years ago
libxvidff.c Remove stuff under #if LIBAVCODEC_VERSION_INT. 17 years ago
ljpegenc.c Fix lossless jpeg encoder to comply to spec and store full redundant 17 years ago
loco.c Cosmetics: rename loop counters in eval_refl() 17 years ago
lpc.c Avoid duplicating compute_lpc_coefs() function in both the RA288 and AAC decoders. 17 years ago
lpc.h Cosmetics: s/LPC_type/LPC_TYPE/ 17 years ago
lsp.c Add shift argument to MULL() macro 17 years ago
lsp.h Globally rename the header inclusion guard names. 17 years ago
lzw.c Cosmetics: rename loop counters in eval_refl() 17 years ago
lzw.h Globally rename the header inclusion guard names. 17 years ago
lzwenc.c Cosmetics: rename loop counters in eval_refl() 17 years ago
mace.c Cosmetics: rename mace3_decode_frame() to mace_decode_frame() 17 years ago
mathops.h Add shift argument to MULL() macro 17 years ago
mdct.c Try to fix wma regression. 17 years ago
mdec.c Rename ff_init_vlcs function to the more descriptive name ff_mpeg12_init_vlcs. 17 years ago
mimic.c uses FF_ARRAY_ELEMS() where appropriate 17 years ago
mjpeg.c Cosmetics: rename loop counters in eval_refl() 17 years ago
mjpeg.h Globally rename the header inclusion guard names. 17 years ago
mjpeg_parser.c Cosmetics: rename loop counters in eval_refl() 17 years ago
mjpega_dump_header_bsf.c Cosmetics: rename loop counters in eval_refl() 17 years ago
mjpegbdec.c Cosmetics: rename loop counters in eval_refl() 17 years ago
mjpegdec.c Replace apparently always true condition by assert(). 17 years ago
mjpegdec.h Globally rename the header inclusion guard names. 17 years ago
mjpegenc.c Cosmetics: rename loop counters in eval_refl() 17 years ago
mjpegenc.h Globally rename the header inclusion guard names. 17 years ago
mlp.c mlp: split simple inline function that xors 4 bytes into one. 17 years ago
mlp.h Globally rename the header inclusion guard names. 17 years ago
mlp_parser.c mlp: Split common code from parser and decoder to be used by encoder. 17 years ago
mlp_parser.h Globally rename the header inclusion guard names. 17 years ago
mlpdec.c mlp: Define End-of-Stream code in common header file and use it in decoder. 17 years ago
mmvideo.c Cosmetics: rename loop counters in eval_refl() 17 years ago
motion-test.c remove useless mmx.h include 17 years ago
motion_est.c 1000l Fix snow regression test that i broke in r15135. 17 years ago
motion_est_template.c Cosmetics: rename loop counters in eval_refl() 17 years ago
motionpixels.c Cosmetics: rename loop counters in eval_refl() 17 years ago
movsub_bsf.c Cosmetics: rename loop counters in eval_refl() 17 years ago
mp3_header_compress_bsf.c Cosmetics: rename loop counters in eval_refl() 17 years ago
mp3_header_decompress_bsf.c Cosmetics: rename loop counters in eval_refl() 17 years ago
mpc.c Cosmetics: rename loop counters in eval_refl() 17 years ago
mpc.h Globally rename the header inclusion guard names. 17 years ago
mpc7.c Add channel layout to several audio decoders I maintain 17 years ago
mpc7data.h Globally rename the header inclusion guard names. 17 years ago
mpc8.c Add channel layout to several audio decoders I maintain 17 years ago
mpc8data.h Globally rename the header inclusion guard names. 17 years ago
mpc8huff.h Globally rename the header inclusion guard names. 17 years ago
mpcdata.h Globally rename the header inclusion guard names. 17 years ago
mpeg4audio.c Cosmetics: rename loop counters in eval_refl() 17 years ago
mpeg4audio.h Globally rename the header inclusion guard names. 17 years ago
mpeg4data.h Globally rename the header inclusion guard names. 17 years ago
mpeg4video_parser.c Cosmetics: rename loop counters in eval_refl() 17 years ago
mpeg4video_parser.h Globally rename the header inclusion guard names. 17 years ago
mpeg12.c Making it easier to send arbitrary structures as work orders to MT workers 17 years ago
mpeg12.h Globally rename the header inclusion guard names. 17 years ago
mpeg12data.c Cosmetics: rename loop counters in eval_refl() 17 years ago
mpeg12data.h Globally rename the header inclusion guard names. 17 years ago
mpeg12decdata.h Globally rename the header inclusion guard names. 17 years ago
mpeg12enc.c Cosmetics: rename loop counters in eval_refl() 17 years ago
mpegaudio.c Cosmetics: rename loop counters in eval_refl() 17 years ago
mpegaudio.h Rename error_resilience to error_recognition. 17 years ago
mpegaudio_parser.c Cosmetics: rename loop counters in eval_refl() 17 years ago
mpegaudiodata.c Cosmetics: rename loop counters in eval_refl() 17 years ago
mpegaudiodata.h Globally rename the header inclusion guard names. 17 years ago
mpegaudiodec.c Add shift argument to MULL() macro 17 years ago
mpegaudiodecheader.c Cosmetics: rename loop counters in eval_refl() 17 years ago
mpegaudiodecheader.h Globally rename the header inclusion guard names. 17 years ago
mpegaudiodectab.h Globally rename the header inclusion guard names. 17 years ago
mpegaudioenc.c Cosmetics: rename loop counters in eval_refl() 17 years ago
mpegaudiotab.h Globally rename the header inclusion guard names. 17 years ago
mpegvideo.c Rename copy_picture to ff_copy_picture. 17 years ago
mpegvideo.h Only warn about "Invalid and inefficient vfw-avi packed B frames" once. 17 years ago
mpegvideo_common.h Fix a warning about an undefined function when compiling h264.c 17 years ago
mpegvideo_enc.c Move aanscales tables to their own file; fixes compilation without encoders. 17 years ago
mpegvideo_parser.c Cosmetics: rename loop counters in eval_refl() 17 years ago
msmpeg4.c Convert asm keyword into __asm__. 17 years ago
msmpeg4.h Globally rename the header inclusion guard names. 17 years ago
msmpeg4data.c cosmetics: Align table for better readability. 17 years ago
msmpeg4data.h spelling cosmetics 17 years ago
msrle.c Factorize out code used for MS RLE format decoding in different decoders. 17 years ago
msrledec.c Factorize out code used for MS RLE format decoding in different decoders. 17 years ago
msrledec.h Factorize out code used for MS RLE format decoding in different decoders. 17 years ago
msvideo1.c Cosmetics: rename loop counters in eval_refl() 17 years ago
nellymoser.c Cosmetics (format ff_nelly_dequantization_table nicer) 17 years ago
nellymoser.h Globally rename the header inclusion guard names. 17 years ago
nellymoserdec.c Set channel_layout 17 years ago
nellymoserenc.c nellymoserenc: flush PutBitContext after use. 17 years ago
noise_bsf.c Cosmetics: rename loop counters in eval_refl() 17 years ago
nuv.c Fix nuv decoder to use reget_buffer for non-keyframes and correctly 17 years ago
opt.c Cosmetics: rename loop counters in eval_refl() 17 years ago
opt.h Globally rename the header inclusion guard names. 17 years ago
os2thread.c Making it easier to send arbitrary structures as work orders to MT workers 17 years ago
parser.c add state64 field to ParseContext storing last 8 bytes, to be able to check for longer startcodes 17 years ago
parser.h add state64 field to ParseContext storing last 8 bytes, to be able to check for longer startcodes 17 years ago
pcm.c Bump Major version, this commit is almost just renaming bits_per_sample to 17 years ago
pcx.c Cosmetics: rename loop counters in eval_refl() 17 years ago
png.c Cosmetics: rename loop counters in eval_refl() 17 years ago
png.h Globally rename the header inclusion guard names. 17 years ago
pngdec.c Cosmetics: rename loop counters in eval_refl() 17 years ago
pngenc.c Cosmetics: rename loop counters in eval_refl() 17 years ago
pnm.c cosmetics: fix indentation after r15321 17 years ago
pnm.h Globally rename the header inclusion guard names. 17 years ago
pnm_parser.c Cosmetics: rename loop counters in eval_refl() 17 years ago
pnmenc.c Cosmetics: rename loop counters in eval_refl() 17 years ago
pthread.c Making it easier to send arbitrary structures as work orders to MT workers 17 years ago
ptx.c Cosmetics: rename loop counters in eval_refl() 17 years ago
qcelpdata.h Disable unused code for now to allow 'make checkheaders' to pass. 17 years ago
qcelpdec.c Trivial, Cosmetics 17 years ago
qdm2.c Cosmetics: rename loop counters in eval_refl() 17 years ago
qdm2data.h Globally rename the header inclusion guard names. 17 years ago
qdrw.c Cosmetics: rename loop counters in eval_refl() 17 years ago
qpeg.c Cosmetics: rename loop counters in eval_refl() 17 years ago
qtrle.c Bump Major version, this commit is almost just renaming bits_per_sample to 17 years ago
qtrleenc.c Bump Major version, this commit is almost just renaming bits_per_sample to 17 years ago
ra144.c Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder. 17 years ago
ra144.h Remove useless comment 17 years ago
ra288.c Use ff_dot_productf() in ra288.c 17 years ago
ra288.h Fix 'make checkheaders', based on a patch by Diego Pettenò, flameeyes gmail com. 17 years ago
rangecoder.c Cosmetics: rename loop counters in eval_refl() 17 years ago
rangecoder.h Globally rename the header inclusion guard names. 17 years ago
ratecontrol.c Add (additional) const to many global tables. 17 years ago
ratecontrol.h Globally rename the header inclusion guard names. 17 years ago
raw.c Fix some icc warnings by using enum PixelFormat instead of int where appropriate. 17 years ago
raw.h Fix some icc warnings by using enum PixelFormat instead of int where appropriate. 17 years ago
rawdec.c Fix some icc warnings by using enum PixelFormat instead of int where appropriate. 17 years ago
rawenc.c Revert r15653. 17 years ago
rectangle.h Globally rename the header inclusion guard names. 17 years ago
remove_extradata_bsf.c Cosmetics: rename loop counters in eval_refl() 17 years ago
resample.c Cosmetics: rename loop counters in eval_refl() 17 years ago
resample2.c Cosmetics: rename loop counters in eval_refl() 17 years ago
rl.h Globally rename the header inclusion guard names. 17 years ago
rl2.c Cosmetics: rename loop counters in eval_refl() 17 years ago
rle.c Cosmetics: rename loop counters in eval_refl() 17 years ago
rle.h Globally rename the header inclusion guard names. 17 years ago
roqaudioenc.c Cosmetics: rename loop counters in eval_refl() 17 years ago
roqvideo.c Cosmetics: rename loop counters in eval_refl() 17 years ago
roqvideo.h Globally rename the header inclusion guard names. 17 years ago
roqvideodec.c Cosmetics: rename loop counters in eval_refl() 17 years ago
roqvideoenc.c Cosmetics: rename loop counters in eval_refl() 17 years ago
rpza.c Cosmetics: rename loop counters in eval_refl() 17 years ago
rtjpeg.c Cosmetics: rename loop counters in eval_refl() 17 years ago
rtjpeg.h Globally rename the header inclusion guard names. 17 years ago
rv10.c spelling cosmetics 17 years ago
rv30.c Detect split RV30 slices 17 years ago
rv30data.h Globally rename the header inclusion guard names. 17 years ago
rv30dsp.c Cosmetics: rename loop counters in eval_refl() 17 years ago
rv34.c Fix RV40 chroma MC 17 years ago
rv34.h Calculating an additional MV-based deblocking pattern is the same 17 years ago
rv34data.h Globally rename the header inclusion guard names. 17 years ago
rv34vlc.h Globally rename the header inclusion guard names. 17 years ago
rv40.c Strong filtering function for future RV40 loop filter 17 years ago
rv40data.h Globally rename the header inclusion guard names. 17 years ago
rv40vlc2.h Globally rename the header inclusion guard names. 17 years ago
s3tc.c Cosmetics: rename loop counters in eval_refl() 17 years ago
s3tc.h Globally rename the header inclusion guard names. 17 years ago
sgi.h Globally rename the header inclusion guard names. 17 years ago
sgidec.c Cosmetics: rename loop counters in eval_refl() 17 years ago
sgienc.c Cosmetics: rename loop counters in eval_refl() 17 years ago
shorten.c Bump Major version, this commit is almost just renaming bits_per_sample to 17 years ago
simple_idct.c Convert asm keyword into __asm__. 17 years ago
simple_idct.h Globally rename the header inclusion guard names. 17 years ago
smacker.c Add channel layout to several audio decoders I maintain 17 years ago
smc.c Cosmetics: rename loop counters in eval_refl() 17 years ago
snow.c snow: move scratch buffer from stack to malloced buffer in context 17 years ago
snow.h Make non-void replacement functions actually return a value. 17 years ago
sonic.c Replace generic CONFIG_ENCODERS preprocessor conditionals by more specific 17 years ago
sp5x.h Globally rename the header inclusion guard names. 17 years ago
sp5xdec.c Cosmetics: rename loop counters in eval_refl() 17 years ago
sunrast.c Cosmetics: rename loop counters in eval_refl() 17 years ago
svq1.c Cosmetics: rename loop counters in eval_refl() 17 years ago
svq1.h Add the function declaration of ff_svq1_packet_checksum to svq1.h and include 17 years ago
svq1_cb.h Globally rename the header inclusion guard names. 17 years ago
svq1_vlc.h Globally rename the header inclusion guard names. 17 years ago
svq1dec.c Export svq1_packet_checksum() that is needed for svq3 watermarks, 17 years ago
svq1enc.c svq1enc: move scratch buffer from stack to context to ensure alignment 17 years ago
svq1enc_cb.h Globally rename the header inclusion guard names. 17 years ago
svq3.c move decoder initialization in separate function, earlier failure detection 17 years ago
targa.c Cosmetics: rename loop counters in eval_refl() 17 years ago
targaenc.c Cosmetics: rename loop counters in eval_refl() 17 years ago
tiertexseqv.c Cosmetics: rename loop counters in eval_refl() 17 years ago
tiff.c Cosmetics: rename loop counters in eval_refl() 17 years ago
tiff.h Globally rename the header inclusion guard names. 17 years ago
tiffenc.c Cosmetics: rename loop counters in eval_refl() 17 years ago
truemotion1.c Cosmetics: rename loop counters in eval_refl() 17 years ago
truemotion1data.h Globally rename the header inclusion guard names. 17 years ago
truemotion2.c Cosmetics: rename loop counters in eval_refl() 17 years ago
truespeech.c Cosmetics: rename loop counters in eval_refl() 17 years ago
truespeech_data.h Globally rename the header inclusion guard names. 17 years ago
tscc.c remove useless ifdeffery, tscc won't do anything useful without zlib 17 years ago
tta.c Bump Major version, this commit is almost just renaming bits_per_sample to 17 years ago
txd.c Cosmetics: rename loop counters in eval_refl() 17 years ago
ulti.c Cosmetics: rename loop counters in eval_refl() 17 years ago
ulti_cb.h Globally rename the header inclusion guard names. 17 years ago
unary.h Globally rename the header inclusion guard names. 17 years ago
utils.c Making it easier to send arbitrary structures as work orders to MT workers 17 years ago
vb.c Cosmetics: rename loop counters in eval_refl() 17 years ago
vc1.c 421l: postproc flag may be present in any VC-1 AP frame type 17 years ago
vc1.h Globally rename the header inclusion guard names. 17 years ago
vc1_parser.c Cosmetics: rename loop counters in eval_refl() 17 years ago
vc1acdata.h Globally rename the header inclusion guard names. 17 years ago
vc1data.c Cosmetics: rename loop counters in eval_refl() 17 years ago
vc1data.h Globally rename the header inclusion guard names. 17 years ago
vc1dsp.c Cosmetics: rename loop counters in eval_refl() 17 years ago
vcr1.c Disable encoders by undefining CONFIG_FOO_ENCODER once instead of littering 17 years ago
vmdav.c Bump Major version, this commit is almost just renaming bits_per_sample to 17 years ago
vmnc.c Bump Major version, this commit is almost just renaming bits_per_sample to 17 years ago
vorbis.c Cosmetics: rename loop counters in eval_refl() 17 years ago
vorbis.h Globally rename the header inclusion guard names. 17 years ago
vorbis_data.c Use DECLARE_ALIGNED_16() on vorbis windows as they are used in dsputils 17 years ago
vorbis_dec.c Fix memleak for currupt input. 17 years ago
vorbis_enc.c uses FF_ARRAY_ELEMS() where appropriate 17 years ago
vorbis_enc_data.h Globally rename the header inclusion guard names. 17 years ago
vp3.c MMX VP3 Loop Filter 17 years ago
vp3_parser.c Cosmetics: rename loop counters in eval_refl() 17 years ago
vp3data.h filter_limit_values only needs 7 bits, make its tables smaller 17 years ago
vp3dsp.c Move VP3 loop filter to DSPContext 17 years ago
vp5.c Cosmetics: rename loop counters in eval_refl() 17 years ago
vp5data.h Globally rename the header inclusion guard names. 17 years ago
vp6.c vp6dec: ensure we don't try to use a buffer with negative size 17 years ago
vp6data.h Globally rename the header inclusion guard names. 17 years ago
vp56.c Cosmetics: rename loop counters in eval_refl() 17 years ago
vp56.h Globally rename the header inclusion guard names. 17 years ago
vp56data.c Cosmetics: rename loop counters in eval_refl() 17 years ago
vp56data.h Globally rename the header inclusion guard names. 17 years ago
vqavideo.c Cosmetics: rename loop counters in eval_refl() 17 years ago
w32thread.c Making it easier to send arbitrary structures as work orders to MT workers 17 years ago
wavpack.c Add channel layout to several audio decoders I maintain 17 years ago
wma.c Fix index to ff_sine_windows[]. Previously the index was usually in reverse 17 years ago
wma.h Globally rename the header inclusion guard names. 17 years ago
wmadata.h Globally rename the header inclusion guard names. 17 years ago
wmadec.c Fix mid/side stereo buggy output zeroing, fixes issue264 part 2. 17 years ago
wmaenc.c Intel C compiler warns on this assignment in this if(), probably 17 years ago
wmv2.c Cosmetics: rename loop counters in eval_refl() 17 years ago
wmv2.h Globally rename the header inclusion guard names. 17 years ago
wmv2dec.c Cosmetics: rename loop counters in eval_refl() 17 years ago
wmv2enc.c Cosmetics: rename loop counters in eval_refl() 17 years ago
wnv1.c Cosmetics: rename loop counters in eval_refl() 17 years ago
ws-snd1.c Cosmetics: rename loop counters in eval_refl() 17 years ago
xan.c Cosmetics: rename loop counters in eval_refl() 17 years ago
xiph.c Cosmetics: rename loop counters in eval_refl() 17 years ago
xiph.h Globally rename the header inclusion guard names. 17 years ago
xl.c Cosmetics: rename loop counters in eval_refl() 17 years ago
xsubdec.c Cosmetics: rename loop counters in eval_refl() 17 years ago
xvmc_render.h Globally rename the header inclusion guard names. 17 years ago
xvmcvideo.c Cosmetics: rename loop counters in eval_refl() 17 years ago
zmbv.c Bump Major version, this commit is almost just renaming bits_per_sample to 17 years ago
zmbvenc.c ZMBV encoder forgot to fill coded frame pointer 17 years ago