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.
 
 
 
 
Ronald S. Bultje c60ed66dbe Revert r24339 (it causes fate failures on x86-64) - I'll figure out what's 15 years ago
..
alpha Remove --enable-gprof flag 15 years ago
arm more credits to D. J. Bernstein for fft 15 years ago
avr32
bfin Remove misplaced Doxygen comment. 15 years ago
mips
mlib
ppc more credits to D. J. Bernstein for fft 15 years ago
ps2
sh4
sparc
x86 Revert r24339 (it causes fate failures on x86-64) - I'll figure out what's 15 years ago
4xm.c Add av_ prefix to bswap macros 15 years ago
8bps.c Add av_ prefix to bswap macros 15 years ago
8svx.c
Makefile ASCII/ANSI art decoder 15 years ago
aac.h Whitespace cosmetics 15 years ago
aac_ac3_parser.c
aac_ac3_parser.h
aac_adtstoasc_bsf.c Split the ADTS header decoder off of the ADTS parser. 15 years ago
aac_parser.c Split the ADTS header decoder off of the ADTS parser. 15 years ago
aac_tablegen.c tablegen: implement and use WRITE_ARRAY macros 15 years ago
aac_tablegen.h Remove unnecessary ../ from include directives 15 years ago
aac_tablegen_decl.h aactab: Tablegenify ff_aac_pow2sf_tab. 15 years ago
aacadtsdec.c Split the ADTS header decoder off of the ADTS parser. 15 years ago
aacadtsdec.h Restore mistakenly removed [in]/[out] Doxygen parameter attributes. 15 years ago
aaccoder.c aacenc: Convert if () abort() to assert(). 15 years ago
aacdec.c aacdec: Eliminate the use of doubles in the MAIN predictor. 15 years ago
aacdectab.h
aacenc.c aacenc: Adjust array offsets for the current channel before calling ff_psy_suggest_window(). 15 years ago
aacenc.h aacenc: Use exact values when quantizing, not fuzzy values. 15 years ago
aacps.c Move Parametric Stereo related ps* files to aacps*. 15 years ago
aacps.h Add required #includes to pass 'make checkheaders'. 15 years ago
aacps_tablegen.c Move Parametric Stereo related ps* files to aacps*. 15 years ago
aacps_tablegen.h Remove unnecessary ../ from include directives 15 years ago
aacpsdata.c Move Parametric Stereo related ps* files to aacps*. 15 years ago
aacpsy.c aacenc: psy_3gpp_init(): Fix line_to_frequency for short windows. 15 years ago
aacpsy.h
aacsbr.c aacsbr: Eliminate double precision arithmetic. 15 years ago
aacsbr.h Rewrite ff_sbr_apply in a manner more friendly to PS. 15 years ago
aacsbrdata.h
aactab.c aactab: Tablegenify ff_aac_pow2sf_tab. 15 years ago
aactab.h aactab: Tablegenify ff_aac_pow2sf_tab. 15 years ago
aandcttab.c
aandcttab.h
aasc.c
ac3.c Fix grammar errors in documentation 15 years ago
ac3.h Fix grammar errors in documentation 15 years ago
ac3_parser.c Add av_ prefix to bswap macros 15 years ago
ac3_parser.h Restore mistakenly removed [in]/[out] Doxygen parameter attributes. 15 years ago
ac3dec.c Fix compilation of AC3 decoder if E-AC3 decoder was disabled. 15 years ago
ac3dec.h
ac3dec_data.c
ac3dec_data.h
ac3enc.c Add av_ prefix to bswap macros 15 years ago
ac3tab.c Fix grammar errors in documentation 15 years ago
ac3tab.h
acelp_filters.c Split input/output data arguments to ff_acelp_apply_order_2_transfer_function(). 15 years ago
acelp_filters.h Fix Doxygen @param command attribute syntax. 15 years ago
acelp_pitch_delay.c
acelp_pitch_delay.h Fix Doxygen @param command attribute syntax. 15 years ago
acelp_vectors.c
acelp_vectors.h Fix Doxygen @param command attribute syntax. 15 years ago
adpcm.c adpcm: convert VLAs to malloc/free 15 years ago
adx.h
adxdec.c
adxenc.c
alac.c alac: change VLAs to fixed size 15 years ago
alacenc.c Add AVCodecContext.lpc_type and Add AVCodecContext.lpc_passes fields. 15 years ago
allcodecs.c ASCII/ANSI art decoder 15 years ago
alsdec.c Add av_ prefix to bswap macros 15 years ago
amrnbdata.h
amrnbdec.c amrnbdec: Apply AMR_SAMPLE_SCALE when finishing the decoder output 15 years ago
anm.c
ansi.c ASCII/ANSI art decoder 15 years ago
apedec.c apedec: add flush function 15 years ago
api-example.c Cosmetics: reindent after the previous commit 15 years ago
asv1.c Add av_ prefix to bswap macros 15 years ago
atrac.c
atrac.h
atrac1.c Move clipping of audio samples (for those codecs outputting float) from decoder 15 years ago
atrac1data.h
atrac3.c Add av_ prefix to bswap macros 15 years ago
atrac3data.h
audioconvert.c Workaround for missing llrintf() 15 years ago
audioconvert.h Fix documentation of av_audio_convert. 15 years ago
aura.c
avcodec.h Remove FF_MM_SSE2/3 flags for CPUs where this is generally not faster than 15 years ago
avfft.c avfft: remove useless parens 15 years ago
avfft.h Fix grammar errors in documentation 15 years ago
avpacket.c
avs.c
bethsoftvideo.c
bethsoftvideo.h
bfi.c
bgmc.c Fix grammar errors in documentation 15 years ago
bgmc.h
bink.c Fix grammar errors in documentation 15 years ago
binkaudio.c
binkdata.h
binkidct.c
bitstream.c change a variable-length array to a malloc. 15 years ago
bitstream_filter.c
bmp.c Add av_ prefix to bswap macros 15 years ago
bmp.h
bmpenc.c
bytestream.h
c93.c
cabac.c
cabac.h
cavs.c
cavs.h
cavs_parser.c
cavsdata.h Fix grammar errors in documentation 15 years ago
cavsdec.c
cavsdsp.c
cbrt_tablegen.c tablegen: implement and use WRITE_ARRAY macros 15 years ago
cbrt_tablegen.h
cdgraphics.c Add new decoder property max_lowres and do not init decoder if requested value is higher. 15 years ago
celp_filters.c
celp_filters.h Fix Doxygen @param command attribute syntax. 15 years ago
celp_math.c
celp_math.h Fix grammar errors in documentation 15 years ago
cga_data.c Add doxygen @file comment block 15 years ago
cga_data.h Add doxygen @file comment block 15 years ago
chomp_bsf.c Replace '\0 bytes' by 'NULL bytes' in Doxygen comments. 15 years ago
cinepak.c
cljr.c
cook.c Add av_ prefix to bswap macros 15 years ago
cookdata.h
costablegen.c
cscd.c
cyuv.c
dca.c Use math constant instead of hardcoded rounded value for sqrt(0.5). 15 years ago
dca.h
dca_parser.c
dcadata.h
dcadsp.c
dcadsp.h
dcahuff.h
dct-test.c
dct.c SSE optimized 32-point DCT 15 years ago
dct32.c Add missed file dct32.c 15 years ago
dctref.c
dctref.h
dirac.c
dirac.h Fix grammar errors in documentation 15 years ago
dirac_parser.c Fix grammar errors in documentation 15 years ago
dnxhd_parser.c
dnxhddata.c
dnxhddata.h
dnxhddec.c
dnxhdenc.c
dnxhdenc.h
dpcm.c Remove redundant and harmful explicit filename after @file Doxygen command. 15 years ago
dpx.c
dsicinav.c
dsputil.c Add av_ prefix to bswap macros 15 years ago
dsputil.h Add const to some pointer parameters. 15 years ago
dump_extradata_bsf.c
dv.c Add new decoder property max_lowres and do not init decoder if requested value is higher. 15 years ago
dv_tablegen.c tableprint: use the type name as-is for the functions' names. 15 years ago
dv_tablegen.h tableprint: use the type name as-is for the functions' names. 15 years ago
dv_vlc_data.h
dvbsub.c Move colorspace.h from libavcodec to libavutil. 15 years ago
dvbsub_parser.c
dvbsubdec.c Pass the composition and ancillary ID for DVB subtitles via extradata instead 15 years ago
dvdata.c
dvdata.h
dvdsub_parser.c
dvdsubdec.c Move colorspace.h from libavcodec to libavutil. 15 years ago
dvdsubenc.c
dwt.c
dwt.h
dxa.c
dxva2.c
dxva2.h
dxva2_h264.c Reindent after last commit on dxva2 h264 AVHWAccel. 15 years ago
dxva2_internal.h
dxva2_mpeg2.c MPEG-2 DXVA2 implementation 15 years ago
dxva2_vc1.c
eac3dec.c
eac3dec_data.c
eac3dec_data.h
eacmv.c
eaidct.c
eamad.c Add av_ prefix to bswap macros 15 years ago
eatgq.c
eatgv.c
eatqi.c
elbg.c Fix misspelled parameter names in Doxygen documentation. 15 years ago
elbg.h
error_resilience.c
escape124.c Remove incomplete Doxygen for static decode_frame functions. 15 years ago
faandct.c
faandct.h
faanidct.c
faanidct.h
faxcompr.c
faxcompr.h
fft-test.c
fft.c Indent 15 years ago
fft.h SSE optimized 32-point DCT 15 years ago
ffv1.c ffv1: remove VLAs 15 years ago
flac.c
flac.h
flacdata.c
flacdata.h
flacdec.c
flacenc.c Add AVCodecContext.lpc_type and Add AVCodecContext.lpc_passes fields. 15 years ago
flashsv.c
flashsvenc.c
flicvideo.c
flv.h
flvdec.c Add new decoder property max_lowres and do not init decoder if requested value is higher. 15 years ago
flvenc.c
fraps.c Remove incomplete Doxygen for static decode_frame functions. 15 years ago
frwu.c
g726.c
g729.h
g729data.h
g729dec.c
get_bits.h Add av_ prefix to bswap macros 15 years ago
gif.c
gifdec.c
golomb.c Correct golomb vlc decoding tables. 15 years ago
golomb.h
gsmdec.c Add native GSM 06.10 audio decoder. 15 years ago
h261.c
h261.h
h261_parser.c
h261data.h
h261dec.c Add new decoder property max_lowres and do not init decoder if requested value is higher. 15 years ago
h261enc.c Fix grammar errors in documentation 15 years ago
h263.c
h263.h Fix grammar errors in documentation 15 years ago
h263_parser.c
h263_parser.h
h263data.h
h263dec.c Add new decoder property max_lowres and do not init decoder if requested value is higher. 15 years ago
h264.c Perform sliding window operation during frame gap handling. 15 years ago
h264.h Add av_unused to decode_mb_skip declaration to fix the following warning: 15 years ago
h264_cabac.c
h264_cavlc.c
h264_direct.c
h264_loopfilter.c
h264_mp4toannexb_bsf.c Cosmetics: alignment and long line break. 15 years ago
h264_mvpred.h
h264_parser.c Cleanup prev commit, flag variable should start with 0 15 years ago
h264_parser.h
h264_ps.c Check for VUI overeading and reset num_reoder_frames. 15 years ago
h264_refs.c Perform sliding window operation during frame gap handling. 15 years ago
h264_sei.c
h264data.h
h264dsp.c
h264dsp.h
h264dspenc.c
h264enc.c
h264idct.c Improve some uses of ff_cropTbl with constant offset 15 years ago
h264pred.c Add more int packing macros, name them consistently 15 years ago
h264pred.h 16x16 and 8x8c x86 SIMD intra pred functions for VP8 and H.264 15 years ago
huffman.c
huffman.h
huffyuv.c huffyuv: remove unnecessary size argument from generate_len_table() 15 years ago
idcinvideo.c Fix grammar errors in documentation 15 years ago
iff.c bswap: change ME to NE in macro names 15 years ago
iff.h
iirfilter.c
iirfilter.h
imc.c Make Intel Music Coder output SAMPLE_FMT_FLT 15 years ago
imcdata.h
imgconvert.c Move colorspace.h from libavcodec to libavutil. 15 years ago
imgconvert.h
imx_dump_header_bsf.c
indeo2.c
indeo2data.h
indeo3.c Add av_ prefix to bswap macros 15 years ago
indeo3data.h
indeo5.c Fix Doxygen @param command attribute syntax. 15 years ago
indeo5data.h Prepare Indeo4 (step 1): upscale indeo5 base tables by 2 and convert those into uint16_t. 15 years ago
intelh263dec.c
internal.h Fix grammar errors in documentation 15 years ago
interplayvideo.c
intrax8.c
intrax8.h
intrax8dsp.c
intrax8huf.h
ituh263dec.c
ituh263enc.c Fix grammar errors in documentation 15 years ago
ivi_common.c Fix grammar errors in documentation 15 years ago
ivi_common.h Fix Doxygen @param command attribute syntax. 15 years ago
ivi_dsp.c
ivi_dsp.h Fix Doxygen @param command attribute syntax. 15 years ago
jfdctfst.c
jfdctint.c
jpegls.c
jpegls.h
jpeglsdec.c
jpeglsdec.h
jpeglsenc.c
jrevdct.c
kgv1dec.c Add new decoder property max_lowres and do not init decoder if requested value is higher. 15 years ago
kmvc.c
lcl.h
lcldec.c Move #ifdef before zlib_decomp() up so it covers the Doxygen comments. 15 years ago
lclenc.c
libavcodec.v
libdirac.h
libdirac_libschro.c
libdirac_libschro.h
libdiracdec.c
libdiracenc.c
libfaac.c
libgsm.c Change all occurences of "inofficial" to "unofficial" in code, comments 15 years ago
libmp3lame.c Set .supported_samplerates for mpeg audio encoders. 15 years ago
libopencore-amr.c
libopenjpeg.c Add new decoder property max_lowres and do not init decoder if requested value is higher. 15 years ago
libschroedinger.c
libschroedinger.h
libschroedingerdec.c
libschroedingerenc.c schroenc: Set colorspace info 15 years ago
libspeexdec.c
libtheoraenc.c Fix grammar errors in documentation 15 years ago
libvorbis.c add some buffer checks 15 years ago
libvpxdec.c Headers for libvpx are installed into vpx subdirectory. 15 years ago
libvpxenc.c Do not map video quantizer scale (from 1-51 to 0-63) for libvpx anymore. 15 years ago
libx264.c Properly initialize x264_picture_t in libx264. 15 years ago
libxvid_internal.h libxvid: add some const fixing a warning 15 years ago
libxvid_rc.c Rename av_tempfile() to ff_tempfile() 15 years ago
libxvidff.c Current Cygwin has mkstemp(). 15 years ago
ljpegenc.c
loco.c
lpc.c Add AVCodecContext.lpc_type and Add AVCodecContext.lpc_passes fields. 15 years ago
lpc.h Add AVCodecContext.lpc_type and Add AVCodecContext.lpc_passes fields. 15 years ago
lsp.c lsp: convert variable-length arrays to fixed size 15 years ago
lsp.h Fix Doxygen @param command attribute syntax. 15 years ago
lzw.c Fix misspelled parameter names in Doxygen documentation. 15 years ago
lzw.h
lzwenc.c
mace.c
mathops.h Add more int packing macros, name them consistently 15 years ago
mdct.c Remove VLA in ff_kbd_window_init, limit window size to 1024 15 years ago
mdct_tablegen.c
mdct_tablegen.h Remove unnecessary ../ from include directives 15 years ago
mdec.c
mimic.c
mjpeg.c
mjpeg.h
mjpeg_parser.c
mjpega_dump_header_bsf.c
mjpegbdec.c Add new decoder property max_lowres and do not init decoder if requested value is higher. 15 years ago
mjpegdec.c Add av_ prefix to bswap macros 15 years ago
mjpegdec.h
mjpegenc.c
mjpegenc.h
mlp.c
mlp.h
mlp_parser.c
mlp_parser.h
mlpdec.c Fix grammar errors in documentation 15 years ago
mlpdsp.c
mmvideo.c
motion-test.c
motion_est.c motion_est: fix implicit truncation warnings 15 years ago
motion_est_template.c Restore array sizes in doxygen parameter names. 15 years ago
motionpixels.c
motionpixels_tablegen.c tableprint: use the type name as-is for the functions' names. 15 years ago
motionpixels_tablegen.h
movsub_bsf.c
mp3_header_compress_bsf.c
mp3_header_decompress_bsf.c
mpc.c
mpc.h
mpc7.c
mpc7data.h
mpc8.c
mpc8data.h
mpc8huff.h
mpcdata.h
mpeg4audio.c Add HE-AAC v2 support to the AAC decoder. 15 years ago
mpeg4audio.h
mpeg4data.h
mpeg4video.c
mpeg4video.h
mpeg4video_parser.c
mpeg4video_parser.h
mpeg4videodec.c Add new decoder property max_lowres and do not init decoder if requested value is higher. 15 years ago
mpeg4videoenc.c Fix grammar errors in documentation 15 years ago
mpeg12.c Add new decoder property max_lowres and do not init decoder if requested value is higher. 15 years ago
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12decdata.h
mpeg12enc.c Change all occurences of "inofficial" to "unofficial" in code, comments 15 years ago
mpegaudio.c
mpegaudio.h Altivec-optimized mp{1,2,3} windowing 15 years ago
mpegaudio3.h
mpegaudio_parser.c
mpegaudio_tablegen.c tablegen: implement and use WRITE_ARRAY macros 15 years ago
mpegaudio_tablegen.h mathematics.h no longer needs config.h, so update tablegen code and 15 years ago
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec.c Move ff_dct_init(context) out of if(one time init) 15 years ago
mpegaudiodec_float.c Fix memleak when using mp*float decoder. 15 years ago
mpegaudiodecheader.c
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudioenc.c mpegaudioenc: Remove write-only variables from the context. 15 years ago
mpegaudiotab.h
mpegvideo.c Fix memory leak introduced in r23933 15 years ago
mpegvideo.h
mpegvideo_common.h Fix misspelled parameter names in Doxygen documentation. 15 years ago
mpegvideo_enc.c Change all occurences of "inofficial" to "unofficial" in code, comments 15 years ago
mpegvideo_parser.c
mpegvideo_xvmc.c Fix grammar errors in documentation 15 years ago
msmpeg4.c Add new decoder property max_lowres and do not init decoder if requested value is higher. 15 years ago
msmpeg4.h
msmpeg4data.c
msmpeg4data.h
msrle.c
msrledec.c
msrledec.h Fix grammar errors in documentation 15 years ago
msvideo1.c
nellymoser.c
nellymoser.h
nellymoserdec.c nellymoserdec: Increase the log level of messages when failing to decode data 15 years ago
nellymoserenc.c Fix grammar errors in documentation 15 years ago
noise_bsf.c
nuv.c
opt.c Move eval.c and eval.h from libavcodec to libavutil, and make the eval 15 years ago
opt.h Fix grammar errors in documentation 15 years ago
options.c Do not map video quantizer scale (from 1-51 to 0-63) for libvpx anymore. 15 years ago
pamenc.c
parser.c saner default value for convergence_duration 15 years ago
parser.h Fix grammar errors in documentation 15 years ago
pcm-mpeg.c
pcm.c Use designated initialisers for pcm codec struct 15 years ago
pcm_tablegen.c tablegen: implement and use WRITE_ARRAY macros 15 years ago
pcm_tablegen.h Remove unnecessary ../ from include directives 15 years ago
pcx.c pcx: convert VLAs to malloc/free 15 years ago
pcxenc.c
pgssubdec.c Set pix_fmt to the correct value for the format the PGS decoder actually uses. 15 years ago
pictordec.c Remove redundant and harmful explicit filename after @file Doxygen command. 15 years ago
png.c
png.h
pngdec.c Add av_ prefix to bswap macros 15 years ago
pngenc.c Add av_ prefix to bswap macros 15 years ago
pnm.c
pnm.h
pnm_parser.c
pnmdec.c Add av_ prefix to bswap macros 15 years ago
pnmenc.c
psymodel.c Fix a leak in the AAC encoder 15 years ago
psymodel.h
pthread.c
ptx.c
put_bits.h Add av_ prefix to bswap macros 15 years ago
qcelpdata.h Move clipping of audio samples (for those codecs outputting float) from decoder 15 years ago
qcelpdec.c Grammar fixes 15 years ago
qdm2.c Remove non-existing stray arguments from Doxygen function documentation. 15 years ago
qdm2_tablegen.c tablegen: implement and use WRITE_ARRAY macros 15 years ago
qdm2_tablegen.h Remove unnecessary ../ from include directives 15 years ago
qdm2data.h
qdrw.c
qpeg.c
qtrle.c
qtrleenc.c Fix grammar errors in documentation 15 years ago
r210dec.c Add av_ prefix to bswap macros 15 years ago
ra144.c Split do_output_subblock() into common code and decoder specific parts 15 years ago
ra144.h RealAudio 14.4k encoder. 15 years ago
ra144dec.c Split do_output_subblock() into common code and decoder specific parts 15 years ago
ra144enc.c Add AVCodecContext.lpc_type and Add AVCodecContext.lpc_passes fields. 15 years ago
ra288.c ra288: convert VLAs to fixed size 15 years ago
ra288.h
rangecoder.c
rangecoder.h
ratecontrol.c Move eval.c and eval.h from libavcodec to libavutil, and make the eval 15 years ago
ratecontrol.h Move eval.c and eval.h from libavcodec to libavutil, and make the eval 15 years ago
raw.c Support gray16be and rgb48be in mov 15 years ago
raw.h Rename ff_raw_pixelFormatTags symbol to ff_raw_pix_fmt_tags. 15 years ago
rawdec.c avcodec.h: Clarify AVCodecContext::pix_fmt documentation since its value may be set by the demuxer 15 years ago
rawenc.c
rdft.c
rectangle.h
remove_extradata_bsf.c
resample.c Add version to AVClass so we can add to and use fields of AVClass without ABI issues. 15 years ago
resample2.c resample: replace VLA with malloc/free 15 years ago
rl.h
rl2.c Remove incomplete Doxygen for static decode_frame functions. 15 years ago
rle.c
rle.h Fix misspelled parameter names in Doxygen documentation. 15 years ago
roqaudioenc.c
roqvideo.c
roqvideo.h
roqvideodec.c
roqvideoenc.c Fix grammar errors in documentation 15 years ago
rpza.c
rtjpeg.c
rtjpeg.h
rv10.c Add new decoder property max_lowres and do not init decoder if requested value is higher. 15 years ago
rv10enc.c
rv20enc.c
rv30.c
rv30data.h
rv30dsp.c
rv34.c Disambiguate bitstream groups for AAC and RV30/RV40. 15 years ago
rv34.h
rv34data.h
rv34vlc.h rv34: kill VLAs 15 years ago
rv40.c rv40: make rv40_adaptive_loop_filter() always_inline 15 years ago
rv40data.h @begingroup --> @defgroup, only the latter is correct Doxygen syntax. 15 years ago
rv40dsp.c
rv40vlc2.h
s3tc.c
s3tc.h
sbr.h Disambiguate bitstream groups for AAC and RV30/RV40. 15 years ago
sgi.h
sgidec.c
sgienc.c
shorten.c Add av_ prefix to bswap macros 15 years ago
simple_idct.c
simple_idct.h
sipr.c Fix grammar errors in documentation 15 years ago
sipr.h
sipr16k.c Move clipping of audio samples (for those codecs outputting float) from decoder 15 years ago
sipr16kdata.h
siprdata.h
smacker.c Add av_ prefix to bswap macros 15 years ago
smc.c
snow.c snow: remove unused parameter to mc_block() 15 years ago
snow.h
sonic.c
sp5x.h
sp5xdec.c Add new decoder property max_lowres and do not init decoder if requested value is higher. 15 years ago
sunrast.c
svq1.c
svq1.h
svq1_cb.h
svq1_vlc.h
svq1dec.c svq1dec: replace VLA with malloc/free 15 years ago
svq1enc.c
svq1enc_cb.h
svq3.c Fix svq3 watermark log uncompress on 64bit, probably fixes issue 1263 15 years ago
synth_filter.c
synth_filter.h
tableprint.c tableprint: use the type name as-is for the functions' names. 15 years ago
tableprint.h tablegen: implement and use WRITE_ARRAY macros 15 years ago
targa.c
targaenc.c
tiertexseqv.c
tiff.c
tiff.h
tiffenc.c
tmv.c 8088flex TMV video decoder now uses ff_draw_pc_font() 15 years ago
truemotion1.c
truemotion1data.h
truemotion2.c
truespeech.c Do not try to decode less than one frame of data in TrueSpeech decoder. 15 years ago
truespeech_data.h
tscc.c
tta.c Add av_ prefix to bswap macros 15 years ago
twinvq.c Fix grammar errors in documentation 15 years ago
twinvq_data.h
txd.c
ulti.c
ulti_cb.h
unary.h
utils.c 100l, change avsubtitle_free to the actually tested and working version. 15 years ago
v210dec.c Add av_ prefix to bswap macros 15 years ago
v210enc.c
v210x.c Add av_ prefix to bswap macros 15 years ago
vaapi.c
vaapi.h
vaapi_h264.c Fix grammar errors in documentation 15 years ago
vaapi_internal.h
vaapi_mpeg2.c
vaapi_mpeg4.c vaapi: add missing #include "h263.h" 15 years ago
vaapi_vc1.c Fix grammar errors in documentation 15 years ago
vb.c
vc1.c Make WMV3 decoder print more errors when decoding beta WMV9 files. 15 years ago
vc1.h
vc1_parser.c
vc1acdata.h
vc1data.c
vc1data.h
vc1dec.c vc1: Fix ordering of loop filter for I/B frames 15 years ago
vc1dsp.c Improve some uses of ff_cropTbl with constant offset 15 years ago
vcr1.c
vdpau.c
vdpau.h Remove stray Doxygen grouping command; fixes one Doxygen warning. 15 years ago
vdpau_internal.h
vmdav.c
vmnc.c
vorbis.c
vorbis.h Fix libvorbis encoding with more than 2 channels 15 years ago
vorbis_data.c vorbis: cosmetics, remove trailing comma for values that will never have 15 years ago
vorbis_dec.c Fix use of unintialized variable introduced in r20411. 15 years ago
vorbis_enc.c Raise default vorbis encoding quality. 15 years ago
vorbis_enc_data.h
vp3.c Fix grammar errors in documentation 15 years ago
vp3_parser.c
vp3data.h
vp3dsp.c Improve some uses of ff_cropTbl with constant offset 15 years ago
vp5.c VP56: move vp56_edge_filter to new VP56DSPContext 15 years ago
vp5data.h
vp6.c vp6: convert VLA to fixed size 15 years ago
vp6data.h
vp6dsp.c
vp8.c Change function prototypes for width=8 inner and mbedge loopfilter functions 15 years ago
vp8_parser.c VP8 parser 15 years ago
vp8data.h Simplify MV parsing, removes laying out 2 or 4 (16x8/8x8/8x16) MVs over all 15 years ago
vp8dsp.c Change function prototypes for width=8 inner and mbedge loopfilter functions 15 years ago
vp8dsp.h Change function prototypes for width=8 inner and mbedge loopfilter functions 15 years ago
vp56.c VP56: move vp56_edge_filter to new VP56DSPContext 15 years ago
vp56.h cosmetic: improve comment breaking at 80 cols 15 years ago
vp56data.c
vp56data.h
vp56dsp.c ARM: NEON optimised VP6 edge filter 15 years ago
vp56dsp.h ARM: NEON optimised VP6 edge filter 15 years ago
vqavideo.c
w32thread.c
wavpack.c
wma.c Fix Doxygen documentation of gb parameter in ff_wma_get_large_val(). 15 years ago
wma.h
wmadata.h
wmadec.c Silence warning "new qualifiers in middle of multi-level 15 years ago
wmaenc.c
wmaprodata.h
wmaprodec.c Move clipping of audio samples (for those codecs outputting float) from decoder 15 years ago
wmavoice.c Use correct length modifier for size comparison in printf expression, fixes: 15 years ago
wmavoice_data.h WMAVoice postfilter. 15 years ago
wmv2.c
wmv2.h
wmv2dec.c Add new decoder property max_lowres and do not init decoder if requested value is higher. 15 years ago
wmv2enc.c
wnv1.c
ws-snd1.c
xan.c
xiph.c
xiph.h Fix grammar errors in documentation 15 years ago
xl.c
xsubdec.c
xsubenc.c Fix grammar errors in documentation 15 years ago
xvmc.h Fix grammar errors in documentation 15 years ago
xvmc_internal.h
yop.c Fix grammar errors in documentation 15 years ago
zmbv.c Remove a useless variable in zmbv decoder. 15 years ago
zmbvenc.c