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.
 
 
 
 
 
Justin Ruggles ffc2b3412c right shift the values by 8 in GAQ remap "B" table. data now fits in int8_t. 16 years ago
..
alpha Use full path for #includes from another directory. 17 years ago
armv4l ARM: optimised MAC64 and MLS64 16 years ago
bfin Use full path for #includes from another directory. 17 years ago
i386 stricter constraints of asm() blocks 16 years ago
mlib Use full path for #includes from another directory. 17 years ago
ppc Remove unused variables 16 years ago
ps2 Use full path for #includes from another directory. 17 years ago
sh4 Use full path for #includes from another directory. 17 years ago
sparc Use full path for #includes from another directory. 17 years ago
4xm.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
8bps.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
8svx.c Modify all codecs to report their supported input and output sample format(s). 16 years ago
Makefile 1000l to me. committed to wrong repo. revert last commit. 16 years ago
aac.c Use ff_imdct_half() and vector_fmul_window() for IMDCT and windowing. Reduce 16 years ago
aac.h Use ff_imdct_half() and vector_fmul_window() for IMDCT and windowing. Reduce 16 years ago
aac_ac3_parser.c cosmetics: make all references to AC-3 capitalized and hyphenated 16 years ago
aac_ac3_parser.h cosmetics: make all references to AC-3 capitalized and hyphenated 16 years ago
aac_parser.c Add new_frame_start and need_next_header. 17 years ago
aacdectab.h More OKed AAC decoder code hunks 16 years ago
aacenc.c okayed chunks of AAC encoder 16 years ago
aacpsy.c Add okayed chunks of AAC encoder psychoacoustic model 16 years ago
aacpsy.h Add okayed chunks of AAC encoder psychoacoustic model 16 years ago
aactab.c More OKed AAC decoder hunks 16 years ago
aactab.h More OKed AAC decoder hunks 16 years ago
aasc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
ac3.c cosmetics: make all references to AC-3 capitalized and hyphenated 16 years ago
ac3.h cosmetics: make all references to AC-3 capitalized and hyphenated 16 years ago
ac3_parser.c cosmetics: make all references to AC-3 capitalized and hyphenated 16 years ago
ac3_parser.h cosmetics: make all references to AC-3 capitalized and hyphenated 16 years ago
ac3dec.c fix decoding of coupling leak info for normal AC-3 16 years ago
ac3dec.h 1000l to me. committed to wrong repo. revert last commit. 16 years ago
ac3dec_data.c right shift the values by 8 in GAQ remap "B" table. data now fits in int8_t. 16 years ago
ac3dec_data.h right shift the values by 8 in GAQ remap "B" table. data now fits in int8_t. 16 years ago
ac3enc.c commit the OKed parts of the E-AC-3 decoder 16 years ago
ac3tab.c cosmetics: make all references to AC-3 capitalized and hyphenated 16 years ago
ac3tab.h cosmetics: make all references to AC-3 capitalized and hyphenated 16 years ago
acelp_filters.c Remove mathops.h dependancy. 16 years ago
acelp_filters.h Mention cut-off freq of ff_acelp_high_pass_filter() instead of some 16 years ago
acelp_math.c Fixed-point implementation of ff_cos, ff_log2, ff_exp2. 17 years ago
acelp_math.h Doxygen syntax consistency. 16 years ago
acelp_pitch_delay.c make sum_of_squares() more generic 16 years ago
acelp_pitch_delay.h gain code, gain pitch and pitch delay decoding for ACELP based codecs 16 years ago
acelp_vectors.c consistency cosmetics: indices --> indexes in variable names 17 years ago
acelp_vectors.h Make equation in doxy of ff_acelp_weighted_vector_sum() more readable by 16 years ago
adpcm.c Modify all codecs to report their supported input and output sample format(s). 16 years ago
adx.h split adx encoder in its own file 17 years ago
adxdec.c Mark adx_decode_init() as type int instead of void, the function returns 16 years ago
adxenc.c Modify all codecs to report their supported input and output sample format(s). 16 years ago
alac.c alac : check readsamplesize to ensure get_bits() doesn't 16 years ago
alacenc.c alacenc : perform decorrelation only for stereo samples 16 years ago
allcodecs.c Last hunk of the AAC decoder code to be OKed and build system and documentation 16 years ago
apedec.c Modify all codecs to report their supported input and output sample format(s). 16 years ago
apiexample.c
asv1.c bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 16 years ago
atrac3.c mdct wrapper function to match fft 16 years ago
atrac3data.h mark read-only data as const 16 years ago
audioconvert.c Add SAMPLE_FMT_DBL. 16 years ago
audioconvert.h Modify av_audio_convert() to use AVAudioConvert context struct; add av_audio_convert_alloc() and av_audio_convert_free() support functions. 16 years ago
avcodec.h Last hunk of the AAC decoder code to be OKed and build system and documentation 16 years ago
avs.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
beosthread.c
bethsoftvideo.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
bethsoftvideo.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
bfi.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
bitstream.c move ff_log2_run to bitstream.c and reuse in ffv1.c 16 years ago
bitstream.h Remove dead code in bitstream.h 16 years ago
bitstream_filter.c av_*_next() API for libavcodec 17 years ago
bmp.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
bmp.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
bmpenc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
bytestream.h Use full path for #includes from another directory. 17 years ago
c93.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
cabac.c Use full path for #includes from another directory. 17 years ago
cabac.h Use full path for #includes from another directory. 17 years ago
cavs.c Apply 'cold' attribute to init/uninit functions in libavcodec 17 years ago
cavs.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
cavs_parser.c
cavsdata.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
cavsdec.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
cavsdsp.c
cinepak.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
cljr.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
colorspace.h Add missing multiple inclusion guards. 17 years ago
cook.c mdct wrapper function to match fft 16 years ago
cookdata.h mark read-only data as const 16 years ago
cscd.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
cyuv.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
dca.c Correct scaling factor in DCA decoder synthesis. 16 years ago
dca.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
dca_parser.c DCA frame size is constant 17 years ago
dcadata.h Some spelling fixes in comments 17 years ago
dcahuff.h mark read-only data as const 16 years ago
dct-test.c Make code independent/less dependent on dsputil. 16 years ago
dirac_parser.c Add Dirac parser from SoC; written by Marco Gerards; 17 years ago
dnxhddata.c return if bitrate is not specified or too low 17 years ago
dnxhddata.h add bitrate helper to choose all dnxhd variants 17 years ago
dnxhddec.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
dnxhdenc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
dpcm.c Modify all codecs to report their supported input and output sample format(s). 16 years ago
dsicinav.c Modify all codecs to report their supported input and output sample format(s). 16 years ago
dsputil.c simd int->float 16 years ago
dsputil.h document some dsp alignments 16 years ago
dump_extradata_bsf.c
dv.c Making block size in bits variable and dependent on the DV spec 16 years ago
dvbsub.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
dvbsub_parser.c Simplify parser core. 17 years ago
dvbsubdec.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
dvdata.h Making block size in bits variable and dependent on the DV spec 16 years ago
dvdsub_parser.c
dvdsubdec.c dvdsubdec: allow compilation with -DDEBUG 16 years ago
dvdsubenc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
dxa.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
eac3dec.c change eac3dec.c license to LGPL 16 years ago
eacmv.c Electronic Arts CMV decoder 16 years ago
eatgv.c Electronic Arts TGV decoder 16 years ago
elbg.c My commit at r14340 was not the right solution. For a monochromatic 16 years ago
elbg.h Use full path for #includes from another directory. 17 years ago
error_resilience.c cosmetics: typo fixes 17 years ago
escape124.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
eval.c mark read-only data as const 16 years ago
eval.h Fix 17 years ago
faandct.c mark read-only data as const 16 years ago
faandct.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
faanidct.c Fix unused variable warnings. 17 years ago
faanidct.h include dependencies ... 17 years ago
fdctref.c
fft-test.c remove mdct tmp buffer 16 years ago
fft.c mdct wrapper function to match fft 16 years ago
ffv1.c move ff_log2_run to bitstream.c and reuse in ffv1.c 16 years ago
flac.c Modify all codecs to report their supported input and output sample format(s). 16 years ago
flac.h include avcodec.h 17 years ago
flacenc.c fix and simplify frame size check and reencoding in verbatim mode 16 years ago
flashsv.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
flashsvenc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
flicvideo.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
fraps.c Simplify colour conversion in Fraps as suggested by Michael 16 years ago
g726.c Modify all codecs to report their supported input and output sample format(s). 16 years ago
g729.h Remove unnecessary header inclusion from g729.h 16 years ago
g729data.h Move from g729.h all definitions which are used only in g729dec.c 16 years ago
g729dec.c Move from g729.h all definitions which are used only in g729dec.c 16 years ago
gif.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
gifdec.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
golomb.c Use full path for #includes from another directory. 17 years ago
golomb.h bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 16 years ago
h261.c
h261.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
h261_parser.c
h261data.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
h261dec.c do not fail on qscale==0 if error resilience is high, fix broken quicktime h261, lotr.mov 16 years ago
h261enc.c bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 16 years ago
h263.c bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 16 years ago
h263.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
h263_parser.c don't cast const away 17 years ago
h263_parser.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
h263data.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
h263dec.c cosmetics: Fix two common typos: wont --> will not, lets --> let us. 16 years ago
h264.c Remove unused variable. 16 years ago
h264.h Use the correct reference tables for interlaced MBAFF MBs in the loop filter. 16 years ago
h264_mp4toannexb_bsf.c Fix a bug causing the generated stream to be corrupt if the buffer 17 years ago
h264_parser.c
h264_parser.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
h264data.h chroma_format_idc=0 aka grayscale support. 16 years ago
h264dspenc.c
h264enc.c Use full path for #includes from another directory. 17 years ago
h264idct.c
h264pred.c Support MBAFF + constrained intra prediction. 16 years ago
h264pred.h Support MBAFF + constrained intra prediction. 16 years ago
huffman.c huffman: add a zero_count flag and use it in fraps 17 years ago
huffman.h huffman: add a zero_count flag and use it in fraps 17 years ago
huffyuv.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
idcinvideo.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
imc.c Modify all codecs to report their supported input and output sample format(s). 16 years ago
imcdata.h mark read-only data as const 16 years ago
imgconvert.c Add graceful error handling to avcodec_get_pix_fmt_name() and avcodec_get_pix_fmt(). 16 years ago
imgconvert.h Add missing stdint.h #include to headers that use it. 17 years ago
imgconvert_template.h spelling 17 years ago
imgresample.c add context_to_name func for logging 17 years ago
imx_dump_header_bsf.c
indeo2.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
indeo2data.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
indeo3.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
indeo3data.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
interplayvideo.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
intrax8.c Correctly clean up IntraX8Context upon codec close. 17 years ago
intrax8.h Correctly clean up IntraX8Context upon codec close. 17 years ago
intrax8dsp.c cosmetics: Fix spacial --> spatial typo in function names. 17 years ago
intrax8huf.h make some tables static 17 years ago
jfdctfst.c Use full path for #includes from another directory. 17 years ago
jfdctint.c Use full path for #includes from another directory. 17 years ago
jpegls.c Wrong constant used in default threshold value calculation for 16 years ago
jpegls.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
jpeglsdec.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
jpeglsdec.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
jpeglsenc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
jrevdct.c Use full path for #includes from another directory. 17 years ago
kmvc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
lcl.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
lcldec.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
lclenc.c Improve an lclenc.c error message in case of unsupported input pixel 17 years ago
liba52.c Modify all codecs to report their supported input and output sample format(s). 16 years ago
libamr.c Modify all codecs to report their supported input and output sample format(s). 16 years ago
libdirac.h 10l: Unbreak libdirac compilation; CONFIG_LIBDIRAC is defined in config.h, so 17 years ago
libdirac_libschro.c Add a parameter for queue size. 16 years ago
libdirac_libschro.h Add a parameter for queue size. 16 years ago
libdiracdec.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
libdiracenc.c Fix pts handling when encoding with libdirac. 16 years ago
libfaac.c Modify all codecs to report their supported input and output sample format(s). 16 years ago
libfaad.c Modify all codecs to report their supported input and output sample format(s). 16 years ago
libgsm.c Modify all codecs to report their supported input and output sample format(s). 16 years ago
libmp3lame.c Use compression level to set mp3lame quality option. 16 years ago
libschroedinger.c Add Dirac support through libschroedinger. 17 years ago
libschroedinger.h Add Dirac support through libschroedinger. 17 years ago
libschroedingerdec.c Parse frames to feed the decoder with individual parse units. 16 years ago
libschroedingerenc.c Fix pts handling when encoding with libschroedinger, closes issue 453. 16 years ago
libtheoraenc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
libvorbis.c Modify all codecs to report their supported input and output sample format(s). 16 years ago
libx264.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
libxvid_internal.h cosmetics: XviD is now called Xvid. 17 years ago
libxvid_rc.c cosmetics: XviD is now called Xvid. 17 years ago
libxvidff.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
ljpegenc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
loco.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
lowpass.c Simple lowpass filter implementation. 16 years ago
lowpass.h Simple lowpass filter implementation. 16 years ago
lpc.c cosmetics: Fix incorrect indentation. 16 years ago
lpc.h Add missing header includes to fix 'make checkheaders'. 16 years ago
lsp.c Fix compilation error. 17 years ago
lsp.h Correct a couple of typos 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 consts 17 years ago
lzwenc.c
mace.c Modify all codecs to report their supported input and output sample format(s). 16 years ago
mathops.h mathops: add MAC64, MLS64, and MLS16 16 years ago
mdct.c The ff_sine_#[] should be aligned as they will commonly be used in dsputil 16 years ago
mdec.c Rename ff_init_vlcs function to the more descriptive name ff_mpeg12_init_vlcs. 16 years ago
mimic.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
mjpeg.c remove duplicate tables 16 years ago
mjpeg.h remove duplicate tables 16 years ago
mjpeg_parser.c
mjpega_dump_header_bsf.c
mjpegbdec.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
mjpegdec.c Return an error when ff_jpegls_decode_picture fails. 16 years ago
mjpegdec.h Increase alignment for DCT block arrays from 8 to 16 17 years ago
mjpegenc.c bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 16 years ago
mjpegenc.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
mlp.c mlp: split simple inline function that xors 4 bytes into one. 16 years ago
mlp.h mlp: Define End-of-Stream code in common header file and use it in decoder. 16 years ago
mlp_parser.c mlp: Split common code from parser and decoder to be used by encoder. 16 years ago
mlp_parser.h Add correct header #include to fix 'make checkheaders'. 16 years ago
mlpdec.c mlp: Define End-of-Stream code in common header file and use it in decoder. 16 years ago
mmvideo.c Remove AVPaletteControl from ALG MM demuxer/decoder 16 years ago
motion-test.c spelling 17 years ago
motion_est.c Remove ancient code that hasnt worked in many years. 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 Add bitstream filter to convert between mov and plain text subtitles 17 years ago
mp3_header_compress_bsf.c
mp3_header_decompress_bsf.c
mpc.c Use full path for #includes from another directory. 17 years ago
mpc.h Use full path for #includes from another directory. 17 years ago
mpc7.c Modify all codecs to report their supported input and output sample format(s). 16 years ago
mpc7data.h Split Musepack decoder into SV7 decoder and synth core 17 years ago
mpc8.c Modify all codecs to report their supported input and output sample format(s). 16 years ago
mpc8data.h Musepack SV8 demuxer and decoder 17 years ago
mpc8huff.h Musepack SV8 demuxer and decoder 17 years ago
mpcdata.h Split Musepack decoder into SV7 decoder and synth core 17 years ago
mpeg4audio.c mpeg4audio common code 17 years ago
mpeg4audio.h mpeg4audio common code 17 years ago
mpeg4data.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
mpeg4video_parser.c
mpeg4video_parser.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
mpeg12.c Rename ff_init_vlcs function to the more descriptive name ff_mpeg12_init_vlcs. 16 years ago
mpeg12.h Rename ff_init_vlcs function to the more descriptive name ff_mpeg12_init_vlcs. 16 years ago
mpeg12data.c move ff_mpeg1_dc_scale_table to mpegvideo.c 17 years ago
mpeg12data.h Use full path for #includes from another directory. 17 years ago
mpeg12decdata.h mark read-only data as const 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 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
mpegaudio_parser.c
mpegaudiodata.c mark read-only data as const 16 years ago
mpegaudiodata.h mark read-only data as const 16 years ago
mpegaudiodec.c Use static vlc structure to decode layer 3 huffman tables. 16 years ago
mpegaudiodecheader.c
mpegaudiodecheader.h Use full path for #includes from another directory. 17 years ago
mpegaudiodectab.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
mpegaudioenc.c Modify all codecs to report their supported input and output sample format(s). 16 years ago
mpegaudiotab.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
mpegvideo.c fix mpeg 4:2:2 vis_qp and vis_mb_type debug, fix issue #471 16 years ago
mpegvideo.h Picture.ref_count/ref_poc have to be stored per field (actually also per 16 years ago
mpegvideo_common.h Force inlining of MPV_motion_internal. 17 years ago
mpegvideo_enc.c fix 4:2:2 psnr 16 years ago
mpegvideo_parser.c In mpeg1/2 timestamps are associated with the access unit which 17 years ago
msmpeg4.c bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 16 years ago
msmpeg4.h split wmv2 in its own file 17 years ago
msmpeg4data.c remove duplicate tables 16 years ago
msmpeg4data.h remove duplicate tables 16 years ago
msrle.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
msvideo1.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
nellymoser.c redundant assignment found by Clang 16 years ago
nellymoser.h Separating from nellymoserdec.c parts required by encoder 17 years ago
nellymoserdec.c mdct wrapper function to match fft 16 years ago
noise_bsf.c Randomly change the amount of noise if nothing is explicitly set. 17 years ago
nuv.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
opt.c Fix the logic to access the location of a string to free when setting 16 years ago
opt.h Complete documentation for av_set_string(). 16 years ago
os2thread.c Add attribute_align_arg to os2thread.c. 17 years ago
parser.c indent 17 years ago
parser.h small spelling/wording fixes 17 years ago
pcm.c Upgrade 20/24-bit PCM DVD decoder use SAMPLE_FMT_S32. Patch supplied by lars dot taeuber at gmx dot net. 16 years ago
pcx.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
png.c decode mng color decorrelation 17 years ago
png.h decode mng color decorrelation 17 years ago
pngdec.c Remove useless casts. 16 years ago
pngenc.c Remove useless casts. 16 years ago
pnm.c Remove unnecessary parentheses from return calls. 17 years ago
pnm.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
pnm_parser.c
pnmenc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
pthread.c
ptx.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
qdm2.c Modify all codecs to report their supported input and output sample format(s). 16 years ago
qdm2data.h mark read-only data as const 16 years ago
qdrw.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
qpeg.c mark read-only data as const 16 years ago
qtrle.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
qtrleenc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
ra144.c Cosmetics: rename loop counters in eval_refl() 16 years ago
ra144.h mark read-only data as const 16 years ago
ra288.c Check *data_size in decode_frame() 16 years ago
ra288.h Rename and comment bandwidth broadening tables 16 years ago
rangecoder.c Add #undef random and call the right function to fix test program compilation. 17 years ago
rangecoder.h Use full path for #includes from another directory. 17 years ago
ratecontrol.c Fix rc_eq mem leak. 16 years ago
ratecontrol.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
raw.c
raw.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
rawdec.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
rawenc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
rectangle.h Use full path for #includes from another directory. 17 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 Change init_vlc_rl() so it does not use *alloc_static() anymore. 17 years ago
rl2.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
rle.c Fix a potential out of array writing. 16 years ago
rle.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
roqaudioenc.c Modify all codecs to report their supported input and output sample format(s). 16 years ago
roqvideo.c cosmetics: s/Id/id/ in libavcodec where Id refers to id Software. 17 years ago
roqvideo.h Use full path for #includes from another directory. 17 years ago
roqvideodec.c Cosmetics: s/Id/id/ in libavcodec/roqvideodec.c when Id refers to id Software 17 years ago
roqvideoenc.c Set avctx->coded_frame in RoQ encoder. At some point in 16 years ago
rpza.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
rtjpeg.c Use full path for #includes from another directory. 17 years ago
rtjpeg.h dsputil.h is a local header 17 years ago
rv10.c bitstream: move put_sbits() from flacenc.c to bitstream.h and use it 16 years ago
rv30.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
rv30data.h spelling cosmetics 17 years ago
rv30dsp.c RV30 thirdpel motion compensation support 17 years ago
rv34.c Remove unnecessary parentheses from return calls. 17 years ago
rv34.h Calculate motion vector information based on PTS provided in slice header 17 years ago
rv34data.h Replace table with its H.263 counterpart 17 years ago
rv34vlc.h Rename some tables 17 years ago
rv40.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
rv40data.h Update tables for RV40 decoder 17 years ago
rv40vlc2.h Update tables for RV40 decoder 17 years ago
s3tc.c use AV_RL* instead of le2me_* 17 years ago
s3tc.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
sgi.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 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 Modify all codecs to report their supported input and output sample format(s). 16 years ago
simple_idct.c Add 4x4 IDCT 17 years ago
simple_idct.h Add 4x4 IDCT 17 years ago
smacker.c Modify all codecs to report their supported input and output sample format(s). 16 years ago
smc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
snow.c cosmetics: s/const static/static const/g 16 years ago
snow.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
sonic.c Modify all codecs to report their supported input and output sample format(s). 16 years ago
sp5x.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
sp5xdec.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
sunrast.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
svq1.c Mark the ff_svq1_frame_size_table as constant. 17 years ago
svq1.h Mark the ff_svq1_frame_size_table as constant. 17 years ago
svq1_cb.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
svq1_vlc.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
svq1dec.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
svq1enc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
svq1enc_cb.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
svq3.c 10000l, revert 16 years ago
targa.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
targaenc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
tiertexseqv.c Remove context fields which can be used as simple local variables. 16 years ago
tiff.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
tiff.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
tiffenc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
truemotion1.c mark read-only data as const 16 years ago
truemotion1data.h mark read-only data as const 16 years ago
truemotion2.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
truespeech.c Modify all codecs to report their supported input and output sample format(s). 16 years ago
truespeech_data.h mark read-only data as const 16 years ago
tscc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
tta.c mark read-only data as const 16 years ago
txd.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
ulti.c mark read-only data as const 16 years ago
ulti_cb.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
unary.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
utils.c Provide a simpler way for the user to reorder her timestamps. 16 years ago
vb.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
vc1.c Remove unused variable. 16 years ago
vc1.h In-loop deblocking filter for VC-1 decoder 16 years ago
vc1_parser.c
vc1acdata.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
vc1data.c remove duplicate tables 16 years ago
vc1data.h remove duplicate tables 16 years ago
vc1dsp.c simplify 4-point transform part a bit 17 years ago
vcr1.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
vmdav.c Modify all codecs to report their supported input and output sample format(s). 16 years ago
vmnc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
vorbis.c Remove unnecessary parentheses from return calls. 17 years ago
vorbis.h mark read-only data as const 16 years ago
vorbis_data.c mark read-only data as const 16 years ago
vorbis_dec.c mdct wrapper function to match fft 16 years ago
vorbis_enc.c remove mdct tmp buffer 16 years ago
vorbis_enc_data.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
vp3.c make ModeAlphabet read-only and use a custom mode alphabet 16 years ago
vp3_parser.c VP3 parser can also handle VP6 without any changes. 16 years ago
vp3data.h mark read-only data as const 16 years ago
vp3dsp.c Fix decoding of 320x240.ogg. 16 years ago
vp5.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
vp5data.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
vp6.c vp6: ensure that huffman decoding table is sorted with descending symbol order 16 years ago
vp6data.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
vp56.c Add VP56_FRAME_NONE and use VP56_FRAME_CURRENT. 17 years ago
vp56.h remove #include "mpegvideo.h" where it is not needed 17 years ago
vp56data.c add support for VP6 with huffman encoded blocks 17 years ago
vp56data.h Add VP56_FRAME_NONE and use VP56_FRAME_CURRENT. 17 years ago
vqavideo.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
w32thread.c __stdcall -> WINAPI 17 years ago
wavpack.c Modify all codecs to report their supported input and output sample format(s). 16 years ago
wma.c Fix index to ff_sine_windows[]. Previously the index was usually in reverse 16 years ago
wma.h remove mdct tmp buffer 16 years ago
wmadata.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
wmadec.c mdct wrapper function to match fft 16 years ago
wmaenc.c remove mdct tmp buffer 16 years ago
wmv2.c Apply 'cold' attribute to init/uninit functions in libavcodec 17 years ago
wmv2.h Increase alignment for DCT block arrays from 8 to 16 17 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 Modify all codecs to report their supported input and output sample format(s). 16 years ago
xan.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
xiph.c Simplify ff_split_xiph_headers 17 years ago
xiph.h Use full path for #includes from another directory. 17 years ago
xl.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
xsubdec.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
xvmc_render.h Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
xvmcvideo.c Fix a bunch of typos in comments. 17 years ago
zmbv.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
zmbvenc.c Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago