.. |
alpha
|
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder.
|
14 years ago |
arm
|
ARM: allow building in Thumb2 mode
|
14 years ago |
avr32
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
bfin
|
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder.
|
14 years ago |
mips
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
mlib
|
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder.
|
14 years ago |
ppc
|
4:4:4 H.264 decoding support
|
14 years ago |
ps2
|
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder.
|
14 years ago |
sh4
|
multiple inclusion guard cleanup
|
14 years ago |
sparc
|
multiple inclusion guard cleanup
|
14 years ago |
x86
|
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
|
14 years ago |
4xm.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
8bps.c
|
make containers pass palette change in AVPacket
|
14 years ago |
8svx.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
Makefile
|
build: Remove redundant config.mak includes from subdirectory Makefiles.
|
14 years ago |
a64colors.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
a64enc.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
a64multienc.c
|
Remove unused variables
|
14 years ago |
a64tables.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
aac.h
|
aacdec: Use float instead of int16_t for ltp_state to avoid needless rounding.
|
14 years ago |
aac_ac3_parser.c
|
Get audio_service_type for AC-3 based on bitstream mode in the AC-3 parser
|
14 years ago |
aac_ac3_parser.h
|
Get audio_service_type for AC-3 based on bitstream mode in the AC-3 parser
|
14 years ago |
aac_adtstoasc_bsf.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
aac_parser.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
aac_tablegen.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
aac_tablegen.h
|
Drop unnecessary directory prefixes from #include directives.
|
14 years ago |
aac_tablegen_decl.h
|
multiple inclusion guard cleanup
|
14 years ago |
aacadtsdec.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
aacadtsdec.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
aaccoder.c
|
Remove unused variables
|
14 years ago |
aacdec.c
|
Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample().
|
14 years ago |
aacdectab.h
|
aacdec: use a scale of 2 in the LTP MDCT rather than doubling the coefficient
|
14 years ago |
aacenc.c
|
aacenc: Add stereo_mode option.
|
14 years ago |
aacenc.h
|
aacenc: Add stereo_mode option.
|
14 years ago |
aacps.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
aacps.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
aacps_tablegen.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
aacps_tablegen.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
aacpsdata.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
aacpsy.c
|
aacenc: Mark psy_3gpp_window() as av_unused.
|
14 years ago |
aacpsy.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
aacsbr.c
|
Add floating-point sample format support to the ac3, eac3, dca, aac, and vorbis
|
14 years ago |
aacsbr.h
|
Add floating-point sample format support to the ac3, eac3, dca, aac, and vorbis
|
14 years ago |
aacsbrdata.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
aactab.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
aactab.h
|
Replace FFmpeg with Libav in licence headers
|
14 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
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
ac3.c
|
ac3dec: fix processing of delta bit allocation information.
|
14 years ago |
ac3.h
|
ac3enc: add channel coupling support
|
14 years ago |
ac3_parser.c
|
Get audio_service_type for AC-3 based on bitstream mode in the AC-3 parser
|
14 years ago |
ac3_parser.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
ac3dec.c
|
Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample().
|
14 years ago |
ac3dec.h
|
ac3dec: fix doxy-style for comment ("///>" should be "///<" instead).
|
14 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
|
ac3dsp: fix loop condition in ac3_update_bap_counts_c()
|
14 years ago |
ac3dsp.h
|
ac3enc: modify mantissa bit counting to keep bap counts for all values of bap
|
14 years ago |
ac3enc.c
|
ac3enc: remove unneeded local variable in asym_quant()
|
14 years ago |
ac3enc.h
|
ac3enc: avoid masking output in asym_quant() by using signed values for
|
14 years ago |
ac3enc_fixed.c
|
ac3enc: split templated float vs. fixed functions into a separate file.
|
14 years ago |
ac3enc_float.c
|
ac3enc: remove empty ac3_float function that is never called
|
14 years ago |
ac3enc_opts_template.c
|
ac3enc: split templated float vs. fixed functions into a separate file.
|
14 years ago |
ac3enc_template.c
|
ac3enc: use correct alignment and length in channel coupling dsp functions.
|
14 years ago |
ac3tab.c
|
ac3enc: add channel coupling support
|
14 years ago |
ac3tab.h
|
ac3enc: add channel coupling support
|
14 years ago |
acelp_filters.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
acelp_filters.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
acelp_pitch_delay.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
acelp_pitch_delay.h
|
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
|
14 years ago |
acelp_vectors.c
|
acelp: Remove unused gray_decode table.
|
14 years ago |
acelp_vectors.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
adpcm.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
adx.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
adxdec.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
adxenc.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
alac.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
alacenc.c
|
lavc: move some flac-specific options to its private context.
|
14 years ago |
allcodecs.c
|
ac3enc: add support for E-AC-3 encoding.
|
14 years ago |
alsdec.c
|
Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample().
|
14 years ago |
amr.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
amrnbdata.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
amrnbdec.c
|
libavcodec: Use "const enum AVSampleFormat[]" in AVCodec initialization
|
14 years ago |
amrwbdata.h
|
multiple inclusion guard cleanup
|
14 years ago |
amrwbdec.c
|
libavcodec: Use "const enum AVSampleFormat[]" in AVCodec initialization
|
14 years ago |
anm.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
ansi.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
apedec.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
api-example.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
ass.c
|
Replace strncpy() with av_strlcpy().
|
14 years ago |
ass.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
assdec.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
assenc.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
asv1.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
atrac.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
atrac.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
atrac1.c
|
Add AVX FFT implementation.
|
14 years ago |
atrac1data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
atrac3.c
|
Add AVX FFT implementation.
|
14 years ago |
atrac3data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
audioconvert.c
|
Fix the conversion of AV_SAMPLE_FMT_FLT and _DBL to AV_SAMPLE_FMT_S32.
|
14 years ago |
audioconvert.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
aura.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
avcodec.h
|
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
|
14 years ago |
avfft.c
|
Move dct and rdft definitions to separate files
|
14 years ago |
avfft.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
avpacket.c
|
make av_dup_packet() more cautious on allocation failures
|
14 years ago |
avs.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
bethsoftvideo.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
bethsoftvideo.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
bfi.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
bgmc.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
bgmc.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
bink.c
|
Mark parameterless function declarations as 'void'.
|
14 years ago |
binkaudio.c
|
Add AVX FFT implementation.
|
14 years ago |
binkdata.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
binkidct.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
bitstream.c
|
ffv1: fix undefined behavior with insane widths.
|
14 years ago |
bitstream_filter.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
bmp.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
bmp.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
bmpenc.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
bytestream.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
c93.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
cabac.c
|
cabac: remove BRANCHLESS_CABAC_DECODER switch
|
14 years ago |
cabac.h
|
cabac: move x86 asm to libavcodec/x86/cabac.h
|
14 years ago |
cavs.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
cavs.h
|
Replace int_fast integer types with their sized standard posix counterparts.
|
14 years ago |
cavs_parser.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
cavsdata.h
|
Replace int_fast integer types with their sized standard posix counterparts.
|
14 years ago |
cavsdec.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
cavsdsp.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
cavsdsp.h
|
multiple inclusion guard cleanup
|
14 years ago |
cbrt_tablegen.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
cbrt_tablegen.h
|
multiple inclusion guard cleanup
|
14 years ago |
cdgraphics.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
celp_filters.c
|
Remove unused variables
|
14 years ago |
celp_filters.h
|
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
|
14 years ago |
celp_math.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
celp_math.h
|
Replace FFmpeg with Libav in licence headers
|
14 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
|
make containers pass palette change in AVPacket
|
14 years ago |
cljr.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
cook.c
|
Replace custom DEBUG preprocessor trickery by the standard one.
|
14 years ago |
cookdata.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
cos_tablegen.c
|
Rename costablegen.c ---> cos_tablegen.c.
|
14 years ago |
cscd.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
cyuv.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
dca.c
|
Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample().
|
14 years ago |
dca.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
dca_parser.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
dcadata.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
dcadsp.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
dcadsp.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
dcahuff.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
dct-test.c
|
Remove some disabled printf debug cruft.
|
14 years ago |
dct.c
|
dct: build dct32 as separate object files
|
14 years ago |
dct.h
|
multiple inclusion guard cleanup
|
14 years ago |
dct32.c
|
dct: build dct32 as separate object files
|
14 years ago |
dct32.h
|
dct: build dct32 as separate object files
|
14 years ago |
dct32_fixed.c
|
dct: build dct32 as separate object files
|
14 years ago |
dct32_float.c
|
dct: build dct32 as separate object files
|
14 years ago |
dctref.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
dctref.h
|
multiple inclusion guard cleanup
|
14 years ago |
dfa.c
|
dfa: Remove unused variable.
|
14 years ago |
dirac.c
|
Remove unused variables
|
14 years ago |
dirac.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
dirac_parser.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
dnxhd_parser.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
dnxhddata.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
dnxhddata.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
dnxhddec.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
dnxhdenc.c
|
dnxhdenc: add AVClass in private context.
|
14 years ago |
dnxhdenc.h
|
Drop unnecessary directory prefixes from #include directives.
|
14 years ago |
dpcm.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
dpx.c
|
DPX decoder: read sample aspect ratio
|
14 years ago |
dpxenc.c
|
dpx: Do not use DPX encoder for decoding.
|
14 years ago |
dsicinav.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
dsputil.c
|
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder.
|
14 years ago |
dsputil.h
|
4:4:4 H.264 decoding support
|
14 years ago |
dsputil_template.c
|
4:4:4 H.264 decoding support
|
14 years ago |
dump_extradata_bsf.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
dv.c
|
Replace some av_log/printf + #ifdef combinations by av_dlog.
|
14 years ago |
dv_tablegen.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
dv_tablegen.h
|
multiple inclusion guard cleanup
|
14 years ago |
dv_vlc_data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
dvbsub.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
dvbsub_parser.c
|
Replace some av_log/printf + #ifdef combinations by av_dlog.
|
14 years ago |
dvbsubdec.c
|
dvbsubdec: Fix compilation of debug code.
|
14 years ago |
dvdata.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
dvdata.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
dvdsub_parser.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
dvdsubdec.c
|
dvdsubdec: fix incorrect colors.
|
14 years ago |
dvdsubenc.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
dwt.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
dwt.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
dxa.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
dxva2.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
dxva2.h
|
Replace more FFmpeg references by Libav.
|
14 years ago |
dxva2_h264.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
dxva2_internal.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
dxva2_mpeg2.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
dxva2_vc1.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
eac3dec.c
|
Get audio_service_type for AC-3 based on bitstream mode in the AC-3 parser
|
14 years ago |
eac3dec_data.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
eac3dec_data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
eac3enc.c
|
ac3enc: split templated float vs. fixed functions into a separate file.
|
14 years ago |
eac3enc.h
|
Move E-AC-3 encoder functions to a separate eac3enc.c file.
|
14 years ago |
eacmv.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
eaidct.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
eamad.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
eatgq.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
eatgv.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
eatqi.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
elbg.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
elbg.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
error_resilience.c
|
error_resilience: skip last-MV predictor step if MVs are not available.
|
14 years ago |
escape124.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
faandct.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
faandct.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
faanidct.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
faanidct.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
faxcompr.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
faxcompr.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
fft-fixed-test.c
|
Fixed-point support in fft-test
|
14 years ago |
fft-internal.h
|
Fixed-point MDCT with 32-bit unscaled output
|
14 years ago |
fft-test.c
|
Fixed-point support in fft-test
|
14 years ago |
fft.c
|
Add AVX FFT implementation.
|
14 years ago |
fft.h
|
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
|
14 years ago |
fft_fixed.c
|
Fixed-point FFT and MDCT
|
14 years ago |
fft_float.c
|
Fixed-point FFT and MDCT
|
14 years ago |
ffv1.c
|
ffv1: fix undefined behavior with insane widths.
|
14 years ago |
flac.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
flac.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
flac_parser.c
|
Replace FFmpeg with Libav in licence headers
|
14 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
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
flacenc.c
|
Mark some variables with av_unused
|
14 years ago |
flashsv.c
|
flashsv: K&R cosmetics
|
14 years ago |
flashsvenc.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
flicvideo.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
flv.h
|
multiple inclusion guard cleanup
|
14 years ago |
flvdec.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
flvenc.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
fmtconvert.c
|
Add float_interleave() to FmtConvertContext with x86-optimized versions.
|
14 years ago |
fmtconvert.h
|
Add float_interleave() to FmtConvertContext with x86-optimized versions.
|
14 years ago |
fraps.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
frwu.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
g722.c
|
libavcodec: Use "const enum AVSampleFormat[]" in AVCodec initialization
|
14 years ago |
g726.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
g729data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
g729dec.c
|
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
|
14 years ago |
get_bits.h
|
get_bits: add av_unused tag to cache variable
|
14 years ago |
gif.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
gifdec.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
golomb.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
golomb.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
gsmdec.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
gsmdec_data.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
gsmdec_data.h
|
multiple inclusion guard cleanup
|
14 years ago |
gsmdec_template.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
h261.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
h261.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
h261_parser.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
h261data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
h261dec.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
h261enc.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
h263.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
h263.h
|
multiple inclusion guard cleanup
|
14 years ago |
h263_parser.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
h263_parser.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
h263data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
h263dec.c
|
H264/MPEG frame-level multi-threading.
|
14 years ago |
h264.c
|
H.264: fix 4:4:4 + deblocking + MBAFF
|
14 years ago |
h264.h
|
4:4:4 H.264 decoding support
|
14 years ago |
h264_cabac.c
|
4:4:4 H.264 decoding support
|
14 years ago |
h264_cavlc.c
|
4:4:4 H.264 decoding support
|
14 years ago |
h264_direct.c
|
H264/MPEG frame-level multi-threading.
|
14 years ago |
h264_loopfilter.c
|
H.264: fix 4:4:4 + deblocking + 8x8dct + cavlc + MBAFF
|
14 years ago |
h264_mp4toannexb_bsf.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
h264_mvpred.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
h264_parser.c
|
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
|
14 years ago |
h264_ps.c
|
H.264: fix 4:4:4 cropping warning
|
14 years ago |
h264_refs.c
|
h264: do not print "too many references" warning for intra-only.
|
14 years ago |
h264_sei.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
h264data.h
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
h264dsp.c
|
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder.
|
14 years ago |
h264dsp.h
|
4:4:4 H.264 decoding support
|
14 years ago |
h264dsp_template.c
|
H.264: Fix high bit depth explicit biweight
|
14 years ago |
h264idct.c
|
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder.
|
14 years ago |
h264idct_template.c
|
4:4:4 H.264 decoding support
|
14 years ago |
h264pred.c
|
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder.
|
14 years ago |
h264pred.h
|
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder.
|
14 years ago |
h264pred_template.c
|
h264pred: fix one more aliasing violation.
|
14 years ago |
high_bit_depth.h
|
h264pred: fix aliasing violations.
|
14 years ago |
huffman.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
huffman.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
huffyuv.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
idcinvideo.c
|
make containers pass palette change in AVPacket
|
14 years ago |
iff.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
iirfilter.c
|
iirfilter: fix biquad filter coefficients.
|
14 years ago |
iirfilter.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
imc.c
|
Add AVX FFT implementation.
|
14 years ago |
imcdata.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
imgconvert.c
|
lavu: add av_get_pix_fmt_name() convenience function
|
14 years ago |
imgconvert.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
imx_dump_header_bsf.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
indeo2.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
indeo2data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
indeo3.c
|
indeo3: Eliminate use of long.
|
14 years ago |
indeo3data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
indeo5.c
|
Replace custom DEBUG preprocessor trickery by the standard one.
|
14 years ago |
indeo5data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
intelh263dec.c
|
intelh263dec: aspect ratio processing fix.
|
14 years ago |
internal.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
interplayvideo.c
|
Replace custom debug output functions by av_dlog().
|
14 years ago |
intrax8.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
intrax8.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
intrax8dsp.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
intrax8huf.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
inverse.c
|
Make ff_inverse stay with libavutil, and optional copy it to libavcodec.
|
15 years ago |
ituh263dec.c
|
Remove unused variables
|
14 years ago |
ituh263enc.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
ivi_common.c
|
Replace custom DEBUG preprocessor trickery by the standard one.
|
14 years ago |
ivi_common.h
|
Replace custom DEBUG preprocessor trickery by the standard one.
|
14 years ago |
ivi_dsp.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
ivi_dsp.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
jfdctfst.c
|
jfdct: Replace sized int_fast integer types with plain int/unsigned.
|
14 years ago |
jfdctint.c
|
jfdct: Replace sized int_fast integer types with plain int/unsigned.
|
14 years ago |
jpegls.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
jpegls.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
jpeglsdec.c
|
Replace more FFmpeg references by Libav.
|
14 years ago |
jpeglsdec.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
jpeglsenc.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
jrevdct.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
jvdec.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
kbdwin.c
|
Move ff_kbd_window_init() to a separate file
|
14 years ago |
kbdwin.h
|
multiple inclusion guard cleanup
|
14 years ago |
kgv1dec.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
kmvc.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
lagarith.c
|
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
|
14 years ago |
lagarithrac.c
|
Drop explicit filenames from @file Doxygen tags.
|
14 years ago |
lagarithrac.h
|
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
|
14 years ago |
latm_parser.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
lcl.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
lcldec.c
|
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
|
14 years ago |
lclenc.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
libavcodec.v
|
Hide the now-prefixed decoders, encoders, parsers, bsf, hwaccel objects.
|
14 years ago |
libdirac.h
|
Replace more FFmpeg references by Libav.
|
14 years ago |
libdirac_libschro.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
libdirac_libschro.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
libdiracdec.c
|
Replace more FFmpeg references by Libav.
|
14 years ago |
libdiracenc.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
libfaac.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
libgsm.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
libmp3lame.c
|
mp3lame: add #include required for AV_RB32 macro.
|
14 years ago |
libopencore-amr.c
|
libopencore-amr, libvo-amrwbenc: Allow enabling DTX via private AVOptions
|
14 years ago |
libopenjpeg.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
libschroedinger.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
libschroedinger.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
libschroedingerdec.c
|
Replace more FFmpeg references by Libav.
|
14 years ago |
libschroedingerenc.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
libspeexdec.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
libtheoraenc.c
|
Replace more FFmpeg references by Libav.
|
14 years ago |
libvo-aacenc.c
|
libvo-aacenc,libvo-amrwbenc}: fix api usage
|
14 years ago |
libvo-amrwbenc.c
|
libvo-aacenc,libvo-amrwbenc}: fix api usage
|
14 years ago |
libvorbis.c
|
AVOptions: make default_val a union, as proposed in AVOption2.
|
14 years ago |
libvpxdec.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
libvpxenc.c
|
vpxenc: add VP8E_SET_STATIC_THRESHOLD mapping
|
14 years ago |
libx264.c
|
libx264: handle closed GOP codec flag
|
14 years ago |
libxavs.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
libxvid_internal.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
libxvid_rc.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
libxvidff.c
|
configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS.
|
14 years ago |
ljpegenc.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
loco.c
|
Use av_log_ask_for_sample() to request samples from users.
|
14 years ago |
lpc.c
|
lavc: move some flac-specific options to its private context.
|
14 years ago |
lpc.h
|
lavc: move some flac-specific options to its private context.
|
14 years ago |
lsp.c
|
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
|
14 years ago |
lsp.h
|
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
|
14 years ago |
lzw.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
lzw.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
lzwenc.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
mace.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
mathops.h
|
mathops: use MUL64 macro where it forms part of other ops
|
14 years ago |
mdct.c
|
Fixed-point FFT and MDCT
|
14 years ago |
mdct_fixed.c
|
Fixed-point MDCT with 32-bit unscaled output
|
14 years ago |
mdct_float.c
|
Fixed-point FFT and MDCT
|
14 years ago |
mdec.c
|
mdec: enable frame-level multithreading.
|
14 years ago |
mimic.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
mjpeg.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
mjpeg.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
mjpeg2jpeg_bsf.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
mjpeg_parser.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
mjpega_dump_header_bsf.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
mjpegbdec.c
|
Add support for picture_ptr field in MJpegDecodeContext
|
14 years ago |
mjpegdec.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
mjpegdec.h
|
Add support for picture_ptr field in MJpegDecodeContext
|
14 years ago |
mjpegenc.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
mjpegenc.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
mlp.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
mlp.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
mlp_parser.c
|
lavc: add missing audioconvert includes
|
14 years ago |
mlp_parser.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
mlpdec.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
mlpdsp.c
|
Drop unnecessary directory prefixes from #include directives.
|
14 years ago |
mmvideo.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
motion-test.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
motion_est.c
|
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
|
14 years ago |
motion_est_template.c
|
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
|
14 years ago |
motionpixels.c
|
Replace FFmpeg with Libav in licence headers
|
14 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
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
mp3_header_compress_bsf.c
|
mpegaudio: move all header parsing to mpegaudiodecheader.[ch]
|
14 years ago |
mp3_header_decompress_bsf.c
|
mpegaudio: move all header parsing to mpegaudiodecheader.[ch]
|
14 years ago |
mpc.c
|
Move some mpegaudio functions to new mpegaudiodsp subsystem
|
14 years ago |
mpc.h
|
Add missing #includes to make headers self-contained.
|
14 years ago |
mpc7.c
|
Move some mpegaudio functions to new mpegaudiodsp subsystem
|
14 years ago |
mpc7data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
mpc8.c
|
musepack: remove extraneous mpcdata.h inclusions
|
14 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
|
musepack: remove unnecessary #include from mpcdata.h
|
14 years ago |
mpeg4audio.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
mpeg4audio.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
mpeg4data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
mpeg4video.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
mpeg4video.h
|
multiple inclusion guard cleanup
|
14 years ago |
mpeg4video_parser.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
mpeg4video_parser.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
mpeg4videodec.c
|
Remove unused variables
|
14 years ago |
mpeg4videoenc.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
mpeg12.c
|
mpeg12: more advanced ffmpeg mpeg2 aspect guessing code.
|
14 years ago |
mpeg12.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
mpeg12data.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
mpeg12data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
mpeg12decdata.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
mpeg12enc.c
|
Remove unused variables
|
14 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
|
mpegaudio: clean up #includes
|
14 years ago |
mpegaudio_tablegen.c
|
mpegaudio: add _fixed suffix to some names
|
14 years ago |
mpegaudio_tablegen.h
|
multiple inclusion guard cleanup
|
14 years ago |
mpegaudiodata.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
mpegaudiodata.h
|
mpegaudio: clean up #includes
|
14 years ago |
mpegaudiodec.c
|
mpegaudiodec: Fix av_dlog() invocation.
|
14 years ago |
mpegaudiodec_float.c
|
mpegaudio: clean up compute_antialias() definition
|
14 years ago |
mpegaudiodecheader.c
|
mpegaudio: move all header parsing to mpegaudiodecheader.[ch]
|
14 years ago |
mpegaudiodecheader.h
|
mpegaudio: move all header parsing to mpegaudiodecheader.[ch]
|
14 years ago |
mpegaudiodectab.h
|
Add missing #includes to make headers self-contained.
|
14 years ago |
mpegaudiodsp.c
|
ARM: optimised mpadsp_apply_window_fixed
|
14 years ago |
mpegaudiodsp.h
|
ARM: optimised mpadsp_apply_window_fixed
|
14 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
|
Move some mpegaudio functions to new mpegaudiodsp subsystem
|
14 years ago |
mpegaudioenc.c
|
mpegaudioenc: Fix broken av_dlog statement.
|
14 years ago |
mpegaudiotab.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
mpegvideo.c
|
4:4:4 H.264 decoding support
|
14 years ago |
mpegvideo.h
|
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
|
14 years ago |
mpegvideo_common.h
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
mpegvideo_enc.c
|
mpegvideoenc: fix multislice fate tests with threading disabled.
|
14 years ago |
mpegvideo_parser.c
|
Remove unused variables
|
14 years ago |
mpegvideo_xvmc.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
msgsmdec.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
msgsmdec.h
|
multiple inclusion guard cleanup
|
14 years ago |
msmpeg4.c
|
Remove unused variables
|
14 years ago |
msmpeg4.h
|
lavc: remove msmpeg4v1 encoder.
|
14 years ago |
msmpeg4data.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
msmpeg4data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
msrle.c
|
make containers pass palette change in AVPacket
|
14 years ago |
msrledec.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
msrledec.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
msvideo1.c
|
make containers pass palette change in AVPacket
|
14 years ago |
mxpegdec.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
nellymoser.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
nellymoser.h
|
multiple inclusion guard cleanup
|
14 years ago |
nellymoserdec.c
|
Add AVX FFT implementation.
|
14 years ago |
nellymoserenc.c
|
Add AVX FFT implementation.
|
14 years ago |
noise_bsf.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
nuv.c
|
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
|
14 years ago |
opt.h
|
multiple inclusion guard cleanup
|
14 years ago |
options.c
|
lavc: add opt_find to AVCodecContext class.
|
14 years ago |
pamenc.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
parser.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
parser.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
pcm-mpeg.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
pcm.c
|
pcm: Add const to cast in ENCODE macro.
|
14 years ago |
pcm_tablegen.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
pcm_tablegen.h
|
multiple inclusion guard cleanup
|
14 years ago |
pcx.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
pcxenc.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
pgssubdec.c
|
Replace some av_log/printf + #ifdef combinations by av_dlog.
|
14 years ago |
pictordec.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
png.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
png.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
pngdec.c
|
Remove unused variables
|
14 years ago |
pngenc.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
pnm.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
pnm.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
pnm_parser.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
pnmdec.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
pnmenc.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
psymodel.c
|
psymodel: Remove wrapper functions.
|
14 years ago |
psymodel.h
|
psymodel: Remove wrapper functions.
|
14 years ago |
pthread.c
|
H264/MPEG frame-level multi-threading.
|
14 years ago |
ptx.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
put_bits.h
|
Add missing #includes to make headers self-contained.
|
14 years ago |
qcelpdata.h
|
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
|
14 years ago |
qcelpdec.c
|
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
|
14 years ago |
qdm2.c
|
qdm2: Fix alignment of local array.
|
14 years ago |
qdm2_tablegen.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
qdm2_tablegen.h
|
multiple inclusion guard cleanup
|
14 years ago |
qdm2data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
qdrw.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
qpeg.c
|
qpeg: use reget_buffer() in decode_frame()
|
14 years ago |
qtrle.c
|
make containers pass palette change in AVPacket
|
14 years ago |
qtrleenc.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
r210dec.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
ra144.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
ra144.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
ra144dec.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
ra144enc.c
|
lavc: move some flac-specific options to its private context.
|
14 years ago |
ra288.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
ra288.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
rangecoder.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
rangecoder.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
ratecontrol.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
ratecontrol.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
raw.c
|
rawdec: Fix decoding of QT WRAW files.
|
14 years ago |
raw.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
rawdec.c
|
rawdec: Fix decoding of QT WRAW files.
|
14 years ago |
rawenc.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
rdft.c
|
Move dct and rdft definitions to separate files
|
14 years ago |
rdft.h
|
multiple inclusion guard cleanup
|
14 years ago |
rectangle.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
remove_extradata_bsf.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
resample.c
|
Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample().
|
14 years ago |
resample2.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
rl.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
rl2.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
rle.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
rle.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
roqaudioenc.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
roqvideo.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
roqvideo.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
roqvideodec.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
roqvideoenc.c
|
Fix an infinite loop when RoQ encoded generated a frame with a size greater than the maximum valid size.
|
14 years ago |
rpza.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
rtjpeg.c
|
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
|
14 years ago |
rtjpeg.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
rv10.c
|
Remove unused variables
|
14 years ago |
rv10enc.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
rv20enc.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
rv30.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
rv30data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
rv30dsp.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
rv34.c
|
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder.
|
14 years ago |
rv34.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
rv34data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
rv34vlc.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
rv40.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
rv40data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
rv40dsp.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
rv40vlc2.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
s3tc.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
s3tc.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
s302m.c
|
s302m: fix resampling for 16 and 24bits.
|
14 years ago |
sbr.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
sgi.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
sgidec.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
sgienc.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
shorten.c
|
shorten: Remove stray DEBUG #define and corresponding av_dlog statement.
|
14 years ago |
simple_idct.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
simple_idct.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
sinewin.c
|
Move sine windows to a separate file
|
14 years ago |
sinewin.h
|
multiple inclusion guard cleanup
|
14 years ago |
sinewin_tablegen.c
|
Move sine windows to a separate file
|
14 years ago |
sinewin_tablegen.h
|
multiple inclusion guard cleanup
|
14 years ago |
sipr.c
|
sipr: Drop unused DSPContext
|
14 years ago |
sipr.h
|
sipr: Drop unused DSPContext
|
14 years ago |
sipr16k.c
|
Replace FFmpeg with Libav in licence headers
|
14 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
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
smc.c
|
make containers pass palette change in AVPacket
|
14 years ago |
snow.c
|
4:4:4 H.264 decoding support
|
14 years ago |
snow.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
sp5x.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
sp5xdec.c
|
Remove unused variables
|
14 years ago |
srtdec.c
|
srtdec: make sure we don't write past the end of buffer
|
14 years ago |
sunrast.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
svq1.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
svq1.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
svq1_cb.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
svq1_vlc.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
svq1dec.c
|
svq1dec: Fix debug statements that referenced non-existing context.
|
14 years ago |
svq1enc.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
svq1enc_cb.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
svq3.c
|
Fix SVQ3 after adding 4:4:4 H.264 support
|
14 years ago |
synth_filter.c
|
fft: remove inline wrappers for function pointers
|
14 years ago |
synth_filter.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
tableprint.h
|
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
|
14 years ago |
targa.c
|
targa: fix big-endian build
|
14 years ago |
targa.h
|
multiple inclusion guard cleanup
|
14 years ago |
targaenc.c
|
Replace avcodec_get_pix_fmt_name() by av_get_pix_fmt_name().
|
14 years ago |
thread.h
|
Remove unnecessary parameter from ff_thread_init() and fix behavior
|
14 years ago |
tiertexseqv.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
tiff.c
|
tiff: print log in case of unknown / unsupported tag.
|
14 years ago |
tiff.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
tiffenc.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
tmv.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
truemotion1.c
|
Use av_log_ask_for_sample() where appropriate.
|
14 years ago |
truemotion1data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
truemotion2.c
|
Remove unused variables
|
14 years ago |
truespeech.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
truespeech_data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
tscc.c
|
Remove unused variables
|
14 years ago |
tta.c
|
Use av_log_ask_for_sample() where appropriate.
|
14 years ago |
twinvq.c
|
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
|
14 years ago |
twinvq_data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
txd.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
ulti.c
|
ultimotion: use reget_buffer() in ulti_decode_frame()
|
14 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
|
Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample().
|
14 years ago |
v210dec.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
v210enc.c
|
Drop unnecessary directory prefixes from #include directives.
|
14 years ago |
v210x.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
vaapi.c
|
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
|
14 years ago |
vaapi.h
|
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
|
14 years ago |
vaapi_h264.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
vaapi_internal.h
|
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
|
14 years ago |
vaapi_mpeg2.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
vaapi_mpeg4.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
vaapi_vc1.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
vb.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
vc1.c
|
Revert "VC1: merge idct8x8, coeff adjustments and put_pixels."
|
14 years ago |
vc1.h
|
vc1: make overlap filter for I-frames bit-exact.
|
14 years ago |
vc1_parser.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
vc1acdata.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
vc1data.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
vc1data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
vc1dec.c
|
vc1: re-initialize tables after width/height change.
|
14 years ago |
vc1dsp.c
|
vc1: make overlap filter for I-frames bit-exact.
|
14 years ago |
vc1dsp.h
|
vc1: make overlap filter for I-frames bit-exact.
|
14 years ago |
vcr1.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
vdpau.c
|
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
|
14 years ago |
vdpau.h
|
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
|
14 years ago |
vdpau_internal.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
version.h
|
lavu: add av_get_pix_fmt_name() convenience function
|
14 years ago |
vmdav.c
|
Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample().
|
14 years ago |
vmnc.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
vorbis.c
|
Replace custom DEBUG preprocessor trickery by the standard one.
|
14 years ago |
vorbis.h
|
Replace int_fast integer types with their sized standard posix counterparts.
|
14 years ago |
vorbis_data.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
vorbis_enc_data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
vorbisdec.c
|
Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample().
|
14 years ago |
vorbisenc.c
|
Replace int_fast integer types with their sized standard posix counterparts.
|
14 years ago |
vp3.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
vp3_parser.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
vp3data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
vp3dsp.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
vp5.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
vp5data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
vp6.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
vp6data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
vp6dsp.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
vp8.c
|
vp8: fix segmentation race during frame-threading.
|
14 years ago |
vp8.h
|
multiple inclusion guard cleanup
|
14 years ago |
vp8_parser.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
vp8data.h
|
multiple inclusion guard cleanup
|
14 years ago |
vp8dsp.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
vp8dsp.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
vp56.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
vp56.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
vp56data.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
vp56data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
vp56dsp.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
vp56dsp.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
vp56rac.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
vqavideo.c
|
Replace custom debug output functions by av_dlog().
|
14 years ago |
w32thread.c
|
Remove unnecessary parameter from ff_thread_init() and fix behavior
|
14 years ago |
wavpack.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
wma.c
|
Move sine windows to a separate file
|
14 years ago |
wma.h
|
Add AVX FFT implementation.
|
14 years ago |
wmadata.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
wmadec.c
|
Remove some disabled printf debug cruft.
|
14 years ago |
wmaenc.c
|
wmaenc: improve channel count and bitrate error handling in encode_init()
|
14 years ago |
wmaprodata.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
wmaprodec.c
|
Mark some variables with av_unused
|
14 years ago |
wmavoice.c
|
wmavoice: Use proper size in memeset().
|
14 years ago |
wmavoice_data.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
wmv2.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
wmv2.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
wmv2dec.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
wmv2enc.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
wnv1.c
|
Use av_log_ask_for_sample() to request samples from users.
|
14 years ago |
ws-snd1.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
xan.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
xiph.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
xiph.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
xl.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
xsubdec.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
xsubenc.c
|
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
|
14 years ago |
xvmc.h
|
lavc: remove misc disabled cruft.
|
14 years ago |
xvmc_internal.h
|
multiple inclusion guard cleanup
|
14 years ago |
xxan.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
yop.c
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
zmbv.c
|
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
|
14 years ago |
zmbvenc.c
|
Remove unused variables
|
14 years ago |