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.
 
 
 
 
 
Måns Rullgård ca6532f620 ARM: remove some unused macro arguments 16 years ago
..
alpha Alpha: fix pix_abs16 16 years ago
arm ARM: remove some unused macro arguments 16 years ago
bfin Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
mlib cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
ppc Add required headers to fix warnings during 'make checkheaders'. 16 years ago
ps2 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
sh4 SH4: fix typo in asm constraint 16 years ago
sparc Remove useless inline qualifier, fixes linking with gcc 4.3. 16 years ago
x86 Workaround for gcc 3.4 to align sh properly 16 years ago
4xm.c remove ff_get_fourcc() and use AV_RL32() instead 16 years ago
8bps.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
8svx.c Make 8svx codec context table pointer const to match the type of the 16 years ago
Makefile rename flac.c to flacdec.c 16 years ago
aac.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
aac.h AAC: Fix AAC prediction when used in conjunction with the CPE 16 years ago
aac_ac3_parser.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
aac_ac3_parser.h cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
aac_parser.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
aac_parser.h Support ADTS AAC files in the ffaac decoder (limited to streams containing one 16 years ago
aacdectab.h Add (additional) const to many global tables. 16 years ago
aacenc.c Add (additional) const to many global tables. 16 years ago
aacpsy.c
aacpsy.h Fix 'make checkheaders', based on a patch by Diego Pettenò, flameeyes gmail com. 16 years ago
aactab.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
aactab.h Fix AAC data smuggling: 16 years ago
aandcttab.c Move aanscales tables to their own file; fixes compilation without encoders. 16 years ago
aandcttab.h Move aanscales tables to their own file; fixes compilation without encoders. 16 years ago
aasc.c AASC can contain raw data in addition to MS-RLE 16 years ago
ac3.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
ac3.h cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
ac3_parser.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
ac3_parser.h cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
ac3dec.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
ac3dec.h revert r15812 (E-AC-3 Spectral Extension) pending further review 16 years ago
ac3dec_data.c revert r15812 (E-AC-3 Spectral Extension) pending further review 16 years ago
ac3dec_data.h revert r15812 (E-AC-3 Spectral Extension) pending further review 16 years ago
ac3enc.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
ac3tab.c
ac3tab.h cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
acelp_filters.c Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder. 16 years ago
acelp_filters.h Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder. 16 years ago
acelp_pitch_delay.c Remove duplicated dot product code. Use dsputil's 16 years ago
acelp_pitch_delay.h Remove duplicated dot product code. Use dsputil's 16 years ago
acelp_vectors.c
acelp_vectors.h
adpcm.c added demuxer for FunCom ISS audio files, 16 years ago
adx.h
adxdec.c Fix filenames in Doxygen comments. 16 years ago
adxenc.c Fix filenames in Doxygen comments. 16 years ago
alac.c
alacenc.c Fix an overflow in the predictor. 16 years ago
allcodecs.c Add VDPAU hardware accelerated decoding for WMV3 and VC1 which can 16 years ago
apedec.c Add channel layout to several audio decoders I maintain 16 years ago
apiexample.c Use M_PI from libavutil/mathematics.h instead of defining PI ourselves 16 years ago
asv1.c remove ff_get_fourcc() and use AV_RL32() instead 16 years ago
atrac3.c atrac3dec: cosmetics: indentation 16 years ago
atrac3data.h
audioconvert.c Add const, remove warning: 16 years ago
audioconvert.h Add audio channel layout API to libavcodec. 16 years ago
avcodec.h Directly #include some required headers. 16 years ago
avs.c avoid POSIX reserved _t suffix 16 years ago
beosthread.c Making it easier to send arbitrary structures as work orders to MT workers 16 years ago
bethsoftvideo.c
bethsoftvideo.h
bfi.c
bitstream.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
bitstream.h Use AV_WL32/AV_WB32 in bitstream.h 16 years ago
bitstream_filter.c Mark list heads static. Patch by Diego Pettenò 16 years ago
bmp.c Some BMP files have file size declared in the header equal to headers size 16 years ago
bmp.h
bmpenc.c
bytestream.h Directly #include some required headers. 16 years ago
c93.c
cabac.c
cabac.h Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
cavs.c moves mid_pred() into mathops.h (with arch specific code split by directory) 16 years ago
cavs.h rename XXX_t enums to cavs_XXX to fix POSIX namespace issue 16 years ago
cavs_parser.c
cavsdata.h rename vector_t to cavs_vector 16 years ago
cavsdec.c fix doxygen file reference 16 years ago
cavsdsp.c
celp_filters.c Add a LPC filter 16 years ago
celp_filters.h Fix numbers in Doxygen comments, patch by Kenan Gillet, kenan.gillet gmail com. 16 years ago
celp_math.c Fix build. 16 years ago
celp_math.h Remove duplicated dot product code. Use dsputil's 16 years ago
cinepak.c Cinepak strip ID is a single byte 16 years ago
cljr.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
colorspace.h cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
cook.c Replace calls to the deprecated function av_init_random() with 16 years ago
cookdata.h
cscd.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
cyuv.c Remove useless cyuv_decode_end function 16 years ago
dca.c Add support for parsing and decoding DCA-HD streams. 16 years ago
dca.h Add support for parsing and decoding DCA-HD streams. 16 years ago
dca_parser.c Add support for parsing and decoding DCA-HD streams. 16 years ago
dcadata.h Fix filenames in Doxygen comments. 16 years ago
dcahuff.h Fix huffman coded dca samples. 16 years ago
dct-test.c dct-test: add Alpha idct 16 years ago
dirac_parser.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
dnxhd_parser.c dnxhd parser 16 years ago
dnxhddata.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
dnxhddata.h cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
dnxhddec.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
dnxhdenc.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
dnxhdenc.h dnxhd get_pixels_8x4_sym sse2 16 years ago
dpcm.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
dsicinav.c
dsputil.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
dsputil.h Clean up FFT related comments. 16 years ago
dump_extradata_bsf.c
dv.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
dvbsub.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
dvbsub_parser.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
dvbsubdec.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
dvdata.h cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
dvdsub_parser.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
dvdsubdec.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
dvdsubenc.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
dxa.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
eac3dec.c Factorise enum of AC3 error types to be usable by AAC in the ADTS patch that 16 years ago
eacmv.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
eaidct.c Electronic Arts TGQ/TQI/MAD IDCT algorithm 16 years ago
eatgq.c Move aanscales tables to their own file; fixes compilation without encoders. 16 years ago
eatgv.c libavutil/lzo.h is a local header 16 years ago
elbg.c Fix filenames in Doxygen comments. 16 years ago
elbg.h Replace calls to the deprecated function av_init_random() with 16 years ago
error_resilience.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
escape124.c
eval.c Add a few const qualifiers in appropriate places. 16 years ago
eval.h Add a few const qualifiers in appropriate places. 16 years ago
faandct.c
faandct.h
faanidct.c
faanidct.h
faxcompr.c indent 16 years ago
faxcompr.h Merge ff_ccitt_unpack_1d and 2d. 16 years ago
fdctref.c
fft-test.c
fft.c Mark ff_fft_init with av_cold. 16 years ago
ffv1.c moves mid_pred() into mathops.h (with arch specific code split by directory) 16 years ago
flac.h flacdec: get total number of samples from STREAMINFO 16 years ago
flacdec.c flacdec: get total number of samples from STREAMINFO 16 years ago
flacenc.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
flashsv.c flashsv: use skip_bits_long() where required 16 years ago
flashsvenc.c
flicvideo.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
fraps.c Fraps version 3 seems to be the same as Fraps v5 16 years ago
g726.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
g729.h
g729data.h cosmetics: Change comment style for consistency. 16 years ago
g729dec.c Rename acelp_math.[ch] to celp_math.[ch] to prepare for QCELP decoder merge. 16 years ago
gif.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
gifdec.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
golomb.c Update golomb decoding tables so that get_*_golomb_31() return some 16 years ago
golomb.h Add get_ue_golomb_31() 16 years ago
h261.c
h261.h
h261_parser.c
h261data.h
h261dec.c
h261enc.c
h263.c avoid duplication of dquant_code 16 years ago
h263.h replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 16 years ago
h263_parser.c
h263_parser.h
h263data.h cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
h263dec.c Change "H.263 Intel" long name to "Intel H.263". 16 years ago
h264.c remove zigzag_scan8x8, it is the same as ff_zigzag_direct 16 years ago
h264.h replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 16 years ago
h264_mp4toannexb_bsf.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
h264_parser.c Remove CODEC_ID_H264_VDPAU. 16 years ago
h264_parser.h
h264data.h remove zigzag_scan8x8, it is the same as ff_zigzag_direct 16 years ago
h264dspenc.c Mark ff_div6 and ff_rem6 static in h264.c. Patch by Diego Pettenò 16 years ago
h264enc.c Move encoder-specific quantize_c and related tables to the H.264 encoder. 16 years ago
h264idct.c Fix filenames in Doxygen comments. 16 years ago
h264pred.c 1.6x faster pred*_vertical_add_c 16 years ago
h264pred.h Add missing headers to allow 'make checkheaders' to pass. 16 years ago
huffman.c avoid POSIX reserved _t suffix 16 years ago
huffman.h avoid POSIX reserved _t suffix 16 years ago
huffyuv.c moves mid_pred() into mathops.h (with arch specific code split by directory) 16 years ago
idcinvideo.c The POSIX namespace shall be held sacrosanct. To that end, 16 years ago
iirfilter.c
iirfilter.h
imc.c Silence warning in imc decoder 16 years ago
imcdata.h
imgconvert.c Add VDPAU hardware accelerated decoding for WMV3 and VC1 which can 16 years ago
imgconvert.h Add img_convert() to imgconvert.h and #include it from imgresample.c. 16 years ago
imgconvert_template.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
imgresample.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
imx_dump_header_bsf.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
indeo2.c
indeo2data.h
indeo3.c Remove unneeded check. 16 years ago
indeo3data.h
internal.h Split ff_log_missing_feature into ff_log_missing_feature 16 years ago
interplayvideo.c
intrax8.c Add missing 'void' keyword to parameterless function declarations. 16 years ago
intrax8.h
intrax8dsp.c
intrax8huf.h
jfdctfst.c
jfdctint.c
jpegls.c
jpegls.h
jpeglsdec.c moves mid_pred() into mathops.h (with arch specific code split by directory) 16 years ago
jpeglsdec.h
jpeglsenc.c moves mid_pred() into mathops.h (with arch specific code split by directory) 16 years ago
jrevdct.c
kmvc.c
lcl.h
lcldec.c Fix filenames in Doxygen comments. 16 years ago
lclenc.c Fix filenames in Doxygen comments. 16 years ago
libamr.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
libdirac.h Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
libdirac_libschro.c
libdirac_libschro.h
libdiracdec.c Fix incorrectly constructed Dirac parse units that caused A/V sync loss. 16 years ago
libdiracenc.c Use PIX_FMT_NONE instead of -1 in AVCodec.pix_fmts. 16 years ago
libfaac.c
libfaad.c Fix filenames in Doxygen comments. 16 years ago
libgsm.c Fix memory leak in libgsm wrapper. 16 years ago
libmp3lame.c Fix filenames in Doxygen comments. 16 years ago
libschroedinger.c
libschroedinger.h Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
libschroedingerdec.c Fix incorrectly constructed Dirac parse units that caused A/V sync loss. 16 years ago
libschroedingerenc.c
libspeexdec.c Speex decoding via libspeex 16 years ago
libtheoraenc.c Fix filenames in Doxygen comments. 16 years ago
libvorbis.c Fix filenames in Doxygen comments. 16 years ago
libx264.c Fix mem leak. 16 years ago
libxvid_internal.h
libxvid_rc.c
libxvidff.c Fix filenames in Doxygen comments. 16 years ago
ljpegenc.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
loco.c moves mid_pred() into mathops.h (with arch specific code split by directory) 16 years ago
lpc.c
lpc.h
lsp.c Add shift argument to MULL() macro 16 years ago
lsp.h
lzw.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
lzw.h cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
lzwenc.c
mace.c Cosmetics: rename mace3_decode_frame() to mace_decode_frame() 16 years ago
mathops.h cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
mdct.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
mdec.c
mimic.c clear_block mmx 16 years ago
mjpeg.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
mjpeg.h cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
mjpeg_parser.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
mjpega_dump_header_bsf.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
mjpegbdec.c
mjpegdec.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
mjpegdec.h cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
mjpegenc.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
mjpegenc.h cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
mlp.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
mlp.h mlp: initialize all CRC tables in a common function. 16 years ago
mlp_parser.c mlp: support bit-depths greater than 16 by default. 16 years ago
mlp_parser.h
mlpdec.c Change mplayerhq.hu references to ffmpeg.org where appropriate. 16 years ago
mmvideo.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
motion-test.c Fix filenames in Doxygen comments. 16 years ago
motion_est.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
motion_est_template.c
motionpixels.c
movsub_bsf.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
mp3_header_compress_bsf.c
mp3_header_decompress_bsf.c
mpc.c Use CONFIG_MPEGAUDIO_HP directly instead of USE_HIGHPRECISION indirection. 16 years ago
mpc.h Remove one more forgotten instance of USE_HIGHPRECISION indirection. 16 years ago
mpc7.c Replace calls to the deprecated function av_init_random() with 16 years ago
mpc7data.h
mpc8.c Replace calls to the deprecated function av_init_random() with 16 years ago
mpc8data.h
mpc8huff.h
mpcdata.h
mpeg4audio.c
mpeg4audio.h
mpeg4data.h
mpeg4video_parser.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
mpeg4video_parser.h cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
mpeg12.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12decdata.h
mpeg12enc.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
mpegaudio.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
mpegaudio.h Avoid allocating MPADecodeContext on stack. 16 years ago
mpegaudio_parser.c Avoid allocating MPADecodeContext on stack. 16 years ago
mpegaudiodata.c remove alloc_table_0 and alloc_table_2, the same 16 years ago
mpegaudiodata.h
mpegaudiodec.c Avoid allocating MPADecodeContext on stack. 16 years ago
mpegaudiodecheader.c Avoid allocating MPADecodeContext on stack. 16 years ago
mpegaudiodecheader.h Avoid allocating MPADecodeContext on stack. 16 years ago
mpegaudiodectab.h
mpegaudioenc.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
mpegaudiotab.h cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
mpegvideo.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
mpegvideo.h cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
mpegvideo_common.h Directly #include some required headers. 16 years ago
mpegvideo_enc.c Make more descriptive the long names for the various variants of H.263. 16 years ago
mpegvideo_parser.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
msmpeg4.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
msmpeg4.h replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 16 years ago
msmpeg4data.c cosmetics: Align table for better readability. 16 years ago
msmpeg4data.h spelling cosmetics 16 years ago
msrle.c
msrledec.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
msrledec.h
msvideo1.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
nellymoser.c
nellymoser.h
nellymoserdec.c Replace calls to the deprecated function av_init_random() with 16 years ago
nellymoserenc.c ASAO Nelly Moser implementation moved to a better place on mphq. 16 years ago
noise_bsf.c
nuv.c
opt.c Revert r16257: 16 years ago
opt.h add the necessary include for LIBAV*_VERSION_* 16 years ago
options.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
os2thread.c Making it easier to send arbitrary structures as work orders to MT workers 16 years ago
parser.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
parser.h cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
pcm.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
pcx.c
png.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
png.h cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
pngdec.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
pngenc.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
pnm.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
pnm.h cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
pnm_parser.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
pnmenc.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
pthread.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
ptx.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
qcelp_lsp.c COSMETICS, add missing remarks crediting Ben and Kenan 16 years ago
qcelpdata.h COSMETICS, add missing remarks crediting Ben and Kenan 16 years ago
qcelpdec.c Split ff_log_missing_feature into ff_log_missing_feature 16 years ago
qdm2.c Use CONFIG_MPEGAUDIO_HP directly instead of USE_HIGHPRECISION indirection. 16 years ago
qdm2data.h
qdrw.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
qpeg.c
qtrle.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
qtrleenc.c
ra144.c Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder. 16 years ago
ra144.h
ra288.c Use ff_dot_productf() in ra288.c 16 years ago
ra288.h Fix 'make checkheaders', based on a patch by Diego Pettenò, flameeyes gmail com. 16 years ago
rangecoder.c
rangecoder.h
ratecontrol.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
ratecontrol.h cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
raw.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
raw.h cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
rawdec.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
rawenc.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
rectangle.h Add required headers to fix 'make checkheaders'. 16 years ago
remove_extradata_bsf.c
resample.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
resample2.c
rl.h
rl2.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
rle.c
rle.h
roqaudioenc.c Rename ROQDPCMContext_t to ROQDPCMContext to avoid _t reserved prefix. 16 years ago
roqvideo.c
roqvideo.h Do not allocate RoqTempData on the stack 16 years ago
roqvideodec.c
roqvideoenc.c Do not allocate RoqTempData on the stack 16 years ago
rpza.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
rtjpeg.c
rtjpeg.h
rv10.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
rv30.c 30l: when reading mb_offset in RV30 slice header its size 16 years ago
rv30data.h a table for upcoming RV30 loop filtering 16 years ago
rv30dsp.c Unfortunately RV30 luma thirdpel MC functions cannot be substituted with 16 years ago
rv34.c moves mid_pred() into mathops.h (with arch specific code split by directory) 16 years ago
rv34.h Update ff_rv34_decode_frame() arguments definition 16 years ago
rv34data.h 352l: correct calculating number of bits for storing macroblock offset in RV3/4 16 years ago
rv34vlc.h
rv40.c Merge deblocking pattern with CBP for RV30/40 loop filtering 16 years ago
rv40data.h
rv40dsp.c RV40 MC functions 16 years ago
rv40vlc2.h
s3tc.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
s3tc.h
sgi.h
sgidec.c
sgienc.c
shorten.c remove ff_get_fourcc() and use AV_RL32() instead 16 years ago
simple_idct.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
simple_idct.h
smacker.c Fix one peculiar case in Smacker decoding. 16 years ago
smc.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
snow.c moves mid_pred() into mathops.h (with arch specific code split by directory) 16 years ago
snow.h Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
sonic.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
sp5x.h
sp5xdec.c
sunrast.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
svq1.c Avoid POSIX-reserved _t namespace. 16 years ago
svq1.h Avoid POSIX-reserved _t namespace. 16 years ago
svq1_cb.h
svq1_vlc.h
svq1dec.c moves mid_pred() into mathops.h (with arch specific code split by directory) 16 years ago
svq1enc.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
svq1enc_cb.h
svq3.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
targa.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
targaenc.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
tiertexseqv.c
tiff.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
tiff.h Register TIFF tags for CCITT Group 3 and 4 compression options 16 years ago
tiffenc.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
truemotion1.c undoing revision 16118 for truemotion1.c; commit was premature 16 years ago
truemotion1data.h
truemotion2.c
truespeech.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
truespeech_data.h
tscc.c remove useless ifdeffery, tscc won't do anything useful without zlib 16 years ago
tta.c remove ff_get_fourcc() and use AV_RL32() instead 16 years ago
txd.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
ulti.c
ulti_cb.h
unary.h
utils.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
vb.c
vc1.c avoid duplication of size_table and offset_table 16 years ago
vc1.h Add refdist_flag to VC1Context. 16 years ago
vc1_parser.c
vc1acdata.h
vc1data.c
vc1data.h
vc1dsp.c
vcr1.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
vdpau.h Sort VdpPictureInfo alphabetically. 16 years ago
vdpau_internal.h Add VDPAU hardware accelerated decoding for WMV3 and VC1 which can 16 years ago
vdpauvideo.c Add VDPAU hardware accelerated decoding for WMV3 and VC1 which can 16 years ago
vmdav.c Fix filenames in Doxygen comments. 16 years ago
vmnc.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
vorbis.c Rename all vorbis encoder related typedefs to not use _t for POSIX compatibility 16 years ago
vorbis.h Rename all vorbis encoder related typedefs to not use _t for POSIX compatibility 16 years ago
vorbis_data.c Use DECLARE_ALIGNED_16() on vorbis windows as they are used in dsputils 16 years ago
vorbis_dec.c Rename all vorbis encoder related typedefs to not use _t for POSIX compatibility 16 years ago
vorbis_enc.c Rename all vorbis encoder related typedefs to not use _t for POSIX compatibility 16 years ago
vorbis_enc_data.h
vp3.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
vp3_parser.c
vp3data.h filter_limit_values only needs 7 bits, make its tables smaller 16 years ago
vp3dsp.c Move VP3 loop filter to DSPContext 16 years ago
vp5.c vp5: don't try decoding a P frame before any I frame was parsed 16 years ago
vp5data.h
vp6.c vp56: don't reset dimensions to 0 in codec init 16 years ago
vp6data.h avoid POSIX reserved _t suffix 16 years ago
vp56.c vp56: don't reset dimensions to 0 in codec init 16 years ago
vp56.h rename Vp56Model to VP56Model for consistency 16 years ago
vp56data.c avoid POSIX reserved _t suffix 16 years ago
vp56data.h avoid POSIX reserved _t suffix 16 years ago
vqavideo.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
w32thread.c Making it easier to send arbitrary structures as work orders to MT workers 16 years ago
wavpack.c WavPack hybrid mode support 16 years ago
wma.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
wma.h cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
wmadata.h
wmadec.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
wmaenc.c Intel C compiler warns on this assignment in this if(), probably 16 years ago
wmv2.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
wmv2.h cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
wmv2dec.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
wmv2enc.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
wnv1.c
ws-snd1.c Fix filenames in Doxygen comments. 16 years ago
xan.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
xiph.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
xiph.h
xl.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
xsubdec.c Replace AVSubtitleRect.rgba_palette and bitmap by AVPicture. 16 years ago
xvmc_render.h Avoid POSIX-reserved _t namespace. 16 years ago
xvmcvideo.c Avoid POSIX-reserved _t namespace. 16 years ago
zmbv.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
zmbvenc.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago