ffmpeg/libavcodec
Michael Niedermayer 25f4f08ba5 avcodec/h264dec: Fix regression with "make fate-h264-attachment-631 THREADS=8"
This treats the case of no slices like no frames which it basically is.

The field is added to the context as other nal related fields are also there
and passing the has_slices field per *arguments is ugly and not consistent

Found-by: ubitux
Approved-by: ubitux

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2017-01-24 12:13:59 +01:00
..
aarch64 aarch64: vp9mc: Fix a comment to refer to a register with the right name 2017-01-14 21:13:43 +01:00
alpha
arm arm: vp9mc: Fix vertical alignment of operands 2017-01-14 21:13:37 +01:00
avr32
bfin
mips avcodec/mips: version 1 of vc1dsp optimizations for loongson mmi 2016-12-17 18:41:18 +01:00
neon
ppc huffyuvdsp: move functions only used by huffyuv from lossless_videodsp 2017-01-12 22:53:05 -03:00
sh4
sparc
tests avcodec/tests/fft: Fix indention of dct_init() 2017-01-01 23:04:31 +01:00
x86 lossless_videodsp: rename add_hfyu_left_pred_int16 to add_left_pred_int16 2017-01-12 22:53:05 -03:00
.gitignore
4xm.c doc: fix spelling errors 2016-10-29 20:43:15 +02:00
8bps.c avcodec/8bps: Check side data size before use 2016-10-30 14:15:00 +01:00
8svx.c
012v.c
Makefile avcodec: add XMA2 parser 2017-01-20 13:58:41 +01:00
a64colors.h
a64multienc.c
a64tables.h
aac.h
aac_ac3_parser.c
aac_ac3_parser.h
aac_adtstoasc_bsf.c avcodec/aac_adtstoasc_bsf: validate and forward extradata if the stream is already ASC 2016-11-25 18:24:56 -03:00
aac_defines.h
aac_parser.c
aacadtsdec.c
aacadtsdec.h
aaccoder.c aacenc: add SIMD optimizations for abs_pow34 and quantization 2016-10-18 21:41:18 +01:00
aaccoder_trellis.h aacenc: add SIMD optimizations for abs_pow34 and quantization 2016-10-18 21:41:18 +01:00
aaccoder_twoloop.h doc: fix spelling errors 2016-10-21 23:58:47 +02:00
aacdec.c
aacdec_fixed.c
aacdec_template.c aacdec: Rename elem_type_prev to che_prev_type. 2016-12-08 13:31:50 -08:00
aacdectab.h
aacenc.c aacenc: quit when the audio queue reaches 0 rather than keeping track of empty frames 2016-11-08 00:50:51 +00:00
aacenc.h aacenc: quit when the audio queue reaches 0 rather than keeping track of empty frames 2016-11-08 00:50:51 +00:00
aacenc_is.c aacenc: add SIMD optimizations for abs_pow34 and quantization 2016-10-18 21:41:18 +01:00
aacenc_is.h
aacenc_ltp.c aacenc: add SIMD optimizations for abs_pow34 and quantization 2016-10-18 21:41:18 +01:00
aacenc_ltp.h
aacenc_pred.c aacenc: add SIMD optimizations for abs_pow34 and quantization 2016-10-18 21:41:18 +01:00
aacenc_pred.h
aacenc_quantization.h aacenc: add SIMD optimizations for abs_pow34 and quantization 2016-10-18 21:41:18 +01:00
aacenc_quantization_misc.h
aacenc_tns.c
aacenc_tns.h
aacenc_utils.h aacenc: add SIMD optimizations for abs_pow34 and quantization 2016-10-18 21:41:18 +01:00
aacenctab.c
aacenctab.h
aacps.c
aacps.h
aacps_fixed.c
aacps_fixed_tablegen.c
aacps_fixed_tablegen.h
aacps_float.c
aacps_tablegen.c
aacps_tablegen.h
aacps_tablegen_template.c
aacpsdata.c
aacpsdsp.h
aacpsdsp_fixed.c
aacpsdsp_float.c
aacpsdsp_template.c
aacpsy.c
aacsbr.c
aacsbr.h
aacsbr_fixed.c
aacsbr_fixed_tablegen.h
aacsbr_tablegen.h
aacsbr_tablegen_common.h
aacsbr_template.c
aacsbrdata.h
aactab.c
aactab.h
aandcttab.c
aandcttab.h
aasc.c
ac3.c
ac3.h avcodec/(e)ac3: Fix target_level for EAC3. 2016-09-15 12:18:55 +02:00
ac3_parser.c
ac3_parser.h
ac3dec.c avcodec/ac3dec: add consistent noise generation option. 2017-01-22 02:29:16 +01:00
ac3dec.h avcodec/ac3dec: add consistent noise generation option. 2017-01-22 02:29:16 +01:00
ac3dec_data.c
ac3dec_data.h
ac3dec_fixed.c avcodec/ac3dec: add consistent noise generation option. 2017-01-22 02:29:16 +01:00
ac3dec_float.c avcodec/ac3dec: add consistent noise generation option. 2017-01-22 02:29:16 +01:00
ac3dsp.c
ac3dsp.h
ac3enc.c
ac3enc.h
ac3enc_fixed.c
ac3enc_float.c
ac3enc_opts_template.c
ac3enc_template.c
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 avcodec/adpcm: clip step for ADPCM MTAF decoder 2016-09-15 17:24:40 +02:00
adpcm.h
adpcm_data.c
adpcm_data.h
adpcmenc.c
adx.c
adx.h
adx_parser.c
adxdec.c
adxenc.c
aic.c
alac.c
alac_data.c
alac_data.h
alacdsp.c
alacdsp.h
alacenc.c lavc/lpc: Add min_shift parameter in LPC 2016-08-28 11:18:16 +02:00
aliaspixdec.c
aliaspixenc.c
allcodecs.c avcodec: add XMA2 parser 2017-01-20 13:58:41 +01:00
alsdec.c lavc/alsdec: use get_bitsz() to simplify reading of the mantissa 2016-09-09 11:50:12 -03:00
amr.h
amrnbdata.h
amrnbdec.c
amrwbdata.h
amrwbdec.c
anm.c
ansi.c avcodec/ansi: Check dimensions 2016-09-26 21:42:17 +02:00
apedec.c
apng.h
ass.c
ass.h
ass_split.c avcodec/ass_split: Change order of operations in ass_split_section() 2016-11-17 18:05:18 +01:00
ass_split.h
assdec.c
assenc.c
asv.c
asv.h
asvdec.c avcodec/asvdec: return correct value in case of error 2016-12-23 11:10:47 +01:00
asvenc.c lavc: fix typos 2016-10-09 20:09:00 +02:00
atrac.c
atrac.h
atrac1.c
atrac1data.h
atrac3.c avcodec/atrac3: allow 6 channels (non-joint stereo) 2017-01-20 12:53:57 +01:00
atrac3data.h
atrac3plus.c
atrac3plus.h
atrac3plus_data.h
atrac3plusdec.c
atrac3plusdsp.c
audio_frame_queue.c
audio_frame_queue.h
audioconvert.c
audioconvert.h
audiodsp.c
audiodsp.h
audiotoolboxdec.c lavc/audiotoolboxdec: fix OSX SDK detection 2016-11-14 02:35:26 +01:00
audiotoolboxenc.c
aura.c
avcodec.h avcodec/avcodec: fix lil typo in comment 2017-01-19 20:21:36 +01:00
avcodecres.rc
avdct.c
avdct.h
avfft.c
avfft.h
avpacket.c lavc: Add spherical packet side data API 2016-12-07 14:40:06 -05:00
avpicture.c
avrndec.c avcodec/avrndec: Remove obsolete FIXME 2016-09-20 21:36:04 +02:00
avs.c
avuidec.c
avuienc.c
bethsoftvideo.c
bethsoftvideo.h
bfi.c
bgmc.c
bgmc.h
bink.c
binkaudio.c
binkdata.h
binkdsp.c
binkdsp.h
bintext.c
bintext.h
bit_depth_template.c
bitstream.c avcodec: move bitswap_32() into a header file 2017-01-11 15:40:01 +01:00
bitstream_filter.c
bitstream_filters.c
blockdsp.c
blockdsp.h
bmp.c
bmp.h
bmp_parser.c
bmpenc.c
bmvaudio.c
bmvvideo.c
brenderpix.c
bsf.c avcodec/bsf: fix resource leak in av_bsf_list_parse_str 2017-01-11 04:09:47 +08:00
bsf.h avcodec/bsf: Add ff_bsf_get_packet_ref() function 2016-08-13 12:46:18 +02:00
bswapdsp.c
bswapdsp.h
bytestream.h
c93.c
cabac.c doc: fix spelling errors 2016-10-21 23:58:47 +02:00
cabac.h
cabac_functions.h
canopus.c
canopus.h
cavs.c
cavs.h
cavs_parser.c
cavsdata.c
cavsdec.c avcodec/cavsdec: Clear MMX state after MB decode loop 2016-10-22 13:46:05 +02:00
cavsdsp.c avcodec/cavsdsp: use av_clip_uint8() for idct 2016-09-23 18:18:18 +02:00
cavsdsp.h
cbrt_data.c
cbrt_data.h
cbrt_data_fixed.c
cbrt_fixed_tablegen.c
cbrt_tablegen.c
cbrt_tablegen.h
cbrt_tablegen_template.c
ccaption_dec.c avcodec/ccaption_dec: Use simple array instead of AVBuffer 2016-09-09 11:01:24 +02:00
cdgraphics.c
cdxl.c
celp_filters.c
celp_filters.h
celp_math.c
celp_math.h
cfhd.c avcodec/cfhd: Increase minimum band dimension to 3 2016-08-19 22:28:32 +02:00
cfhd.h
cfhddata.c
cga_data.c
cga_data.h
chomp_bsf.c
cinepak.c avcodec/cinepak: Check side data size before use 2016-10-30 14:15:00 +01:00
cinepakenc.c avcodec/cinepakenc: remove CVID from long description 2017-01-14 16:56:47 +01:00
cljrdec.c
cljrenc.c
cllc.c
cngdec.c
cngenc.c
codec_desc.c avcodec: add Newtek SpeedHQ decoder 2017-01-11 16:02:10 +01:00
cook.c
cook_parser.c
cookdata.h
copy_block.h
cos_tablegen.c
cpia.c
crystalhd.c avcodec/crystalhd: Handle errors from av_image_get_linesize 2016-11-30 16:14:39 -08:00
cscd.c
cuvid.c avcodec/cuvid: fail early if GPU can't handle video resolution 2017-01-23 17:49:35 +01:00
cyuv.c
d3d11va.c
d3d11va.h
dca.c
dca.h
dca_core.c dcaenc: Implementation of Huffman codes for DCA encoder 2017-01-15 18:17:12 +00:00
dca_core.h
dca_core_bsf.c
dca_exss.c
dca_exss.h
dca_lbr.c
dca_lbr.h
dca_parser.c
dca_syncwords.h
dca_xll.c avcodec/dca: add support for 20-bit XLL 2017-01-07 11:28:12 -03:00
dca_xll.h
dcadata.c dcaenc: Implementation of Huffman codes for DCA encoder 2017-01-15 18:17:12 +00:00
dcadata.h dcaenc: Implementation of Huffman codes for DCA encoder 2017-01-15 18:17:12 +00:00
dcadct.c
dcadct.h
dcadec.c
dcadec.h
dcadsp.c
dcadsp.h
dcaenc.c dcaenc: Use Huffman codes for Bit Allocation Index 2017-01-20 10:03:46 +00:00
dcaenc.h dcaenc: Implementation of Huffman codes for DCA encoder 2017-01-15 18:17:12 +00:00
dcahuff.c dcaenc: Use Huffman codes for Bit Allocation Index 2017-01-20 10:03:46 +00:00
dcahuff.h dcaenc: Use Huffman codes for Bit Allocation Index 2017-01-20 10:03:46 +00:00
dcamath.h
dct.c
dct.h
dct32.h
dct32_fixed.c
dct32_float.c
dct32_template.c
dctref.c
dctref.h
dds.c dds: limit 4 bpp handling to AV_PIX_FMT_PAL8 2016-11-16 19:29:45 +01:00
dfa.c
dirac.c
dirac.h
dirac_arith.c
dirac_arith.h
dirac_dwt.c
dirac_dwt.h
dirac_dwt_template.c
dirac_parser.c
dirac_vlc.c dirac_vlc: prevent shifting a 0 by 64 bits when zeroing residue 2016-07-14 01:29:34 +01:00
dirac_vlc.h
diracdec.c diracdec: check return code of get_buffer_with_edge 2016-11-04 20:35:23 +01:00
diracdsp.c
diracdsp.h
diractab.c
diractab.h
dnxhd_parser.c
dnxhddata.c avcodec/dnxhddata: add support for cid 1244 2016-09-19 02:33:58 +02:00
dnxhddata.h avcodec/dnxhddata: move avpriv_dnxhd_parse_header_prefix to a header 2016-07-25 12:19:39 -03:00
dnxhddec.c lavc: Remove CR/LF from avpriv_request_sample() calls. 2016-12-03 15:40:26 +01:00
dnxhdenc.c avcodec/dnxhdenc: Move allocation out of radix_sort() 2016-10-21 14:17:50 +02:00
dnxhdenc.h avcodec/dnxhdenc: Fix alignment of edge_buf* 2016-11-01 21:02:26 +01:00
dpcm.c
dpx.c lavc/dpx: Support GRAY12 colourspace. 2016-11-14 00:33:12 +01:00
dpx_parser.c
dpxenc.c
dsd.c
dsd.h
dsd_tablegen.h
dsddec.c
dsicinaudio.c
dsicinvideo.c
dss_sp.c
dstdec.c
dump_extradata_bsf.c
dv.c
dv.h
dv_profile.c
dv_profile.h
dv_profile_internal.h
dv_tablegen.c
dv_tablegen.h
dvaudio.h
dvaudio_parser.c
dvaudiodec.c
dvbsub.c
dvbsub_parser.c
dvbsubdec.c dvbsubdec: fix division by zero in compute_default_clut 2016-11-10 21:01:59 +01:00
dvbtxt.h
dvd_nav_parser.c
dvdata.c
dvdata.h
dvdec.c
dvdsub_parser.c
dvdsubdec.c avcodec/dvdsubdec: Fix off by 1 error 2016-10-26 19:50:53 +02:00
dvdsubenc.c
dvenc.c
dxa.c
dxtory.c
dxv.c
dxva2.c dxva2: get the slice number directly from the surface in D3D11VA 2017-01-16 02:54:04 +01:00
dxva2.h
dxva2_h264.c dxva2: use a single macro to test if the DXVA context is valid 2017-01-16 02:54:04 +01:00
dxva2_hevc.c dxva2: use a single macro to test if the DXVA context is valid 2017-01-16 02:54:04 +01:00
dxva2_internal.h dxva2: allow an empty array of ID3D11VideoDecoderOutputView 2017-01-16 02:54:04 +01:00
dxva2_mpeg2.c dxva2: use a single macro to test if the DXVA context is valid 2017-01-16 02:54:04 +01:00
dxva2_vc1.c dxva2: use a single macro to test if the DXVA context is valid 2017-01-16 02:54:04 +01:00
dxva2_vp9.c dxva2: use a single macro to test if the DXVA context is valid 2017-01-16 02:54:04 +01:00
eac3_data.c
eac3_data.h
eac3dec.c avcodec/(e)ac3: Fix target_level for EAC3. 2016-09-15 12:18:55 +02:00
eac3enc.c
eac3enc.h
eacmv.c
eaidct.c
eaidct.h
eamad.c
eatgq.c
eatgv.c
eatqi.c
elbg.c
elbg.h
elsdec.c
elsdec.h
error_resilience.c avcodec/error_resilience: update indention after last commit 2017-01-22 21:43:06 +01:00
error_resilience.h
escape124.c escape124: reject codebook size 0 2016-11-09 21:10:59 +01:00
escape130.c
evrcdata.h
evrcdec.c
exif.c
exif.h
exr.c avcodec/exr: export writer info into frame metadata 2017-01-19 21:06:34 +01:00
faandct.c
faandct.h
faanidct.c
faanidct.h
faxcompr.c
faxcompr.h
fdctdsp.c
fdctdsp.h
ffjni.c doc: fix spelling errors 2016-10-21 23:58:47 +02:00
ffjni.h lavc/ffjni: replace ff_jni_{attach,detach} with ff_jni_get_env 2016-07-27 15:43:39 +02:00
fft-internal.h
fft.h
fft_fixed.c
fft_fixed_32.c
fft_float.c
fft_init_table.c
fft_table.h
fft_template.c
ffv1.c avcodec/ffv1: add AV_PIX_FMT_GBRP16 support 2016-08-08 00:32:09 +02:00
ffv1.h avcodec/ffv1: add AV_PIX_FMT_GBRP16 support 2016-08-08 00:32:09 +02:00
ffv1_template.c avcodec/ffv1: template functions to allow data types different from int16_t 2016-08-08 00:27:43 +02:00
ffv1dec.c lavc/ffv1: Support YUV4xxP12 and GRAY12. 2016-11-20 22:23:01 +01:00
ffv1dec_template.c avcodec/ffv1: Fix rgb plane ordering in experimental planar RGB 2016-08-16 23:04:00 +02:00
ffv1enc.c avcodec/ffv1enc: Allocate smaller packet if the worst case size cannot be allocated 2016-12-09 01:59:40 +01:00
ffv1enc_template.c avcodec/ffv1enc: Add RGB48 support 2016-08-16 23:06:02 +02:00
ffwavesynth.c
fic.c
file_open.c
flac.c avcodec/flac: forward errors from ff_flac_parse_streaminfo() 2016-12-03 23:39:11 +01:00
flac.h avcodec/flac: forward errors from ff_flac_parse_streaminfo() 2016-12-03 23:39:11 +01:00
flac_parser.c avcodec/flac_parser: Update nb_headers_buffered 2016-11-30 00:58:56 +01:00
flacdata.c
flacdata.h
flacdec.c avcodec/flacdec: Fix undefined shift in decode_subframe() 2016-12-04 00:12:06 +01:00
flacdsp.c
flacdsp.h
flacdsp_lpc_template.c
flacdsp_template.c avcodec/flacdsp_template: Fix undefined shift in flac_decorrelate_indep_c 2016-12-03 17:25:40 +01:00
flacenc.c lavc/lpc: Add min_shift parameter in LPC 2016-08-28 11:18:16 +02:00
flashsv.c
flashsv2enc.c
flashsvenc.c
flicvideo.c
flv.h
flvdec.c avcodec: Add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM to most h263 based codecs 2017-01-21 02:30:38 +01:00
flvenc.c
fmtconvert.c
fmtconvert.h
frame_thread_encoder.c
frame_thread_encoder.h
fraps.c avcodec/fraps: add support for PAL8 2017-01-21 18:08:08 +01:00
frwu.c
g2meet.c
g722.c
g722.h
g722dec.c
g722dsp.c
g722dsp.h
g722enc.c
g723_1.c
g723_1.h
g723_1dec.c
g723_1enc.c
g726.c avcodec/g726: Add missing ADDB output mask 2016-09-14 15:50:07 +02:00
g729.h
g729_parser.c
g729data.h
g729dec.c
g729postfilter.c
g729postfilter.h
get_bits.h avcodec: add Newtek SpeedHQ decoder 2017-01-11 16:02:10 +01:00
gif.c avcodec/gif: don't honor transparency if palette changed 2016-09-07 15:56:13 +02:00
gif.h
gifdec.c Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27' 2016-10-07 13:03:36 +02:00
golomb.c
golomb.h avcodec/golomb: Consume invalid data in get_ur_golomb_jpegls() 2016-12-08 02:47:47 +01:00
gsm.h
gsm_parser.c
gsmdec.c
gsmdec_data.c
gsmdec_data.h
gsmdec_template.c
h261.c
h261.h
h261_parser.c
h261data.c
h261dec.c
h261enc.c
h263.c
h263.h
h263_parser.c
h263_parser.h
h263data.c
h263data.h
h263dec.c avcodec: Add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM to most h263 based codecs 2017-01-21 02:30:38 +01:00
h263dsp.c
h263dsp.h
h264.h Merge commit '5c2fb561d94fc51d76ab21d6f7cc5b6cc3aa599c' 2016-08-01 15:11:05 -03:00
h264_cabac.c Merge commit '8281cd5cb80582d668ce0848e0e035b383f161f6' 2016-08-01 16:46:57 -03:00
h264_cavlc.c Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa' 2016-07-29 11:01:36 +02:00
h264_direct.c Merge commit 'f638b67e5790735f34620bf82025c9b9d6fc7216' 2016-08-01 12:58:09 -03:00
h264_loopfilter.c Merge commit 'f638b67e5790735f34620bf82025c9b9d6fc7216' 2016-08-01 12:58:09 -03:00
h264_mb.c Merge commit 'f638b67e5790735f34620bf82025c9b9d6fc7216' 2016-08-01 12:58:09 -03:00
h264_mb_template.c
h264_mc_template.c Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa' 2016-07-29 11:01:36 +02:00
h264_mp4toannexb_bsf.c
h264_mvpred.h Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa' 2016-07-29 11:01:36 +02:00
h264_parse.c avcodec/h2645: Fix NAL unit padding 2016-08-18 23:36:18 +02:00
h264_parse.h Merge commit 'f638b67e5790735f34620bf82025c9b9d6fc7216' 2016-08-01 12:58:09 -03:00
h264_parser.c lavc/h264_parser: export field order in more cases 2016-10-24 01:20:18 -05:00
h264_picture.c Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa' 2016-07-29 11:01:36 +02:00
h264_ps.c Merge commit 'a8cbe5a0ccebf60a8a8b0aba5d5716dd54c1595c' 2016-11-17 15:17:21 +01:00
h264_ps.h Merge commit 'a8cbe5a0ccebf60a8a8b0aba5d5716dd54c1595c' 2016-11-17 15:17:21 +01:00
h264_refs.c avcodec/h264_refs: Change default case to av_assert0() to suppress warning 2016-09-12 12:33:44 +02:00
h264_sei.c Merge commit '1cf2f3d334f52849aae2be868bad1e5fa5f59aa0' 2016-08-01 13:04:30 -03:00
h264_sei.h
h264_slice.c lavc/h264: simplify find_unused_picture() 2017-01-19 10:34:10 +01:00
h264addpx_template.c
h264chroma.c
h264chroma.h
h264chroma_template.c
h264data.c Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa' 2016-07-29 11:01:36 +02:00
h264data.h Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa' 2016-07-29 11:01:36 +02:00
h264dec.c avcodec/h264dec: Fix regression with "make fate-h264-attachment-631 THREADS=8" 2017-01-24 12:13:59 +01:00
h264dec.h avcodec/h264dec: Fix regression with "make fate-h264-attachment-631 THREADS=8" 2017-01-24 12:13:59 +01:00
h264dsp.c
h264dsp.h avcodec/h264: Use ptrdiff_t for (bi)weight functions 2016-09-23 04:10:44 +02:00
h264dsp_template.c avcodec/h264: Use ptrdiff_t for (bi)weight functions 2016-09-23 04:10:44 +02:00
h264idct.c
h264idct.h
h264idct_template.c Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa' 2016-07-29 11:01:36 +02:00
h264pred.c
h264pred.h
h264pred_template.c
h264qpel.c
h264qpel.h
h264qpel_template.c
h2645_parse.c avcodec/h2645_parse: fix nal size 2016-08-20 00:40:43 +02:00
h2645_parse.h Merge commit '61bd0ed781b56eea1e8e851aab34a2ee3b59fbac' 2016-11-17 15:24:25 +01:00
hap.c
hap.h avcodec/hap: add "compressor" option to Hap encoder to disable secondary compression 2016-11-10 14:27:38 +00:00
hapdec.c avcodec/hap: consistent name for codec 2016-11-04 11:19:47 -08:00
hapenc.c avcodec/hap: add "compressor" option to Hap encoder to disable secondary compression 2016-11-10 14:27:38 +00:00
hevc.c hevc: Mark as having threadsafe init 2017-01-11 12:21:43 -05:00
hevc.h lavc/hevc: store VPS/SPS/PPS data 2016-09-09 16:35:37 +02:00
hevc_cabac.c
hevc_data.c
hevc_filter.c
hevc_mp4toannexb_bsf.c
hevc_mvs.c
hevc_parse.c lavc: add hevc mediacodec decoder 2016-09-15 21:48:28 +02:00
hevc_parse.h lavc: add hevc mediacodec decoder 2016-09-15 21:48:28 +02:00
hevc_parser.c hevc: Return stream format information from parser 2016-10-31 19:23:40 +00:00
hevc_ps.c lavc/hevc_ps: Use correct pix_fmt for 10bit 4:0:0. 2016-11-14 10:36:25 +01:00
hevc_ps_enc.c
hevc_refs.c
hevc_sei.c
hevcdsp.c
hevcdsp.h
hevcdsp_template.c
hevcpred.c
hevcpred.h
hevcpred_template.c
hnm4video.c
hpel_template.c
hpeldsp.c
hpeldsp.h
hq_hqa.c
hq_hqa.h
hq_hqadata.c
hq_hqadsp.c
hq_hqadsp.h
hqx.c
hqx.h
hqxdsp.c
hqxdsp.h
hqxvlc.c
htmlsubtitles.c avcodec/htmlsubtitles: Fix reading one byte beyond the array 2016-11-12 03:23:03 +01:00
htmlsubtitles.h
huffman.c avcodec/huffman: beautify: add space between #include and filename. 2016-07-22 03:14:07 +02:00
huffman.h
huffyuv.c huffyuvencdsp: move functions only used by huffyuv from lossless_videodsp 2017-01-12 22:53:04 -03:00
huffyuv.h huffyuvencdsp: move shared functions to a new lossless_videoencdsp context 2017-01-12 22:53:04 -03:00
huffyuvdec.c lossless_videodsp: rename add_hfyu_left_pred_int16 to add_left_pred_int16 2017-01-12 22:53:05 -03:00
huffyuvdsp.c huffyuvdsp: move functions only used by huffyuv from lossless_videodsp 2017-01-12 22:53:05 -03:00
huffyuvdsp.h huffyuvdsp: move functions only used by huffyuv from lossless_videodsp 2017-01-12 22:53:05 -03:00
huffyuvenc.c huffyuvencdsp: move shared functions to a new lossless_videoencdsp context 2017-01-12 22:53:04 -03:00
huffyuvencdsp.c huffyuvencdsp: move shared functions to a new lossless_videoencdsp context 2017-01-12 22:53:04 -03:00
huffyuvencdsp.h huffyuvencdsp: move shared functions to a new lossless_videoencdsp context 2017-01-12 22:53:04 -03:00
idcinvideo.c avcodec/idcinvideo: Check side data size before use 2016-10-30 15:38:44 +01:00
idctdsp.c
idctdsp.h
iff.c avcodec/iff: add support for vertical word compression in ILBM 2017-01-06 21:45:52 +01:00
iirfilter.c
iirfilter.h
imc.c
imcdata.h
imdct15.c imdct15: replace the FFT with a faster PFA FFT algorithm 2017-01-05 22:32:02 +00:00
imdct15.h imdct15: replace the FFT with a faster PFA FFT algorithm 2017-01-05 22:32:02 +00:00
imgconvert.c avcodec: remove missing incompatible_libav_abi references 2016-10-26 17:36:12 -03:00
imx_dump_header_bsf.c
indeo2.c avcodec/indeo2: check ctab 2016-08-19 14:24:13 +02:00
indeo2data.h
indeo3.c
indeo3data.h
indeo4.c
indeo4data.h
indeo5.c
indeo5data.h
intelh263dec.c avcodec: Add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM to most h263 based codecs 2017-01-21 02:30:38 +01:00
internal.h Fix -Werror=parentheses error 2016-11-16 02:39:57 +01:00
interplayacm.c interplayacm: increase bitstream buffer size by AV_INPUT_BUFFER_PADDING_SIZE 2016-11-01 00:39:06 +01:00
interplayvideo.c avcodec/interplayvideo: Check side data size before use 2016-10-25 04:46:02 +02:00
intrax8.c lavc/intrax8: Use correct printf specifier for size_t on Windows. 2016-07-22 19:23:01 +02:00
intrax8.h
intrax8dsp.c
intrax8dsp.h
intrax8huf.h
ituh263dec.c avcodec/ituh263dec: Avoid spending a long time in slice sync 2016-11-15 18:27:31 +01:00
ituh263enc.c
ivi.c
ivi.h
ivi_dsp.c lavc/ivi_dsp.c: fix warnings due to indentation 2016-10-04 18:38:41 +01:00
ivi_dsp.h
j2kenc.c
jacosub.h
jacosubdec.c
jfdctfst.c
jfdctint.c
jfdctint_template.c
jni.c jni: Return ENOSYS on unsupported platforms 2016-08-02 22:32:12 -07:00
jni.h
jpeg2000.c
jpeg2000.h
jpeg2000dec.c
jpeg2000dsp.c
jpeg2000dsp.h
jpeg2000dwt.c
jpeg2000dwt.h
jpegls.c
jpegls.h
jpeglsdec.c
jpeglsdec.h
jpeglsenc.c
jpegtables.c
jpegtables.h
jrevdct.c
jvdec.c
kbdwin.c
kbdwin.h
kgv1dec.c
kmvc.c avcodec/kmvc: Check side data size before use 2016-10-30 15:38:44 +01:00
lagarith.c huffyuvdsp: move functions only used by huffyuv from lossless_videodsp 2017-01-12 22:53:05 -03:00
lagarithrac.c
lagarithrac.h
latm_parser.c
lcl.h
lcldec.c
lclenc.c
libavcodec.v
libcelt_dec.c
libfdk-aacdec.c
libfdk-aacenc.c
libgsmdec.c
libgsmenc.c
libilbc.c
libkvazaar.c
libmp3lame.c lavc/libmp3lame: add support for cutoff 2016-12-31 17:20:06 +01:00
libopencore-amr.c
libopenh264.c Add an OpenH264 decoder wrapper 2016-07-27 10:19:40 +03:00
libopenh264.h Add an OpenH264 decoder wrapper 2016-07-27 10:19:40 +03:00
libopenh264dec.c Merge commit '36b380dcd52ef47d7ba0559ed51192c88d82a9bd' 2016-11-18 10:45:08 +01:00
libopenh264enc.c Merge commit '7a76371437f9562c3414f985523f883489e3936a' 2016-11-18 10:47:08 +01:00
libopenjpegdec.c avcodec/libopenjpegdec: Set key frame metadata 2016-12-28 16:04:59 +01:00
libopenjpegenc.c libopenjpegenc: fix out-of-bounds reads when filling the edges 2016-10-14 16:56:14 +02:00
libopus.c
libopus.h
libopusdec.c libopusdec: default to stereo for invalid number of channels 2016-11-25 00:36:36 +01:00
libopusenc.c
libschroedinger.c
libschroedinger.h
libschroedingerdec.c libschroedingerdec: fix leaking of framewithpts 2016-11-16 19:31:11 +01:00
libschroedingerenc.c
libshine.c
libspeexdec.c
libspeexenc.c
libtheoraenc.c
libtwolame.c
libvo-amrwbenc.c
libvorbisdec.c
libvorbisenc.c
libvpx.c libvpx: Enable vp9 alpha encoding 2016-07-12 23:19:50 -07:00
libvpx.h
libvpxdec.c libvpxdec,cosmetics: rename common fns vp8 -> vpx 2016-07-21 20:50:26 -07:00
libvpxenc.c libvpxenc: Don't spam level errors for VP8 encodes 2016-12-13 10:43:57 -08:00
libwavpackenc.c
libwebpenc.c
libwebpenc_animencoder.c
libwebpenc_common.c
libwebpenc_common.h
libx264.c avcodec/libx264: fix forced_idr logic 2016-11-22 16:35:08 +01:00
libx265.c libx265: Add option to force IDR frames 2016-11-04 02:45:51 +01:00
libxavs.c
libxvid.c
libxvid.h
libxvid_rc.c
libzvbi-teletextdec.c
ljpegenc.c
loco.c
log2_tab.c
lossless_audiodsp.c
lossless_audiodsp.h
lossless_videodsp.c avcodec/lossless_videodsp: add missing call to ff_llviddsp_init_ppc() 2017-01-12 22:56:50 -03:00
lossless_videodsp.h lossless_videodsp: rename add_hfyu_left_pred_int16 to add_left_pred_int16 2017-01-12 22:53:05 -03:00
lossless_videoencdsp.c huffyuvencdsp: move shared functions to a new lossless_videoencdsp context 2017-01-12 22:53:04 -03:00
lossless_videoencdsp.h huffyuvencdsp: move shared functions to a new lossless_videoencdsp context 2017-01-12 22:53:04 -03:00
lpc.c lavc/lpc: Add min_shift parameter in LPC 2016-08-28 11:18:16 +02:00
lpc.h lavc/lpc: Add min_shift parameter in LPC 2016-08-28 11:18:16 +02:00
lsp.c
lsp.h
lzf.c lzf: update pointer p after realloc 2016-11-05 18:56:26 +01:00
lzf.h
lzw.c
lzw.h
lzwenc.c
m101.c lavc: Remove CR/LF from avpriv_request_sample() calls. 2016-12-03 15:40:26 +01:00
mace.c
magicyuv.c lossless_videodsp: rename add_hfyu_left_pred_int16 to add_left_pred_int16 2017-01-12 22:53:05 -03:00
mathops.h avutil/reverse: move the ff_reverse declaration to a separate header 2017-01-12 19:59:37 -03:00
mathtables.c
mdct_fixed.c
mdct_fixed_32.c
mdct_float.c
mdct_template.c
mdec.c
me_cmp.c avcodec/me_cmp: add median SAD compare function 2016-08-22 16:41:33 +02:00
me_cmp.h avcodec/me_cmp: Fix median_sad size 2016-11-27 14:34:57 +01:00
mediacodec.c lavc/mediacodec: use more meaningful filenames 2016-10-19 10:50:56 +02:00
mediacodec.h
mediacodec_surface.c lavc/ffjni: replace ff_jni_{attach,detach} with ff_jni_get_env 2016-07-27 15:43:39 +02:00
mediacodec_surface.h
mediacodec_sw_buffer.c lavc/mediacodec: use more meaningful filenames 2016-10-19 10:50:56 +02:00
mediacodec_sw_buffer.h lavc/mediacodec: use more meaningful filenames 2016-10-19 10:50:56 +02:00
mediacodec_wrapper.c lavc/mediacodec_wrapper: do not discard codecs reporting they do not support any profile 2016-10-19 09:52:15 +02:00
mediacodec_wrapper.h doc: fix spelling errors 2016-10-21 23:58:47 +02:00
mediacodecdec.c lavc/mediacodec: use more meaningful filenames 2016-10-19 10:50:56 +02:00
mediacodecdec_common.c lavc/mediacodec: use more meaningful filenames 2016-10-19 10:50:56 +02:00
mediacodecdec_common.h lavc/mediacodec: use more meaningful filenames 2016-10-19 10:50:56 +02:00
metasound.c
metasound_data.c
metasound_data.h
microdvddec.c
mimic.c
mjpeg.h
mjpeg2jpeg_bsf.c
mjpeg_parser.c
mjpega_dump_header_bsf.c
mjpegbdec.c
mjpegdec.c lavc/mjpegdec: Do not overread too short JFIF tags. 2017-01-01 18:53:27 +01:00
mjpegdec.h
mjpegenc.c
mjpegenc.h
mjpegenc_common.c
mjpegenc_common.h
mlp.c mlpenc: Working MLP/TrueHD encoder 2016-09-17 13:23:56 +01:00
mlp.h mlpenc: Working MLP/TrueHD encoder 2016-09-17 13:23:56 +01:00
mlp_parser.c
mlp_parser.h
mlpdec.c
mlpdsp.c
mlpdsp.h
mlpenc.c mlpenc: Working MLP/TrueHD encoder 2016-09-17 13:23:56 +01:00
mlz.c mlz: limit next_code to data buffer size 2016-11-15 22:01:08 +01:00
mlz.h avcodec/mlz: Remove 'l' postfixes from numbers 2016-09-21 16:26:55 +02:00
mmaldec.c Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27' 2016-10-07 13:03:36 +02:00
mmvideo.c
motion_est.c avcodec/me_cmp: add median SAD compare function 2016-08-22 16:41:33 +02:00
motion_est.h
motion_est_template.c
motionpixels.c
motionpixels_tablegen.c
motionpixels_tablegen.h
movsub_bsf.c
movtextdec.c avcodec/movtextdec: Add error message for tsmb_size check 2016-11-15 15:08:20 +01:00
movtextenc.c
mp3_header_decompress_bsf.c
mpc.c
mpc.h
mpc7.c
mpc7data.h
mpc8.c
mpc8data.h
mpc8huff.h
mpcdata.h
mpeg4_unpack_bframes_bsf.c avcodec/mpeg4_unpack_bframes_bsf: Check av_packet_from_data() return value 2016-07-22 19:04:21 +02:00
mpeg4audio.c avcodec/mpeg4audio: correctly propagate meaningful error values 2016-11-25 10:40:59 -03:00
mpeg4audio.h
mpeg4data.h
mpeg4video.c
mpeg4video.h
mpeg4video_parser.c
mpeg4video_parser.h
mpeg4videodec.c avcodec: Add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM to most h263 based codecs 2017-01-21 02:30:38 +01:00
mpeg4videoenc.c
mpeg12.c avcodec: add Newtek SpeedHQ decoder 2017-01-11 16:02:10 +01:00
mpeg12.h avcodec: add Newtek SpeedHQ decoder 2017-01-11 16:02:10 +01:00
mpeg12data.c Merge commit 'fe27792fd779ac4cdd5e57be5f6f488483c307b2' 2016-11-14 10:42:36 +01:00
mpeg12data.h
mpeg12dec.c avcodec/mpeg12dec: Add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM 2016-12-10 04:58:52 +01:00
mpeg12enc.c
mpeg12framerate.c Merge commit 'fe27792fd779ac4cdd5e57be5f6f488483c307b2' 2016-11-14 10:42:36 +01:00
mpeg12vlc.h
mpeg_er.c avcodec/error_resilience: Optimize motion recovery code by using blcok lists 2017-01-22 21:39:43 +01:00
mpeg_er.h
mpegaudio.c
mpegaudio.h
mpegaudio_parser.c mpegaudio_parser: don't return AVERROR_PATCHWELCOME 2016-11-07 19:41:17 +01:00
mpegaudio_tablegen.c
mpegaudio_tablegen.h
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec_fixed.c
mpegaudiodec_float.c
mpegaudiodec_template.c
mpegaudiodecheader.c
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudiodsp.c
mpegaudiodsp.h
mpegaudiodsp_data.c
mpegaudiodsp_fixed.c
mpegaudiodsp_float.c
mpegaudiodsp_template.c
mpegaudioenc_fixed.c
mpegaudioenc_float.c
mpegaudioenc_template.c
mpegaudiotab.h
mpegpicture.c avcodec/mpegvideo: Fix edge emu buffer overlap with interlaced mpeg4 2016-11-17 12:21:48 +01:00
mpegpicture.h
mpegutils.c
mpegutils.h
mpegvideo.c avcodec/mpeg4videodec: Workaround interlaced mpeg4 edge MC bug 2016-11-17 12:21:48 +01:00
mpegvideo.h avcodec/me_cmp: add median SAD compare function 2016-08-22 16:41:33 +02:00
mpegvideo_enc.c avcodec/mpegvideo: Fix edge emu buffer overlap with interlaced mpeg4 2016-11-17 12:21:48 +01:00
mpegvideo_motion.c avcodec/mpeg4videodec: Workaround interlaced mpeg4 edge MC bug 2016-11-17 12:21:48 +01:00
mpegvideo_parser.c mpegvideo: Return correct coded frame sizes from parser 2016-10-31 19:23:40 +00:00
mpegvideo_xvmc.c
mpegvideodata.c
mpegvideodata.h
mpegvideodsp.c
mpegvideodsp.h
mpegvideoencdsp.c
mpegvideoencdsp.h
mpl2dec.c
mqc.c
mqc.h
mqcdec.c
mqcenc.c
msgsmdec.c
msgsmdec.h
msmpeg4.c
msmpeg4.h
msmpeg4data.c
msmpeg4data.h
msmpeg4dec.c avcodec: Add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM to most h263 based codecs 2017-01-21 02:30:38 +01:00
msmpeg4enc.c
msrle.c avcodec/msrle: Check side data size before use 2016-10-31 00:19:02 +01:00
msrledec.c avcodec/msrledec: implement vertical offset in 4-bit RLE 2016-11-29 10:57:49 +01:00
msrledec.h
mss1.c
mss2.c mss2: only use error correction for matching block counts 2016-11-25 21:05:03 +01:00
mss2dsp.c
mss2dsp.h
mss3.c
mss4.c
mss12.c
mss12.h
mss34dsp.c
mss34dsp.h
msvideo1.c avcodec/msvideo1: Check side data size before use 2016-10-31 01:08:45 +01:00
msvideo1enc.c
mvcdec.c
mxpegdec.c
nellymoser.c
nellymoser.h
nellymoserdec.c
nellymoserenc.c
noise_bsf.c
nuv.c
nvenc.c avcodec/nvenc: add logging for more error cases 2017-01-20 10:29:36 +01:00
nvenc.h avcodec/nvenc: Add bluray_compat basic implementation 2017-01-01 14:47:25 +01:00
nvenc_h264.c avcodec/nvenc: Add bluray_compat basic implementation 2017-01-01 14:47:25 +01:00
nvenc_hevc.c avcodec/nvenc: Add bluray_compat basic implementation 2017-01-01 14:47:25 +01:00
omx.c avcodec/omx: Do not pass negative value into av_malloc() 2017-01-08 15:25:14 +01:00
on2avc.c avcodec/on2avc: add 0x500 stereo support and improve 0x500 mono support 2016-09-21 14:37:25 +02:00
on2avcdata.c
on2avcdata.h
options.c
options_table.h avcodec: Add max_pixels options 2016-12-10 22:24:10 +01:00
opus.c opus_parser: fix leaking channel_maps on error 2016-12-10 13:36:12 +01:00
opus.h opus: remove redundant ff_celt_window2 declaration 2016-12-18 07:11:27 +00:00
opus_celt.c opus: move the entropy decoding functions to opus_rc.c 2016-11-08 14:18:59 +00:00
opus_parser.c opus_parser: make ParseContext the first element in OpusParseContext 2016-12-10 13:36:57 +01:00
opus_rc.c opus: move the entropy decoding functions to opus_rc.c 2016-11-08 14:18:59 +00:00
opus_rc.h opus: move the entropy decoding functions to opus_rc.c 2016-11-08 14:18:59 +00:00
opus_silk.c opus: move the entropy decoding functions to opus_rc.c 2016-11-08 14:18:59 +00:00
opusdec.c opus: remove redundant ff_celt_window2 declaration 2016-12-18 07:11:27 +00:00
opustab.c opus: move all tables to a separate file 2016-11-08 14:18:59 +00:00
opustab.h opus: move all tables to a separate file 2016-11-08 14:18:59 +00:00
paf.h
pafaudio.c
pafvideo.c
pamenc.c
parser.c lavc/parser: export field order if not already set 2016-10-24 01:20:18 -05:00
parser.h
pcm-bluray.c
pcm-dvd.c
pcm.c avcodec: add pcm_f16le and pcm_f24le decoder 2016-12-22 10:30:21 +01:00
pcm_tablegen.c
pcm_tablegen.h
pcx.c
pcxenc.c
pel_template.c
pgssubdec.c pgssubdec: only set w/h/linesize when allocating data 2016-11-24 01:48:43 +01:00
pictordec.c
pixblockdsp.c
pixblockdsp.h
pixels.h
pixlet.c avcodec/pixlet: use av_clip_uintp2_c explicitly 2017-01-19 13:32:21 +01:00
png.c
png.h
png_parser.c
pngdec.c avcodec/pngdec: Fix off by 1 size in decode_zbuf() 2017-01-23 01:43:35 +01:00
pngdsp.c
pngdsp.h
pngenc.c huffyuvencdsp: move shared functions to a new lossless_videoencdsp context 2017-01-12 22:53:04 -03:00
pnm.c pnm: limit maxval to UINT16_MAX 2016-11-12 01:36:47 +01:00
pnm.h
pnm_parser.c
pnmdec.c pnmdec: make sure v is capped by maxval 2016-11-12 01:36:47 +01:00
pnmenc.c
profiles.c libavcodec/dnxhd: add dnxhr profiles 2016-07-20 13:40:06 +02:00
profiles.h libavcodec/dnxhd: add dnxhr profiles 2016-07-20 13:40:06 +02:00
proresdata.c
proresdata.h
proresdec.h
proresdec2.c
proresdec_lgpl.c proresdec_lgpl: explicitly check coff[3] against slice_data_size 2016-11-10 21:00:44 +01:00
proresdsp.c
proresdsp.h
proresenc_anatoliy.c
proresenc_kostya.c
psd.c libavcodec/psd : add test for channel depth/channel count in bitmap mode 2017-01-14 04:52:43 +01:00
psymodel.c
psymodel.h doc: fix spelling errors 2016-10-21 23:58:47 +02:00
pthread.c
pthread_frame.c lavc/pthread_frame: protect read state access in setup finish function 2017-01-16 10:43:41 +01:00
pthread_internal.h
pthread_slice.c
ptx.c
put_bits.h
qcelpdata.h
qcelpdec.c
qdm2.c avcodec/qdm2: make use of bytestream2 2017-01-09 18:43:19 +01:00
qdm2_tablegen.c
qdm2_tablegen.h
qdm2data.h
qdmc.c avcodec: add QDMC decoder 2017-01-06 22:05:45 +01:00
qdrw.c avcodec/qdrw: skip long comment for now 2017-01-13 21:19:17 +01:00
qpeg.c avcodec/qpeg: Check side data size before use 2016-10-31 00:36:12 +01:00
qpel_template.c
qpeldsp.c
qpeldsp.h
qsv.c Merge commit '92736c74fb1633e36f7134a880422a9b7db14d3f' 2016-11-14 15:20:00 +01:00
qsv.h
qsv_api.c
qsv_internal.h Merge commit '536bb17e9659c5ed7576a218d4085cdd6d5742fa' 2016-11-14 15:19:43 +01:00
qsvdec.c qsvdec: Fix memory leak 2016-12-06 13:21:08 -08:00
qsvdec.h Merge commit 'ce320cf1c4daab3e2e3726ed7d2e879d10f7b991' 2016-11-14 15:19:51 +01:00
qsvdec_h2645.c Merge commit '92736c74fb1633e36f7134a880422a9b7db14d3f' 2016-11-14 15:20:00 +01:00
qsvdec_mpeg2.c qsvdec: Avoid probing with qsv decoders 2016-10-31 19:23:40 +00:00
qsvdec_vc1.c qsvdec: Avoid probing with qsv decoders 2016-10-31 19:23:40 +00:00
qsvenc.c qsvenc: do not re-execute encoding on all positive status codes 2016-11-04 18:56:01 +00:00
qsvenc.h qsv: Merge libav implementation 2016-10-31 19:23:40 +00:00
qsvenc_h264.c qsv: Merge libav implementation 2016-10-31 19:23:40 +00:00
qsvenc_hevc.c avcodec/h2645: Fix NAL unit padding 2016-08-18 23:36:18 +02:00
qsvenc_mpeg2.c
qtrle.c avcodec/qtrle: Check side data size before use 2016-10-31 00:27:45 +01:00
qtrleenc.c
r210dec.c
r210enc.c
ra144.c
ra144.h
ra144dec.c
ra144enc.c lavc/lpc: Add min_shift parameter in LPC 2016-08-28 11:18:16 +02:00
ra288.c
ra288.h
ralf.c
ralfdata.h
rangecoder.c
rangecoder.h
ratecontrol.c
ratecontrol.h
raw.c avcodec/raw: add gray10 support in nut 2016-11-29 11:23:20 +01:00
raw.h
rawdec.c avcodec/rawdec: check for side data before checking its size 2016-11-04 23:38:56 -03:00
rawenc.c lavc/raw: Support QT b64a ARGB64 rawvideo. 2016-08-13 01:44:52 +02:00
rdft.c
rdft.h
realtextdec.c
rectangle.h
remove_extradata_bsf.c avcodec/remove_extradata_bsf: Fix AVoption parameter max value 2016-09-23 17:15:49 +02:00
resample.c
resample2.c
reverse.c
rl.c
rl.h
rl2.c
rle.c Merge commit 'eeb6849cedac099d41feb482da581f4059c63ca7' 2016-11-14 12:03:00 +01:00
rle.h Merge commit 'eeb6849cedac099d41feb482da581f4059c63ca7' 2016-11-14 12:03:00 +01:00
rnd_avg.h
roqaudioenc.c
roqvideo.c
roqvideo.h
roqvideodec.c
roqvideoenc.c
rpza.c
rscc.c avcodec/rscc: return the packet size instead of 0 2016-12-15 22:10:40 +01:00
rtjpeg.c
rtjpeg.h
rv10.c
rv10.h
rv10enc.c
rv20enc.c
rv30.c
rv30data.h
rv30dsp.c
rv34.c
rv34.h
rv34_parser.c
rv34data.h
rv34dsp.c
rv34dsp.h
rv34vlc.h
rv40.c avcodec/rv40: Test remaining space in loop of get_dimension() 2016-11-15 23:08:43 +01:00
rv40data.h
rv40dsp.c
rv40vlc2.h
s302m.c
s302menc.c
samidec.c
sanm.c
sbr.h
sbrdsp.c
sbrdsp.h
sbrdsp_fixed.c
sbrdsp_template.c
screenpresso.c avcodec/screenpresso: return the packet size instead of 0 2016-12-15 22:11:26 +01:00
sgi.h
sgidec.c
sgienc.c
sgirledec.c
sheervideo.c lavc/sheervideo: Increase av_get_codec_tag_string() input buffer size. 2016-10-20 09:55:52 +02:00
shorten.c
simple_idct.c
simple_idct.h
simple_idct_template.c
sinewin.c
sinewin.h
sinewin_fixed.c
sinewin_fixed_tablegen.c
sinewin_tablegen.c
sinewin_tablegen.h
sinewin_tablegen_template.c
sipr.c
sipr.h
sipr16k.c
sipr16kdata.h
sipr_parser.c avcodec: add SIPR parser 2017-01-16 10:24:01 +01:00
siprdata.h
smacker.c smacker: limit recursion depth of smacker_decode_bigtree 2016-11-23 00:57:10 +01:00
smc.c avcodec/smc: Check side data size before use 2016-10-31 23:20:47 +01:00
smvjpegdec.c avcodec/smvjpegdec: return the packet size instead of 0 2016-12-15 22:12:48 +01:00
snappy.c
snappy.h
snow.c
snow.h
snow_dwt.c
snow_dwt.h
snowdata.h
snowdec.c
snowenc.c avcodec/snowenc: Clear MMX state after edge drawing and picture encode 2016-10-22 13:46:58 +02:00
sonic.c
sp5x.h
sp5xdec.c
speedhq.c avcodec/speedhq: Fix warning about "initialization from incompatible pointer type" 2017-01-19 19:49:55 +01:00
srtdec.c
srtenc.c
startcode.c
startcode.h
subviewerdec.c
sunrast.c avcodec/sunrast: Fix input buffer pointer check 2016-11-02 12:06:22 +01:00
sunrast.h
sunrastenc.c
svq1.c
svq1.h
svq1_cb.h
svq1_vlc.h
svq1dec.c
svq1enc.c avcodec/svq1enc: Clear MMX state after svq1_encode_plane() 2016-10-22 13:45:59 +02:00
svq1enc.h
svq1enc_cb.h
svq3.c lavc: Remove CR/LF from avpriv_request_sample() calls. 2016-12-03 15:40:26 +01:00
svq13.c
synth_filter.c
synth_filter.h
tableprint.h
tableprint_vlc.h
tak.c
tak.h
tak_parser.c
takdec.c
takdsp.c
takdsp.h
targa.c
targa.h
targa_y216dec.c
targaenc.c Merge commit 'd8f3b0fb584677d4882e3a2d7c28f8b15c7319f5' 2016-11-14 12:16:32 +01:00
tdsc.c avcodec/tdsc: return the packet size instead of 0 2016-12-15 22:12:12 +01:00
textdec.c
texturedsp.c
texturedsp.h
texturedspenc.c
thread.h
tiertexseqv.c
tiff.c avcodec/tiff: Perform multiply in tiff_unpack_lzma() as 64bit 2017-01-10 00:55:15 +01:00
tiff.h
tiff_common.c
tiff_common.h
tiff_data.c
tiff_data.h
tiffenc.c Merge commit '6c445990e64124ad64c79423dfd3764520648c89' 2016-11-14 12:32:08 +01:00
tmv.c
tpeldsp.c
tpeldsp.h
truemotion1.c truemotion1: fix leaking frame on init failure 2016-12-05 23:04:35 +01:00
truemotion1data.h
truemotion2.c
truemotion2rt.c Merge commit '40dd5166d2ba4f9035b93748840e408cd8be40e5' 2016-09-28 13:19:07 -03:00
truespeech.c
truespeech_data.h
tscc.c avcodec/tscc: Check side data size before use 2016-10-31 23:20:47 +01:00
tscc2.c
tscc2data.h
tta.c avcodec/ttadsp: cosmetics 2016-08-06 18:27:01 -03:00
ttadata.c
ttadata.h
ttadsp.c avcodec/ttadsp: cosmetics 2016-08-06 18:27:01 -03:00
ttadsp.h avcodec/ttadsp: cosmetics 2016-08-06 18:27:01 -03:00
ttaenc.c avcodec/ttaenc: split off hybrid filter processing as ttaencdsp 2016-08-02 15:47:38 -03:00
ttaencdsp.c x86/ttaenc: add ff_ttaenc_filter_process_{ssse3,sse4} 2016-08-02 15:48:04 -03:00
ttaencdsp.h x86/ttaenc: add ff_ttaenc_filter_process_{ssse3,sse4} 2016-08-02 15:48:04 -03:00
twinvq.c
twinvq.h
twinvq_data.h
twinvqdec.c
txd.c
ulti.c
ulti_cb.h
unary.h
utils.c avcodec: add pcm_f16le and pcm_f24le decoder 2016-12-22 10:30:21 +01:00
utvideo.c
utvideo.h huffyuvencdsp: move shared functions to a new lossless_videoencdsp context 2017-01-12 22:53:04 -03:00
utvideodec.c huffyuvdsp: move functions only used by huffyuv from lossless_videodsp 2017-01-12 22:53:05 -03:00
utvideoenc.c huffyuvencdsp: move shared functions to a new lossless_videoencdsp context 2017-01-12 22:53:04 -03:00
v210dec.c
v210dec.h
v210enc.c
v210enc.h
v210x.c
v308dec.c
v308enc.c
v408dec.c
v408enc.c
v410dec.c
v410enc.c
vaapi.h lavc: Remove old vaapi decode infrastructure 2017-01-17 23:06:46 +00:00
vaapi_decode.c lavc: Remove old vaapi decode infrastructure 2017-01-17 23:06:46 +00:00
vaapi_decode.h lavc: Remove old vaapi decode infrastructure 2017-01-17 23:06:46 +00:00
vaapi_encode.c vaapi_encode: Write sequence header as extradata 2016-12-05 21:04:00 +00:00
vaapi_encode.h vaapi_encode: Write sequence header as extradata 2016-12-05 21:04:00 +00:00
vaapi_encode_h26x.c
vaapi_encode_h26x.h
vaapi_encode_h264.c lavc/vaapi_encode_h264: disable B frames in baseline profile 2017-01-09 00:28:08 +00:00
vaapi_encode_h265.c vaapi_encode: Fix format specifier for bitrate logging 2016-11-21 22:59:58 +00:00
vaapi_encode_mjpeg.c vaapi_encode: Check packed header capabilities 2016-11-21 22:13:41 +00:00
vaapi_h264.c vaapi_h264: Convert to use the new VAAPI hwaccel code 2017-01-17 23:06:45 +00:00
vaapi_hevc.c vaapi_hevc: Convert to use the new VAAPI hwaccel code 2017-01-17 23:06:46 +00:00
vaapi_mpeg2.c vaapi_mpeg2: Convert to use the new VAAPI hwaccel code 2017-01-17 23:06:45 +00:00
vaapi_mpeg4.c vaapi_mpeg4: Restore changes overwritten by merge 2017-01-22 00:07:47 +00:00
vaapi_vc1.c vaapi_vc1: Convert to use the new VAAPI hwaccel code 2017-01-17 23:06:46 +00:00
vaapi_vp9.c vaapi_vp9: Convert to use the new VAAPI hwaccel code 2017-01-17 23:06:46 +00:00
vb.c
vble.c huffyuvdsp: move functions only used by huffyuv from lossless_videodsp 2017-01-12 22:53:05 -03:00
vc1.c
vc1.h
vc1_block.c
vc1_common.h
vc1_loopfilter.c
vc1_mc.c
vc1_parser.c vc1: Return stream format information from parser 2016-10-31 19:23:40 +00:00
vc1_pred.c
vc1_pred.h
vc1acdata.h
vc1data.c
vc1data.h
vc1dec.c vc1dec: support multiple slices in frame coded images with hwaccel 2016-11-26 13:11:32 +01:00
vc1dsp.c avcodec/mips: version 1 of vc1dsp optimizations for loongson mmi 2016-12-17 18:41:18 +01:00
vc1dsp.h avcodec/mips: version 1 of vc1dsp optimizations for loongson mmi 2016-12-17 18:41:18 +01:00
vc2enc.c
vc2enc_dwt.c
vc2enc_dwt.h
vcr1.c
vda.c avcodec/vda: define av_vda_default_init2 when CONFIG_H264_VDA_HWACCEL equ 0 2016-10-21 16:54:25 +02:00
vda.h
vda_h264.c Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa' 2016-07-29 11:01:36 +02:00
vda_h264_dec.c Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa' 2016-07-29 11:01:36 +02:00
vda_vt_internal.h
vdpau.c Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa' 2016-07-29 11:01:36 +02:00
vdpau.h
vdpau_compat.h Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa' 2016-07-29 11:01:36 +02:00
vdpau_h264.c Merge commit 'f638b67e5790735f34620bf82025c9b9d6fc7216' 2016-08-01 12:58:09 -03:00
vdpau_hevc.c avcodec/vdpau_hevc: Fix potential out-of-bounds write 2016-11-30 16:14:39 -08:00
vdpau_internal.h avcodec/vdpau: clean up vdpau_internal.h 2016-08-04 16:40:51 -03:00
vdpau_mpeg4.c
vdpau_mpeg12.c
vdpau_vc1.c
version.h avcodec: add XMA2 parser 2017-01-20 13:58:41 +01:00
videodsp.c
videodsp.h
videodsp_template.c
videotoolbox.c Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa' 2016-07-29 11:01:36 +02:00
videotoolbox.h
videotoolboxenc.c lavc/videotoolboxenc: skip SEI allocation when side data is not present 2016-10-18 19:51:42 -04:00
vima.c
vlc.h avcodec: add Newtek SpeedHQ decoder 2017-01-11 16:02:10 +01:00
vmdaudio.c
vmdvideo.c
vmnc.c
vorbis.c
vorbis.h
vorbis_data.c
vorbis_enc_data.h
vorbis_parser.c
vorbis_parser.h
vorbis_parser_internal.h
vorbisdec.c
vorbisdsp.c
vorbisdsp.h
vorbisenc.c
vp3.c
vp3_parser.c
vp3data.h
vp3dsp.c
vp3dsp.h
vp5.c
vp5data.h
vp6.c
vp6data.h
vp6dsp.c
vp8.c
vp8.h
vp8_parser.c
vp8data.h
vp8dsp.c
vp8dsp.h Merge commit '2866d108c9e9da7baf53ff57a51d470691049a57' 2016-11-17 15:06:28 +01:00
vp9.c avcodec/vaapi-vp9: add support for profile 2 (bpp > 8) 2016-12-05 22:12:34 +00:00
vp9.h avcodec/vp9: move bpp to the shared context for use in hwaccel 2016-12-05 22:12:26 +00:00
vp9_mc_template.c vp9_mc_template: limit assert to SCALED == 0 2016-11-13 12:38:15 +01:00
vp9_parser.c avcodec/vp9_parser: Check the input frame sizes for being consistent 2016-08-01 17:05:51 +02:00
vp9_superframe_bsf.c
vp9data.h
vp9dsp.c aarch64: vp9: Add NEON optimizations of VP9 MC functions 2016-11-15 15:10:03 -05:00
vp9dsp.h aarch64: vp9: Add NEON optimizations of VP9 MC functions 2016-11-15 15:10:03 -05:00
vp9dsp_8bpp.c
vp9dsp_10bpp.c
vp9dsp_12bpp.c
vp9dsp_template.c vp9dsp: Deduplicate the subpel filters 2016-11-15 15:10:03 -05:00
vp56.c
vp56.h
vp56data.c
vp56data.h
vp56dsp.c
vp56dsp.h
vp56rac.c
vqavideo.c
wavpack.c avcodec/wavpack: Treat the first block coding too many channels as an error 2016-12-07 13:16:32 +01:00
wavpack.h
wavpackenc.c
wavpackenc.h
webp.c
webvttdec.c
webvttenc.c
wma.c
wma.h
wma_common.c
wma_common.h
wma_freqs.c
wma_freqs.h
wmadata.h
wmadec.c
wmaenc.c
wmalosslessdec.c libavcodec/wmalosslessdec: Check the remaining bits 2016-08-21 21:06:17 +02:00
wmaprodata.h
wmaprodec.c avcodec/wmaprodec: add xma_flush for seeking in XMA2 2017-01-20 13:58:41 +01:00
wmavoice.c wmavoice: validate block alignment 2017-01-03 00:52:55 +01:00
wmavoice_data.h
wmv2.c
wmv2.h
wmv2data.c
wmv2data.h
wmv2dec.c
wmv2dsp.c avcodec/mips: version 1 of wmv2dsp optimizations for loongson mmi 2016-12-13 03:47:04 +01:00
wmv2dsp.h avcodec/mips: version 1 of wmv2dsp optimizations for loongson mmi 2016-12-13 03:47:04 +01:00
wmv2enc.c
wnv1.c
wrapped_avframe.c
ws-snd1.c
xan.c
xbmdec.c
xbmenc.c
xface.c
xface.h
xfacedec.c
xfaceenc.c
xiph.c
xiph.h
xl.c
xma_parser.c avcodec: add XMA2 parser 2017-01-20 13:58:41 +01:00
xsubdec.c
xsubenc.c
xvididct.c
xvididct.h
xvmc.h
xvmc_internal.h
xwd.h
xwddec.c
xwdenc.c
xxan.c
y41pdec.c
y41penc.c
ylc.c avcodec/ylc: thread safe initialization is possible with this codec 2016-12-26 20:28:40 +01:00
yop.c
yuv4dec.c
yuv4enc.c
zerocodec.c
zmbv.c
zmbvenc.c