.. |
aarch64
|
aarch64: use EXTERN_ASM consistently for exported symbols
|
11 years ago |
arm
|
arm: dcadsp: implement decode_hf as external NEON asm
|
11 years ago |
avr32
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
bfin
|
bfin: vp3: Mark all binary object sections appropriately
|
11 years ago |
mips
|
mips64: mark hi/lo registers clobbered in MAC64/MLS64 macros
|
12 years ago |
ppc
|
ppc: reduce overreads when loading 8 pixels in altivec dsp functions
|
11 years ago |
sh4
|
sh4: Remove dubious aligned dsputil code
|
12 years ago |
sparc
|
sparc: VIS mnemonics
|
12 years ago |
x86
|
dcadec: simplify decoding of VQ high frequencies
|
11 years ago |
4xm.c
|
4xm: replace forcing EMU_EDGE by a copy
|
11 years ago |
8bps.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
8svx.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
Makefile
|
build: Let the ffvhuff decoder/encoder depend on the huffyuv decoder/encoder
|
11 years ago |
a64colors.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
a64enc.h
|
a64multienc: use the AVFrame API properly.
|
11 years ago |
a64multienc.c
|
avcodec: Consistently name encoder init functions foo_encode_init
|
11 years ago |
a64tables.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
aac.h
|
aac: Add support for Enhanced AAC Low Delay (ER AAC ELD).
|
11 years ago |
aac_ac3_parser.c
|
ac3: implement request_channel_layout.
|
11 years ago |
aac_ac3_parser.h
|
ac3: Do not clash with normal AVERROR
|
11 years ago |
aac_adtstoasc_bsf.c
|
av_log_missing_feature() ---> avpriv_report_missing_feature()
|
12 years ago |
aac_parser.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
aac_tablegen.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
aac_tablegen.h
|
cosmetics: Add '0' to float constants ending in '.'.
|
11 years ago |
aac_tablegen_decl.h
|
aac: fix build with hardcoded tables
|
12 years ago |
aacadtsdec.c
|
lavc: use avpriv_ prefix for some mpeg4audio symbols used in lavf.
|
13 years ago |
aacadtsdec.h
|
Give all anonymously typedeffed structs in headers a name
|
12 years ago |
aaccoder.c
|
aacenc: Fix target bitrate for twoloop quantiser search
|
12 years ago |
aacdec.c
|
latm: Always reconfigure if no extradata was set previously
|
11 years ago |
aacdectab.h
|
Include libavutil/channel_layout.h instead of libavutil/audioconvert.h
|
12 years ago |
aacenc.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
aacenc.h
|
Remove unnecessary dsputil.h #includes
|
12 years ago |
aacps.c
|
aacps: Adjust some const qualifiers to suppress warnings
|
11 years ago |
aacps.h
|
Give all anonymously typedeffed structs in headers a name
|
12 years ago |
aacps_tablegen.c
|
aacps: Adjust some const qualifiers to suppress warnings
|
11 years ago |
aacps_tablegen.h
|
aacps: Adjust some const qualifiers to suppress warnings
|
11 years ago |
aacpsdata.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
aacpsdsp.c
|
aacps: Adjust some const qualifiers to suppress warnings
|
11 years ago |
aacpsdsp.h
|
aacps: Adjust some const qualifiers to suppress warnings
|
11 years ago |
aacpsy.c
|
aacenc: Fix a rounding bug in aacpsy channel bitrate computation
|
12 years ago |
aacsbr.c
|
aacsbr: Add some const casts to silence warnings in ff_sbr_apply()
|
11 years ago |
aacsbr.h
|
Remove pointless av_cold attributes in header files
|
12 years ago |
aacsbrdata.h
|
Convert vector_fmul range of functions to YASM and add AVX versions
|
13 years ago |
aactab.c
|
aac: Fix low delay windowing.
|
11 years ago |
aactab.h
|
aac: Fix low delay windowing.
|
11 years ago |
aandcttab.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
aandcttab.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
aasc.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
ac3.c
|
ac3dec: fix processing of delta bit allocation information.
|
14 years ago |
ac3.h
|
ac3: update AC3PreferredStereoDownmixMode.
|
11 years ago |
ac3_parser.c
|
(e)ac3: parse and store the Dolby Surround, Surround EX and Headphone mode flags.
|
11 years ago |
ac3_parser.h
|
lavc: use avpriv_ prefix for ff_ac3_parse_header.
|
13 years ago |
ac3dec.c
|
ac3dec: set AV_FRAME_DATA_DOWNMIX_INFO side data.
|
11 years ago |
ac3dec.h
|
(e)ac3: parse and store the Lt/Rt and LFE mix levels.
|
11 years ago |
ac3dec_data.c
|
ac3enc: add channel coupling support
|
14 years ago |
ac3dec_data.h
|
ac3enc: add channel coupling support
|
14 years ago |
ac3dsp.c
|
dsputil: Move apply_window_int16 to ac3dsp
|
11 years ago |
ac3dsp.h
|
dsputil: Move apply_window_int16 to ac3dsp
|
11 years ago |
ac3enc.c
|
Remove commented-out debug #define cruft
|
12 years ago |
ac3enc.h
|
put_bits: Remove unused includes
|
11 years ago |
ac3enc_fixed.c
|
Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT
|
11 years ago |
ac3enc_float.c
|
dsputil: Move apply_window_int16 to ac3dsp
|
11 years ago |
ac3enc_opts_template.c
|
avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member
|
12 years ago |
ac3enc_template.c
|
dsputil: Move apply_window_int16 to ac3dsp
|
11 years ago |
ac3tab.c
|
Include libavutil/channel_layout.h instead of libavutil/audioconvert.h
|
12 years ago |
ac3tab.h
|
ac3tab.h: #include the correct headers
|
11 years ago |
acelp_filters.c
|
Don't include common.h from avutil.h
|
12 years ago |
acelp_filters.h
|
miscellaneous typo fixes
|
12 years ago |
acelp_pitch_delay.c
|
floatdsp: move scalarproduct_float from dsputil to avfloatdsp.
|
12 years ago |
acelp_pitch_delay.h
|
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
|
14 years ago |
acelp_vectors.c
|
cosmetics: Add '0' to float constants ending in '.'.
|
11 years ago |
acelp_vectors.h
|
Give all anonymously typedeffed structs in headers a name
|
12 years ago |
adpcm.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
adpcm.h
|
adpcm: Add missing stdint.h #include to fix standalone header compilation.
|
13 years ago |
adpcm_data.c
|
adpcm: pretty-print tables
|
13 years ago |
adpcm_data.h
|
include stdint.h in adpcm_data.h
|
13 years ago |
adpcmenc.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
adx.c
|
adx: check that the offset is not negative
|
11 years ago |
adx.h
|
adxenc: alloc/free coded_frame instead of keeping it in the ADXContext
|
12 years ago |
adx_parser.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
adxdec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
adxenc.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
aic.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
alac.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
alac_data.c
|
alacenc: add support for multi-channel encoding
|
12 years ago |
alac_data.h
|
alacenc: add support for multi-channel encoding
|
12 years ago |
alacenc.c
|
Replace all instances of avcodec_alloc_frame() with av_frame_alloc().
|
11 years ago |
allcodecs.c
|
Add libx265 encoder
|
11 years ago |
alsdec.c
|
alsdec: check block length
|
11 years ago |
amr.h
|
Don't include common.h from avutil.h
|
12 years ago |
amrnbdata.h
|
Give all anonymously typedeffed structs in headers a name
|
12 years ago |
amrnbdec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
amrwbdata.h
|
Give all anonymously typedeffed structs in headers a name
|
12 years ago |
amrwbdec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
anm.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
ansi.c
|
ansi: fix possible use of uninitialized variables
|
11 years ago |
apedec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
ass.c
|
avcodec: Drop unnecessary ff_ name prefixes from static functions
|
12 years ago |
ass.h
|
doxygen: Prefer member groups over grouping into modules
|
14 years ago |
assdec.c
|
Don't include common.h from avutil.h
|
12 years ago |
assenc.c
|
lavc: replace AVCodecContext.encode with subtitle-specific callback
|
12 years ago |
asv.c
|
asvenc: use the AVFrame API properly.
|
11 years ago |
asv.h
|
asvenc: use the AVFrame API properly.
|
11 years ago |
asvdec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
asvenc.c
|
asvenc: free avctx->coded_frame on codec close
|
11 years ago |
atrac.c
|
atrac: Add missing av_cold
|
11 years ago |
atrac.h
|
atrac3: Generalize gain compensation code
|
11 years ago |
atrac1.c
|
cosmetics: Fix ATRAC codec name spelling
|
11 years ago |
atrac1data.h
|
cosmetics: Fix ATRAC codec name spelling
|
11 years ago |
atrac3.c
|
atrac3: Better name for IMDCT window initialization
|
11 years ago |
atrac3data.h
|
cosmetics: Fix ATRAC codec name spelling
|
11 years ago |
atrac3plus.c
|
ATRAC3+ decoder
|
11 years ago |
atrac3plus.h
|
ATRAC3+ decoder
|
11 years ago |
atrac3plus_data.h
|
ATRAC3+ decoder
|
11 years ago |
atrac3plusdec.c
|
atrac3plus: Make initialization dependant on channel count rather than channel map
|
11 years ago |
atrac3plusdsp.c
|
ATRAC3+ decoder
|
11 years ago |
audio_frame_queue.c
|
avcodec: Add av_cold attributes to init functions missing them
|
12 years ago |
audio_frame_queue.h
|
audio_frame_queue: Clean up ff_af_queue_log_state debug function
|
12 years ago |
aura.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
avcodec.h
|
doxygen: Add a number of missing function parameter descriptions
|
11 years ago |
avfft.c
|
avcodec: Add av_cold attributes to end functions missing them
|
12 years ago |
avfft.h
|
doxygen: Add a number of missing function parameter descriptions
|
11 years ago |
avpacket.c
|
avpacket: Fix error checking in packet_alloc
|
11 years ago |
avpicture.c
|
pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*
|
12 years ago |
avs.c
|
avs: use the AVFrame API properly.
|
11 years ago |
bethsoftvideo.c
|
bethsoftvid: use the AVFrame API properly.
|
11 years ago |
bethsoftvideo.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
bfi.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
bgmc.c
|
bgmc: Do not mark ff_bgmc_decode_init() as av_cold
|
12 years ago |
bgmc.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
bink.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
binkaudio.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
binkdata.h
|
use my full first name instead of short one in copyrights
|
12 years ago |
binkdsp.c
|
use my full first name instead of short one in copyrights
|
12 years ago |
binkdsp.h
|
use my full first name instead of short one in copyrights
|
12 years ago |
bit_depth_template.c
|
bit_depth_template: Use file name as multiple inclusion guard
|
11 years ago |
bitstream.c
|
avcodec: Use av_reallocp where suitable
|
11 years ago |
bitstream_filter.c
|
bitstream_filter: K&R formatting cosmetics
|
12 years ago |
bmp.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
bmp.h
|
bmpenc: use the AVFrame API properly.
|
11 years ago |
bmpenc.c
|
bmpenc: use the AVFrame API properly.
|
11 years ago |
bmv.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
bytestream.h
|
Give all anonymously typedeffed structs in headers a name
|
12 years ago |
c93.c
|
c93: use the AVFrame API properly.
|
11 years ago |
cabac.c
|
cabac: remove leftovers from the cabac encoder
|
11 years ago |
cabac.h
|
cabac: remove leftovers from the cabac encoder
|
11 years ago |
cabac_functions.h
|
Add HEVC decoder
|
11 years ago |
cavs.c
|
lavc: Edge emulation with dst/src linesize
|
11 years ago |
cavs.h
|
lavc: Convert some remaining strides to ptrdiff_t
|
11 years ago |
cavs_parser.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
cavsdata.c
|
cavs: convert cavsdata.h to a .c file
|
12 years ago |
cavsdec.c
|
cavsdec: check ff_get_buffer() return value
|
11 years ago |
cavsdsp.c
|
avcodec: Drop unnecessary ff_ name prefixes from static functions
|
12 years ago |
cavsdsp.h
|
Drop DCTELEM typedef
|
12 years ago |
cbrt_tablegen.c
|
Revert "cbrt_tablegen: Include libm.h"
|
12 years ago |
cbrt_tablegen.h
|
tablegen: Don't use cbrtf in host tools
|
11 years ago |
cdgraphics.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
cdxl.c
|
cdxl: remove an unused variable
|
11 years ago |
celp_filters.c
|
Don't include common.h from avutil.h
|
12 years ago |
celp_filters.h
|
Add a shift parameter to celp_lp_synthesis_filter()
|
12 years ago |
celp_math.c
|
celp_math: rename ff_log2 to ff_log2_q15
|
12 years ago |
celp_math.h
|
celp_math: rename ff_log2 to ff_log2_q15
|
12 years ago |
cga_data.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
cga_data.h
|
multiple inclusion guard cleanup
|
14 years ago |
chomp_bsf.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
cinepak.c
|
cinepak: use the AVFrame API properly.
|
11 years ago |
cljr.c
|
cljr: use the AVFrame API properly.
|
11 years ago |
cllc.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
cngdec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
cngenc.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
codec_desc.c
|
Mirillis FIC video decoder
|
11 years ago |
cook.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
cook_parser.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
cookdata.h
|
cook: expand dither_tab[], and make sure indexes into it don't overflow.
|
13 years ago |
copy_block.h
|
dsputil: Move copy_block functions to a separate header
|
12 years ago |
cos_tablegen.c
|
Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT
|
11 years ago |
cscd.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
cyuv.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
dca.c
|
put_bits: Remove unused includes
|
11 years ago |
dca.h
|
dca: Move ff_dca_convert_bitstream() to the DCA common code
|
12 years ago |
dca_parser.c
|
dca_parser: Handle changes in DCA frame size
|
11 years ago |
dcadata.h
|
dcadec: remove scaling in lfe_interpolation_fir
|
11 years ago |
dcadec.c
|
dcadec: simplify decoding of VQ high frequencies
|
11 years ago |
dcadsp.c
|
dcadec: simplify decoding of VQ high frequencies
|
11 years ago |
dcadsp.h
|
dcadec: simplify decoding of VQ high frequencies
|
11 years ago |
dcahuff.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
dct-test.c
|
dct-test: test ff_simple_idct_neon only on ARM for now
|
11 years ago |
dct.c
|
avcodec: Drop unnecessary ff_ name prefixes from static functions
|
12 years ago |
dct.h
|
dsputil: Move fdct function declarations to dct.h
|
12 years ago |
dct32.h
|
dct: build dct32 as separate object files
|
14 years ago |
dct32_fixed.c
|
dct/fft: Give consistent names to fixed/float template files
|
11 years ago |
dct32_float.c
|
dct/fft: Give consistent names to fixed/float template files
|
11 years ago |
dct32_template.c
|
dct/fft: Give consistent names to fixed/float template files
|
11 years ago |
dctref.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
dctref.h
|
dctref: make sure function declarations match between .c and .h file
|
14 years ago |
dfa.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
dirac.c
|
dirac: stop using deprecated avcodec_set_dimensions
|
11 years ago |
dirac.h
|
Give all anonymously typedeffed structs in headers a name
|
12 years ago |
dirac_parser.c
|
Don't include common.h from avutil.h
|
12 years ago |
dnxhd_parser.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
dnxhddata.c
|
dnxhd: Support DNx444
|
11 years ago |
dnxhddata.h
|
Give all anonymously typedeffed structs in headers a name
|
12 years ago |
dnxhddec.c
|
dnxhd: Support DNx444
|
11 years ago |
dnxhdenc.c
|
avutil: remove timer.h include from internal.h
|
11 years ago |
dnxhdenc.h
|
dnxhdenc: use the AVFrame API properly.
|
11 years ago |
dpcm.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
dpx.c
|
dpx: stop using deprecated avcodec_set_dimensions
|
11 years ago |
dpxenc.c
|
dpxenc: use the AVFrame API properly.
|
11 years ago |
dsicinav.c
|
cin video: use the AVFrame API properly.
|
11 years ago |
dsputil.c
|
dsputil: Move apply_window_int16 to ac3dsp
|
11 years ago |
dsputil.h
|
dsputil: Move apply_window_int16 to ac3dsp
|
11 years ago |
dsputil_template.c
|
dsputil: Remove non-8bpp draw_edge
|
12 years ago |
dump_extradata_bsf.c
|
Don't include common.h from avutil.h
|
12 years ago |
dv.c
|
dv: use AVFrame API properly
|
11 years ago |
dv.h
|
dv: use AVFrame API properly
|
11 years ago |
dv_profile.c
|
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
|
12 years ago |
dv_profile.h
|
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
|
12 years ago |
dv_tablegen.c
|
dv_tablegen: Remove CONFIG_SMALL preprocessor check
|
11 years ago |
dv_tablegen.h
|
dv: Move DV VLC data tables out of header file
|
11 years ago |
dvbsub.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
dvbsub_parser.c
|
Remove unnecessary dsputil.h #includes
|
12 years ago |
dvbsubdec.c
|
Remove #undefs for formerly forbidden system functions
|
11 years ago |
dvdata.c
|
dv: Move DV VLC data tables out of header file
|
11 years ago |
dvdata.h
|
dv: Move DV VLC data tables out of header file
|
11 years ago |
dvdec.c
|
dv: use AVFrame API properly
|
11 years ago |
dvdsub_parser.c
|
Don't include common.h from avutil.h
|
12 years ago |
dvdsubdec.c
|
Remove #undefs for formerly forbidden system functions
|
11 years ago |
dvdsubenc.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
dvenc.c
|
avcodec: Consistently name encoder init functions foo_encode_init
|
11 years ago |
dxa.c
|
dxa: use the AVFrame API properly.
|
11 years ago |
dxtory.c
|
dxtory: compressed RGB555/RGB565 decoding support
|
11 years ago |
dxva2.c
|
dxva2: Use correct printf format strings
|
11 years ago |
dxva2.h
|
dxva2: Add missing #define to make header compile standalone
|
12 years ago |
dxva2_h264.c
|
h264: add a parameter to the FIELD_OR_MBAFF_PICTURE macro.
|
12 years ago |
dxva2_internal.h
|
h264: deMpegEncContextize
|
12 years ago |
dxva2_mpeg2.c
|
lavc: move AVFrame.hwaccel_picture_private to Picture.
|
12 years ago |
dxva2_vc1.c
|
vc1: move MpegEncContext.resync_marker into VC1Context.
|
11 years ago |
eac3_data.c
|
cosmetics: rename eac3dec_data.c/h to eac3_data.c/h since the tables will also
|
14 years ago |
eac3_data.h
|
cosmetics: rename eac3dec_data.c/h to eac3_data.c/h since the tables will also
|
14 years ago |
eac3dec.c
|
ac3dec: set AV_FRAME_DATA_DOWNMIX_INFO side data.
|
11 years ago |
eac3enc.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
eac3enc.h
|
eac3enc: use frame exponent strategy when applicable.
|
14 years ago |
eacmv.c
|
eacmv: clear references on frame dimensions change
|
11 years ago |
eaidct.c
|
Remove unnecessary dsputil.h #includes
|
12 years ago |
eaidct.h
|
Drop DCTELEM typedef
|
12 years ago |
eamad.c
|
eamad: use the AVFrame API properly.
|
11 years ago |
eatgq.c
|
eatgq: stop using deprecated avcodec_set_dimensions
|
11 years ago |
eatgv.c
|
avcodec: Use av_reallocp where suitable
|
11 years ago |
eatqi.c
|
eatqi: stop using deprecated avcodec_set_dimensions
|
11 years ago |
elbg.c
|
elbg: Fix an assert
|
12 years ago |
elbg.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
error_resilience.c
|
Deprecate obsolete XvMC hardware decoding support
|
11 years ago |
error_resilience.h
|
error_resilience: add required headers.
|
12 years ago |
escape124.c
|
escape124: use the AVFrame API properly.
|
11 years ago |
escape130.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
faandct.c
|
Remove unnecessary dsputil.h #includes
|
12 years ago |
faandct.h
|
Drop DCTELEM typedef
|
12 years ago |
faanidct.c
|
Drop DCTELEM typedef
|
12 years ago |
faanidct.h
|
Drop DCTELEM typedef
|
12 years ago |
faxcompr.c
|
faxcompr: return meaningful errors
|
12 years ago |
faxcompr.h
|
doxygen: consistently place brief description
|
14 years ago |
fft-fixed-test.c
|
Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT
|
11 years ago |
fft-internal.h
|
Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT
|
11 years ago |
fft-test.c
|
Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT
|
11 years ago |
fft.h
|
Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT
|
11 years ago |
fft_fixed.c
|
Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT
|
11 years ago |
fft_float.c
|
Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT
|
11 years ago |
fft_template.c
|
Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT
|
11 years ago |
ffv1.c
|
ffv1: use the AVFrame API properly.
|
11 years ago |
ffv1.h
|
ffv1: use the AVFrame API properly.
|
11 years ago |
ffv1dec.c
|
avutil: remove timer.h include from internal.h
|
11 years ago |
ffv1enc.c
|
ffv1: use the AVFrame API properly.
|
11 years ago |
fic.c
|
Mirillis FIC video decoder
|
11 years ago |
file_open.c
|
libavutil: Make avpriv_open a library-internal function on msvcrt
|
11 years ago |
flac.c
|
flac: use meaningful return values
|
11 years ago |
flac.h
|
flacdec: allow mid-stream channel layout change
|
12 years ago |
flac_parser.c
|
avcodec: Add av_cold attributes to init functions missing them
|
12 years ago |
flacdata.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
flacdata.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
flacdec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
flacdsp.c
|
flacdsp: move lpc encoding from FLAC encoder to FLACDSPContext
|
12 years ago |
flacdsp.h
|
flacdsp: move lpc encoding from FLAC encoder to FLACDSPContext
|
12 years ago |
flacdsp_lpc_template.c
|
flacdsp: move lpc encoding from FLAC encoder to FLACDSPContext
|
12 years ago |
flacdsp_template.c
|
flacdec: add planar output support
|
13 years ago |
flacenc.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
flashsv.c
|
avcodec: Use av_reallocp where suitable
|
11 years ago |
flashsvenc.c
|
flashsvenc: use the AVFrame API properly.
|
11 years ago |
flicvideo.c
|
flicvideo: use the AVFrame API properly.
|
11 years ago |
flv.h
|
multiple inclusion guard cleanup
|
14 years ago |
flvdec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
flvenc.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
fmtconvert.c
|
fmtconvert: Add a new method, int32_to_float_fmul_array8
|
11 years ago |
fmtconvert.h
|
fmtconvert: Add a new method, int32_to_float_fmul_array8
|
11 years ago |
fraps.c
|
fraps: use the AVFrame API properly.
|
11 years ago |
frwu.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
g2meet.c
|
g2meet: validate bpp and bitmasks in the display info
|
11 years ago |
g722.c
|
cosmetics: Move static and inline attributes to more standard places.
|
13 years ago |
g722.h
|
g722: decode directly to the user-provided AVFrame
|
12 years ago |
g722dec.c
|
g722dec: Change bits_per_codeword to the right option type
|
11 years ago |
g722enc.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
g723_1.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
g723_1_data.h
|
g723_1: add comfort noise generation
|
12 years ago |
g726.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
get_bits.h
|
get_bits: Return pointer to buffer that is the result of the alignment
|
12 years ago |
gif.c
|
gif: use the AVFrame API properly.
|
11 years ago |
gifdec.c
|
gifdec: convert to bytestream2
|
11 years ago |
golomb-test.c
|
Remove pointless #undefs of previously forbidden functions.
|
12 years ago |
golomb.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
golomb.h
|
golomb: reduce scope of a few variables
|
11 years ago |
gsm.h
|
MSN Audio support
|
11 years ago |
gsm_parser.c
|
MSN Audio support
|
11 years ago |
gsmdec.c
|
MSN Audio support
|
11 years ago |
gsmdec_data.c
|
MSN Audio support
|
11 years ago |
gsmdec_data.h
|
MSN Audio support
|
11 years ago |
gsmdec_template.c
|
MSN Audio support
|
11 years ago |
h261.c
|
h261: Move encoder/decoder shared table init to common code
|
12 years ago |
h261.h
|
h261: Move encoder/decoder shared table init to common code
|
12 years ago |
h261_parser.c
|
h261: K&R formatting and prettyprinting cosmetics
|
12 years ago |
h261data.c
|
h261: Move shared data tables from a header to a proper C file
|
12 years ago |
h261dec.c
|
mpegvideo: do not set current_picture_ptr in decoders
|
11 years ago |
h261enc.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
h263.c
|
dsputil: Split off H.263 bits into their own H263DSPContext
|
11 years ago |
h263.h
|
lavc: move FF_ASPECT_EXTENDED from avcodec.h to h263.h
|
11 years ago |
h263_parser.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
h263_parser.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
h263data.h
|
dsputil: Split off H.263 bits into their own H263DSPContext
|
11 years ago |
h263dec.c
|
mpeg4videodec: move mpeg4-specific post-frame-decode code from h264dec to mpeg4videodec
|
11 years ago |
h263dsp.c
|
h263dsp: K&R formatting cosmetics
|
11 years ago |
h263dsp.h
|
dsputil: Split off H.263 bits into their own H263DSPContext
|
11 years ago |
h264.c
|
Give IDCT matrix transpose macro a more descriptive name
|
11 years ago |
h264.h
|
h264_sei: name buffering period type consistently
|
11 years ago |
h264_cabac.c
|
avutil: remove timer.h include from internal.h
|
11 years ago |
h264_cavlc.c
|
h264_cavlc: check the size of the intra PCM data.
|
11 years ago |
h264_direct.c
|
avcodec: Remove some commented-out debug cruft
|
11 years ago |
h264_loopfilter.c
|
h264: Lower bound check for slice offsets
|
11 years ago |
h264_mb_template.c
|
h264: Integrate clear_blocks calls with IDCT
|
12 years ago |
h264_mc_template.c
|
lavc decoders: work with refcounted frames.
|
12 years ago |
h264_mp4toannexb_bsf.c
|
avcodec: Use av_reallocp where suitable
|
11 years ago |
h264_mvpred.h
|
avcodec: Remove some commented-out debug cruft
|
11 years ago |
h264_parser.c
|
h264_parser: use enum values in h264_find_frame_end()
|
11 years ago |
h264_ps.c
|
h264: parse two additional constraint flags
|
11 years ago |
h264_refs.c
|
h264: fix clang warning about uninitialized variable
|
11 years ago |
h264_sei.c
|
h264_sei: reorder headers
|
11 years ago |
h264addpx_template.c
|
h264: Integrate clear_blocks calls with IDCT
|
12 years ago |
h264chroma.c
|
aarch64: h264 chroma motion compensation NEON optimizations
|
11 years ago |
h264chroma.h
|
aarch64: h264 chroma motion compensation NEON optimizations
|
11 years ago |
h264chroma_template.c
|
h264: avoid undefined behavior in chroma motion compensation
|
11 years ago |
h264data.h
|
h264data: Move some tables to the only place they are used
|
11 years ago |
h264dsp.c
|
aarch64: h264 idct NEON assembler optimizations
|
11 years ago |
h264dsp.h
|
aarch64: h264 idct NEON assembler optimizations
|
11 years ago |
h264dsp_template.c
|
H264: change weight/biweight functions to take a height argument.
|
13 years ago |
h264idct.c
|
dsputil: Move ff_h264_idct function declarations to a separate header
|
12 years ago |
h264idct.h
|
dsputil: Move ff_h264_idct function declarations to a separate header
|
12 years ago |
h264idct_template.c
|
h264: Integrate clear_blocks calls with IDCT
|
12 years ago |
h264pred.c
|
h264: do not use 422 functions for monochrome
|
11 years ago |
h264pred.h
|
h264: Integrate clear_blocks calls with IDCT
|
12 years ago |
h264pred_template.c
|
h264: Integrate clear_blocks calls with IDCT
|
12 years ago |
h264qpel.c
|
aarch64: h264 qpel NEON optimizations
|
11 years ago |
h264qpel.h
|
aarch64: h264 qpel NEON optimizations
|
11 years ago |
h264qpel_template.c
|
dsputil: Make square put/avg_pixels functions local to h264qpel
|
12 years ago |
hevc.c
|
hevc: Always consider VLC NALU type mismatch fatal
|
11 years ago |
hevc.h
|
hevc: check that the VCL NAL types are the same for all slice segments of a frame
|
11 years ago |
hevc_cabac.c
|
Add HEVC decoder
|
11 years ago |
hevc_filter.c
|
hevc: Do not right shift a negative value in get_pcm
|
11 years ago |
hevc_mvs.c
|
hevc: Conceal zero td
|
11 years ago |
hevc_parser.c
|
Add HEVC decoder
|
11 years ago |
hevc_ps.c
|
hevc: Mention the missing SPS in the error message
|
11 years ago |
hevc_refs.c
|
Add HEVC decoder
|
11 years ago |
hevc_sei.c
|
hevc: Refactor decode_nal_sei_frame_packing_arrangement
|
11 years ago |
hevcdsp.c
|
hevc: move DSP declarations from hevc.h into hevcdsp.h
|
11 years ago |
hevcdsp.h
|
hevc: move DSP declarations from hevc.h into hevcdsp.h
|
11 years ago |
hevcdsp_template.c
|
hevc: Do not left shift a negative value in hevc_loop_filter_chroma
|
11 years ago |
hevcpred.c
|
Add HEVC decoder
|
11 years ago |
hevcpred_template.c
|
Add HEVC decoder
|
11 years ago |
hnm4video.c
|
HNM4/HNM4A demuxer & video decoder
|
11 years ago |
hpel_template.c
|
dsputil: convert remaining op_pixels_func
|
12 years ago |
hpeldsp.c
|
aarch64: hpeldsp NEON optimizations
|
11 years ago |
hpeldsp.h
|
aarch64: hpeldsp NEON optimizations
|
11 years ago |
hpeldsp_template.c
|
hpeldsp: Add half-pel functions (currently copies of dsputil)
|
12 years ago |
huffman.c
|
Add missing #includes for *INT64_MAX and *INT64_C
|
11 years ago |
huffman.h
|
Give all anonymously typedeffed structs in headers a name
|
12 years ago |
huffyuv.c
|
Remove unnecessary dsputil.h #includes
|
12 years ago |
huffyuv.h
|
huffyuv: use the AVFrame API properly.
|
11 years ago |
huffyuvdec.c
|
build: Let the ffvhuff decoder/encoder depend on the huffyuv decoder/encoder
|
11 years ago |
huffyuvenc.c
|
build: Let the ffvhuff decoder/encoder depend on the huffyuv decoder/encoder
|
11 years ago |
idcinvideo.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
iff.c
|
Add missing #includes for *INT64_MAX and *INT64_C
|
11 years ago |
iirfilter.c
|
avcodec: Add av_cold attributes to init functions missing them
|
12 years ago |
iirfilter.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
imc.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
imcdata.h
|
iac: generate codec tables as they are supposed to be
|
13 years ago |
imgconvert.c
|
pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*
|
12 years ago |
imgconvert.h
|
dsputil: Move ff_shrink* function declarations to separate header
|
12 years ago |
imx_dump_header_bsf.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
indeo2.c
|
indeo2: use the AVFrame API properly.
|
11 years ago |
indeo2data.h
|
Drop ALT_ prefix from BITSTREAM_READER_LE name.
|
13 years ago |
indeo3.c
|
indeo3: stop using deprecated avcodec_set_dimensions
|
11 years ago |
indeo3data.h
|
miscellaneous typo fixes
|
12 years ago |
indeo4.c
|
indeo4: Check the inherited quant_mat
|
11 years ago |
indeo4data.h
|
indeo4: add some missing static and const qualifiers
|
13 years ago |
indeo5.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
indeo5data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
intelh263dec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
internal.h
|
avframe: add AV_FRAME_DATA_MATRIXENCODING side data type.
|
11 years ago |
interplayvideo.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
intrax8.c
|
avcodec: Replace local extern declarations for tables with header #includes
|
11 years ago |
intrax8.h
|
Give all anonymously typedeffed structs in headers a name
|
12 years ago |
intrax8dsp.c
|
Remove unnecessary dsputil.h #includes
|
12 years ago |
intrax8dsp.h
|
intrax8dsp: Add missing #include to make header standalone
|
12 years ago |
intrax8huf.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
ituh263dec.c
|
ituh263: reject b-frame with pp_time = 0
|
11 years ago |
ituh263enc.c
|
Remove commented-out debug #define cruft
|
12 years ago |
ivi_common.c
|
avutil: remove timer.h include from internal.h
|
11 years ago |
ivi_common.h
|
indeo: Bound-check before applying transform
|
12 years ago |
ivi_dsp.c
|
indeo4: add missing Haar and slanted transforms
|
12 years ago |
ivi_dsp.h
|
indeo4: add missing Haar and slanted transforms
|
12 years ago |
jfdctfst.c
|
dsputil: Move fdct function declarations to dct.h
|
12 years ago |
jfdctint.c
|
doxygen: Do not include license boilerplates in Doxygen comment blocks.
|
13 years ago |
jfdctint_template.c
|
dsputil: Move fdct function declarations to dct.h
|
12 years ago |
jpeg2000.c
|
jpeg2000: Proper cleanup on failure in decode_frame()
|
12 years ago |
jpeg2000.h
|
jpeg2000: Remove unused passes array in Jpeg200Cblk structure
|
12 years ago |
jpeg2000dec.c
|
jpeg2000: Check block length
|
11 years ago |
jpeg2000dwt.c
|
jpeg2000: Merge rescaling with interleaving in 9/7 IDWT
|
12 years ago |
jpeg2000dwt.h
|
JPEG 2000 decoder for DCinema
|
12 years ago |
jpegls.c
|
jpegls: K&R formatting cosmetics
|
12 years ago |
jpegls.h
|
jpegls: use the AVFrame API properly.
|
11 years ago |
jpeglsdec.c
|
jpegls: check the scan offset
|
12 years ago |
jpeglsdec.h
|
jpegls: K&R formatting cosmetics
|
12 years ago |
jpeglsenc.c
|
jpegls: use the AVFrame API properly.
|
11 years ago |
jrevdct.c
|
dsputil: Move fdct function declarations to dct.h
|
12 years ago |
jvdec.c
|
jvdec: K&R formatting cosmetics
|
11 years ago |
kbdwin.c
|
Use proper "" quotes for local header #includes
|
12 years ago |
kbdwin.h
|
multiple inclusion guard cleanup
|
14 years ago |
kgv1dec.c
|
kgv1dec: replace forcing EMU_EDGE by a copy
|
11 years ago |
kmvc.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
lagarith.c
|
lagarith: reallocate rgb_planes when needed
|
11 years ago |
lagarithrac.c
|
lagarith: fix buffer overreads.
|
13 years ago |
lagarithrac.h
|
lagarith: avoid infinite loop in lag_rac_refill()
|
12 years ago |
latm_parser.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
lcl.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
lcldec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
lclenc.c
|
lclenc: use the AVFrame API properly.
|
11 years ago |
libavcodec.v
|
avcodec: Stop exporting the removed audio_resample* symbols
|
11 years ago |
libfaac.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
libfdk-aacdec.c
|
libfdk-aacdec: formatting cosmetics
|
11 years ago |
libfdk-aacenc.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
libgsm.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
libilbc.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
libmp3lame.c
|
avcodec: Use av_reallocp where suitable
|
11 years ago |
libopencore-amr.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
libopenjpegdec.c
|
libopenjpegdec: stop using deprecated avcodec_set_dimensions
|
11 years ago |
libopenjpegenc.c
|
Replace all instances of avcodec_alloc_frame() with av_frame_alloc().
|
11 years ago |
libopus.c
|
Opus encoder using libopus
|
12 years ago |
libopus.h
|
Opus encoder using libopus
|
12 years ago |
libopusdec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
libopusenc.c
|
libopusenc: Change default frame duration to 20 ms
|
11 years ago |
libschroedinger.c
|
avcodec: Add av_cold attributes to init functions missing them
|
12 years ago |
libschroedinger.h
|
libschroedinger: cosmetics: rename variable avccontext to avctx
|
12 years ago |
libschroedingerdec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
libschroedingerenc.c
|
avcodec: Use av_reallocp where suitable
|
11 years ago |
libspeexdec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
libspeexenc.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
libtheoraenc.c
|
avcodec: Use av_reallocp where suitable
|
11 years ago |
libvo-aacenc.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
libvo-amrwbenc.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
libvorbis.c
|
libvorbis: Give consistent names to all functions, structs, and defines
|
11 years ago |
libvpx.c
|
libvpx: do not mark VP9 as experimental when using libvpx >= 1.3.0
|
11 years ago |
libvpx.h
|
libvpx: do not mark VP9 as experimental when using libvpx >= 1.3.0
|
11 years ago |
libvpxdec.c
|
libvpx: do not mark VP9 as experimental when using libvpx >= 1.3.0
|
11 years ago |
libvpxenc.c
|
avcodec: Use av_reallocp where suitable
|
11 years ago |
libwavpackenc.c
|
lavc: add a libwavpack encoder wrapper
|
12 years ago |
libwebpenc.c
|
Use av_frame_copy() to simplify code where appropriate.
|
11 years ago |
libx264.c
|
libx264: set frame packing information when relevant information is found
|
11 years ago |
libx265.c
|
libx265: Properly handled dynamic linking with MSVC
|
11 years ago |
libxavs.c
|
libxavs: rename and fix a variable name
|
11 years ago |
libxvid.c
|
libxvid: use the AVFrame API properly.
|
11 years ago |
libxvid.h
|
libxvid: Give more suitable names to libxvid-related files.
|
13 years ago |
libxvid_rc.c
|
libavcodec: use avpriv_open()
|
11 years ago |
ljpegenc.c
|
ljpegenc: split yuv encoding into a separate function
|
11 years ago |
loco.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
log2_tab.c
|
avutil: Duplicate ff_log2_tab instead of sharing it across libs
|
12 years ago |
lpc.c
|
x86: lpc: fix a segfault in av_evaluate_lls_sse2()
|
12 years ago |
lpc.h
|
Remove unnecessary dsputil.h #includes
|
12 years ago |
lsp.c
|
celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c()
|
12 years ago |
lsp.h
|
Remove VLAs in ff_amrwb_lsp2lpc()
|
14 years ago |
lzw.c
|
lzw: switch to bytestream2
|
11 years ago |
lzw.h
|
gifdec: convert to bytestream2
|
11 years ago |
lzwenc.c
|
put_bits: Remove unused includes
|
11 years ago |
mace.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
mathops.h
|
mathops: move macro to the only place it is used
|
11 years ago |
mathtables.c
|
lavc: Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtables
|
12 years ago |
mdct_fixed.c
|
Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT
|
11 years ago |
mdct_float.c
|
Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT
|
11 years ago |
mdct_template.c
|
Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT
|
11 years ago |
mdec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
metasound.c
|
metasound: add last missing modes (8kHz @ 6kbps per channel)
|
11 years ago |
metasound_data.c
|
metasound: add last missing modes (8kHz @ 6kbps per channel)
|
11 years ago |
metasound_data.h
|
Voxware MetaSound decoder
|
11 years ago |
mimic.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
mjpeg.c
|
mjpeg: Rename some symbols to avpriv_* instead of ff_*
|
12 years ago |
mjpeg.h
|
put_bits: Remove unused includes
|
11 years ago |
mjpeg2jpeg_bsf.c
|
mjpeg: Rename some symbols to avpriv_* instead of ff_*
|
12 years ago |
mjpeg_parser.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
mjpega_dump_header_bsf.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
mjpegbdec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
mjpegdec.c
|
mjpegdec: apply flipping after decoding, not before
|
11 years ago |
mjpegdec.h
|
mjpegdec: apply flipping after decoding, not before
|
11 years ago |
mjpegenc.c
|
ljpegenc: accept bgr24 instead of bgra
|
11 years ago |
mjpegenc.h
|
mjpegenc: do not pass MpegEncContext to ff_mjpeg_encode_dc()
|
11 years ago |
mlp.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
mlp.h
|
mlp: Parse TrueHD decoder channel modifiers and set the AVMatrixEncoding for each substream.
|
11 years ago |
mlp_parser.c
|
mlp_parser: fix request_channel_layout behavior.
|
11 years ago |
mlp_parser.h
|
mlp: Parse TrueHD decoder channel modifiers and set the AVMatrixEncoding for each substream.
|
11 years ago |
mlpdec.c
|
mlpdec: fix request_channel_layout behavior.
|
11 years ago |
mlpdsp.c
|
avcodec: Add av_cold attributes to init functions missing them
|
12 years ago |
mlpdsp.h
|
mlpdsp: adding missing file
|
12 years ago |
mmvideo.c
|
mmvideo: use the AVFrame API properly.
|
11 years ago |
motion_est.c
|
avcodec: Drop unnecessary ff_ name prefixes from static functions
|
12 years ago |
motion_est_template.c
|
avcodec: Drop silly and/or broken printf debug output
|
12 years ago |
motionpixels.c
|
motionpixels: clip VLC codes.
|
11 years ago |
motionpixels_tablegen.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
motionpixels_tablegen.h
|
multiple inclusion guard cleanup
|
14 years ago |
movsub_bsf.c
|
Don't include common.h from avutil.h
|
12 years ago |
mpc.c
|
avcodec: Add av_cold attributes to init functions missing them
|
12 years ago |
mpc.h
|
mpc7/8: decode directly to the user-provided AVFrame
|
12 years ago |
mpc7.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
mpc7data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
mpc8.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
mpc8data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
mpc8huff.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
mpcdata.h
|
mpc: pad mpc_CC/SCF[] tables to allow for negative indices.
|
13 years ago |
mpeg4audio.c
|
latmdec: fix audio specific config parsing
|
13 years ago |
mpeg4audio.h
|
Add support for building shared libraries with MSVC
|
12 years ago |
mpeg4data.h
|
mpeg4: Add ff_ prefixes to nonstatic symbols
|
13 years ago |
mpeg4video.c
|
mpeg4video: K&R formatting cosmetics
|
11 years ago |
mpeg4video.h
|
mpeg4videodec: move showed_packed_warning from MpegEncContext to Mpeg4DecContext
|
11 years ago |
mpeg4video_parser.c
|
mpeg4video_parser: Drop pointless av_-prefix from static function
|
11 years ago |
mpeg4video_parser.h
|
doxygen: misc consistency, spelling and wording fixes
|
13 years ago |
mpeg4videodec.c
|
xvid: switch to xvid mmx idct as soon as possible
|
11 years ago |
mpeg4videoenc.c
|
mpeg4videoenc: don't set MpegEncContext.resync_marker
|
11 years ago |
mpeg12.c
|
Deprecate obsolete XvMC hardware decoding support
|
11 years ago |
mpeg12.h
|
mpeg12: Move Mpeg1Context declaration to the only place it is used
|
12 years ago |
mpeg12data.c
|
avcodec: Rename avpriv_frame_rate_tab to ff_mpeg12_frame_rate_tab
|
12 years ago |
mpeg12data.h
|
avcodec: Rename avpriv_frame_rate_tab to ff_mpeg12_frame_rate_tab
|
12 years ago |
mpeg12dec.c
|
mpeg12dec: do not add stereo3D side data to a non-existing frame
|
11 years ago |
mpeg12enc.c
|
mpeg12enc: set frame packing information when relevant metadata is found
|
11 years ago |
mpegaudio.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
mpegaudio.h
|
mpegaudio: move all header parsing to mpegaudiodecheader.[ch]
|
14 years ago |
mpegaudio_parser.c
|
mp3dec: Fix VBR bit rate parsing
|
12 years ago |
mpegaudio_tablegen.c
|
mpegaudio: add _fixed suffix to some names
|
14 years ago |
mpegaudio_tablegen.h
|
mpegaudio_tablegen: Don't use llrint
|
11 years ago |
mpegaudiodata.c
|
mpegaudio: move ff_mpa_enwindow to a separate file
|
12 years ago |
mpegaudiodata.h
|
Add support for building shared libraries with MSVC
|
12 years ago |
mpegaudiodec_fixed.c
|
mpegaudiodec: Consistently handle fixed/float templating
|
11 years ago |
mpegaudiodec_float.c
|
mpegaudiodec: Consistently handle fixed/float templating
|
11 years ago |
mpegaudiodec_template.c
|
mp3adu: Set the channel layout properly
|
11 years ago |
mpegaudiodecheader.c
|
Remove commented-out debug #define cruft
|
12 years ago |
mpegaudiodecheader.h
|
lavc: use avpriv_ prefix for some mpegaudio symbols used in lavf.
|
13 years ago |
mpegaudiodectab.h
|
Add missing #includes to make headers self-contained.
|
14 years ago |
mpegaudiodsp.c
|
avcodec: Add av_cold attributes to init functions missing them
|
12 years ago |
mpegaudiodsp.h
|
ppc: More consistent arch initialization
|
12 years ago |
mpegaudiodsp_data.c
|
mpegaudio: move ff_mpa_enwindow to a separate file
|
12 years ago |
mpegaudiodsp_fixed.c
|
Move some mpegaudio functions to new mpegaudiodsp subsystem
|
14 years ago |
mpegaudiodsp_float.c
|
Move some mpegaudio functions to new mpegaudiodsp subsystem
|
14 years ago |
mpegaudiodsp_template.c
|
avcodec: Add av_cold attributes to init functions missing them
|
12 years ago |
mpegaudioenc.c
|
mpegaudioenc: Move some static tables to MpegAudioContext
|
11 years ago |
mpegaudiotab.h
|
mpegaudioenc: Move some static tables to MpegAudioContext
|
11 years ago |
mpegvideo.c
|
mpeg: Drop unused parameters from ff_draw_horiz_band()
|
11 years ago |
mpegvideo.h
|
mpeg: Drop unused parameters from ff_draw_horiz_band()
|
11 years ago |
mpegvideo_enc.c
|
avutil: remove timer.h include from internal.h
|
11 years ago |
mpegvideo_motion.c
|
mpegvideo: drop support for real (non-emulated) edges
|
11 years ago |
mpegvideo_parser.c
|
mpegvideo_parser: stop using deprecated avcodec_set_dimensions
|
11 years ago |
mpegvideo_xvmc.c
|
Deprecate obsolete XvMC hardware decoding support
|
11 years ago |
mqc.c
|
jpeg2000: Initialize only once mqc arrays
|
12 years ago |
mqc.h
|
jpeg2000: Initialize only once mqc arrays
|
12 years ago |
mqcdec.c
|
JPEG 2000 decoder for DCinema
|
12 years ago |
msgsmdec.c
|
MSN Audio support
|
11 years ago |
msgsmdec.h
|
MSN Audio support
|
11 years ago |
msmpeg4.c
|
Remove all Alpha architecture optimizations
|
11 years ago |
msmpeg4.h
|
Drop DCTELEM typedef
|
12 years ago |
msmpeg4data.c
|
avcodec: Replace local extern declarations for tables with header #includes
|
11 years ago |
msmpeg4data.h
|
msmpeg4: Split encoding backend code off from general backend code.
|
13 years ago |
msmpeg4dec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
msmpeg4enc.c
|
avcodec: Add av_cold attributes to init functions missing them
|
12 years ago |
msrle.c
|
msrle: use the AVFrame API properly.
|
11 years ago |
msrledec.c
|
msrledec: check bounds before constructing a possibly invalid pointer,
|
12 years ago |
msrledec.h
|
msrle: convert MS RLE decoding function to bytestream2.
|
13 years ago |
mss1.c
|
mss1: use the AVFrame API properly.
|
11 years ago |
mss2.c
|
mpegvideo: drop support for real (non-emulated) edges
|
11 years ago |
mss2dsp.c
|
MSS2 decoder
|
12 years ago |
mss2dsp.h
|
Remove unnecessary dsputil.h #includes
|
12 years ago |
mss3.c
|
mss3: use the AVFrame API properly.
|
11 years ago |
mss4.c
|
mss4: use the AVFrame API properly.
|
11 years ago |
mss12.c
|
mss12: merge decode_pixel() and decode_top_left_pixel()
|
12 years ago |
mss12.h
|
Remove pointless av_cold attributes in header files
|
12 years ago |
mss34dsp.c
|
mss3: split DSP functions that are used in MTS2(MSS4) into separate file
|
13 years ago |
mss34dsp.h
|
mss3: split DSP functions that are used in MTS2(MSS4) into separate file
|
13 years ago |
msvideo1.c
|
msvideo1: use the AVFrame API properly.
|
11 years ago |
mxpegdec.c
|
mxpegdec: use the AVFrame API properly.
|
11 years ago |
nellymoser.c
|
Remove unnecessary dsputil.h #includes
|
12 years ago |
nellymoser.h
|
multiple inclusion guard cleanup
|
14 years ago |
nellymoserdec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
nellymoserenc.c
|
put_bits: Remove unused includes
|
11 years ago |
noise_bsf.c
|
Don't include common.h from avutil.h
|
12 years ago |
nuv.c
|
nuv: use the AVFrame API properly.
|
11 years ago |
options.c
|
pthread: store thread contexts in AVCodecInternal instead of AVCodecContext
|
11 years ago |
options_table.h
|
Add missing #includes for *INT64_MAX and *INT64_C
|
11 years ago |
pamenc.c
|
p*menc: use the AVFrame API properly.
|
11 years ago |
parser.c
|
parser: cosmetics: Drop some unnecessary parentheses
|
11 years ago |
parser.h
|
parser: Move Doxygen documentation to the header files
|
12 years ago |
pcm-bluray.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
pcm-dvd.c
|
pcm-dvd: Minor leftovers
|
11 years ago |
pcm.c
|
Replace all instances of avcodec_alloc_frame() with av_frame_alloc().
|
11 years ago |
pcm_tablegen.c
|
cosmetics: Remove extra newlines at EOF
|
13 years ago |
pcm_tablegen.h
|
multiple inclusion guard cleanup
|
14 years ago |
pcx.c
|
pcx: round up in bits->bytes conversion in a buffer size check
|
11 years ago |
pcxenc.c
|
pcxenc: use the AVFrame API properly.
|
11 years ago |
pgssubdec.c
|
pgssubdec: stop using deprecated avcodec_set_dimensions
|
11 years ago |
pictordec.c
|
pictordec: stop using deprecated avcodec_set_dimensions
|
11 years ago |
png.c
|
png: use av_mallocz_array() for the zlib zalloc function
|
12 years ago |
png.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
png_parser.c
|
png_parser: Fix parsing on big endian
|
11 years ago |
pngdec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
pngdsp.c
|
dsputil/pngdsp: fix signed/unsigned type in end comparison
|
11 years ago |
pngdsp.h
|
png: move DSP functions to their own DSP context.
|
13 years ago |
pngenc.c
|
pngenc: use the AVFrame API properly.
|
11 years ago |
pnm.c
|
p*menc: use the AVFrame API properly.
|
11 years ago |
pnm.h
|
p*menc: use the AVFrame API properly.
|
11 years ago |
pnm_parser.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
pnmdec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
pnmenc.c
|
p*menc: use the AVFrame API properly.
|
11 years ago |
proresdata.c
|
prores: move data shared between decoder and encoder to common file
|
13 years ago |
proresdata.h
|
prores: move data shared between decoder and encoder to common file
|
13 years ago |
proresdec.c
|
prores: Reject negative run and level values
|
11 years ago |
proresdsp.c
|
prores: Drop DSP infrastructure for prores encoder bits
|
11 years ago |
proresdsp.h
|
prores: Drop DSP infrastructure for prores encoder bits
|
11 years ago |
proresenc.c
|
proresenc: Reuse proper dsputil infrastructure for FDCT
|
11 years ago |
psymodel.c
|
Don't include common.h from avutil.h
|
12 years ago |
psymodel.h
|
Remove pointless av_cold attributes in header files
|
12 years ago |
pthread.c
|
lavc: split slice and frame threading functions into separate files
|
11 years ago |
pthread_frame.c
|
pthread_frame: flush all threads on flush, not just the first one
|
11 years ago |
pthread_internal.h
|
lavc: split slice and frame threading functions into separate files
|
11 years ago |
pthread_slice.c
|
pthread: store thread contexts in AVCodecInternal instead of AVCodecContext
|
11 years ago |
ptx.c
|
ptx: stop using deprecated avcodec_set_dimensions
|
11 years ago |
put_bits.h
|
put_bits: Remove unused includes
|
11 years ago |
qcelpdata.h
|
Give all anonymously typedeffed structs in headers a name
|
12 years ago |
qcelpdec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
qdm2.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
qdm2_tablegen.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
qdm2_tablegen.h
|
qdm2: fix signed multiplication overflow
|
13 years ago |
qdm2data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
qdrw.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
qpeg.c
|
qpeg: use the AVFrame API properly.
|
11 years ago |
qtrle.c
|
qtrle: use the AVFrame API properly.
|
11 years ago |
qtrleenc.c
|
qtrleenc: use the AVFrame API properly.
|
11 years ago |
r210dec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
ra144.c
|
avcodec: Drop unnecessary ff_ name prefixes from static functions
|
12 years ago |
ra144.h
|
ra144: decode directly to the user-provided AVFrame
|
12 years ago |
ra144dec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
ra144enc.c
|
put_bits: Remove unused includes
|
11 years ago |
ra288.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
ra288.h
|
Remove unnecessary dsputil.h #includes
|
12 years ago |
ralf.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
ralfdata.h
|
RealAudio Lossless decoder
|
13 years ago |
rangecoder.c
|
avcodec: Add av_cold attributes to init functions missing them
|
12 years ago |
rangecoder.h
|
rangecoder: K&R formatting cosmetics
|
12 years ago |
ratecontrol.c
|
avcodec: Add av_cold attributes to init functions missing them
|
12 years ago |
ratecontrol.h
|
ratecontrol: remove an unused variable
|
12 years ago |
raw.c
|
pixfmt: support more yuva formats
|
12 years ago |
raw.h
|
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
|
12 years ago |
rawdec.c
|
lavc: move AVCodecContext.pkt to AVCodecInternal
|
11 years ago |
rawenc.c
|
avcodec: Consistently name encoder init functions foo_encode_init
|
11 years ago |
rdft.c
|
avcodec: Drop unnecessary ff_ name prefixes from static functions
|
12 years ago |
rdft.h
|
multiple inclusion guard cleanup
|
14 years ago |
rectangle.h
|
Remove unnecessary dsputil.h #includes
|
12 years ago |
remove_extradata_bsf.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
rl.h
|
vlc/rl: Add ff_ prefix to the nonstatic symbols
|
13 years ago |
rl2.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
rle.c
|
Don't include common.h from avutil.h
|
12 years ago |
rle.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
rnd_avg.h
|
hpeldsp: Add half-pel functions (currently copies of dsputil)
|
12 years ago |
roqaudioenc.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
roqvideo.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
roqvideo.h
|
roqvideo: remove unused variables
|
11 years ago |
roqvideodec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
roqvideoenc.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
rpza.c
|
rpza: limit the number of blocks to the total remaining blocks in the frame
|
11 years ago |
rtjpeg.c
|
rtjpeg: Use init_get_bits8
|
11 years ago |
rtjpeg.h
|
Drop DCTELEM typedef
|
12 years ago |
rv10.c
|
mpegvideo: drop support for real (non-emulated) edges
|
11 years ago |
rv10enc.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
rv20enc.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
rv30.c
|
rv30: fix extradata size check.
|
11 years ago |
rv30data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
rv30dsp.c
|
lavc: Make pointers to ff_cropTbl const
|
12 years ago |
rv34.c
|
mpegvideo: drop support for real (non-emulated) edges
|
11 years ago |
rv34.h
|
Remove unnecessary dsputil.h #includes
|
12 years ago |
rv34_parser.c
|
rv34_parser: Adjust #if for disabling individual parsers
|
12 years ago |
rv34data.h
|
h263: Add ff_ prefix to nonstatic symbols
|
13 years ago |
rv34dsp.c
|
rv34: Drop now unnecessary dsputil dependencies
|
12 years ago |
rv34dsp.h
|
aarch64: h264 chroma motion compensation NEON optimizations
|
11 years ago |
rv34vlc.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
rv40.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
rv40data.h
|
rv40: move loop filter to rv34dsp context
|
13 years ago |
rv40dsp.c
|
aarch64: h264 chroma motion compensation NEON optimizations
|
11 years ago |
rv40vlc2.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
s3tc.c
|
Drop pointless directory name prefixes from #includes in the current dir
|
11 years ago |
s3tc.h
|
s3tc.h: Add missing #include to fix standalone header compilation.
|
13 years ago |
s302m.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
sbr.h
|
Give all anonymously typedeffed structs in headers a name
|
12 years ago |
sbrdsp.c
|
sbrdsp: Unroll and use integer operations
|
12 years ago |
sbrdsp.h
|
sbrdsp: Use standard multiple inclusion guards.
|
13 years ago |
sgi.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
sgidec.c
|
sgidec: fix buffer size check in expand_rle_row()
|
11 years ago |
sgienc.c
|
sgienc: use the AVFrame API properly.
|
11 years ago |
shorten.c
|
shorten: pad the internal bitstream buffer
|
11 years ago |
simple_idct.c
|
dsputil: Move LOCAL_ALIGNED macros to libavutil
|
12 years ago |
simple_idct.h
|
Drop DCTELEM typedef
|
12 years ago |
simple_idct_template.c
|
Drop DCTELEM typedef
|
12 years ago |
sinewin.c
|
Move sine windows to a separate file
|
14 years ago |
sinewin.h
|
Convert vector_fmul range of functions to YASM and add AVX versions
|
13 years ago |
sinewin_tablegen.c
|
fix hardcoded tables compililation caused by missing math constants
|
13 years ago |
sinewin_tablegen.h
|
Don't include common.h from avutil.h
|
12 years ago |
sipr.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
sipr.h
|
Remove unnecessary dsputil.h #includes
|
12 years ago |
sipr16k.c
|
avcodec: Add av_cold attributes to init functions missing them
|
12 years ago |
sipr16kdata.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
siprdata.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
smacker.c
|
smacker: use the AVFrame API properly.
|
11 years ago |
smc.c
|
smc: use the AVFrame API properly.
|
11 years ago |
sp5x.h
|
Remove unused structs and tables.
|
14 years ago |
sp5xdec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
srtdec.c
|
Don't include common.h from avutil.h
|
12 years ago |
sunrast.c
|
sunrast: stop using deprecated avcodec_set_dimensions
|
11 years ago |
sunrast.h
|
avcodec: add a Sun Rasterfile encoder
|
13 years ago |
sunrastenc.c
|
sunrastenc: use the AVFrame API properly.
|
11 years ago |
svq1.c
|
svq1: replace struct svq1_frame_size with an array.
|
12 years ago |
svq1.h
|
svq1: replace struct svq1_frame_size with an array.
|
12 years ago |
svq1_cb.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
svq1_vlc.h
|
svq1: K&R formatting cosmetics
|
12 years ago |
svq1dec.c
|
Replace all instances of avcodec_alloc_frame() with av_frame_alloc().
|
11 years ago |
svq1enc.c
|
svq1enc: use the AVFrame API properly.
|
11 years ago |
svq1enc_cb.h
|
svq1: K&R formatting cosmetics
|
12 years ago |
svq3.c
|
mpeg: Drop unused parameters from ff_draw_horiz_band()
|
11 years ago |
svq3.h
|
svq3: Adjust #endif comment
|
11 years ago |
svq13.c
|
svq1: K&R formatting cosmetics
|
12 years ago |
synth_filter.c
|
x86: synth filter float: implement SSE2 version
|
11 years ago |
synth_filter.h
|
x86: synth filter float: implement SSE2 version
|
11 years ago |
tableprint.h
|
tableprint: Fix use of a size_t print with MSVC
|
11 years ago |
tak.c
|
tak: demuxer, parser, and decoder
|
12 years ago |
tak.h
|
tak: demuxer, parser, and decoder
|
12 years ago |
tak_parser.c
|
tak: demuxer, parser, and decoder
|
12 years ago |
takdec.c
|
lavc: change all decoders to behave consistently with AV_EF_CRCCHECK.
|
11 years ago |
targa.c
|
targa: stop using deprecated avcodec_set_dimensions
|
11 years ago |
targa.h
|
multiple inclusion guard cleanup
|
14 years ago |
targaenc.c
|
targaenc: use the AVFrame API properly.
|
11 years ago |
thread.h
|
lavc decoders: work with refcounted frames.
|
12 years ago |
tiertexseqv.c
|
tiertexseqv: use the AVFrame API properly.
|
11 years ago |
tiff.c
|
tiff: stop using deprecated avcodec_set_dimensions
|
11 years ago |
tiff.h
|
tiff: K&R formatting cosmetics
|
12 years ago |
tiffenc.c
|
tiffenc: use the AVFrame API properly.
|
11 years ago |
tmv.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
truemotion1.c
|
truemotion1: check the header size
|
11 years ago |
truemotion1data.h
|
Replace ffmpeg references with more accurate libav* references.
|
13 years ago |
truemotion2.c
|
truemotion2: use the AVFrame API properly.
|
11 years ago |
truespeech.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
truespeech_data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
tscc.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
tscc2.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
tscc2data.h
|
TechSmith Screen Codec 2 decoder
|
13 years ago |
tta.c
|
lavc: change all decoders to behave consistently with AV_EF_CRCCHECK.
|
11 years ago |
twinvq.c
|
metasound: add last missing modes (8kHz @ 6kbps per channel)
|
11 years ago |
twinvq.h
|
metasound: add last missing modes (8kHz @ 6kbps per channel)
|
11 years ago |
twinvq_data.h
|
twinvq: K&R formatting cosmetics
|
11 years ago |
twinvqdec.c
|
metasound: add last missing modes (8kHz @ 6kbps per channel)
|
11 years ago |
txd.c
|
txd: stop using deprecated avcodec_set_dimensions
|
11 years ago |
ulti.c
|
ulti: use the AVFrame API properly.
|
11 years ago |
ulti_cb.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
unary.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
utils.c
|
lavc: use AVFrame API properly in ff_reget_buffer()
|
11 years ago |
utvideo.c
|
lavc: add Ut Video encoder
|
12 years ago |
utvideo.h
|
lavc decoders: work with refcounted frames.
|
12 years ago |
utvideodec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
utvideoenc.c
|
utvideoenc: Enable support for multiple slices and use them
|
11 years ago |
v210dec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
v210enc.c
|
Replace all instances of avcodec_alloc_frame() with av_frame_alloc().
|
11 years ago |
v210x.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
v410dec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
v410enc.c
|
Replace all instances of avcodec_alloc_frame() with av_frame_alloc().
|
11 years ago |
vaapi.c
|
vaapi: fix argument for ff_vaapi_common_end_frame call
|
12 years ago |
vaapi.h
|
lavc doxy: add all installed headers to doxy groups.
|
13 years ago |
vaapi_h264.c
|
h264: add a parameter to the FIELD_OR_MBAFF_PICTURE macro.
|
12 years ago |
vaapi_internal.h
|
h264: deMpegEncContextize
|
12 years ago |
vaapi_mpeg2.c
|
Remove unnecessary dsputil.h #includes
|
12 years ago |
vaapi_mpeg4.c
|
mpeg4videodec: move intra_dc_threshold from MpegEncContext to Mpeg4DecContext
|
11 years ago |
vaapi_vc1.c
|
vc1: move MpegEncContext.resync_marker into VC1Context.
|
11 years ago |
vb.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
vble.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
vc1.c
|
vc1: Always reset numref when parsing a new frame header.
|
11 years ago |
vc1.h
|
vc1: move MpegEncContext.resync_marker into VC1Context.
|
11 years ago |
vc1_parser.c
|
avcodec: Add av_cold attributes to init functions missing them
|
12 years ago |
vc1acdata.h
|
vc1: Move init code shared between decoder and parser to common code file.
|
13 years ago |
vc1data.c
|
vc1: Do not read from array if index is invalid.
|
13 years ago |
vc1data.h
|
vc1: Do not read from array if index is invalid.
|
13 years ago |
vc1dec.c
|
mpegvideo: drop support for real (non-emulated) edges
|
11 years ago |
vc1dsp.c
|
aarch64: h264 chroma motion compensation NEON optimizations
|
11 years ago |
vc1dsp.h
|
aarch64: h264 chroma motion compensation NEON optimizations
|
11 years ago |
vcr1.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
vda.h
|
lavc: remove disabled FF_API_VDA_ASYNC cruft
|
12 years ago |
vda_h264.c
|
vda: remove async decoder leftovers
|
12 years ago |
vdpau.c
|
av_vdpau_get_profile: mask out H.264 intra profile flag
|
11 years ago |
vdpau.h
|
vdpau: add a constructor for AVVDPAUContext.
|
11 years ago |
vdpau_h264.c
|
vdpau: store picture data in picture's rather than codec's context
|
11 years ago |
vdpau_internal.h
|
vdpau: Add missing #includes to fix standalone header compilation
|
11 years ago |
vdpau_mpeg4.c
|
mpeg4videodec: move MpegEncContext.resync_marker into Mpeg4DecContext.
|
11 years ago |
vdpau_mpeg12.c
|
vdpau: store picture data in picture's rather than codec's context
|
11 years ago |
vdpau_vc1.c
|
vc1: move MpegEncContext.resync_marker into VC1Context.
|
11 years ago |
version.h
|
ac3dec: set AV_FRAME_DATA_DOWNMIX_INFO side data.
|
11 years ago |
videodsp.c
|
avcodec: Add av_cold attributes to init functions missing them
|
12 years ago |
videodsp.h
|
lavc: Edge emulation with dst/src linesize
|
11 years ago |
videodsp_template.c
|
lavc: Edge emulation with dst/src linesize
|
11 years ago |
vmdav.c
|
vmdvideo: use the AVFrame API properly.
|
11 years ago |
vmnc.c
|
vmnc: use the AVFrame API properly.
|
11 years ago |
vorbis.c
|
vorbisdec: cosmetics: rename variable avccontext to avctx
|
12 years ago |
vorbis.h
|
vorbisdec: cosmetics: rename variable avccontext to avctx
|
12 years ago |
vorbis_data.c
|
Remove unnecessary dsputil.h #includes
|
12 years ago |
vorbis_enc_data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
vorbis_parser.c
|
avcodec: av_log_ask_for_sample() ---> avpriv_request_sample()
|
12 years ago |
vorbis_parser.h
|
avcodec: add a Vorbis parser to get packet duration
|
13 years ago |
vorbisdec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
vorbisdsp.c
|
cosmetics: Place arch initialization calls in alphabetical order
|
11 years ago |
vorbisdsp.h
|
vorbisdsp: change block_size type from int to intptr_t.
|
12 years ago |
vorbisenc.c
|
put_bits: Remove unused includes
|
11 years ago |
vp3.c
|
Give IDCT matrix transpose macro a more descriptive name
|
11 years ago |
vp3_parser.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
vp3data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
vp3dsp.c
|
vp3: Use full transpose for all IDCTs
|
12 years ago |
vp3dsp.h
|
vp3: Use full transpose for all IDCTs
|
12 years ago |
vp5.c
|
vp56: stop using deprecated avcodec_set_dimensions
|
11 years ago |
vp5data.h
|
doxygen: do not include license boilerplate in Doxygen documentation
|
14 years ago |
vp6.c
|
vp56: stop using deprecated avcodec_set_dimensions
|
11 years ago |
vp6data.h
|
vp56data: Move all shared enum/struct declarations to common header
|
11 years ago |
vp6dsp.c
|
doxygen: do not include license boilerplate in Doxygen documentation
|
14 years ago |
vp8.c
|
vp8: use a fixed-size edge emu buffer
|
11 years ago |
vp8.h
|
vp8: use a fixed-size edge emu buffer
|
11 years ago |
vp8_parser.c
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
vp8data.h
|
doxygen: do not include license boilerplate in Doxygen documentation
|
14 years ago |
vp8dsp.c
|
vp8: fix bilinear C code to work if src_stride != dst_stride.
|
11 years ago |
vp8dsp.h
|
ppc: More consistent arch initialization
|
12 years ago |
vp9.c
|
vp9: fix bugs in updating coef probabilities with parallelmode=1
|
11 years ago |
vp9.h
|
lavc: VP9 decoder
|
11 years ago |
vp9block.c
|
vp9: drop support for real (non-emulated) edges
|
11 years ago |
vp9data.c
|
lavc: VP9 decoder
|
11 years ago |
vp9data.h
|
lavc: VP9 decoder
|
11 years ago |
vp9dsp.c
|
lavc: VP9 decoder
|
11 years ago |
vp9mvs.c
|
vp9: fix mvref finding to adhere to bug in libvpx.
|
11 years ago |
vp9prob.c
|
lavc: VP9 decoder
|
11 years ago |
vp56.c
|
Give IDCT matrix transpose macro a more descriptive name
|
11 years ago |
vp56.h
|
vp56data: Move all shared enum/struct declarations to common header
|
11 years ago |
vp56data.c
|
vp56data: Move all data tables to the .c file
|
11 years ago |
vp56data.h
|
vp56data: Move all data tables to the .c file
|
11 years ago |
vp56dsp.c
|
vp56: Mark VP6-only optimizations as such.
|
11 years ago |
vp56dsp.h
|
vp56: Mark VP6-only optimizations as such.
|
11 years ago |
vp56rac.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
vqavideo.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
wavpack.c
|
lavc: change all decoders to behave consistently with AV_EF_CRCCHECK.
|
11 years ago |
webp.c
|
webp: add a special case for a huffman table with only 1 symbol
|
11 years ago |
wma.c
|
miscellaneous typo fixes
|
11 years ago |
wma.h
|
Remove unnecessary dsputil.h #includes
|
12 years ago |
wma_common.c
|
cosmetics: Consistently place static, inline and av_cold attributes/keywords.
|
13 years ago |
wma_common.h
|
Remove pointless av_cold attributes in header files
|
12 years ago |
wmadata.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
wmadec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
wmaenc.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
wmalosslessdec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
wmaprodata.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
wmaprodec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
wmavoice.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
wmavoice_data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
wmv2.c
|
mpegvideo: drop support for real (non-emulated) edges
|
11 years ago |
wmv2.h
|
Remove unnecessary dsputil.h #includes
|
12 years ago |
wmv2dec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
wmv2dsp.c
|
Drop DCTELEM typedef
|
12 years ago |
wmv2dsp.h
|
Drop DCTELEM typedef
|
12 years ago |
wmv2enc.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
wnv1.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
ws-snd1.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
xan.c
|
xan: use the AVFrame API properly.
|
11 years ago |
xbmenc.c
|
Replace all instances of avcodec_alloc_frame() with av_frame_alloc().
|
11 years ago |
xiph.c
|
lavc: use avpriv_ prefix for ff_split_xiph_headers.
|
13 years ago |
xiph.h
|
lavc: use avpriv_ prefix for ff_split_xiph_headers.
|
13 years ago |
xl.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
xsubdec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
xsubenc.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
xvmc.h
|
Deprecate obsolete XvMC hardware decoding support
|
11 years ago |
xvmc_internal.h
|
Deprecate obsolete XvMC hardware decoding support
|
11 years ago |
xwd.h
|
XWD encoder and decoder
|
13 years ago |
xwddec.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
xwdenc.c
|
Replace all instances of avcodec_alloc_frame() with av_frame_alloc().
|
11 years ago |
xxan.c
|
xxan: use the AVFrame API properly.
|
11 years ago |
yop.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
zerocodec.c
|
zerocodec: use the AVFrame API properly.
|
11 years ago |
zmbv.c
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
zmbvenc.c
|
zmbvenc: use the AVFrame API properly.
|
11 years ago |