You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Diego Elio Pettenò 2d162e3825 Make ff_cmap_read_palette static to libavcodec/iff.c. Delete iff.h. 14 years ago
..
alpha consolidate .gitignore patters into a single file 14 years ago
arm ARM: NEON: fix overflow in h264 16x16 planar pred 14 years ago
avr32 consolidate .gitignore patters into a single file 14 years ago
bfin consolidate .gitignore patters into a single file 14 years ago
mips MIPS: use inline asm only when supported by compiler 14 years ago
mlib consolidate .gitignore patters into a single file 14 years ago
ppc Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1. 14 years ago
ps2 consolidate .gitignore patters into a single file 14 years ago
sh4 consolidate .gitignore patters into a single file 14 years ago
sparc consolidate .gitignore patters into a single file 14 years ago
x86 x86: fix overflow in h264 8x8 planar prediction 14 years ago
4xm.c Allocate last picture for 4xm pfrm if its not allocated. 14 years ago
8bps.c
8svx.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
Makefile Remove H.264 encoder fragments 14 years ago
a64colors.h Add missing stdint.h #include; necessary to pass 'make checkheaders'. 14 years ago
a64enc.h Introduce palette with dynamic size. 14 years ago
a64multienc.c a64enc: make PixelFormat arrays const 14 years ago
a64tables.h added interlacing option and compression option for colorram (lut) 14 years ago
aac.h aacdec: Rework channel mapping compatibility hacks. 14 years ago
aac_ac3_parser.c
aac_ac3_parser.h
aac_adtstoasc_bsf.c
aac_parser.c
aac_tablegen.c
aac_tablegen.h Remove unnecessary ../ from include directives 14 years ago
aac_tablegen_decl.h Use filename as pattern for multiple inclusion guards. 14 years ago
aacadtsdec.c
aacadtsdec.h
aaccoder.c
aacdec.c Remove redundant checks against MIN_CACHE_BITS 14 years ago
aacdectab.h Use the new libavcore audio channel API. 14 years ago
aacenc.c aacenc: fix typo in sync extension constant in 8ae0fa2 14 years ago
aacenc.h aacenc: Use exact values when quantizing, not fuzzy values. 15 years ago
aacps.c
aacps.h
aacps_tablegen.c
aacps_tablegen.h
aacpsdata.c
aacpsy.c aacenc: Correct spreading calculation for high spreading. 14 years ago
aacpsy.h
aacsbr.c
aacsbr.h
aacsbrdata.h
aactab.c aactab: Tablegenify ff_aac_pow2sf_tab. 14 years ago
aactab.h
aandcttab.c
aandcttab.h
aasc.c
ac3.c Add ff_ prefix to ac3_common_init(). 14 years ago
ac3.h Add ff_ prefix to ac3_common_init(). 14 years ago
ac3_parser.c Remove unused ff_ac3_parse_header_full function. 14 years ago
ac3_parser.h Remove unused ff_ac3_parse_header_full function. 14 years ago
ac3dec.c Add ff_ prefix to ac3_common_init(). 14 years ago
ac3dec.h define AC3_CRITICAL_BANDS and use it in the AC-3 encoder and decoder. 14 years ago
ac3dec_data.c Add stereo rematrixing support to the AC-3 encoders. 14 years ago
ac3dec_data.h Add stereo rematrixing support to the AC-3 encoders. 14 years ago
ac3enc.c Add ff_ prefix to ac3_common_init(). 14 years ago
ac3enc_fixed.c ac3enc: use dsputil functions in apply_window() 14 years ago
ac3enc_fixed.h Add stereo rematrixing support to the AC-3 encoders. 14 years ago
ac3enc_float.c ac3enc: use dsputil functions in apply_window() 14 years ago
ac3enc_float.h Add stereo rematrixing support to the AC-3 encoders. 14 years ago
ac3tab.c Move ff_ac3_critical_band_size_tab in ac3.c for non-hardcoded tables. 14 years ago
ac3tab.h ac3: remove ff_ac3_critical_band_size_tab[] external declaration 14 years ago
acelp_filters.c
acelp_filters.h
acelp_pitch_delay.c
acelp_pitch_delay.h
acelp_vectors.c
acelp_vectors.h
adpcm.c adpcm: Skip samples whose ssd calculation has wrapped around 14 years ago
adx.h
adxdec.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
adxenc.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
alac.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
alacenc.c Separate window function from autocorrelation. 14 years ago
allcodecs.c Lagarith decoder by Nathan Caldwell, saintdev at gmail 14 years ago
alsdec.c alsdec: Correct the ALS decoder by storing some parameters per-channel rather 14 years ago
amr.h Fix headers so that "make checkheaders" passes again 14 years ago
amrnbdata.h
amrnbdec.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
amrwbdata.h Fix make checkheaders 14 years ago
amrwbdec.c Use AVSampleFormat instead of the deprecated SampleFormat. 14 years ago
anm.c
ansi.c Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the 14 years ago
apedec.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
api-example.c
ass.c Make ff_ass_subtitle_header static to ass.c 14 years ago
ass.h Make ff_ass_subtitle_header static to ass.c 14 years ago
assdec.c add missing files in previous commit (ASS encoder and decoder) 14 years ago
assenc.c add missing files in previous commit (ASS encoder and decoder) 14 years ago
asv1.c
atrac.c Rename sf_table in atrac.c unit to ff_atrac_sf_table. 14 years ago
atrac.h Rename sf_table in atrac.c unit to ff_atrac_sf_table. 14 years ago
atrac1.c Rename sf_table in atrac.c unit to ff_atrac_sf_table. 14 years ago
atrac1data.h
atrac3.c Rename sf_table in atrac.c unit to ff_atrac_sf_table. 14 years ago
atrac3data.h Remove explicit filename from Doxygen @file commands. 15 years ago
audioconvert.c Use the new libavcore audio channel API. 14 years ago
audioconvert.h Remove declaration of function: 14 years ago
aura.c Remove explicit filename from Doxygen @file commands. 15 years ago
avcodec.h Lagarith decoder by Nathan Caldwell, saintdev at gmail 14 years ago
avfft.c
avfft.h
avpacket.c Add a av_grow_packet function, to be used by code that merges 14 years ago
avs.c
bethsoftvideo.c
bethsoftvideo.h
bfi.c Prevent a crash by sanity checking buffer reads. 14 years ago
bgmc.c Allow clean initialization of lut_status array by changing type to signed int. 14 years ago
bgmc.h Allow clean initialization of lut_status array by changing type to signed int. 14 years ago
bink.c Change some band size calculations in Bink decoder to use width in blocks 14 years ago
binkaudio.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
binkdata.h
binkidct.c
bitstream.c
bitstream_filter.c
bmp.c Since lowres == crop for bmp, remove it to avoid confusion. 14 years ago
bmp.h
bmpenc.c Fix bmp encoder with 8 bits format and correctly set bits_per_coded_sample 14 years ago
bytestream.h
c93.c
cabac.c
cabac.h
cavs.c
cavs.h
cavs_parser.c
cavsdata.h
cavsdec.c
cavsdsp.c Remove duplicate definitions of fullpel MC functions 14 years ago
cavsdsp.h
cbrt_tablegen.c
cbrt_tablegen.h
cdgraphics.c
celp_filters.c
celp_filters.h
celp_math.c
celp_math.h
cga_data.c Add doxygen @file comment block 14 years ago
cga_data.h
chomp_bsf.c
cinepak.c
cljr.c Check if buffer is large enough for given resolution. 14 years ago
cook.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
cookdata.h
costablegen.c
cscd.c Fix 24 bpp CSCD decoding, as for Windows bitmaps in this (and only this) 14 years ago
cyuv.c
dca.c dca: add profile names 14 years ago
dca.h
dca_parser.c
dcadata.h dca: pretty-print some tables 14 years ago
dcadsp.c
dcadsp.h
dcahuff.h
dct-test.c Move mm_support() from libavcodec to libavutil, make it a public 14 years ago
dct.c
dct32.c
dctref.c
dctref.h
dirac.c Use new imgutils.h API names, fix deprecation warnings. 14 years ago
dirac.h
dirac_parser.c
dnxhd_parser.c
dnxhddata.c
dnxhddata.h
dnxhddec.c In dnxhd decoder, set key_frame on decoded frame 14 years ago
dnxhdenc.c Make DNxHD encoder produce files that are strictly VC-3 compatible 14 years ago
dnxhdenc.h
dpcm.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
dpx.c Do not overread input buffer. 14 years ago
dsicinav.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
dsputil.c Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1. 14 years ago
dsputil.h Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1. 14 years ago
dump_extradata_bsf.c
dv.c In dv decoder, set sample aspect aspect ratio, fix issue #1612 14 years ago
dv_tablegen.c
dv_tablegen.h
dv_vlc_data.h
dvbsub.c
dvbsub_parser.c
dvbsubdec.c
dvdata.c Fix a yuv420p sample that was incorrectly detected as yuv411p 14 years ago
dvdata.h
dvdsub_parser.c
dvdsubdec.c
dvdsubenc.c
dwt.c Make ff_spatial_idwt_{init, slice} static to dwt.c 14 years ago
dwt.h Make ff_spatial_idwt_{init, slice} static to dwt.c 14 years ago
dxa.c
dxva2.c
dxva2.h
dxva2_h264.c Fixed DXVA_Slice_H264_Long::BitOffsetToSliceData value. 14 years ago
dxva2_internal.h
dxva2_mpeg2.c
dxva2_vc1.c
eac3dec.c
eac3dec_data.c
eac3dec_data.h
eacmv.c fix indentation 14 years ago
eaidct.c
eamad.c Use new imgutils.h API names, fix deprecation warnings. 14 years ago
eatgq.c
eatgv.c Use new imgutils.h API names, fix deprecation warnings. 14 years ago
eatqi.c
elbg.c
elbg.h
error_resilience.c
escape124.c Remove incomplete Doxygen for static decode_frame functions. 14 years ago
faandct.c
faandct.h
faanidct.c
faanidct.h
faxcompr.c
faxcompr.h
fft-test.c fft-test: format error output more readably 14 years ago
fft.c Mark C base versions of FFT functions static to fft.c 14 years ago
fft.h Mark C base versions of FFT functions static to fft.c 14 years ago
ffv1.c Fix indention of one forgotten line in ffv1.c 14 years ago
flac.c cosmetics: line wrap after last commit 14 years ago
flac.h Define FLAC_MIN_FRAME_SIZE and use it in the FLAC decoder. 14 years ago
flac_parser.c Use %td instead of %PRIdPTR. The argument has type ptrdiff_t. 14 years ago
flacdata.c
flacdata.h
flacdec.c Define FLAC_MIN_FRAME_SIZE and use it in the FLAC decoder. 14 years ago
flacenc.c Separate window function from autocorrelation. 14 years ago
flashsv.c
flashsvenc.c
flicvideo.c Fix several security issues in flicvideo.c 14 years ago
flv.h Add lots of missing includes 15 years ago
flvdec.c Use new imgutils.h API names, fix deprecation warnings. 14 years ago
flvenc.c
fraps.c Make FRAPS decoder use PC range instead of TV range 14 years ago
frwu.c
g722.c g722: Move the low_inv_quant6 table up to the common tables 14 years ago
g726.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
g729.h
g729data.h
g729dec.c
get_bits.h get_bits: move tracing macros to end of file 14 years ago
gif.c In gif encoder, fix uninitialized value, patch by Clément Bœsch, ubitux at gmail dot com 14 years ago
gifdec.c Don't check for DEBUG before using dprintf. 14 years ago
golomb.c
golomb.h
gsmdec.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
gsmdec_data.c Fix GSM decoding: regular GSM and MSGSM do not use the same 14 years ago
gsmdec_data.h Fix GSM decoding: regular GSM and MSGSM do not use the same 14 years ago
gsmdec_template.c Fix GSM decoding: regular GSM and MSGSM do not use the same 14 years ago
h261.c
h261.h
h261_parser.c
h261data.h
h261dec.c
h261enc.c
h263.c
h263.h
h263_parser.c
h263_parser.h
h263data.h
h263dec.c Detect incorrect padding with wrong stuffing codes used by NEC N-02B. 14 years ago
h264.c Make ff_h264_find_frame_end static to h264.c; delete h264_parser.h 14 years ago
h264.h Make ff_h264_decode_rbsp_trailing static to h264.c 14 years ago
h264_cabac.c Revert 2a1f431d38, it broke H264 lossless. 14 years ago
h264_cavlc.c Revert 2a1f431d38, it broke H264 lossless. 14 years ago
h264_direct.c
h264_loopfilter.c
h264_mp4toannexb_bsf.c
h264_mvpred.h
h264_parser.c Make ff_h264_find_frame_end static to h264.c; delete h264_parser.h 14 years ago
h264_ps.c H.264 decode: support cropping up to 28 pixels in interlaced mode. 14 years ago
h264_refs.c
h264_sei.c
h264data.h Revert 2a1f431d38, it broke H264 lossless. 14 years ago
h264dsp.c Revert 2a1f431d38, it broke H264 lossless. 14 years ago
h264dsp.h Revert 2a1f431d38, it broke H264 lossless. 14 years ago
h264idct.c Revert 2a1f431d38, it broke H264 lossless. 14 years ago
h264pred.c Whitespace cosmetics. 14 years ago
h264pred.h Support CODEC_FLAG_EMU_EDGE in VP8 decoder. 14 years ago
huffman.c
huffman.h
huffyuv.c
idcinvideo.c
iff.c Make ff_cmap_read_palette static to libavcodec/iff.c. Delete iff.h. 14 years ago
iirfilter.c 10l: reverse the biquad coefficients. 14 years ago
iirfilter.h iir: Change dst param to float* in ff_iir_filter_flt(). 14 years ago
imc.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
imcdata.h
imgconvert.c Fix avpicture_alloc(), which was aligning the linesizes with 0 and thus 14 years ago
imgconvert.h Move internal function ff_set_systematic_pal() to libavcore, and 14 years ago
imx_dump_header_bsf.c
indeo2.c
indeo2data.h
indeo3.c Use new imgutils.h API names, fix deprecation warnings. 14 years ago
indeo3data.h
indeo5.c
indeo5data.h
intelh263dec.c
internal.h Fix grammar errors in documentation 14 years ago
interplayvideo.c Check for invalid decode op-codes, fixes issue 2522. 14 years ago
intrax8.c
intrax8.h
intrax8dsp.c
intrax8huf.h
inverse.c
ituh263dec.c
ituh263enc.c cosmetics, indentation 14 years ago
ivi_common.c Check symbol validity to avoid a crash, fixes issue 2523. 14 years ago
ivi_common.h
ivi_dsp.c
ivi_dsp.h
jfdctfst.c
jfdctint.c
jpegls.c
jpegls.h
jpeglsdec.c
jpeglsdec.h
jpeglsenc.c
jrevdct.c
kgv1dec.c Use new imgutils.h API names, fix deprecation warnings. 14 years ago
kmvc.c
lagarith.c Lagarith: fix decoding of one-coloured frames by reading the per-plane 14 years ago
lagarithrac.c Lagarith decoder by Nathan Caldwell, saintdev at gmail 14 years ago
lagarithrac.h Lagarith decoder by Nathan Caldwell, saintdev at gmail 14 years ago
latm_parser.c latm: remove superflous #includes 14 years ago
lcl.h
lcldec.c
lclenc.c Add .pix_fmts to LCL encoder 14 years ago
libavcodec.v
libdirac.h
libdirac_libschro.c
libdirac_libschro.h
libdiracdec.c Use new imgutils.h API names, fix deprecation warnings. 14 years ago
libdiracenc.c
libfaac.c libfaac: add recognized profiles array 14 years ago
libgsm.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
libmp3lame.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
libopencore-amr.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
libopenjpeg.c Use new imgutils.h API names, fix deprecation warnings. 14 years ago
libschroedinger.c
libschroedinger.h
libschroedingerdec.c Use new imgutils.h API names, fix deprecation warnings. 14 years ago
libschroedingerenc.c
libspeexdec.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
libtheoraenc.c
libvorbis.c Add audio flag to libvorbis AVOption. 14 years ago
libvpxdec.c Use new imgutils.h API names, fix deprecation warnings. 14 years ago
libvpxenc.c Avoid rollover in settings conversion. 14 years ago
libx264.c Pass field order flag to libx264 14 years ago
libxavs.c Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the 14 years ago
libxvid_internal.h
libxvid_rc.c
libxvidff.c Use forced key frames when encoding with libxvid. 14 years ago
ljpegenc.c
loco.c
lpc.c cosmetics related to LPC changes. 14 years ago
lpc.h Separate window function from autocorrelation. 14 years ago
lsp.c Move lsp2lpc_sipr() function to common code so it can be reused in a 14 years ago
lsp.h Move lsp2lpc_sipr() function to common code so it can be reused in a 14 years ago
lzw.c
lzw.h
lzwenc.c
mace.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
mathops.h
mdct.c
mdct_tablegen.c
mdct_tablegen.h
mdec.c Make PSX MDEC decoder output YUVJ420 and always use IDCT_SIMPLE. This 14 years ago
mimic.c
mjpeg.c
mjpeg.h
mjpeg2jpeg_bsf.c MJPEG/AVI1 to JPEG/JFIF bitstream filter. 14 years ago
mjpeg_parser.c
mjpega_dump_header_bsf.c
mjpegbdec.c
mjpegdec.c Sanitise get_bits macros, part 1 14 years ago
mjpegdec.h Add a seperate VLC table for progressive jpeg so we dont have to subtract 16 in the inner loop. 14 years ago
mjpegenc.c Count non-header data towards intra block bit count in MJPEG encoder 14 years ago
mjpegenc.h
mlp.c mlp: Use smaller CRC tables if CONFIG_SMALL. 15 years ago
mlp.h
mlp_parser.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
mlp_parser.h
mlpdec.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
mlpdsp.c
mmvideo.c perform height sanity check in mmvideo decoder 14 years ago
motion-test.c Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_ 14 years ago
motion_est.c
motion_est_template.c
motionpixels.c
motionpixels_tablegen.c
motionpixels_tablegen.h
movsub_bsf.c
mp3_header_compress_bsf.c
mp3_header_decompress_bsf.c
mpc.c Musepack SV8 supports "mono" files (though it still codes them as stereo), 14 years ago
mpc.h Musepack SV8 supports "mono" files (though it still codes them as stereo), 14 years ago
mpc7.c Musepack SV8 supports "mono" files (though it still codes them as stereo), 14 years ago
mpc7data.h
mpc8.c Musepack SV8 supports "mono" files (though it still codes them as stereo), 14 years ago
mpc8data.h
mpc8huff.h
mpcdata.h
mpeg4audio.c
mpeg4audio.h
mpeg4data.h
mpeg4video.c
mpeg4video.h
mpeg4video_parser.c
mpeg4video_parser.h
mpeg4videodec.c Remove redundant checks against MIN_CACHE_BITS 14 years ago
mpeg4videoenc.c
mpeg12.c Remove redundant checks against MIN_CACHE_BITS 14 years ago
mpeg12.h Make dc_lum_vlc and dc_chroma_vlc non-static symbols, 14 years ago
mpeg12data.c
mpeg12data.h
mpeg12decdata.h
mpeg12enc.c
mpegaudio.c
mpegaudio.h Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
mpegaudio3.h
mpegaudio_parser.c
mpegaudio_tablegen.c
mpegaudio_tablegen.h
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec.c Move ID3v1 skip from decoder to demuxer 14 years ago
mpegaudiodec_float.c
mpegaudiodecheader.c
mpegaudiodecheader.h
mpegaudiodectab.h Remove explicit filename from Doxygen @file commands. 15 years ago
mpegaudioenc.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
mpegaudiotab.h
mpegvideo.c Simplify tff setting code in MPV_frame_start(). 14 years ago
mpegvideo.h
mpegvideo_common.h Make denoise_dct_c and dct_quantize_trellis_c static. 14 years ago
mpegvideo_enc.c Make denoise_dct_c() and dct_quantize_trellis_c() static in definitions 14 years ago
mpegvideo_parser.c
mpegvideo_xvmc.c Simplify: Remove impossible condition. 14 years ago
msgsmdec.c Fix GSM decoding: regular GSM and MSGSM do not use the same 14 years ago
msgsmdec.h Fix headers so that "make checkheaders" passes again 14 years ago
msmpeg4.c Remove redundant checks against MIN_CACHE_BITS 14 years ago
msmpeg4.h
msmpeg4data.c
msmpeg4data.h
msrle.c
msrledec.c Fix possibly exploitable out of buffer writes in msrle_decode_pal4(). 14 years ago
msrledec.h
msvideo1.c
nellymoser.c Remove explicit filename from Doxygen @file commands. 15 years ago
nellymoser.h
nellymoserdec.c Use the new libavcore audio channel API. 14 years ago
nellymoserenc.c Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1. 14 years ago
noise_bsf.c
nuv.c Use av_fast_malloc instead of av_realloc. 14 years ago
opt.c add FF_API_SET_STRING_OLD define to disable the deprecated av_set_string API 14 years ago
opt.h add FF_API_SET_STRING_OLD define to disable the deprecated av_set_string API 14 years ago
options.c Export dca profile information. 14 years ago
pamenc.c
parser.c Fix index_entries pos: 14 years ago
parser.h
pcm-mpeg.c Use the new libavcore audio channel API. 14 years ago
pcm.c Don't declare a pcm_dvd encoder. 14 years ago
pcm_tablegen.c
pcm_tablegen.h
pcx.c Use new imgutils.h API names, fix deprecation warnings. 14 years ago
pcxenc.c Fix size of monoblack_pal array, code uses 16 values unconditionally. 14 years ago
pgssubdec.c 100l, fix missing decrement on split PGS packets. 14 years ago
pictordec.c Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the 14 years ago
png.c Make ff_png_pass_xmin and ff_png_pass_xshift static to png.c. 14 years ago
png.h Make ff_png_pass_xmin and ff_png_pass_xshift static to png.c. 14 years ago
pngdec.c Use new imgutils.h API names, fix deprecation warnings. 14 years ago
pngenc.c
pnm.c Do not stop decoding on pnm files with negative maxval. 14 years ago
pnm.h Support ASCII pnms. 15 years ago
pnm_parser.c
pnmdec.c
pnmenc.c
psymodel.c cosmetics: vertical alignment and line wrap 14 years ago
psymodel.h psymodel: Const correct FFPsyWindowInfo. 14 years ago
pthread.c Remove avcodec_thread_execute from avcodec.h, and make static functions that 15 years ago
ptx.c Use new imgutils.h API names, fix deprecation warnings. 14 years ago
put_bits.h
qcelpdata.h
qcelpdec.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
qdm2.c Return the amount of input data actually used in the qdm2 decoder, 14 years ago
qdm2_tablegen.c
qdm2_tablegen.h
qdm2data.h
qdrw.c
qpeg.c
qtrle.c
qtrleenc.c Use new imgutils.h API names, fix deprecation warnings. 14 years ago
r210dec.c Reindent after r25115. 14 years ago
ra144.c Make ff_add_wav static to ra144.c 14 years ago
ra144.h Make ff_add_wav static to ra144.c 14 years ago
ra144dec.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
ra144enc.c Separate window function from autocorrelation. 14 years ago
ra288.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
ra288.h
rangecoder.c
rangecoder.h
ratecontrol.c Use hierarchic names convention (prefix them with av_expr) for the 14 years ago
ratecontrol.h
raw.c
raw.h Rename ff_raw_pixelFormatTags symbol to ff_raw_pix_fmt_tags. 15 years ago
rawdec.c Move internal function ff_set_systematic_pal() to libavcore, and 14 years ago
rawenc.c
rdft.c Make ff_sin_tabs constant to rdft.c 14 years ago
rectangle.h
remove_extradata_bsf.c
resample.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
resample2.c
rl.h
rl2.c
rle.c
rle.h
roqaudioenc.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
roqvideo.c Check for invalid motion vector, fixes issue 2521. 14 years ago
roqvideo.h
roqvideodec.c
roqvideoenc.c
rpza.c
rtjpeg.c
rtjpeg.h
rv10.c Use new imgutils.h API names, fix deprecation warnings. 14 years ago
rv10enc.c
rv20enc.c Fix rv20 encoding so the binary decoder can decode it. 14 years ago
rv30.c
rv30data.h Remove explicit filename from Doxygen @file commands. 15 years ago
rv30dsp.c
rv34.c
rv34.h
rv34data.h
rv34vlc.h
rv40.c Use new imgutils.h API names, fix deprecation warnings. 14 years ago
rv40data.h
rv40dsp.c
rv40vlc2.h
s3tc.c
s3tc.h
sbr.h
sgi.h
sgidec.c Use new imgutils.h API names, fix deprecation warnings. 14 years ago
sgienc.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
shorten.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
simple_idct.c
simple_idct.h
sipr.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
sipr.h
sipr16k.c
sipr16kdata.h
siprdata.h
smacker.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
smc.c
snow.c
snow.h
sonic.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
sp5x.h
sp5xdec.c sp5x: remove broken code under #if 0 14 years ago
srtdec.c srtdec: ensure we don't read 1 byte after buffer end if the buffer is not 14 years ago
sunrast.c Use new imgutils.h API names, fix deprecation warnings. 14 years ago
svq1.c
svq1.h
svq1_cb.h
svq1_vlc.h
svq1dec.c
svq1enc.c
svq1enc_cb.h
svq3.c Revert 2a1f431d38, it broke H264 lossless. 14 years ago
synth_filter.c
synth_filter.h
tableprint.c
tableprint.h
targa.c Create a targa.h file to contain common definitions for targa encoder 14 years ago
targa.h Create a targa.h file to contain common definitions for targa encoder 14 years ago
targaenc.c Add support for PIX_FMT_RGBA in the targa encoder. 14 years ago
tiertexseqv.c
tiff.c Return on negative soff sizes, fixes issue 2515. 14 years ago
tiff.h
tiffenc.c
tmv.c
truemotion1.c Check for vectable ID > 0, fixes issue 2508. 14 years ago
truemotion1data.h
truemotion2.c Check for several overreads, fixes issue 2512. 14 years ago
truespeech.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
truespeech_data.h try to give TrueSpeech decoder tables more sensible names 14 years ago
tscc.c
tta.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
twinvq.c Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1. 14 years ago
twinvq_data.h
txd.c Use new imgutils.h API names, fix deprecation warnings. 14 years ago
ulti.c
ulti_cb.h
unary.h
utils.c Make the ff_lockmgr_cb function pointer static to utils.c 14 years ago
v210dec.c
v210enc.c
v210x.c
vaapi.c
vaapi.h
vaapi_h264.c
vaapi_internal.h
vaapi_mpeg2.c
vaapi_mpeg4.c
vaapi_vc1.c Fix grammar errors in documentation 14 years ago
vb.c
vc1.c Make WMV3 decoder attempt to decode WMVP as well 14 years ago
vc1.h RES_SM in WMV3 is really two flags, so split it in decoder 14 years ago
vc1_parser.c
vc1acdata.h
vc1data.c
vc1data.h
vc1dec.c Make WMV3 decoder attempt to decode WMVP as well 14 years ago
vc1dsp.c Remove duplicate definitions of fullpel MC functions 14 years ago
vcr1.c
vdpau.c
vdpau.h
vdpau_internal.h
vmdav.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
vmnc.c
vorbis.c
vorbis.h
vorbis_data.c
vorbis_dec.c Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1. 14 years ago
vorbis_enc.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
vorbis_enc_data.h
vp3.c VP3: remove an unnecessary static variable 14 years ago
vp3_parser.c
vp3data.h
vp3dsp.c
vp5.c
vp5data.h
vp6.c Move vp6_filter_diag4() from DSPContext to VP56DSPContext. 14 years ago
vp6data.h
vp6dsp.c Move vp6_filter_diag4() from DSPContext to VP56DSPContext. 14 years ago
vp8.c Don't do edge emulation unless the edge pixels will be used in MC. 14 years ago
vp8_parser.c
vp8data.h
vp8dsp.c
vp8dsp.h
vp56.c
vp56.h
vp56data.c
vp56data.h
vp56dsp.c cosmetic 14 years ago
vp56dsp.h Move vp6_filter_diag4() from DSPContext to VP56DSPContext. 14 years ago
vp56rac.c
vqavideo.c Use new imgutils.h API names, fix deprecation warnings. 14 years ago
w32thread.c
wavpack.c reindent after last commit 14 years ago
wma.c
wma.h
wmadata.h
wmadec.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
wmaenc.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
wmaprodata.h
wmaprodec.c support decoding of files that contain the number 14 years ago
wmavoice.c Fix typo. 14 years ago
wmavoice_data.h
wmv2.c
wmv2.h
wmv2dec.c Fix crash decoding broken wmv2 files. 14 years ago
wmv2enc.c
wnv1.c
ws-snd1.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
xan.c Fix memleak: free palette data on close. 14 years ago
xiph.c
xiph.h
xl.c
xsubdec.c Use new imgutils.h API names, fix deprecation warnings. 14 years ago
xsubenc.c
xvmc.h
xvmc_internal.h
yop.c Use new imgutils.h API names, fix deprecation warnings. 14 years ago
zmbv.c
zmbvenc.c