| .. |
|
alpha
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
armv4l
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
bfin
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
i386
|
Remove duplication of TRANSPOSE8 macro, also removing some redundant load/stores
|
17 years ago |
|
mlib
|
Use full path for #includes from another directory.
|
17 years ago |
|
ppc
|
spelling cosmetics
|
17 years ago |
|
ps2
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
sh4
|
Use full path for #includes from another directory.
|
17 years ago |
|
sparc
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
4xm.c
|
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
|
17 years ago |
|
8bps.c
|
Bump Major version, this commit is almost just renaming bits_per_sample to
|
17 years ago |
|
8svx.c
|
Use "static const" instead of "const static"
|
17 years ago |
|
Makefile
|
Add RLE4 and RLE8 decoding support for BMP
|
17 years ago |
|
aac.c
|
Zero 'idx' for each iteration of the coupling gain loop and as it is only used
|
17 years ago |
|
aac.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
aac_ac3_parser.c
|
Fix all the recent problems Justin had run into with the AC3 parser,
|
17 years ago |
|
aac_ac3_parser.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
aac_parser.c
|
Add new_frame_start and need_next_header.
|
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
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
aactab.c
|
Add (additional) const to many global tables.
|
17 years ago |
|
aactab.h
|
Add (additional) const to many global tables.
|
17 years ago |
|
aasc.c
|
Factorize out code used for MS RLE format decoding in different decoders.
|
17 years ago |
|
ac3.c
|
cosmetics: make all references to AC-3 capitalized and hyphenated
|
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
|
Rename error_resilience to error_recognition.
|
17 years ago |
|
ac3dec.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
ac3dec_data.c
|
Add (additional) const to many global tables.
|
17 years ago |
|
ac3dec_data.h
|
Add (additional) const to many global tables.
|
17 years ago |
|
ac3enc.c
|
create a separate codec_id for E-AC-3
|
17 years ago |
|
ac3tab.c
|
cosmetics: make all references to AC-3 capitalized and hyphenated
|
17 years ago |
|
ac3tab.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
acelp_filters.c
|
(cosmetics) Describe for which tests clipping is required.
|
17 years ago |
|
acelp_filters.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
acelp_math.c
|
Fixed-point implementation of ff_cos, ff_log2, ff_exp2.
|
17 years ago |
|
acelp_math.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
acelp_pitch_delay.c
|
make sum_of_squares() more generic
|
17 years ago |
|
acelp_pitch_delay.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
acelp_vectors.c
|
consistency cosmetics: indices --> indexes in variable names
|
17 years ago |
|
acelp_vectors.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
adpcm.c
|
Modify all codecs to report their supported input and output sample format(s).
|
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
|
Modify all codecs to report their supported input and output sample format(s).
|
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
|
Remove stuff under #if LIBAVCODEC_VERSION_INT.
|
17 years ago |
|
apedec.c
|
Correct wrong lower limit and condition used in APE decoder
|
17 years ago |
|
apiexample.c
|
Improve understanding ofavcodec_find_decoder()
|
18 years ago |
|
asv1.c
|
Replace generic CONFIG_ENCODERS preprocessor conditionals by more specific
|
17 years ago |
|
atrac3.c
|
atrac3: ensure input frame is not overwritten (it is const)
|
17 years ago |
|
atrac3data.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
audioconvert.c
|
Drop deprecated SAMPLE_FMT_S24.
|
17 years ago |
|
audioconvert.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
avcodec.h
|
Document the directpred auto value.
|
17 years ago |
|
avs.c
|
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
|
17 years ago |
|
beosthread.c
|
license header consistency cosmetics
|
18 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.
|
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
|
17 years ago |
|
bitstream.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
bitstream_filter.c
|
av_*_next() API for libavcodec
|
18 years ago |
|
bmp.c
|
Cosmetics: reindent after last commit
|
17 years ago |
|
bmp.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
bmpenc.c
|
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
|
17 years ago |
|
bytestream.h
|
Globally rename the header inclusion guard names.
|
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
|
Remove useless #ifdef around #include.
|
17 years ago |
|
cavs.c
|
Apply 'cold' attribute to init/uninit functions in libavcodec
|
17 years ago |
|
cavs.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
cavs_parser.c
|
license header consistency cosmetics
|
18 years ago |
|
cavsdata.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
cavsdec.c
|
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
|
17 years ago |
|
cavsdsp.c
|
license header consistency cosmetics
|
18 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
|
mdct wrapper function to match fft
|
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
|
Remove the cos_mod table that has become unused after replacing the imdct
|
17 years ago |
|
dca.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
dca_parser.c
|
DCA frame size is constant
|
17 years ago |
|
dcadata.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
dcahuff.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
dct-test.c
|
Make code independent/less dependent on dsputil.
|
17 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
|
Globally rename the header inclusion guard names.
|
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).
|
17 years ago |
|
dsicinav.c
|
Modify all codecs to report their supported input and output sample format(s).
|
17 years ago |
|
dsputil.c
|
simd int->float
|
17 years ago |
|
dsputil.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
dump_extradata_bsf.c
|
move dump_extradata bitstream filter in its own file
|
18 years ago |
|
dv.c
|
Replace generic CONFIG_DECODERS preprocessor conditionals by more specific
|
17 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
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
dvdsub_parser.c
|
Update the dvdsub parser to be able to parse HD-DVD subtitle packets.
|
18 years ago |
|
dvdsubdec.c
|
dvdsubdec: allow compilation with -DDEBUG
|
17 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
|
simplify code and comment regarding determination whether or not AHT is used.
|
17 years ago |
|
eacmv.c
|
Electronic Arts CMV decoder
|
17 years ago |
|
eatgv.c
|
Electronic Arts TGV decoder
|
17 years ago |
|
elbg.c
|
My commit at r14340 was not the right solution. For a monochromatic
|
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
|
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
|
17 years ago |
|
eval.c
|
Remove stuff under #if LIBAVCODEC_VERSION_INT.
|
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
|
Fix unused variable warnings.
|
17 years ago |
|
faanidct.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
fdctref.c
|
license header consistency cosmetics
|
18 years ago |
|
fft-test.c
|
remove mdct tmp buffer
|
17 years ago |
|
fft.c
|
mdct wrapper function to match fft
|
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
|
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
|
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
|
Another set of approved changes for G.729: includes, formats structure,
|
17 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
|
Fix regression test failure caused by golomb limit not being considered
|
17 years ago |
|
h261.c
|
move definition of MB_TYPE_H261_FIL to h261.h so h261.c doesn't
|
18 years ago |
|
h261.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
h261_parser.c
|
slightly more correct spliting of frames
|
18 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
|
bitstream: move put_sbits() from flacenc.c to bitstream.h and use it
|
17 years ago |
|
h263.c
|
Rename error_resilience to error_recognition.
|
17 years ago |
|
h263.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
h263_parser.c
|
don't cast const away
|
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
|
Rename error_resilience to error_recognition.
|
17 years ago |
|
h264.c
|
Rename copy_picture to ff_copy_picture.
|
17 years ago |
|
h264.h
|
Another try to fix temporal direct mode references.
|
17 years ago |
|
h264_mp4toannexb_bsf.c
|
Fix a bug causing the generated stream to be corrupt if the buffer
|
18 years ago |
|
h264_parser.c
|
license header consistency cosmetics
|
18 years ago |
|
h264_parser.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
h264data.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
h264dspenc.c
|
Take care of some renames (Doxygen and function name) after the previous pure rename patch.
|
18 years ago |
|
h264enc.c
|
license header consistency cosmetics
|
17 years ago |
|
h264idct.c
|
license header consistency cosmetics
|
18 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
|
huffman: add a zero_count flag and use it in fraps
|
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
|
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
|
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
|
Modify all codecs to report their supported input and output sample format(s).
|
17 years ago |
|
imcdata.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
imgconvert.c
|
avcodec_find_best_pix_fmt() needs a 64bit mask as there are more than 32 pix_fmts.
|
17 years ago |
|
imgconvert.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
imgconvert_template.h
|
spelling
|
18 years ago |
|
imgresample.c
|
cosmetics: Fix indentation.
|
17 years ago |
|
imx_dump_header_bsf.c
|
move imx_dump_header bitstream filter in its own file
|
18 years ago |
|
indeo2.c
|
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
|
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
|
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
|
17 years ago |
|
intrax8.c
|
Correctly clean up IntraX8Context upon codec close.
|
18 years ago |
|
intrax8.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
intrax8dsp.c
|
cosmetics: Fix spacial --> spatial typo in function names.
|
18 years ago |
|
intrax8huf.h
|
Globally rename the header inclusion guard names.
|
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
|
17 years ago |
|
jpegls.h
|
Globally rename the header inclusion guard names.
|
17 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.
|
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
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
lcldec.c
|
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
|
17 years ago |
|
lclenc.c
|
Bump Major version, this commit is almost just renaming bits_per_sample to
|
17 years ago |
|
liba52.c
|
Add (additional) const to many global tables.
|
17 years ago |
|
libamr.c
|
Modify all codecs to report their supported input and output sample format(s).
|
17 years ago |
|
libdirac.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
libdirac_libschro.c
|
Add a parameter for queue size.
|
17 years ago |
|
libdirac_libschro.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
libdiracdec.c
|
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
|
17 years ago |
|
libdiracenc.c
|
Add support for creating Simple Profile (I-frame only, no arithmetic coding)
|
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
|
Modify all codecs to report their supported input and output sample format(s).
|
17 years ago |
|
libmp3lame.c
|
Use compression level to set mp3lame quality option.
|
17 years ago |
|
libschroedinger.c
|
Add Dirac support through libschroedinger.
|
17 years ago |
|
libschroedinger.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
libschroedingerdec.c
|
Parse frames to feed the decoder with individual parse units.
|
17 years ago |
|
libschroedingerenc.c
|
Add support for creating Simple Profile (I-frame only, no arithmetic coding)
|
17 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).
|
17 years ago |
|
libx264.c
|
sync to latest x264 git, field was renamed
|
17 years ago |
|
libxvid_internal.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
libxvid_rc.c
|
cosmetics: XviD is now called Xvid.
|
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
|
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.
|
17 years ago |
|
lpc.h
|
Cosmetics: s/LPC_type/LPC_TYPE/
|
17 years ago |
|
lsp.c
|
(cosmetics) Remove incorrect comment.
|
17 years ago |
|
lsp.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
lzw.c
|
check that csize in ff_lzw_decode_init is < LZW_MAXBITS, <= is not enough and
|
17 years ago |
|
lzw.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
lzwenc.c
|
superflouos ()
|
18 years ago |
|
mace.c
|
Convert two tables to signed decimal
|
17 years ago |
|
mathops.h
|
Globally rename the header inclusion guard names.
|
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
|
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
|
17 years ago |
|
mjpeg.c
|
remove duplicate tables
|
17 years ago |
|
mjpeg.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
mjpeg_parser.c
|
move mjpeg parser in its own file
|
18 years ago |
|
mjpega_dump_header_bsf.c
|
move mjpega_dump_header bitstream filter in its own file
|
18 years ago |
|
mjpegbdec.c
|
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
|
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
|
bitstream: move put_sbits() from flacenc.c to bitstream.h and use it
|
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
|
Remove AVPaletteControl from ALG MM demuxer/decoder
|
17 years ago |
|
motion-test.c
|
spelling
|
18 years ago |
|
motion_est.c
|
1000l Fix snow regression test that i broke in r15135.
|
17 years ago |
|
motion_est_template.c
|
cosmetics: Fix two common typos: wont --> will not, lets --> let us.
|
17 years ago |
|
motionpixels.c
|
Motion Pixels Video Decoder.
|
17 years ago |
|
movsub_bsf.c
|
Add bitstream filter to convert between mov and plain text subtitles
|
18 years ago |
|
mp3_header_compress_bsf.c
|
move mp3_header_compress bitstream filter in its own file
|
18 years ago |
|
mp3_header_decompress_bsf.c
|
misc spelling fixes
|
18 years ago |
|
mpc.c
|
Use full path for #includes from another directory.
|
17 years ago |
|
mpc.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
mpc7.c
|
Modify all codecs to report their supported input and output sample format(s).
|
17 years ago |
|
mpc7data.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
mpc8.c
|
Modify all codecs to report their supported input and output sample format(s).
|
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
|
mpeg4audio common code
|
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
|
move ff_mpeg4_find_frame_end() from h263dec.c to mpeg4video_parser.c
|
18 years ago |
|
mpeg4video_parser.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
mpeg12.c
|
Guess picture type from picture coding extension when the main header is damaged.
|
17 years ago |
|
mpeg12.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
mpeg12data.c
|
move ff_mpeg1_dc_scale_table to mpegvideo.c
|
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
|
bitstream: move put_sbits() from flacenc.c to bitstream.h and use it
|
17 years ago |
|
mpegaudio.c
|
remove dependency of mpeg audio encoder over mpeg audio decoder
|
18 years ago |
|
mpegaudio.h
|
Rename error_resilience to error_recognition.
|
17 years ago |
|
mpegaudio_parser.c
|
indent
|
18 years ago |
|
mpegaudiodata.c
|
mark read-only data as const
|
17 years ago |
|
mpegaudiodata.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
mpegaudiodec.c
|
Only print "invalid new backstep" when it is really invalid.
|
17 years ago |
|
mpegaudiodecheader.c
|
add a ff_ prefix to some mpegaudio funcs
|
18 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
|
Modify all codecs to report their supported input and output sample format(s).
|
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
|
Rename copy_picture to ff_copy_picture.
|
17 years ago |
|
mpegvideo_common.h
|
Fix a warning about an undefined function when compiling h264.c
|
17 years ago |
|
mpegvideo_enc.c
|
Rename copy_picture to ff_copy_picture.
|
17 years ago |
|
mpegvideo_parser.c
|
In mpeg1/2 timestamps are associated with the access unit which
|
17 years ago |
|
msmpeg4.c
|
Rename error_resilience to error_recognition.
|
17 years ago |
|
msmpeg4.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
msmpeg4data.c
|
Add (additional) const to many global tables.
|
17 years ago |
|
msmpeg4data.h
|
Add (additional) const to many global tables.
|
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
|
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
|
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
|
mdct wrapper function to match fft
|
17 years ago |
|
nellymoserenc.c
|
Remaining parts of Nellymoser encoder
|
17 years ago |
|
noise_bsf.c
|
Randomly change the amount of noise if nothing is explicitly set.
|
18 years ago |
|
nuv.c
|
Fix nuv decoder to use reget_buffer for non-keyframes and correctly
|
17 years ago |
|
opt.c
|
Fix the logic to access the location of a string to free when setting
|
17 years ago |
|
opt.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
os2thread.c
|
Add attribute_align_arg to os2thread.c.
|
17 years ago |
|
parser.c
|
indent
|
17 years ago |
|
parser.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
pcm.c
|
Bump Major version, this commit is almost just renaming bits_per_sample to
|
17 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
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
pngdec.c
|
Remove useless casts.
|
17 years ago |
|
pngenc.c
|
Remove useless casts.
|
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
|
move pnm parser in its own file
|
18 years ago |
|
pnmenc.c
|
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
|
17 years ago |
|
pthread.c
|
Add attribute that forces alignment of stack to functions that need it.
|
18 years ago |
|
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).
|
17 years ago |
|
qdm2data.h
|
Globally rename the header inclusion guard names.
|
17 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
|
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
|
misc spelling/wording/grammar fixes
|
17 years ago |
|
ra144.h
|
Remove useless comment
|
17 years ago |
|
ra288.c
|
Simplify: avoid duplication backward_filter()
|
17 years ago |
|
ra288.h
|
misc spelling/wording/grammar fixes
|
17 years ago |
|
rangecoder.c
|
Add #undef random and call the right function to fix test program compilation.
|
18 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
|
HDYC fourcc, sample hdyc/Test2.avi
|
18 years ago |
|
raw.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
rawdec.c
|
Bump Major version, this commit is almost just renaming bits_per_sample to
|
17 years ago |
|
rawenc.c
|
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
|
17 years ago |
|
rectangle.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
remove_extradata_bsf.c
|
move remove_extradata bitstream filter in its own file
|
18 years ago |
|
resample.c
|
cosmetics: make all references to AC-3 capitalized and hyphenated
|
17 years ago |
|
resample2.c
|
cosmetics: Fix two common typos: wont --> will not, lets --> let us.
|
17 years ago |
|
rl.h
|
Globally rename the header inclusion guard names.
|
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.
|
17 years ago |
|
rle.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
roqaudioenc.c
|
Modify all codecs to report their supported input and output sample format(s).
|
17 years ago |
|
roqvideo.c
|
cosmetics: s/Id/id/ in libavcodec where Id refers to id Software.
|
17 years ago |
|
roqvideo.h
|
Globally rename the header inclusion guard names.
|
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
|
17 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
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
rv10.c
|
Replace generic CONFIG_ENCODERS preprocessor conditionals by more specific
|
17 years ago |
|
rv30.c
|
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
|
17 years ago |
|
rv30data.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
rv30dsp.c
|
RV30 thirdpel motion compensation support
|
18 years ago |
|
rv34.c
|
Remove unnecessary parentheses from return calls.
|
17 years ago |
|
rv34.h
|
Globally rename the header inclusion guard names.
|
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
|
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
|
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
|
use AV_RL* instead of le2me_*
|
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
|
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
|
17 years ago |
|
simple_idct.c
|
Add 4x4 IDCT
|
18 years ago |
|
simple_idct.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
smacker.c
|
Modify all codecs to report their supported input and output sample format(s).
|
17 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
|
17 years ago |
|
snow.h
|
Globally rename the header inclusion guard names.
|
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
|
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.
|
18 years ago |
|
svq1.h
|
Globally rename the header inclusion guard names.
|
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
|
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
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
svq3.c
|
10000l, revert
|
17 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.
|
17 years ago |
|
tiff.c
|
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
|
17 years ago |
|
tiff.h
|
Globally rename the header inclusion guard names.
|
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
|
17 years ago |
|
truemotion1data.h
|
Globally rename the header inclusion guard names.
|
17 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).
|
17 years ago |
|
truespeech_data.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
tscc.c
|
Factorize out code used for MS RLE format decoding in different decoders.
|
17 years ago |
|
tta.c
|
Bump Major version, this commit is almost just renaming bits_per_sample to
|
17 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
|
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
|
Allocate 1 line more in the chroma plane for H.264, this avoids some
|
17 years ago |
|
vb.c
|
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
|
17 years ago |
|
vc1.c
|
Make it possible to disable loop filter in VC-1.
|
17 years ago |
|
vc1.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
vc1_parser.c
|
make some parser parameters const to avoid casting const to non-const
|
18 years ago |
|
vc1acdata.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
vc1data.c
|
remove duplicate tables
|
17 years ago |
|
vc1data.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
vc1dsp.c
|
simplify 4-point transform part a bit
|
18 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
|
Remove unnecessary parentheses from return calls.
|
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
|
vorbis_enc : set coded_frame->pts value to running sample count.
|
17 years ago |
|
vorbis_enc_data.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
vp3.c
|
Cosmetics: reindent
|
17 years ago |
|
vp3_parser.c
|
VP3 parser can also handle VP6 without any changes.
|
17 years ago |
|
vp3data.h
|
filter_limit_values only needs 7 bits, make its tables smaller
|
17 years ago |
|
vp3dsp.c
|
Fix decoding of 320x240.ogg.
|
17 years ago |
|
vp5.c
|
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
|
17 years ago |
|
vp5data.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
vp6.c
|
vp6: ensure that huffman decoding table is sorted with descending symbol order
|
17 years ago |
|
vp6data.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
vp56.c
|
Add VP56_FRAME_NONE and use VP56_FRAME_CURRENT.
|
17 years ago |
|
vp56.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
vp56data.c
|
add support for VP6 with huffman encoded blocks
|
18 years ago |
|
vp56data.h
|
Globally rename the header inclusion guard names.
|
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).
|
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
|
remove mdct tmp buffer
|
17 years ago |
|
wmv2.c
|
Apply 'cold' attribute to init/uninit functions in libavcodec
|
17 years ago |
|
wmv2.h
|
Globally rename the header inclusion guard names.
|
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
|
17 years ago |
|
ws-snd1.c
|
Modify all codecs to report their supported input and output sample format(s).
|
17 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
|
Globally rename the header inclusion guard names.
|
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
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
xvmcvideo.c
|
Fix a bunch of typos in comments.
|
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 |