.. |
alpha
|
Remove --enable-gprof flag
|
15 years ago |
arm
|
ARM: disable movw/movt for relocated values on Apple platforms
|
14 years ago |
avr32
|
Add necessary #include for config.h.
|
15 years ago |
bfin
|
Remove misplaced Doxygen comment.
|
15 years ago |
mips
|
Move arch-specific makefile parts into $arch/Makefile
|
15 years ago |
mlib
|
…
|
|
ppc
|
Move mm_support() from libavcodec to libavutil, make it a public
|
14 years ago |
ps2
|
…
|
|
sh4
|
Simplify arch-specific object file lists
|
15 years ago |
sparc
|
Replace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNED
|
15 years ago |
x86
|
Add d suffix to movd target register to make it work with nasm.
|
14 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
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
Makefile
|
Add a G.722 encoder
|
14 years ago |
a64colors.h
|
Add missing stdint.h #include; necessary to pass 'make checkheaders'.
|
14 years ago |
a64enc.h
|
added interlacing option and compression option for colorram (lut)
|
14 years ago |
a64multienc.c
|
Checking return values of av_malloc(z) and report an error in case.
|
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
|
Cosmetics: Re-indent after last commit.
|
15 years ago |
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
|
Use filename as pattern for multiple inclusion guards.
|
14 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: TLS: Save maximum values for each swb in a table.
|
15 years ago |
aacdec.c
|
aacdec: Rework channel mapping compatibility hacks.
|
14 years ago |
aacdectab.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
aacenc.c
|
aacenc: Remove an unused variable from adjust_frame_information().
|
14 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
|
psymodel: Const correct FFPsyWindowInfo.
|
14 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
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
aactab.c
|
aactab: Tablegenify ff_aac_pow2sf_tab.
|
15 years ago |
aactab.h
|
aactab: Tablegenify ff_aac_pow2sf_tab.
|
15 years ago |
aandcttab.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
aandcttab.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
aasc.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
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
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
ac3dec_data.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
ac3dec_data.h
|
Add spectral extension to the E-AC-3 decoder.
|
15 years ago |
ac3enc.c
|
Use "const" qualifier for pointers that point to input data of
|
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
|
Replace log2f(10) with a constant
|
15 years ago |
acelp_pitch_delay.h
|
Fix Doxygen @param command attribute syntax.
|
15 years ago |
acelp_vectors.c
|
Split the input/output data arguments to ff_adaptive_gain_control().
|
15 years ago |
acelp_vectors.h
|
Fix Doxygen @param command attribute syntax.
|
15 years ago |
adpcm.c
|
Flush the PutBitsContext at the end of each block when encoding ADPCM IMA QT
|
14 years ago |
adx.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
adxdec.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
adxenc.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
alac.c
|
alac: change VLAs to fixed size
|
15 years ago |
alacenc.c
|
Use "const" qualifier for pointers that point to input data of
|
15 years ago |
allcodecs.c
|
Add a G.722 encoder
|
14 years ago |
alsdec.c
|
Fix spelling in comment(s)
|
14 years ago |
amr.h
|
Move AMR-NB frame unpacking code to a common file so it can be reused in
|
14 years ago |
amrnbdata.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
amrnbdec.c
|
Move AMR-NB frame unpacking code to a common file so it can be reused in
|
14 years ago |
anm.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
ansi.c
|
Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the
|
14 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
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
atrac.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
atrac1.c
|
Move clipping of audio samples (for those codecs outputting float) from decoder
|
15 years ago |
atrac1data.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
atrac3.c
|
Fix handling of truncated files. Should fix random FATE breakages.
|
14 years ago |
atrac3data.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
audioconvert.c
|
Implement avcodec_get_channel_layout().
|
14 years ago |
audioconvert.h
|
Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_
|
14 years ago |
aura.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
avcodec.h
|
Bump minor version for the addition of the G.722 encoder
|
14 years ago |
avfft.c
|
avfft: remove useless parens
|
15 years ago |
avfft.h
|
Fix grammar errors in documentation
|
15 years ago |
avpacket.c
|
indent
|
15 years ago |
avs.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 years ago |
bethsoftvideo.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
bethsoftvideo.h
|
…
|
|
bfi.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
bgmc.c
|
Fix grammar errors in documentation
|
15 years ago |
bgmc.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
bink.c
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
binkaudio.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
binkdata.h
|
Add lots of missing includes
|
15 years ago |
binkidct.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
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
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 years ago |
bytestream.h
|
…
|
|
c93.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 years ago |
cabac.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
cabac.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
cavs.c
|
Move cavs dsp functions to their own struct
|
14 years ago |
cavs.h
|
Move cavs dsp functions to their own struct
|
14 years ago |
cavs_parser.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
cavsdata.h
|
Fix grammar errors in documentation
|
15 years ago |
cavsdec.c
|
Move cavs dsp functions to their own struct
|
14 years ago |
cavsdsp.c
|
Remove duplicate definitions of fullpel MC functions
|
14 years ago |
cavsdsp.h
|
Move cavs dsp functions to their own struct
|
14 years ago |
cbrt_tablegen.c
|
tablegen: implement and use WRITE_ARRAY macros
|
15 years ago |
cbrt_tablegen.h
|
Allow hard-coding of the 32kB cubic-root table for AAC.
|
15 years ago |
cdgraphics.c
|
Add new decoder property max_lowres and do not init decoder if requested value is higher.
|
15 years ago |
celp_filters.c
|
Fix spelling in comment
|
15 years ago |
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
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
cljr.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
cook.c
|
Add av_ prefix to bswap macros
|
15 years ago |
cookdata.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
costablegen.c
|
Fix --enable-hardcoded-tables compilation: the generate table files now
|
15 years ago |
cscd.c
|
Fix 24 bpp CSCD decoding, as for Windows bitmaps in this (and only this)
|
14 years ago |
cyuv.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
dca.c
|
dca: fix dynrange coefficient in xch
|
14 years ago |
dca.h
|
…
|
|
dca_parser.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
dcadata.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
dcadsp.c
|
DCA: ARM/NEON optimised lfe_fir
|
15 years ago |
dcadsp.h
|
DCA: ARM/NEON optimised lfe_fir
|
15 years ago |
dcahuff.h
|
…
|
|
dct-test.c
|
Move mm_support() from libavcodec to libavutil, make it a public
|
14 years ago |
dct.c
|
SSE optimized 32-point DCT
|
15 years ago |
dct32.c
|
Add missed file dct32.c
|
15 years ago |
dctref.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
dctref.h
|
Move dctref prototypes to a header file
|
15 years ago |
dirac.c
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
dirac.h
|
Fix grammar errors in documentation
|
15 years ago |
dirac_parser.c
|
Fix grammar errors in documentation
|
15 years ago |
dnxhd_parser.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
dnxhddata.c
|
…
|
|
dnxhddata.h
|
…
|
|
dnxhddec.c
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
dnxhdenc.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 years ago |
dnxhdenc.h
|
Remove DECLARE_ALIGNED_{8,16} macros
|
15 years ago |
dpcm.c
|
Remove redundant and harmful explicit filename after @file Doxygen command.
|
15 years ago |
dpx.c
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
dsicinav.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
dsputil.c
|
Reimplement ff_img_copy_plane() as av_image_copy_plane() in libavcore,
|
14 years ago |
dsputil.h
|
Move mm_support() from libavcodec to libavutil, make it a public
|
14 years ago |
dump_extradata_bsf.c
|
…
|
|
dv.c
|
dv: fix alignment of scratch buffer
|
14 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
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
dvbsub.c
|
Move colorspace.h from libavcodec to libavutil.
|
15 years ago |
dvbsub_parser.c
|
Change av_log() calls surrounded by '#ifdef DEBUG' into dprintf macros.
|
16 years ago |
dvbsubdec.c
|
Pass the composition and ancillary ID for DVB subtitles via extradata instead
|
15 years ago |
dvdata.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
dvdata.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
dvdsub_parser.c
|
…
|
|
dvdsubdec.c
|
remove useless cast
|
15 years ago |
dvdsubenc.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 years ago |
dwt.c
|
DWT: x86 init should depend on HAVE_MMX
|
15 years ago |
dwt.h
|
Add ff_ prefix to dwt functions
|
15 years ago |
dxa.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
dxva2.c
|
Moved reusable functions from dxva2_h264.c to dxva2.c
|
15 years ago |
dxva2.h
|
H264 DXVA2 implementation
|
15 years ago |
dxva2_h264.c
|
Reindent after last commit on dxva2 h264 AVHWAccel.
|
15 years ago |
dxva2_internal.h
|
Moved reusable functions from dxva2_h264.c to dxva2.c
|
15 years ago |
dxva2_mpeg2.c
|
MPEG-2 DXVA2 implementation
|
15 years ago |
dxva2_vc1.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 years ago |
eac3dec.c
|
Add spectral extension to the E-AC-3 decoder.
|
15 years ago |
eac3dec_data.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
eac3dec_data.h
|
Add spectral extension to the E-AC-3 decoder.
|
15 years ago |
eacmv.c
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
eaidct.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
eamad.c
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
eatgq.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
eatgv.c
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
eatqi.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
elbg.c
|
Fix misspelled parameter names in Doxygen documentation.
|
15 years ago |
elbg.h
|
…
|
|
error_resilience.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
escape124.c
|
Remove incomplete Doxygen for static decode_frame functions.
|
15 years ago |
faandct.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
faandct.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
faanidct.c
|
…
|
|
faanidct.h
|
…
|
|
faxcompr.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
faxcompr.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
fft-test.c
|
fft-test: format error output more readably
|
14 years ago |
fft.c
|
Indent
|
15 years ago |
fft.h
|
Revert unintended changes to fft.h from r24890.
|
14 years ago |
ffv1.c
|
ffv1: remove VLAs
|
15 years ago |
flac.c
|
…
|
|
flac.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
flacdata.c
|
…
|
|
flacdata.h
|
…
|
|
flacdec.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
flacenc.c
|
cosmetics: rename output_* to write_*
|
14 years ago |
flashsv.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
flashsvenc.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
flicvideo.c
|
Remove explicit filename from Doxygen @file commands.
|
15 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
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 years ago |
fraps.c
|
Remove incomplete Doxygen for static decode_frame functions.
|
15 years ago |
frwu.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 years ago |
g722.c
|
Add a G.722 encoder
|
14 years ago |
g726.c
|
Set a constant frame size for encoding G.726 audio.
|
14 years ago |
g729.h
|
…
|
|
g729data.h
|
LSF (Line Spectral Frequencies) decoding routine.
|
16 years ago |
g729dec.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 years ago |
get_bits.h
|
Add av_ prefix to bswap macros
|
15 years ago |
gif.c
|
Replace all remaining occurrences of AVERROR_NOMEM with
|
15 years ago |
gifdec.c
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
golomb.c
|
Correct golomb vlc decoding tables.
|
15 years ago |
golomb.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
gsmdec.c
|
Document how the ref_buf is used.
|
15 years ago |
h261.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
h261.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
h261_parser.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
h261data.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
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
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
h263.h
|
Fix grammar errors in documentation
|
15 years ago |
h263_parser.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
h263_parser.h
|
…
|
|
h263data.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
h263dec.c
|
Move mm_support() from libavcodec to libavutil, make it a public
|
14 years ago |
h264.c
|
Rename h264_idct_sse2.asm to h264_idct.asm; move inline IDCT asm from
|
14 years ago |
h264.h
|
Add av_unused to decode_mb_skip declaration to fix the following warning:
|
15 years ago |
h264_cabac.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
h264_cavlc.c
|
H.264: 8% faster CAVLC zero-run decoding
|
14 years ago |
h264_direct.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
h264_loopfilter.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
h264_mp4toannexb_bsf.c
|
Cosmetics: alignment and long line break.
|
15 years ago |
h264_mvpred.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
h264_parser.c
|
In h264 parser, return immediately if buf_size is 0, avoid printing
|
15 years ago |
h264_parser.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
h264_ps.c
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
h264_refs.c
|
Perform sliding window operation during frame gap handling.
|
15 years ago |
h264_sei.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
h264data.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
h264dsp.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
h264dsp.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
h264dspenc.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
h264enc.c
|
Fix likely typo in r15937.
|
15 years ago |
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
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
huffman.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
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
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
iff.h
|
IFF: move ff_cmap_read_palette() prototype to a header file
|
15 years ago |
iirfilter.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
iirfilter.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
imc.c
|
imc: fix undefined float to int conversion
|
14 years ago |
imcdata.h
|
…
|
|
imgconvert.c
|
Support deinterlacing of YUVJ422P in old deinterlacer.
|
14 years ago |
imgconvert.h
|
Deprecate ff_get_plane_bytewidth() in favor of
|
14 years ago |
imx_dump_header_bsf.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
indeo2.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
indeo2data.h
|
…
|
|
indeo3.c
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 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
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 years ago |
internal.h
|
Fix grammar errors in documentation
|
15 years ago |
interplayvideo.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
intrax8.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
intrax8.h
|
…
|
|
intrax8dsp.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
intrax8huf.h
|
…
|
|
inverse.c
|
Make ff_inverse stay with libavutil, and optional copy it to libavcodec.
|
15 years ago |
ituh263dec.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
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
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
ivi_dsp.h
|
Fix Doxygen @param command attribute syntax.
|
15 years ago |
jfdctfst.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
jfdctint.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
jpegls.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
jpegls.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
jpeglsdec.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
jpeglsdec.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
jpeglsenc.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
jrevdct.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
kgv1dec.c
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
kmvc.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
lcl.h
|
…
|
|
lcldec.c
|
Move #ifdef before zlib_decomp() up so it covers the Doxygen comments.
|
15 years ago |
lclenc.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
libavcodec.v
|
Add symbol versioning for shared libraries
|
15 years ago |
libdirac.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
libdirac_libschro.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
libdirac_libschro.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
libdiracdec.c
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
libdiracenc.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
libfaac.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
libgsm.c
|
Change all occurences of "inofficial" to "unofficial" in code, comments
|
15 years ago |
libmp3lame.c
|
Remove useless comment.
|
14 years ago |
libopencore-amr.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 years ago |
libopenjpeg.c
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
libschroedinger.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
libschroedinger.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
libschroedingerdec.c
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
libschroedingerenc.c
|
schroenc: Set colorspace info
|
15 years ago |
libspeexdec.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 years ago |
libtheoraenc.c
|
Fix grammar errors in documentation
|
15 years ago |
libvorbis.c
|
remove an unneeded av_realloc()
|
15 years ago |
libvpxdec.c
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
libvpxenc.c
|
Fix doxygen comments.
|
14 years ago |
libx264.c
|
Properly initialize x264_picture_t in libx264.
|
15 years ago |
libxavs.c
|
Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the
|
14 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
|
Move mm_support() from libavcodec to libavutil, make it a public
|
14 years ago |
ljpegenc.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
loco.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
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
|
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
|
Fix misspelled parameter names in Doxygen documentation.
|
15 years ago |
lzw.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
lzwenc.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
mace.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
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
|
Change/simplify the tableprint/tablegen API.
|
15 years ago |
mdct_tablegen.h
|
Remove unnecessary ../ from include directives
|
15 years ago |
mdec.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
mimic.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 years ago |
mjpeg.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
mjpeg.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
mjpeg_parser.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
mjpega_dump_header_bsf.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
mjpegbdec.c
|
Add new decoder property max_lowres and do not init decoder if requested value is higher.
|
15 years ago |
mjpegdec.c
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
mjpegdec.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
mjpegenc.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
mjpegenc.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
mlp.c
|
mlp: Use smaller CRC tables if CONFIG_SMALL.
|
15 years ago |
mlp.h
|
Specify maximum sample rate of MLP by defining the factor relative to 48000
|
15 years ago |
mlp_parser.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
mlp_parser.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
mlpdec.c
|
Fix grammar errors in documentation
|
15 years ago |
mlpdsp.c
|
Move prototypes for various dsputil init functions to dsputil.h
|
15 years ago |
mmvideo.c
|
Remove explicit filename from Doxygen @file commands.
|
15 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: fix implicit truncation warnings
|
15 years ago |
motion_est_template.c
|
Restore array sizes in doxygen parameter names.
|
15 years ago |
motionpixels.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 years ago |
motionpixels_tablegen.c
|
tableprint: use the type name as-is for the functions' names.
|
15 years ago |
motionpixels_tablegen.h
|
Add support for hardcoding the motionpixels rgb to yuv table.
|
15 years ago |
movsub_bsf.c
|
…
|
|
mp3_header_compress_bsf.c
|
…
|
|
mp3_header_decompress_bsf.c
|
…
|
|
mpc.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
mpc.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
mpc7.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
mpc7data.h
|
…
|
|
mpc8.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
mpc8data.h
|
…
|
|
mpc8huff.h
|
…
|
|
mpcdata.h
|
…
|
|
mpeg4audio.c
|
Add HE-AAC v2 support to the AAC decoder.
|
15 years ago |
mpeg4audio.h
|
Add support for PS sync extensions.
|
15 years ago |
mpeg4data.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
mpeg4video.c
|
Change ref_index structure so it matches how its organized in h264.
|
15 years ago |
mpeg4video.h
|
Add lots of missing includes
|
15 years ago |
mpeg4video_parser.c
|
Include mpeg4video.h: Needed for declaration of ff_mpeg4_decode_picture_header.
|
15 years ago |
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
|
Fix doxy that refers to the wrong variable.
|
15 years ago |
mpeg12.h
|
…
|
|
mpeg12data.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
mpeg12data.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
mpeg12decdata.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
mpeg12enc.c
|
Change all occurences of "inofficial" to "unofficial" in code, comments
|
15 years ago |
mpegaudio.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
mpegaudio.h
|
Altivec-optimized mp{1,2,3} windowing
|
15 years ago |
mpegaudio3.h
|
header for common code between mp3 decoder and encoder.
|
15 years ago |
mpegaudio_parser.c
|
Cleanup properly at the end of MPEG Audio parsing.
|
16 years ago |
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
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
mpegaudiodata.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
mpegaudiodec.c
|
Show correct bitrate for VBR MP3 files.
|
15 years ago |
mpegaudiodec_float.c
|
Fix memleak when using mp*float decoder.
|
15 years ago |
mpegaudiodecheader.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
mpegaudiodecheader.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
mpegaudiodectab.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
mpegaudioenc.c
|
Use "const" qualifier for pointers that point to input data of
|
15 years ago |
mpegaudiotab.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
mpegvideo.c
|
The debug text output of macroblocks can indicate MB_TYPE_INTERLACED,
|
14 years ago |
mpegvideo.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
mpegvideo_common.h
|
Fix misspelled parameter names in Doxygen documentation.
|
15 years ago |
mpegvideo_enc.c
|
Fix rv20 encoding so the binary decoder can decode it.
|
14 years ago |
mpegvideo_parser.c
|
Revert
|
15 years ago |
mpegvideo_xvmc.c
|
Fix grammar errors in documentation
|
15 years ago |
msmpeg4.c
|
msmpeg4v1: fix undefined behaviour in msmpeg4_decode_picture_header()
|
14 years ago |
msmpeg4.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
msmpeg4data.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
msmpeg4data.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
msrle.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
msrledec.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
msrledec.h
|
Fix grammar errors in documentation
|
15 years ago |
msvideo1.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
nellymoser.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
nellymoser.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
nellymoserdec.c
|
nellymoserdec: Increase the log level of messages when failing to decode data
|
15 years ago |
nellymoserenc.c
|
nellymoserenc: Declare the supported sample format
|
15 years ago |
noise_bsf.c
|
…
|
|
nuv.c
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
opt.c
|
Move AVOptions from libavcodec to libavutil
|
14 years ago |
opt.h
|
Move AVOptions from libavcodec to libavutil
|
14 years ago |
options.c
|
Move AVOptions from libavcodec to libavutil
|
14 years ago |
pamenc.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 years ago |
parser.c
|
saner default value for convergence_duration
|
15 years ago |
parser.h
|
Fix grammar errors in documentation
|
15 years ago |
pcm-mpeg.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
pcm.c
|
Use "const" qualifier for pointers that point to input data of
|
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
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
pcxenc.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
pgssubdec.c
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
pictordec.c
|
Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the
|
14 years ago |
png.c
|
…
|
|
png.h
|
Move some prototypes from dsputil.c to reasonable header files
|
15 years ago |
pngdec.c
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
pngenc.c
|
Add av_ prefix to bswap macros
|
15 years ago |
pnm.c
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
pnm.h
|
Support ASCII pnms.
|
15 years ago |
pnm_parser.c
|
whitespace cosmetics: K&R coding style, prettyprinting
|
15 years ago |
pnmdec.c
|
Add av_ prefix to bswap macros
|
15 years ago |
pnmenc.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 years ago |
psymodel.c
|
psymodel: Const correct FFPsyWindowInfo.
|
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
|
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
|
Fix undefined expressions that use multiple calls to get_bits().
|
14 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
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
qdrw.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
qpeg.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
qtrle.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
qtrleenc.c
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
r210dec.c
|
Reindent after r25115.
|
14 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
|
Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the
|
14 years ago |
ra288.c
|
ra288: convert VLAs to fixed size
|
15 years ago |
ra288.h
|
…
|
|
rangecoder.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
rangecoder.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
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
|
rawdec: ensure that there is always a valid palette for formats that
|
14 years ago |
rawenc.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
rdft.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
rectangle.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
remove_extradata_bsf.c
|
…
|
|
resample.c
|
Move AVOptions from libavcodec to libavutil
|
14 years ago |
resample2.c
|
resample: replace VLA with malloc/free
|
15 years ago |
rl.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
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
|
Use "const" qualifier for pointers that point to input data of
|
15 years ago |
roqvideo.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
roqvideo.h
|
…
|
|
roqvideodec.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
roqvideoenc.c
|
Fix grammar errors in documentation
|
15 years ago |
rpza.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
rtjpeg.c
|
…
|
|
rtjpeg.h
|
Remove DECLARE_ALIGNED_{8,16} macros
|
15 years ago |
rv10.c
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
rv10enc.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
rv20enc.c
|
Fix rv20 encoding so the binary decoder can decode it.
|
14 years ago |
rv30.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
rv30data.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
rv30dsp.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
rv34.c
|
Disambiguate bitstream groups for AAC and RV30/RV40.
|
15 years ago |
rv34.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
rv34data.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
rv34vlc.h
|
rv34: kill VLAs
|
15 years ago |
rv40.c
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
rv40data.h
|
@begingroup --> @defgroup, only the latter is correct Doxygen syntax.
|
15 years ago |
rv40dsp.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
rv40vlc2.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
s3tc.c
|
…
|
|
s3tc.h
|
…
|
|
sbr.h
|
Disambiguate bitstream groups for AAC and RV30/RV40.
|
15 years ago |
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
|
Add av_ prefix to bswap macros
|
15 years ago |
simple_idct.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
simple_idct.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
sipr.c
|
Remove pointless semicolon
|
14 years ago |
sipr.h
|
Remove DECLARE_ALIGNED_{8,16} macros
|
15 years ago |
sipr16k.c
|
Move clipping of audio samples (for those codecs outputting float) from decoder
|
15 years ago |
sipr16kdata.h
|
SIPR16k decoder
|
15 years ago |
siprdata.h
|
Allow a SIPR table to be used by the upcoming SIPR16k decoder
|
15 years ago |
smacker.c
|
Add av_ prefix to bswap macros
|
15 years ago |
smc.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
snow.c
|
snow: remove unused parameter to mc_block()
|
15 years ago |
snow.h
|
Separate DWT from snow and dsputil
|
15 years ago |
sonic.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
sp5x.h
|
…
|
|
sp5xdec.c
|
sp5x: remove broken code under #if 0
|
14 years ago |
sunrast.c
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
svq1.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
svq1.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
svq1_cb.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
svq1_vlc.h
|
…
|
|
svq1dec.c
|
svq1dec: replace VLA with malloc/free
|
15 years ago |
svq1enc.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
svq1enc_cb.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
svq3.c
|
Fix svq3 watermark log uncompress on 64bit, probably fixes issue 1263
|
15 years ago |
synth_filter.c
|
Make synth_filter a function pointer
|
15 years ago |
synth_filter.h
|
ARM: NEON optimised synth_filter_float
|
15 years ago |
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
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
targaenc.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 years ago |
tiertexseqv.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
tiff.c
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
tiff.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
tiffenc.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
tmv.c
|
8088flex TMV video decoder now uses ff_draw_pc_font()
|
15 years ago |
truemotion1.c
|
The 24-bit ydt also should not depend on endianness,
|
14 years ago |
truemotion1data.h
|
…
|
|
truemotion2.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
truespeech.c
|
Do not try to decode less than one frame of data in TrueSpeech decoder.
|
15 years ago |
truespeech_data.h
|
…
|
|
tscc.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
tta.c
|
tta: remove stray semicolon
|
14 years ago |
twinvq.c
|
Fix grammar errors in documentation
|
15 years ago |
twinvq_data.h
|
Add missing header to fix 'make checkheaders'.
|
15 years ago |
txd.c
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
ulti.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
ulti_cb.h
|
…
|
|
unary.h
|
…
|
|
utils.c
|
Move AVOptions from libavcodec to libavutil
|
14 years ago |
v210dec.c
|
Add av_ prefix to bswap macros
|
15 years ago |
v210enc.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 years ago |
v210x.c
|
Add av_ prefix to bswap macros
|
15 years ago |
vaapi.c
|
Rename ff_vaapi_alloc_picture() to ff_vaapi_alloc_pic_param().
|
15 years ago |
vaapi.h
|
…
|
|
vaapi_h264.c
|
Fix grammar errors in documentation
|
15 years ago |
vaapi_internal.h
|
Rename ff_vaapi_alloc_picture() to ff_vaapi_alloc_pic_param().
|
15 years ago |
vaapi_mpeg2.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 years ago |
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
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
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
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
vc1acdata.h
|
…
|
|
vc1data.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
vc1data.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
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
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
vdpau.c
|
Set VDPAU H264 picture parameter field_order_cnt and frame_num at the
|
15 years ago |
vdpau.h
|
Remove stray Doxygen grouping command; fixes one Doxygen warning.
|
15 years ago |
vdpau_internal.h
|
Set VDPAU H264 picture parameter field_order_cnt and frame_num at the
|
15 years ago |
vmdav.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
vmnc.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
vorbis.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
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
|
vorbisdec: Use int instead of uint16_fast_t for index variables
|
14 years ago |
vorbis_enc.c
|
vorbisenc: remove VLAs
|
14 years ago |
vorbis_enc_data.h
|
whitespace cosmetics, prettyprinting, K&R coding style
|
15 years ago |
vp3.c
|
Only draw the actually visible area in vp3_draw_horiz_band.
|
14 years ago |
vp3_parser.c
|
…
|
|
vp3data.h
|
…
|
|
vp3dsp.c
|
Improve some uses of ff_cropTbl with constant offset
|
15 years ago |
vp5.c
|
VP5/6/8: eliminate CABAC dependency
|
14 years ago |
vp5data.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
vp6.c
|
Move vp6_filter_diag4() from DSPContext to VP56DSPContext.
|
14 years ago |
vp6data.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
vp6dsp.c
|
Move vp6_filter_diag4() from DSPContext to VP56DSPContext.
|
14 years ago |
vp8.c
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
vp8_parser.c
|
VP8 parser
|
15 years ago |
vp8data.h
|
VP8: slightly faster DCT coefficient probability update
|
14 years ago |
vp8dsp.c
|
VP8: much faster DC transform handling
|
14 years ago |
vp8dsp.h
|
VP8: much faster DC transform handling
|
14 years ago |
vp56.c
|
10l: missed one reindent.
|
15 years ago |
vp56.h
|
VP5/6/8: ~7% faster arithmetic decoding
|
14 years ago |
vp56data.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
vp56data.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
vp56dsp.c
|
cosmetic
|
14 years ago |
vp56dsp.h
|
Move vp6_filter_diag4() from DSPContext to VP56DSPContext.
|
14 years ago |
vp56rac.c
|
VP5/6/8: ~7% faster arithmetic decoding
|
14 years ago |
vqavideo.c
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
w32thread.c
|
Remove avcodec_thread_execute from avcodec.h, and make static functions that
|
15 years ago |
wavpack.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
wma.c
|
Fix Doxygen documentation of gb parameter in ff_wma_get_large_val().
|
15 years ago |
wma.h
|
Move FFT parts from dsputil.h to fft.h
|
15 years ago |
wmadata.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
wmadec.c
|
Silence warning "new qualifiers in middle of multi-level
|
15 years ago |
wmaenc.c
|
Use "const" qualifier for pointers that point to input data of
|
15 years ago |
wmaprodata.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
wmaprodec.c
|
Change a doxy comment to a normal one.
|
14 years ago |
wmavoice.c
|
Fix buffer overrun if idx is negative (it can be down to -23>>4), by prepending
|
14 years ago |
wmavoice_data.h
|
WMAVoice postfilter.
|
15 years ago |
wmv2.c
|
…
|
|
wmv2.h
|
Remove DECLARE_ALIGNED_{8,16} macros
|
15 years ago |
wmv2dec.c
|
Add new decoder property max_lowres and do not init decoder if requested value is higher.
|
15 years ago |
wmv2enc.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 years ago |
wnv1.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
ws-snd1.c
|
Include stdint.h instead of inttypes.h, it is enough for what this file need.
|
14 years ago |
xan.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
xiph.c
|
…
|
|
xiph.h
|
Fix grammar errors in documentation
|
15 years ago |
xl.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
xsubdec.c
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
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
|
Use new imgutils.h API names, fix deprecation warnings.
|
14 years ago |
zmbv.c
|
Remove a useless variable in zmbv decoder.
|
15 years ago |
zmbvenc.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |