.. |
aarch64
|
arm/aarch64: vp9: Fix vertical alignment
|
8 years ago |
arm
|
hevc: Add support for bitdepth 10 for IDCT DC
|
8 years ago |
avr32
|
…
|
|
mips
|
…
|
|
neon
|
…
|
|
ppc
|
ppc: Centralize compiler-specific altivec.h #include handling in one place
|
8 years ago |
tests
|
golomb: Convert to the new bitstream reader
|
8 years ago |
x86
|
lavc: Remove deprecated XvMC support hacks
|
8 years ago |
.gitignore
|
…
|
|
4xm.c
|
lavc: Remove deprecated XvMC support hacks
|
8 years ago |
8bps.c
|
…
|
|
8svx.c
|
…
|
|
Makefile
|
Add ClearVideo decoder
|
8 years ago |
a64colors.h
|
…
|
|
a64enc.h
|
…
|
|
a64multienc.c
|
…
|
|
a64tables.h
|
…
|
|
aac.h
|
…
|
|
aac_ac3_parser.c
|
…
|
|
aac_ac3_parser.h
|
…
|
|
aac_adtstoasc_bsf.c
|
aac_adtstoasc_bsf: validate and forward extradata if the stream is already ASC
|
8 years ago |
aac_parser.c
|
…
|
|
aac_tablegen.c
|
…
|
|
aac_tablegen.h
|
…
|
|
aac_tablegen_decl.h
|
…
|
|
aacadtsdec.c
|
…
|
|
aacadtsdec.h
|
…
|
|
aaccoder.c
|
Mark some arrays that never change as const.
|
8 years ago |
aacdec.c
|
lavc: make sure not to return EAGAIN from codecs
|
8 years ago |
aacdectab.h
|
…
|
|
aacenc.c
|
Mark some arrays that never change as const.
|
8 years ago |
aacenc.h
|
Mark some arrays that never change as const.
|
8 years ago |
aacps.c
|
…
|
|
aacps.h
|
…
|
|
aacps_tablegen.c
|
…
|
|
aacps_tablegen.h
|
…
|
|
aacpsdata.c
|
…
|
|
aacpsdsp.c
|
…
|
|
aacpsdsp.h
|
…
|
|
aacpsy.c
|
aac: Drop pointless cast
|
8 years ago |
aacsbr.c
|
aac: Validate the sbr sample rate before using the value
|
8 years ago |
aacsbr.h
|
…
|
|
aacsbrdata.h
|
…
|
|
aactab.c
|
…
|
|
aactab.h
|
aactab: Move extern keyword to the front of array declarations
|
8 years ago |
aandcttab.c
|
…
|
|
aandcttab.h
|
…
|
|
aasc.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
ac3.c
|
…
|
|
ac3.h
|
…
|
|
ac3_parser.c
|
ac3_parser: add a public function for parsing the data required by the demuxer
|
8 years ago |
ac3_parser.h
|
ac3_parser: add a public function for parsing the data required by the demuxer
|
8 years ago |
ac3_parser_internal.h
|
ac3_parser: add a public function for parsing the data required by the demuxer
|
8 years ago |
ac3dec.c
|
ac3_parser: add a public function for parsing the data required by the demuxer
|
8 years ago |
ac3dec.h
|
ac3dsp: Reverse matrix in/out order in downmix()
|
8 years ago |
ac3dec_data.c
|
…
|
|
ac3dec_data.h
|
…
|
|
ac3dsp.c
|
ac3dsp: x86: Replace inline asm for in-decoder downmixing with standalone asm
|
8 years ago |
ac3dsp.h
|
ac3dsp: x86: Replace inline asm for in-decoder downmixing with standalone asm
|
8 years ago |
ac3enc.c
|
ac3enc: Restructure DEBUG ifdefs to avoid unused function parameter warnings
|
8 years ago |
ac3enc.h
|
…
|
|
ac3enc_fixed.c
|
ac3enc: Avoid unnecessary macro indirections
|
8 years ago |
ac3enc_float.c
|
ac3enc: Reshuffle functions to avoid forward declarations
|
8 years ago |
ac3enc_opts_template.c
|
…
|
|
ac3enc_template.c
|
ac3enc: Reshuffle functions to avoid forward declarations
|
8 years ago |
ac3tab.c
|
…
|
|
ac3tab.h
|
…
|
|
acelp_filters.c
|
…
|
|
acelp_filters.h
|
…
|
|
acelp_pitch_delay.c
|
…
|
|
acelp_pitch_delay.h
|
…
|
|
acelp_vectors.c
|
…
|
|
acelp_vectors.h
|
…
|
|
adpcm.c
|
adpcm: Convert to the new bitstream header
|
8 years ago |
adpcm.h
|
…
|
|
adpcm_data.c
|
…
|
|
adpcm_data.h
|
…
|
|
adpcmenc.c
|
…
|
|
adx.c
|
…
|
|
adx.h
|
…
|
|
adx_parser.c
|
…
|
|
adxdec.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
adxenc.c
|
…
|
|
aic.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
alac.c
|
alac: Convert to the new bitstream reader
|
8 years ago |
alac_data.c
|
…
|
|
alac_data.h
|
…
|
|
alacenc.c
|
…
|
|
aliaspixdec.c
|
…
|
|
aliaspixenc.c
|
…
|
|
allcodecs.c
|
Add ClearVideo decoder
|
8 years ago |
alsdec.c
|
als: Convert to the new bitstream reader
|
8 years ago |
amr.h
|
…
|
|
amrnbdata.h
|
Mark some arrays that never change as const.
|
8 years ago |
amrnbdec.c
|
…
|
|
amrwbdata.h
|
Mark some arrays that never change as const.
|
8 years ago |
amrwbdec.c
|
…
|
|
anm.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
ansi.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
apedec.c
|
apedec: Convert to the new bitstream reader
|
8 years ago |
apedsp.h
|
…
|
|
ass.c
|
…
|
|
ass.h
|
…
|
|
assdec.c
|
…
|
|
assenc.c
|
…
|
|
asv.c
|
…
|
|
asv.h
|
asvdec: Convert to the new bitstream reader
|
8 years ago |
asvdec.c
|
lavc: Remove deprecated XvMC support hacks
|
8 years ago |
asvenc.c
|
…
|
|
atrac.c
|
…
|
|
atrac.h
|
…
|
|
atrac1.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
atrac1data.h
|
…
|
|
atrac3.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
atrac3data.h
|
…
|
|
atrac3plus.c
|
Mark some arrays that never change as const.
|
8 years ago |
atrac3plus.h
|
atrac3plus: Convert to the new bitstream reader
|
8 years ago |
atrac3plus_data.h
|
…
|
|
atrac3plusdec.c
|
atrac3plus: Convert to the new bitstream reader
|
8 years ago |
atrac3plusdsp.c
|
…
|
|
audio_frame_queue.c
|
…
|
|
audio_frame_queue.h
|
…
|
|
audiodsp.c
|
audiodsp: reorder arguments for vector_clipf
|
8 years ago |
audiodsp.h
|
audiodsp: reorder arguments for vector_clipf
|
8 years ago |
aura.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
avcodec.h
|
Add ClearVideo decoder
|
8 years ago |
avfft.c
|
…
|
|
avfft.h
|
…
|
|
avpacket.c
|
avpacket: fix leak on realloc in av_packet_add_side_data()
|
8 years ago |
avpicture.c
|
…
|
|
avs.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
bethsoftvideo.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
bethsoftvideo.h
|
…
|
|
bfi.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
bgmc.c
|
als: Convert to the new bitstream reader
|
8 years ago |
bgmc.h
|
als: Convert to the new bitstream reader
|
8 years ago |
bink.c
|
lavc: Remove deprecated XvMC support hacks
|
8 years ago |
binkaudio.c
|
binkaudio: switch to the new send/receive API
|
8 years ago |
binkdata.h
|
…
|
|
binkdsp.c
|
…
|
|
binkdsp.h
|
bink: Have function pointer prototype match implementation
|
8 years ago |
bit_depth_template.c
|
…
|
|
bitstream.c
|
Use ISO C printf conversion specifiers where appropriate
|
8 years ago |
bitstream.h
|
dv: Convert to the new bitstream reader
|
8 years ago |
bitstream_filter.c
|
…
|
|
bitstream_filters.c
|
vp9: Add bsf to fix reordering in raw streams
|
8 years ago |
blockdsp.c
|
lavc: Remove deprecated XvMC support hacks
|
8 years ago |
blockdsp.h
|
lavc: Remove deprecated XvMC support hacks
|
8 years ago |
bmp.c
|
Use avpriv_report_missing_feature() where appropriate
|
8 years ago |
bmp.h
|
…
|
|
bmp_parser.c
|
…
|
|
bmpenc.c
|
…
|
|
bmvaudio.c
|
…
|
|
bmvvideo.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
brenderpix.c
|
…
|
|
bsf.c
|
…
|
|
bsf.h
|
…
|
|
bswapdsp.c
|
…
|
|
bswapdsp.h
|
…
|
|
bytestream.h
|
…
|
|
c93.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
cabac.c
|
…
|
|
cabac.h
|
…
|
|
cabac_functions.h
|
…
|
|
canopus.c
|
…
|
|
canopus.h
|
…
|
|
cavs.c
|
lavc: Remove deprecated XvMC support hacks
|
8 years ago |
cavs.h
|
cavs: Convert to the new bitstream reader
|
8 years ago |
cavs_parser.c
|
…
|
|
cavsdata.c
|
…
|
|
cavsdec.c
|
cavs: Convert to the new bitstream reader
|
8 years ago |
cavsdsp.c
|
cavs: Change type of stride parameters to ptrdiff_t
|
8 years ago |
cavsdsp.h
|
cavs: Change type of stride parameters to ptrdiff_t
|
8 years ago |
cbrt_tablegen.c
|
…
|
|
cbrt_tablegen.h
|
…
|
|
cdgraphics.c
|
…
|
|
cdxl.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
celp_filters.c
|
…
|
|
celp_filters.h
|
…
|
|
celp_math.c
|
…
|
|
celp_math.h
|
…
|
|
cfhd.c
|
Add Cineform HD Decoder
|
8 years ago |
cfhd.h
|
Add Cineform HD Decoder
|
8 years ago |
cfhddata.c
|
Add Cineform HD Decoder
|
8 years ago |
cga_data.c
|
…
|
|
cga_data.h
|
…
|
|
chomp_bsf.c
|
…
|
|
cinepak.c
|
…
|
|
clearvideo.c
|
clearvideo: Convert to the new bitstream reader
|
8 years ago |
cljrdec.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
cljrenc.c
|
…
|
|
cllc.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
cngdec.c
|
…
|
|
cngenc.c
|
…
|
|
codec_desc.c
|
Add ClearVideo decoder
|
8 years ago |
cook.c
|
cook: Convert to the new bitstream reader
|
8 years ago |
cook_parser.c
|
…
|
|
cookdata.h
|
…
|
|
copy_block.h
|
copy_block: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
cos_tablegen.c
|
…
|
|
cscd.c
|
…
|
|
cyuv.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
d3d11va.c
|
…
|
|
d3d11va.h
|
…
|
|
dca.c
|
…
|
|
dca.h
|
…
|
|
dca_exss.c
|
…
|
|
dca_parser.c
|
…
|
|
dca_syncwords.h
|
…
|
|
dca_xll.c
|
unary: Convert to the new bitstream reader
|
8 years ago |
dcadata.c
|
…
|
|
dcadata.h
|
…
|
|
dcadec.c
|
dca: Move the downmix request check outside the loop
|
8 years ago |
dcadsp.c
|
…
|
|
dcadsp.h
|
…
|
|
dcahuff.h
|
…
|
|
dcamath.h
|
…
|
|
dct.c
|
…
|
|
dct.h
|
idct: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
dct32.h
|
…
|
|
dct32_fixed.c
|
…
|
|
dct32_float.c
|
…
|
|
dct32_template.c
|
…
|
|
dctref.c
|
…
|
|
dctref.h
|
…
|
|
dds.c
|
…
|
|
decode.c
|
decode: Initialize ret before using it
|
8 years ago |
decode.h
|
decode.h: Add missing headers to fix standalone compilation
|
8 years ago |
dfa.c
|
Mark some arrays that never change as const.
|
8 years ago |
dirac.c
|
dirac: Convert to the new bitstream reader
|
8 years ago |
dirac.h
|
…
|
|
dirac_parser.c
|
…
|
|
dnxhd_parser.c
|
…
|
|
dnxhddata.c
|
…
|
|
dnxhddata.h
|
…
|
|
dnxhddec.c
|
lavc: Remove deprecated XvMC support hacks
|
8 years ago |
dnxhdenc.c
|
lavc: Drop deprecated options moved to private contexts
|
8 years ago |
dnxhdenc.h
|
dnxhdenc: Have function pointer prototype match implementation
|
8 years ago |
dpcm.c
|
…
|
|
dpx.c
|
…
|
|
dpx_parser.c
|
…
|
|
dpxenc.c
|
…
|
|
dsicinaudio.c
|
…
|
|
dsicinvideo.c
|
…
|
|
dss_sp.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
dump_extradata_bsf.c
|
…
|
|
dv.c
|
…
|
|
dv.h
|
idct: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
dv_profile.c
|
…
|
|
dv_profile.h
|
…
|
|
dv_profile_internal.h
|
…
|
|
dv_tablegen.c
|
…
|
|
dv_tablegen.h
|
…
|
|
dvbsub.c
|
…
|
|
dvbsub_parser.c
|
…
|
|
dvbsubdec.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
dvdata.c
|
…
|
|
dvdata.h
|
…
|
|
dvdec.c
|
dv: Convert to the new bitstream reader
|
8 years ago |
dvdsub_parser.c
|
…
|
|
dvdsubdec.c
|
dvdsubdec: Convert to the new bitstream reader
|
8 years ago |
dvdsubenc.c
|
…
|
|
dvenc.c
|
pixblockdsp: Change type of stride parameters to ptrdiff_t
|
8 years ago |
dxa.c
|
…
|
|
dxtory.c
|
dxtory: Convert to the new bitstream reader
|
8 years ago |
dxv.c
|
Use correct printf conversion specifiers for POSIX integer types
|
8 years ago |
dxva2.c
|
dxva2: get the slice number directly from the surface in D3D11VA
|
8 years ago |
dxva2.h
|
dxva2: Adjust multiple inclusion guard names to follow convention
|
8 years ago |
dxva2_h264.c
|
dxva2: Factorize DXVA context validity test into a single macro
|
8 years ago |
dxva2_hevc.c
|
dxva2: Factorize DXVA context validity test into a single macro
|
8 years ago |
dxva2_internal.h
|
dxva2: allow an empty array of ID3D11VideoDecoderOutputView
|
8 years ago |
dxva2_mpeg2.c
|
dxva2: Factorize DXVA context validity test into a single macro
|
8 years ago |
dxva2_vc1.c
|
dxva2: Factorize DXVA context validity test into a single macro
|
8 years ago |
eac3_data.c
|
…
|
|
eac3_data.h
|
…
|
|
eac3dec.c
|
ac3_parser: add a public function for parsing the data required by the demuxer
|
8 years ago |
eac3enc.c
|
…
|
|
eac3enc.h
|
…
|
|
eacmv.c
|
ea: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
eaidct.c
|
ea: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
eaidct.h
|
ea: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
eamad.c
|
lavc: Remove deprecated XvMC support hacks
|
8 years ago |
eatgq.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
eatgv.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
eatqi.c
|
lavc: Remove deprecated XvMC support hacks
|
8 years ago |
elbg.c
|
…
|
|
elbg.h
|
…
|
|
elsdec.c
|
…
|
|
elsdec.h
|
…
|
|
encode.c
|
lavc: Drop deprecated way of setting audio delay on encode
|
8 years ago |
error_resilience.c
|
lavc: Remove deprecated XvMC support hacks
|
8 years ago |
error_resilience.h
|
error_resilience: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
escape124.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
escape130.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
exr.c
|
exr: Convert to the new bitstream reader
|
8 years ago |
extract_extradata_bsf.c
|
lavc: add a bitstream filter for extracting extradata from packets
|
8 years ago |
faandct.c
|
faan(i)dct: Kill some disabled code
|
8 years ago |
faandct.h
|
…
|
|
faanidct.c
|
idct: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
faanidct.h
|
idct: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
faxcompr.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
faxcompr.h
|
…
|
|
fdctdsp.c
|
…
|
|
fdctdsp.h
|
…
|
|
fft-internal.h
|
…
|
|
fft.h
|
…
|
|
fft_fixed.c
|
…
|
|
fft_float.c
|
…
|
|
fft_template.c
|
…
|
|
ffv1.c
|
…
|
|
ffv1.h
|
ffv1: Convert to the new bitstream reader
|
8 years ago |
ffv1dec.c
|
ffv1: Convert to the new bitstream reader
|
8 years ago |
ffv1enc.c
|
ffv1: Convert to the new bitstream reader
|
8 years ago |
fic.c
|
fic: Convert to the new bitstream reader
|
8 years ago |
file_open.c
|
…
|
|
flac.c
|
…
|
|
flac.h
|
…
|
|
flac_parser.c
|
Drop pointless void* casts
|
8 years ago |
flacdata.c
|
…
|
|
flacdata.h
|
…
|
|
flacdec.c
|
golomb: Convert to the new bitstream reader
|
8 years ago |
flacdsp.c
|
…
|
|
flacdsp.h
|
…
|
|
flacdsp_lpc_template.c
|
…
|
|
flacdsp_template.c
|
…
|
|
flacenc.c
|
golomb: Convert to the new bitstream reader
|
8 years ago |
flashsv.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
flashsvenc.c
|
…
|
|
flicvideo.c
|
Use avpriv_request_sample() where appropriate
|
8 years ago |
flv.h
|
…
|
|
flvdec.c
|
…
|
|
flvenc.c
|
…
|
|
fmtconvert.c
|
…
|
|
fmtconvert.h
|
…
|
|
fmvc.c
|
Add FM Screen Capture Codec decoder
|
8 years ago |
fraps.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
frwu.c
|
…
|
|
g2meet.c
|
lavc: Remove deprecated XvMC support hacks
|
8 years ago |
g722.c
|
…
|
|
g722.h
|
…
|
|
g722dec.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
g722dsp.c
|
…
|
|
g722dsp.h
|
…
|
|
g722enc.c
|
…
|
|
g723_1.c
|
…
|
|
g723_1.h
|
…
|
|
g723_1dec.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
g723_1enc.c
|
Use avpriv_report_missing_feature() where appropriate
|
8 years ago |
g726.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
get_bits.h
|
…
|
|
gif.c
|
…
|
|
gifdec.c
|
…
|
|
golomb.c
|
…
|
|
golomb.h
|
golomb: Simplify get_ur_golomb_jpegls
|
8 years ago |
golomb_legacy.h
|
golomb: Convert to the new bitstream reader
|
8 years ago |
gsm.h
|
…
|
|
gsm_parser.c
|
…
|
|
gsmdec.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
gsmdec_data.c
|
…
|
|
gsmdec_data.h
|
…
|
|
gsmdec_template.c
|
gsm: Convert to the new bitstream reader
|
8 years ago |
h261.c
|
…
|
|
h261.h
|
…
|
|
h261_parser.c
|
…
|
|
h261data.c
|
…
|
|
h261dec.c
|
h261dec: Convert to the new bitstream reader
|
8 years ago |
h261enc.c
|
…
|
|
h263.c
|
…
|
|
h263.h
|
lavc: Drop deprecated extended aspect ratio symbol
|
8 years ago |
h263_parser.c
|
…
|
|
h263_parser.h
|
…
|
|
h263data.c
|
Mark some arrays that never change as const.
|
8 years ago |
h263data.h
|
Mark some arrays that never change as const.
|
8 years ago |
h263dec.c
|
pthread_frame: ensure the threads don't run simultaneously with hwaccel
|
8 years ago |
h263dsp.c
|
…
|
|
h263dsp.h
|
…
|
|
h264.h
|
h264: add H264_ prefix to the NAL unit types
|
9 years ago |
h264_cabac.c
|
cabac: x86: Give optimizations header a more meaningful name
|
8 years ago |
h264_cavlc.c
|
h264_cavlc: check the value of run_before
|
8 years ago |
h264_direct.c
|
h264_direct: use the reference mask from the actual reference
|
8 years ago |
h264_loopfilter.c
|
h264_loopfilter: Do not print value of uninitialized variable
|
8 years ago |
h264_mb.c
|
h264: move the parameter set definitions to a new header file
|
9 years ago |
h264_mb_template.c
|
…
|
|
h264_mc_template.c
|
h264: rename h264.[ch] to h264dec.[ch]
|
9 years ago |
h264_mp4toannexb_bsf.c
|
…
|
|
h264_mvpred.h
|
h264: rename h264.[ch] to h264dec.[ch]
|
9 years ago |
h264_parse.c
|
golomb: Convert to the new bitstream reader
|
8 years ago |
h264_parse.h
|
h264: move the parameter set definitions to a new header file
|
9 years ago |
h264_parser.c
|
h264_sei: Check actual presence of picture timing SEI message
|
8 years ago |
h264_picture.c
|
h264dec: make sure to only end a field if it has been started
|
8 years ago |
h264_ps.c
|
golomb: Convert to the new bitstream reader
|
8 years ago |
h264_ps.h
|
h264_ps: export actual height in MBs as SPS.mb_height
|
8 years ago |
h264_refs.c
|
golomb: Convert to the new bitstream reader
|
8 years ago |
h264_sei.c
|
h264_sei: Check actual presence of picture timing SEI message
|
8 years ago |
h264_sei.h
|
h264_sei: Check actual presence of picture timing SEI message
|
8 years ago |
h264_slice.c
|
h264_sei: Check actual presence of picture timing SEI message
|
8 years ago |
h264addpx_template.c
|
…
|
|
h264chroma.c
|
…
|
|
h264chroma.h
|
h264chroma: Change type of stride parameters to ptrdiff_t
|
8 years ago |
h264chroma_template.c
|
h264chroma: Change type of stride parameters to ptrdiff_t
|
8 years ago |
h264data.c
|
h264: rename h264.[ch] to h264dec.[ch]
|
9 years ago |
h264data.h
|
h264: rename h264.[ch] to h264dec.[ch]
|
9 years ago |
h264dec.c
|
h264dec: initialize field_started to 0 on each decode call
|
8 years ago |
h264dec.h
|
h264dec: export cropping information instead of handling it internally
|
8 years ago |
h264dsp.c
|
…
|
|
h264dsp.h
|
…
|
|
h264dsp_template.c
|
…
|
|
h264idct.c
|
…
|
|
h264idct.h
|
…
|
|
h264idct_template.c
|
h264: rename h264.[ch] to h264dec.[ch]
|
9 years ago |
h264pred.c
|
…
|
|
h264pred.h
|
…
|
|
h264pred_template.c
|
…
|
|
h264qpel.c
|
…
|
|
h264qpel.h
|
…
|
|
h264qpel_template.c
|
…
|
|
h2645_parse.c
|
h2645_parse: use the bytestream2 API for packet splitting
|
8 years ago |
h2645_parse.h
|
…
|
|
hap.c
|
…
|
|
hap.h
|
…
|
|
hapdec.c
|
…
|
|
hapenc.c
|
hap: Adjust printf length modifiers to match variable types
|
8 years ago |
hevc.h
|
hevc: move the SliceType enum to hevc.h
|
8 years ago |
hevc_cabac.c
|
hevc: Drop pointless av_unused attribute
|
8 years ago |
hevc_data.c
|
hevcdec: split ff_hevc_diag_scan* declarations into a separate header
|
8 years ago |
hevc_data.h
|
hevcdec: split ff_hevc_diag_scan* declarations into a separate header
|
8 years ago |
hevc_filter.c
|
hevc: rename hevc.[ch] to hevcdec.[ch]
|
8 years ago |
hevc_mp4toannexb_bsf.c
|
hevcdec: move decoder-independent declarations into a separate header
|
8 years ago |
hevc_mvs.c
|
hevc: Avoid using LOCAL_ALIGNED for 4 byte alignment
|
8 years ago |
hevc_parser.c
|
golomb: Convert to the new bitstream reader
|
8 years ago |
hevc_ps.c
|
golomb: Convert to the new bitstream reader
|
8 years ago |
hevc_ps.h
|
hevcdec: export cropping information instead of handling it internally
|
8 years ago |
hevc_ps_enc.c
|
golomb: Convert to the new bitstream reader
|
8 years ago |
hevc_refs.c
|
hevcdec: export cropping information instead of handling it internally
|
8 years ago |
hevc_sei.c
|
golomb: Convert to the new bitstream reader
|
8 years ago |
hevcdec.c
|
hevcdec: Use LOCAL_ALIGNED_* for declaring local variables with alignment
|
8 years ago |
hevcdec.h
|
hevcdec: export cropping information instead of handling it internally
|
8 years ago |
hevcdsp.c
|
hevc: Add NEON 4x4 and 8x8 IDCT
|
8 years ago |
hevcdsp.h
|
hevc: Add NEON 4x4 and 8x8 IDCT
|
8 years ago |
hevcdsp_template.c
|
hevc: rename hevc.[ch] to hevcdec.[ch]
|
8 years ago |
hevcpred.c
|
hevc: rename hevc.[ch] to hevcdec.[ch]
|
8 years ago |
hevcpred_template.c
|
hevc: rename hevc.[ch] to hevcdec.[ch]
|
8 years ago |
hnm4video.c
|
…
|
|
hpel_template.c
|
…
|
|
hpeldsp.c
|
…
|
|
hpeldsp.h
|
hpeldsp: Explain why put_no_rnd_pixels_tab is larger than necessary
|
8 years ago |
hq_hqa.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
hq_hqa.h
|
…
|
|
hq_hqadata.c
|
…
|
|
hq_hqadsp.c
|
…
|
|
hq_hqadsp.h
|
…
|
|
hqx.c
|
Use correct printf conversion specifiers for POSIX integer types
|
8 years ago |
hqx.h
|
hqx: Convert to the new bitstream header
|
8 years ago |
hqxdsp.c
|
…
|
|
hqxdsp.h
|
…
|
|
hqxvlc.c
|
…
|
|
huffman.c
|
…
|
|
huffman.h
|
…
|
|
huffyuv.c
|
…
|
|
huffyuv.h
|
…
|
|
huffyuvdec.c
|
…
|
|
huffyuvdsp.c
|
huffyuvdsp: Reenable PPC optimizations
|
8 years ago |
huffyuvdsp.h
|
…
|
|
huffyuvenc.c
|
…
|
|
huffyuvencdsp.c
|
…
|
|
huffyuvencdsp.h
|
…
|
|
hwaccel.h
|
pthread_frame: do not run hwaccel decoding asynchronously unless it's safe
|
8 years ago |
idcinvideo.c
|
…
|
|
idctdsp.c
|
idct: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
idctdsp.h
|
idct: Have function pointer prototype match implementation
|
8 years ago |
iff.c
|
…
|
|
iirfilter.c
|
iir_filter: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
iirfilter.h
|
iir_filter: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
imc.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
imcdata.h
|
…
|
|
imdct15.c
|
…
|
|
imdct15.h
|
…
|
|
imgconvert.c
|
lavc: Drop deprecated chroma subsample function
|
8 years ago |
imx_dump_header_bsf.c
|
…
|
|
indeo2.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
indeo2data.h
|
…
|
|
indeo3.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
indeo3data.h
|
…
|
|
indeo4.c
|
indeo: Convert to the new bitstream reader
|
8 years ago |
indeo4data.h
|
Mark some arrays that never change as const.
|
8 years ago |
indeo5.c
|
indeo: Convert to the new bitstream reader
|
8 years ago |
indeo5data.h
|
…
|
|
intelh263dec.c
|
…
|
|
internal.h
|
lavc: Drop deprecated options moved to private contexts
|
8 years ago |
interplayvideo.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
intrax8.c
|
lavc: Remove deprecated XvMC support hacks
|
8 years ago |
intrax8.h
|
…
|
|
intrax8dsp.c
|
intrax8: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
intrax8dsp.h
|
intrax8: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
intrax8huf.h
|
…
|
|
ituh263dec.c
|
unary: Convert to the new bitstream reader
|
8 years ago |
ituh263enc.c
|
…
|
|
ivi.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
ivi.h
|
indeo: Convert to the new bitstream reader
|
8 years ago |
ivi_dsp.c
|
indeo: Change type of array pitch parameters to ptrdiff_t
|
8 years ago |
ivi_dsp.h
|
indeo: Change type of array pitch parameters to ptrdiff_t
|
8 years ago |
jfdctfst.c
|
…
|
|
jfdctint.c
|
…
|
|
jfdctint_template.c
|
jfdct: Kill broken cruft
|
8 years ago |
jpeg2000.c
|
…
|
|
jpeg2000.h
|
…
|
|
jpeg2000dec.c
|
…
|
|
jpeg2000dsp.c
|
…
|
|
jpeg2000dsp.h
|
…
|
|
jpeg2000dwt.c
|
…
|
|
jpeg2000dwt.h
|
…
|
|
jpegls.c
|
…
|
|
jpegls.h
|
…
|
|
jpeglsdec.c
|
golomb: Convert to the new bitstream reader
|
8 years ago |
jpeglsdec.h
|
…
|
|
jpeglsenc.c
|
golomb: Convert to the new bitstream reader
|
8 years ago |
jpegtables.c
|
…
|
|
jpegtables.h
|
…
|
|
jrevdct.c
|
idct: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
jvdec.c
|
lavc: Remove deprecated XvMC support hacks
|
8 years ago |
kbdwin.c
|
…
|
|
kbdwin.h
|
…
|
|
kgv1dec.c
|
…
|
|
kmvc.c
|
…
|
|
lagarith.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
lagarithrac.c
|
lagarith: Convert to the new bitstream reader
|
8 years ago |
lagarithrac.h
|
lagarith: Convert to the new bitstream reader
|
8 years ago |
latm_parser.c
|
…
|
|
lcl.h
|
…
|
|
lcldec.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
lclenc.c
|
…
|
|
libavcodec.v
|
…
|
|
libdcadec.c
|
…
|
|
libfaac.c
|
…
|
|
libfdk-aacdec.c
|
…
|
|
libfdk-aacenc.c
|
…
|
|
libgsmdec.c
|
…
|
|
libgsmenc.c
|
…
|
|
libilbc.c
|
libilbc: support for latest git of libilbc
|
8 years ago |
libkvazaar.c
|
libkvazaar: Add missing header #includes
|
8 years ago |
libmp3lame.c
|
…
|
|
libopencore-amr.c
|
…
|
|
libopenh264.c
|
Add an OpenH264 decoder wrapper
|
9 years ago |
libopenh264.h
|
Add an OpenH264 decoder wrapper
|
9 years ago |
libopenh264dec.c
|
libopenh264dec: Let the framework use the h264_mp4toannexb bitstream filter
|
8 years ago |
libopenh264enc.c
|
Drop pointless void* casts
|
8 years ago |
libopenjpegdec.c
|
Use avpriv_report_missing_feature() where appropriate
|
8 years ago |
libopenjpegenc.c
|
…
|
|
libopus.c
|
…
|
|
libopus.h
|
…
|
|
libopusdec.c
|
libopusdec: fix out-of-bounds read
|
8 years ago |
libopusenc.c
|
Use avpriv_report_missing_feature() where appropriate
|
8 years ago |
libschroedinger.c
|
Drop pointless void* casts
|
8 years ago |
libschroedinger.h
|
…
|
|
libschroedingerdec.c
|
libschroedingerdec: fix leaking of framewithpts
|
8 years ago |
libschroedingerenc.c
|
…
|
|
libspeexdec.c
|
…
|
|
libspeexenc.c
|
…
|
|
libtheoraenc.c
|
…
|
|
libtwolame.c
|
…
|
|
libvo-aacenc.c
|
…
|
|
libvo-amrwbenc.c
|
…
|
|
libvorbis.c
|
…
|
|
libvpx.c
|
…
|
|
libvpx.h
|
…
|
|
libvpxdec.c
|
libvpx: Cast a pointer to const to squelch a warning
|
8 years ago |
libvpxenc.c
|
lavc: Drop deprecated options moved to private contexts
|
8 years ago |
libwavpackenc.c
|
…
|
|
libwebpenc.c
|
…
|
|
libx264.c
|
lavc: Drop deprecated options moved to private contexts
|
8 years ago |
libx265.c
|
libx265: Add option to force IDR frames
|
8 years ago |
libxavs.c
|
lavc: Drop deprecated options moved to private contexts
|
8 years ago |
libxvid.c
|
lavc: Drop deprecated options moved to private contexts
|
8 years ago |
ljpegenc.c
|
…
|
|
loco.c
|
loco: Convert to the new bitstream reader
|
8 years ago |
log2_tab.c
|
…
|
|
lpc.c
|
…
|
|
lpc.h
|
…
|
|
lsp.c
|
…
|
|
lsp.h
|
…
|
|
lzf.c
|
lzf: update pointer p after realloc
|
8 years ago |
lzf.h
|
…
|
|
lzw.c
|
…
|
|
lzw.h
|
…
|
|
lzwenc.c
|
…
|
|
mace.c
|
…
|
|
magicyuv.c
|
magicyuv: Convert to the new bitstream reader
|
8 years ago |
mathops.h
|
mathops: Drop disabled alternative mid_pred() implementation
|
8 years ago |
mathtables.c
|
…
|
|
mdct_fixed.c
|
…
|
|
mdct_float.c
|
…
|
|
mdct_template.c
|
…
|
|
mdec.c
|
lavc: Remove deprecated XvMC support hacks
|
8 years ago |
me_cmp.c
|
…
|
|
me_cmp.h
|
…
|
|
metasound.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
metasound_data.c
|
metasound: Drop unused tables
|
8 years ago |
metasound_data.h
|
…
|
|
mimic.c
|
lavc: Remove deprecated XvMC support hacks
|
8 years ago |
mjpeg.h
|
…
|
|
mjpeg2jpeg_bsf.c
|
…
|
|
mjpeg_parser.c
|
…
|
|
mjpega_dump_header_bsf.c
|
…
|
|
mjpegbdec.c
|
…
|
|
mjpegdec.c
|
mjpeg: Report non-3 component rgb lossless as not supported
|
8 years ago |
mjpegdec.h
|
…
|
|
mjpegenc.c
|
…
|
|
mjpegenc.h
|
…
|
|
mjpegenc_common.c
|
…
|
|
mjpegenc_common.h
|
…
|
|
mlp.c
|
…
|
|
mlp.h
|
…
|
|
mlp_parser.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
mlp_parser.h
|
mlp: Convert to the new bitstream reader
|
8 years ago |
mlpdec.c
|
mlp: Rename the channel layout variable
|
8 years ago |
mlpdsp.c
|
…
|
|
mlpdsp.h
|
…
|
|
mmaldec.c
|
mmaldec: initialize refcount using atomic_init()
|
8 years ago |
mmvideo.c
|
…
|
|
motion_est.c
|
lavc: Drop deprecated options moved to private contexts
|
8 years ago |
motion_est.h
|
…
|
|
motion_est_template.c
|
…
|
|
motionpixels.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
motionpixels_tablegen.c
|
…
|
|
motionpixels_tablegen.h
|
…
|
|
movsub_bsf.c
|
…
|
|
mpc.c
|
…
|
|
mpc.h
|
…
|
|
mpc7.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
mpc7data.h
|
…
|
|
mpc8.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
mpc8data.h
|
…
|
|
mpc8huff.h
|
…
|
|
mpcdata.h
|
…
|
|
mpeg4audio.c
|
mpeg4audio: correctly propagate meaningful error values
|
8 years ago |
mpeg4audio.h
|
…
|
|
mpeg4data.h
|
…
|
|
mpeg4video.c
|
…
|
|
mpeg4video.h
|
…
|
|
mpeg4video_parser.c
|
…
|
|
mpeg4video_parser.h
|
…
|
|
mpeg4videodec.c
|
mpeg4videodec: raise an error if sprite_trajectory.table is NULL
|
8 years ago |
mpeg4videoenc.c
|
mpeg4videoenc: Kill non-compiling disabled cruft
|
8 years ago |
mpeg12.c
|
…
|
|
mpeg12.h
|
…
|
|
mpeg12data.c
|
build: Move ff_mpeg12_frame_rate_tab to a separate file
|
9 years ago |
mpeg12data.h
|
…
|
|
mpeg12dec.c
|
lavc: Drop deprecated global afd field
|
8 years ago |
mpeg12enc.c
|
…
|
|
mpeg12framerate.c
|
build: Move ff_mpeg12_frame_rate_tab to a separate file
|
9 years ago |
mpeg12vlc.h
|
…
|
|
mpeg_er.c
|
…
|
|
mpeg_er.h
|
…
|
|
mpegaudio.c
|
…
|
|
mpegaudio.h
|
…
|
|
mpegaudio_parser.c
|
…
|
|
mpegaudio_tablegen.c
|
…
|
|
mpegaudio_tablegen.h
|
…
|
|
mpegaudiodata.c
|
…
|
|
mpegaudiodata.h
|
…
|
|
mpegaudiodec_fixed.c
|
…
|
|
mpegaudiodec_float.c
|
…
|
|
mpegaudiodec_template.c
|
Use correct printf conversion specifiers for POSIX integer types
|
8 years ago |
mpegaudiodecheader.c
|
…
|
|
mpegaudiodecheader.h
|
…
|
|
mpegaudiodectab.h
|
…
|
|
mpegaudiodsp.c
|
…
|
|
mpegaudiodsp.h
|
mpegaudiodsp: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
mpegaudiodsp_data.c
|
…
|
|
mpegaudiodsp_fixed.c
|
…
|
|
mpegaudiodsp_float.c
|
…
|
|
mpegaudiodsp_template.c
|
mpegaudiodsp: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
mpegaudioenc.c
|
…
|
|
mpegaudiotab.h
|
…
|
|
mpegpicture.c
|
…
|
|
mpegpicture.h
|
…
|
|
mpegutils.c
|
…
|
|
mpegutils.h
|
lavc: Drop deprecated macroblock type symbols
|
8 years ago |
mpegvideo.c
|
lavc: Remove deprecated XvMC support hacks
|
8 years ago |
mpegvideo.h
|
lavc: Drop deprecated options moved to private contexts
|
8 years ago |
mpegvideo_enc.c
|
lavc: Drop deprecated options moved to private contexts
|
8 years ago |
mpegvideo_motion.c
|
mpegvideo_motion: Handle edge emulation even without unrestricted_mv
|
8 years ago |
mpegvideo_parser.c
|
lavc: Drop deprecated time_base variable for decoding
|
8 years ago |
mpegvideodata.c
|
…
|
|
mpegvideodata.h
|
…
|
|
mpegvideodsp.c
|
…
|
|
mpegvideodsp.h
|
…
|
|
mpegvideoencdsp.c
|
mpegvideo: Kill some disabled code
|
8 years ago |
mpegvideoencdsp.h
|
…
|
|
mqc.c
|
…
|
|
mqc.h
|
…
|
|
mqcdec.c
|
…
|
|
msgsmdec.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
msgsmdec.h
|
…
|
|
msmpeg4.c
|
…
|
|
msmpeg4.h
|
…
|
|
msmpeg4data.c
|
…
|
|
msmpeg4data.h
|
…
|
|
msmpeg4dec.c
|
msmpeg4: Drop disabled debug cruft
|
8 years ago |
msmpeg4enc.c
|
msmpeg4: Drop disabled debug cruft
|
8 years ago |
msrle.c
|
…
|
|
msrledec.c
|
…
|
|
msrledec.h
|
…
|
|
mss1.c
|
…
|
|
mss2.c
|
mss2: only use error correction for matching block counts
|
8 years ago |
mss2dsp.c
|
mss*: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
mss2dsp.h
|
mss*: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
mss3.c
|
mss*: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
mss4.c
|
unary: Convert to the new bitstream reader
|
8 years ago |
mss12.c
|
mss*: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
mss12.h
|
mss*: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
mss34dsp.c
|
mss*: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
mss34dsp.h
|
mss*: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
msvideo1.c
|
…
|
|
mvcdec.c
|
…
|
|
mxpegdec.c
|
…
|
|
nellymoser.c
|
…
|
|
nellymoser.h
|
…
|
|
nellymoserdec.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
nellymoserenc.c
|
…
|
|
noise_bsf.c
|
…
|
|
null_bsf.c
|
lavc: add a null bitstream filter
|
8 years ago |
nuv.c
|
…
|
|
nvenc.c
|
nvenc: Allow different const qps for I, P and B frames
|
8 years ago |
nvenc.h
|
add initial QP value options
|
8 years ago |
nvenc_h264.c
|
add initial QP value options
|
8 years ago |
nvenc_hevc.c
|
add initial QP value options
|
8 years ago |
omx.c
|
omx: Use the EOS flag to handle flushing at the end
|
8 years ago |
on2avc.c
|
Mark some arrays that never change as const.
|
8 years ago |
on2avcdata.c
|
Mark some arrays that never change as const.
|
8 years ago |
on2avcdata.h
|
Mark some arrays that never change as const.
|
8 years ago |
options.c
|
lavc: Drop deprecated options moved to private contexts
|
8 years ago |
options_table.h
|
lavc: Drop deprecated stream codec tag
|
8 years ago |
opus.c
|
…
|
|
opus.h
|
opus: Convert to the new bitstream reader
|
8 years ago |
opus_celt.c
|
…
|
|
opus_parser.c
|
…
|
|
opus_silk.c
|
Mark some arrays that never change as const.
|
8 years ago |
opusdec.c
|
opus: Convert to the new bitstream reader
|
8 years ago |
pafaudio.c
|
…
|
|
pafvideo.c
|
…
|
|
pamenc.c
|
…
|
|
parser.c
|
parser: Add missing #include for printing ISO C99 conversion specifiers
|
8 years ago |
parser.h
|
…
|
|
pcm-bluray.c
|
…
|
|
pcm-dvd.c
|
…
|
|
pcm.c
|
…
|
|
pcm_tablegen.c
|
…
|
|
pcm_tablegen.h
|
…
|
|
pcx.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
pcxenc.c
|
…
|
|
pel_template.c
|
…
|
|
pgssubdec.c
|
pgssubdec: reset rle_data_len/rle_remaining_len on allocation error
|
8 years ago |
pictordec.c
|
…
|
|
pixblockdsp.c
|
pixblockdsp: Change type of stride parameters to ptrdiff_t
|
8 years ago |
pixblockdsp.h
|
pixblockdsp: Have function pointer prototype match implementation
|
8 years ago |
pixblockdsp_template.c
|
pixblockdsp: Change type of stride parameters to ptrdiff_t
|
8 years ago |
pixels.h
|
…
|
|
pixlet.c
|
pixlet: Fix architecture-dependent code and values
|
8 years ago |
png.c
|
…
|
|
png.h
|
…
|
|
png_parser.c
|
…
|
|
pngdec.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
pngdsp.c
|
…
|
|
pngdsp.h
|
…
|
|
pngenc.c
|
…
|
|
pnm.c
|
…
|
|
pnm.h
|
…
|
|
pnm_parser.c
|
pnm_parser: Drop broken disabled cruft
|
8 years ago |
pnmdec.c
|
…
|
|
pnmenc.c
|
…
|
|
profiles.c
|
…
|
|
profiles.h
|
…
|
|
proresdata.c
|
…
|
|
proresdata.h
|
…
|
|
proresdec.c
|
…
|
|
proresdsp.c
|
prores: Change type of stride parameters to ptrdiff_t
|
8 years ago |
proresdsp.h
|
prores: Change type of stride parameters to ptrdiff_t
|
8 years ago |
proresenc.c
|
prores: Change type of stride parameters to ptrdiff_t
|
8 years ago |
psymodel.c
|
…
|
|
psymodel.h
|
…
|
|
pthread.c
|
…
|
|
pthread_frame.c
|
pthread_frame: Propagate sw_pix_fmt across threads
|
8 years ago |
pthread_internal.h
|
…
|
|
pthread_slice.c
|
…
|
|
ptx.c
|
…
|
|
put_bits.h
|
…
|
|
qcelpdata.h
|
…
|
|
qcelpdec.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
qdm2.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
qdm2_tablegen.c
|
…
|
|
qdm2_tablegen.h
|
…
|
|
qdm2data.h
|
…
|
|
qdrw.c
|
…
|
|
qpeg.c
|
qpeg: fix an off by 1 error in the MV check
|
8 years ago |
qpel_template.c
|
…
|
|
qpeldsp.c
|
…
|
|
qpeldsp.h
|
…
|
|
qsv.c
|
qsv: Add ability to create a session from a device
|
8 years ago |
qsv.h
|
…
|
|
qsv_api.c
|
…
|
|
qsv_internal.h
|
qsv: Add ability to create a session from a device
|
8 years ago |
qsvdec.c
|
qsvdec: Allow use of hw_device_ctx to make the internal session
|
8 years ago |
qsvdec.h
|
qsvdec: Only warn about unconsumed data if it happens more than once
|
8 years ago |
qsvdec_h2645.c
|
Mark some arrays that never change as const.
|
8 years ago |
qsvdec_other.c
|
qsv: Add VP8 decoder
|
8 years ago |
qsvenc.c
|
qsvenc: Make sure the interlaced encoding works
|
8 years ago |
qsvenc.h
|
qsvenc: Make sure the interlaced encoding works
|
8 years ago |
qsvenc_h264.c
|
qsvenc: add support for p010
|
8 years ago |
qsvenc_hevc.c
|
Mark some arrays that never change as const.
|
8 years ago |
qsvenc_mpeg2.c
|
…
|
|
qtrle.c
|
…
|
|
qtrleenc.c
|
…
|
|
r210dec.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
ra144.c
|
…
|
|
ra144.h
|
…
|
|
ra144dec.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
ra144enc.c
|
…
|
|
ra288.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
ra288.h
|
…
|
|
ralf.c
|
ralf: Convert to the new bitstream reader
|
8 years ago |
ralfdata.h
|
…
|
|
rangecoder.c
|
…
|
|
rangecoder.h
|
rangecoder: Kill non-compiling disabled cruft
|
8 years ago |
ratecontrol.c
|
ratecontrol: Use correct function pointer casts instead of void*
|
8 years ago |
ratecontrol.h
|
ratecontrol: Drop xvid-rc-related struct members unused after a6901b9c6
|
8 years ago |
raw.c
|
…
|
|
raw.h
|
…
|
|
rawdec.c
|
…
|
|
rawenc.c
|
…
|
|
rdft.c
|
…
|
|
rdft.h
|
…
|
|
rectangle.h
|
…
|
|
remove_extradata_bsf.c
|
…
|
|
rl.c
|
…
|
|
rl.h
|
…
|
|
rl2.c
|
…
|
|
rle.c
|
rle: K&R formatting cosmetics
|
9 years ago |
rle.h
|
rle: K&R formatting cosmetics
|
9 years ago |
rnd_avg.h
|
…
|
|
roqaudioenc.c
|
…
|
|
roqvideo.c
|
…
|
|
roqvideo.h
|
…
|
|
roqvideodec.c
|
Use avpriv_request_sample() where appropriate
|
8 years ago |
roqvideoenc.c
|
roqvideoenc: Drop broken disabled cruft
|
8 years ago |
rpza.c
|
…
|
|
rscc.c
|
rscc: Support palette format
|
8 years ago |
rtjpeg.c
|
rtjpeg: Convert to the new bitstream reader
|
8 years ago |
rtjpeg.h
|
…
|
|
rv10.c
|
…
|
|
rv10.h
|
…
|
|
rv10enc.c
|
…
|
|
rv20enc.c
|
…
|
|
rv30.c
|
golomb: Convert to the new bitstream reader
|
8 years ago |
rv30data.h
|
…
|
|
rv30dsp.c
|
…
|
|
rv34.c
|
golomb: Convert to the new bitstream reader
|
8 years ago |
rv34.h
|
…
|
|
rv34_parser.c
|
…
|
|
rv34data.h
|
…
|
|
rv34dsp.c
|
…
|
|
rv34dsp.h
|
…
|
|
rv34vlc.h
|
…
|
|
rv40.c
|
golomb: Convert to the new bitstream reader
|
8 years ago |
rv40data.h
|
…
|
|
rv40dsp.c
|
h264chroma: Change type of stride parameters to ptrdiff_t
|
8 years ago |
rv40vlc2.h
|
…
|
|
s302m.c
|
…
|
|
sanm.c
|
Drop unreachable break and return statements
|
8 years ago |
sbr.h
|
…
|
|
sbrdsp.c
|
sbrdsp: Move a misplaced #endif directive to the right spot
|
8 years ago |
sbrdsp.h
|
…
|
|
screenpresso.c
|
…
|
|
sgi.h
|
…
|
|
sgidec.c
|
…
|
|
sgienc.c
|
…
|
|
sgirledec.c
|
…
|
|
shorten.c
|
shorten: Convert to the new bitstream reader
|
8 years ago |
simple_idct.c
|
idct: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
simple_idct.h
|
idct: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
simple_idct_template.c
|
idct: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
sinewin.c
|
…
|
|
sinewin.h
|
…
|
|
sinewin_tablegen.c
|
…
|
|
sinewin_tablegen.h
|
…
|
|
sipr.c
|
Mark some arrays that never change as const.
|
8 years ago |
sipr.h
|
…
|
|
sipr16k.c
|
Mark some arrays that never change as const.
|
8 years ago |
sipr16kdata.h
|
Mark some arrays that never change as const.
|
8 years ago |
siprdata.h
|
Mark some arrays that never change as const.
|
8 years ago |
smacker.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
smc.c
|
…
|
|
snappy.c
|
…
|
|
snappy.h
|
…
|
|
sp5x.h
|
…
|
|
sp5xdec.c
|
…
|
|
srtdec.c
|
srt: Adjust signedness of sscanf format strings
|
8 years ago |
startcode.c
|
…
|
|
startcode.h
|
…
|
|
sunrast.c
|
…
|
|
sunrast.h
|
…
|
|
sunrastenc.c
|
…
|
|
svq1.c
|
…
|
|
svq1.h
|
…
|
|
svq1_cb.h
|
…
|
|
svq1_vlc.h
|
…
|
|
svq1dec.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
svq1enc.c
|
lavc: Drop deprecated options moved to private contexts
|
8 years ago |
svq1enc.h
|
…
|
|
svq1enc_cb.h
|
…
|
|
svq3.c
|
svq3: fix the slice size check
|
8 years ago |
svq13.c
|
…
|
|
synth_filter.c
|
…
|
|
synth_filter.h
|
…
|
|
tableprint.h
|
…
|
|
tak.c
|
tak: Convert to the new bitstream reader
|
8 years ago |
tak.h
|
tak: Convert to the new bitstream reader
|
8 years ago |
tak_parser.c
|
tak: Convert to the new bitstream reader
|
8 years ago |
takdec.c
|
tak: Convert to the new bitstream reader
|
8 years ago |
targa.c
|
…
|
|
targa.h
|
…
|
|
targaenc.c
|
targaenc: Move size check to initialization function
|
9 years ago |
tdsc.c
|
tdsc: use the new decoding API
|
8 years ago |
texturedsp.c
|
…
|
|
texturedsp.h
|
…
|
|
texturedspenc.c
|
…
|
|
thread.h
|
…
|
|
tiertexseqv.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
tiff.c
|
…
|
|
tiff.h
|
…
|
|
tiffenc.c
|
tiffenc: Check zlib support for deflate option during initialization
|
9 years ago |
tmv.c
|
…
|
|
tpeldsp.c
|
…
|
|
tpeldsp.h
|
…
|
|
truemotion1.c
|
…
|
|
truemotion1data.h
|
…
|
|
truemotion2.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
truemotion2rt.c
|
truemotion2rt: Convert to the new bitstream reader
|
8 years ago |
truespeech.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
truespeech_data.h
|
…
|
|
tscc.c
|
…
|
|
tscc2.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
tscc2data.h
|
Mark some arrays that never change as const.
|
8 years ago |
tta.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
twinvq.c
|
…
|
|
twinvq.h
|
…
|
|
twinvq_data.h
|
twinvq: Convert to the new bitstream reader
|
8 years ago |
twinvqdec.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
txd.c
|
Use avpriv_report_missing_feature() where appropriate
|
8 years ago |
ulti.c
|
…
|
|
ulti_cb.h
|
…
|
|
unary.h
|
unary: Convert to the new bitstream reader
|
8 years ago |
unary_legacy.h
|
unary: Convert to the new bitstream reader
|
8 years ago |
utils.c
|
lavc: Drop deprecated time_base variable for decoding
|
8 years ago |
utvideo.c
|
utvideodec: Support UQY2
|
8 years ago |
utvideo.h
|
utvideodec: Reuse the huffyuv add_left
|
8 years ago |
utvideodec.c
|
utvideodec: Fix gradient prediction when stride does not match width
|
8 years ago |
utvideoenc.c
|
utvideo: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
v210dec.c
|
…
|
|
v210enc.c
|
…
|
|
v210enc.h
|
…
|
|
v210x.c
|
…
|
|
v410dec.c
|
…
|
|
v410enc.c
|
…
|
|
vaapi.h
|
Place attribute_deprecated in the right position for struct declarations
|
8 years ago |
vaapi_decode.c
|
vaapi: Implement device-only setup
|
8 years ago |
vaapi_decode.h
|
vaapi: Implement device-only setup
|
8 years ago |
vaapi_encode.c
|
vaapi_encode: Discard output buffer if picture submission fails
|
8 years ago |
vaapi_encode.h
|
vaapi_encode: Pass framerate parameters to driver
|
8 years ago |
vaapi_encode_h26x.c
|
…
|
|
vaapi_encode_h26x.h
|
…
|
|
vaapi_encode_h264.c
|
vaapi_h264: Enable VBR mode
|
8 years ago |
vaapi_encode_h265.c
|
vaapi_h265: Fix build failure with old libva without 10-bit surfaces
|
8 years ago |
vaapi_encode_mjpeg.c
|
Mark some arrays that never change as const.
|
8 years ago |
vaapi_encode_mpeg2.c
|
vaapi_encode: Add MPEG-2 support
|
8 years ago |
vaapi_encode_vp8.c
|
vaapi_encode: Add VP8 support
|
8 years ago |
vaapi_encode_vp9.c
|
vaapi_encode: Add VP9 support
|
8 years ago |
vaapi_h264.c
|
pthread_frame: do not run hwaccel decoding asynchronously unless it's safe
|
8 years ago |
vaapi_hevc.c
|
hevcdec: add a VAAPI hwaccel
|
8 years ago |
vaapi_mpeg2.c
|
pthread_frame: do not run hwaccel decoding asynchronously unless it's safe
|
8 years ago |
vaapi_mpeg4.c
|
pthread_frame: do not run hwaccel decoding asynchronously unless it's safe
|
8 years ago |
vaapi_vc1.c
|
pthread_frame: do not run hwaccel decoding asynchronously unless it's safe
|
8 years ago |
vaapi_vp8.c
|
pthread_frame: do not run hwaccel decoding asynchronously unless it's safe
|
8 years ago |
vb.c
|
…
|
|
vble.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
vc1.c
|
unary: Convert to the new bitstream reader
|
8 years ago |
vc1.h
|
…
|
|
vc1_block.c
|
unary: Convert to the new bitstream reader
|
8 years ago |
vc1_common.h
|
…
|
|
vc1_loopfilter.c
|
…
|
|
vc1_mc.c
|
…
|
|
vc1_parser.c
|
vc1: Return stream format information from parser
|
8 years ago |
vc1_pred.c
|
…
|
|
vc1_pred.h
|
…
|
|
vc1acdata.h
|
…
|
|
vc1data.c
|
…
|
|
vc1data.h
|
…
|
|
vc1dec.c
|
vc1dec: raise an error if sprite picture data is missing
|
8 years ago |
vc1dsp.c
|
h264chroma: Change type of stride parameters to ptrdiff_t
|
8 years ago |
vc1dsp.h
|
idct: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
vcr1.c
|
…
|
|
vda.c
|
…
|
|
vda.h
|
…
|
|
vda_h264.c
|
h264: rename h264.[ch] to h264dec.[ch]
|
9 years ago |
vda_internal.h
|
…
|
|
vdpau.c
|
lavc: vdpau: add support for new hw_frames_ctx and hw_device_ctx API
|
8 years ago |
vdpau.h
|
lavc: Drop deprecated VDPAU buffer fields
|
8 years ago |
vdpau_h264.c
|
pthread_frame: do not run hwaccel decoding asynchronously unless it's safe
|
8 years ago |
vdpau_hevc.c
|
pthread_frame: do not run hwaccel decoding asynchronously unless it's safe
|
8 years ago |
vdpau_internal.h
|
lavc: vdpau: add support for new hw_frames_ctx and hw_device_ctx API
|
8 years ago |
vdpau_mpeg4.c
|
pthread_frame: do not run hwaccel decoding asynchronously unless it's safe
|
8 years ago |
vdpau_mpeg12.c
|
pthread_frame: do not run hwaccel decoding asynchronously unless it's safe
|
8 years ago |
vdpau_vc1.c
|
pthread_frame: do not run hwaccel decoding asynchronously unless it's safe
|
8 years ago |
version.h
|
Add ClearVideo decoder
|
8 years ago |
videodsp.c
|
…
|
|
videodsp.h
|
…
|
|
videodsp_template.c
|
…
|
|
vima.c
|
vima: Convert to the new bitstream reader
|
8 years ago |
vlc.h
|
…
|
|
vmdaudio.c
|
…
|
|
vmdvideo.c
|
…
|
|
vmnc.c
|
vmnc: check that subrectangles fit into their containing rectangles
|
8 years ago |
vorbis.c
|
…
|
|
vorbis.h
|
…
|
|
vorbis_data.c
|
…
|
|
vorbis_enc_data.h
|
…
|
|
vorbis_parser.c
|
…
|
|
vorbis_parser.h
|
Drop some bogus Doxygen documentation.
|
8 years ago |
vorbis_parser_internal.h
|
…
|
|
vorbisdec.c
|
Use correct printf conversion specifiers for POSIX integer types
|
8 years ago |
vorbisdsp.c
|
…
|
|
vorbisdsp.h
|
…
|
|
vorbisenc.c
|
…
|
|
vp3.c
|
theora: export cropping information instead of handling it internally
|
8 years ago |
vp3_parser.c
|
…
|
|
vp3data.h
|
…
|
|
vp3dsp.c
|
vp3: Change type of stride parameters to ptrdiff_t
|
8 years ago |
vp3dsp.h
|
vp3: Change type of stride parameters to ptrdiff_t
|
8 years ago |
vp5.c
|
Use avpriv_report_missing_feature() where appropriate
|
8 years ago |
vp5data.h
|
…
|
|
vp6.c
|
vp56: Separate VP5 and VP6 dsp initialization
|
8 years ago |
vp6data.h
|
…
|
|
vp6dsp.c
|
vp56: Change type of stride parameters to ptrdiff_t
|
8 years ago |
vp8.c
|
Mark some arrays that never change as const.
|
8 years ago |
vp8.h
|
vp8: Add hwaccel hooks
|
8 years ago |
vp8_parser.c
|
vp8: Return stream format information from parser
|
8 years ago |
vp8data.h
|
…
|
|
vp8dsp.c
|
…
|
|
vp8dsp.h
|
vp8dsp: Remove the comment saying that the height is equal to the width
|
8 years ago |
vp9.c
|
vp9: split superframes in the filtering stage before actual decoding
|
8 years ago |
vp9.h
|
aarch64: vp9: Add NEON optimizations of VP9 MC functions
|
8 years ago |
vp9_raw_reorder_bsf.c
|
vp9: Add bsf to fix reordering in raw streams
|
8 years ago |
vp9_superframe_bsf.c
|
vp9: Add bsf to merge superframes
|
8 years ago |
vp9_superframe_split_bsf.c
|
lavc: add a bitstream filter for splitting VP9 superframes
|
8 years ago |
vp9block.c
|
Mark some arrays that never change as const.
|
8 years ago |
vp9data.c
|
Mark some arrays that never change as const.
|
8 years ago |
vp9data.h
|
Mark some arrays that never change as const.
|
8 years ago |
vp9dsp.c
|
vp9dsp: add DC only versions for idct/idct.
|
8 years ago |
vp9mvs.c
|
vp9: add frame threading
|
8 years ago |
vp9prob.c
|
…
|
|
vp56.c
|
vp56: Separate VP5 and VP6 dsp initialization
|
8 years ago |
vp56.h
|
vp56: Separate VP5 and VP6 dsp initialization
|
8 years ago |
vp56data.c
|
…
|
|
vp56data.h
|
…
|
|
vp56dsp.c
|
vp56: Separate VP5 and VP6 dsp initialization
|
8 years ago |
vp56dsp.h
|
vp56: Separate VP5 and VP6 dsp initialization
|
8 years ago |
vp56rac.c
|
…
|
|
vqavideo.c
|
…
|
|
wavpack.c
|
wavpack: Convert to the new bitstream reader
|
8 years ago |
webp.c
|
webp: Fix alpha decoding
|
8 years ago |
wma.c
|
wma: Convert to the new bitstream reader
|
8 years ago |
wma.h
|
wma: Convert to the new bitstream reader
|
8 years ago |
wma_common.c
|
…
|
|
wma_common.h
|
…
|
|
wma_freqs.c
|
…
|
|
wma_freqs.h
|
…
|
|
wmadata.h
|
…
|
|
wmadec.c
|
wma: Convert to the new bitstream reader
|
8 years ago |
wmaenc.c
|
wma: Kill non-compiling disabled cruft
|
8 years ago |
wmalosslessdec.c
|
wma: Convert to the new bitstream reader
|
8 years ago |
wmaprodata.h
|
…
|
|
wmaprodec.c
|
wma: Convert to the new bitstream reader
|
8 years ago |
wmavoice.c
|
wma: Convert to the new bitstream reader
|
8 years ago |
wmavoice_data.h
|
…
|
|
wmv2.c
|
lavc: Remove deprecated XvMC support hacks
|
8 years ago |
wmv2.h
|
…
|
|
wmv2data.c
|
…
|
|
wmv2data.h
|
…
|
|
wmv2dec.c
|
…
|
|
wmv2dsp.c
|
idct: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
wmv2dsp.h
|
idct: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
wmv2enc.c
|
…
|
|
wnv1.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
wrapped_avframe.c
|
…
|
|
ws-snd1.c
|
…
|
|
xan.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
xbmdec.c
|
…
|
|
xbmenc.c
|
…
|
|
xiph.c
|
…
|
|
xiph.h
|
…
|
|
xl.c
|
…
|
|
xsubdec.c
|
Use bitstream_init8() where appropriate
|
8 years ago |
xsubenc.c
|
…
|
|
xvididct.c
|
idct: Change type of array stride parameters to ptrdiff_t
|
8 years ago |
xvididct.h
|
…
|
|
xwd.h
|
…
|
|
xwddec.c
|
Use avpriv_report_missing_feature() where appropriate
|
8 years ago |
xwdenc.c
|
…
|
|
xxan.c
|
…
|
|
yop.c
|
…
|
|
zerocodec.c
|
avcodec: Mark some codecs with threadsafe init as such
|
8 years ago |
zmbv.c
|
…
|
|
zmbvenc.c
|
zmbvenc: get rid of a global table
|
8 years ago |