summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/nvdec: Explicitly mark codecs that support 444 output formatsPhilip Langdale2019-02-16
* avcodec/nvdec: Add support for decoding HEVC 4:4:4 contentPhilip Langdale2019-02-16
* avcodec/hevc_ps: Expose all SPS and PPS range extension flagsPhilip Langdale2019-02-16
* avcodec/nvenc: add b_as_ref support for HEVCRoman Arzumanyan2019-02-14
* avutil/cuda_check: avoid pointlessly exporting same symbol from two librariesTimo Rothenpieler2019-02-14
* lavc/libaribb24: use integer math to calculate font scalingJan Ekström2019-02-12
* lavc/libaribb24: add missing type struct members to AVOptionsJan Ekström2019-02-12
* lavc/libaribb24: protect handled value with parenthesis in RGB_TO_BGRJan Ekström2019-02-12
* lavc/libaribb24: add error handling to region handlingJan Ekström2019-02-12
* avcodec/cbs_av1: don't call cbs_av1_read_trailing_bits() when no bits remain ...James Almer2019-02-10
* add libaribb24 ARIB STD-B24 caption decoderJan Ekström2019-02-10
* avcodec/sbrdsp_fixed.c: remove input value limit for sbr_sum_square_c()Michael Niedermayer2019-02-09
* avcodec/h264_parse: Clear ref_list[1] if only [0] is usedMichael Niedermayer2019-02-08
* avcodec/h264_parse: no need check ref list1 for P slices.Decai Lin2019-02-08
* avcodec/mpegvideo_enc: Use av_assert1() instead of assert() in merge_context_...Michael Niedermayer2019-02-07
* avcodec/ac3: Explicitly return to discard large amounts of nonsense bytesMichael Niedermayer2019-02-07
* avcodec/mpeg4_unpack_bframes_bsf: Use avpriv_find_start_codeAndreas Rheinhardt2019-02-04
* avcodec/pgssubdec: Check for duplicate display segmentsMichael Niedermayer2019-02-03
* avcodec/mips: [loongson] optimize put_hevc_qpel_h_8 with mmi.Shiyou Yin2019-02-02
* avcodec/mips: [loongson] optimize put_hevc_qpel_bi_h_8 with mmi.Shiyou Yin2019-02-02
* avcodec/mips: [loongson] optimize put_hevc_epel_bi_hv_8 with mmi.Shiyou Yin2019-02-02
* avcodec/mips: [loongson] optimize put_hevc_qpel_uni_hv_8 with mmi.Shiyou Yin2019-02-02
* lavc/aarch64/vp8dsp: Fix the include guard.Carl Eugen Hoyos2019-01-31
* libavcodec: vp8 neon optimizations for aarch64Magnus Röös2019-01-31
* avcodec/ffv1: Simplify update_vlc_state()Michael Niedermayer2019-01-31
* avcodec/ffv1: Simplify fold()Michael Niedermayer2019-01-31
* libavcodec/rscc.c: add missing semicolonMateusz2019-01-31
* avcodec/rasc: Move ff_get_buffer() after frame checksMichael Niedermayer2019-01-31
* avcodec/rasc: Check uncompressed dlta sizeMichael Niedermayer2019-01-31
* avcodec/fic: Check that there is input left in fic_decode_block()Michael Niedermayer2019-01-31
* avcodec/arbc: clear decoder state when seekingJames Almer2019-01-28
* avcodec/motion_est: remove duplicate functionMarton Balint2019-01-28
* avcodec/rscc: Avoid returning frames that have nearly no undamaged pixels in ...Michael Niedermayer2019-01-28
* avcodec: Add discard_sample_percentageMichael Niedermayer2019-01-28
* avcodec/huffyuvdec: Check slice_offset/sizeMichael Niedermayer2019-01-28
* avcodec/ilbcdec: Fix undefined integer overflow lsf2poly()Michael Niedermayer2019-01-28
* avcodec/ilbcdec: Fix integer overflow in construct_vector()Michael Niedermayer2019-01-28
* vaapi_encode_h265: Ensure that ref pics are always in the RPSMark Thompson2019-01-27
* avcodec: add ARBC decoderPaul B Mahol2019-01-27
* avcodec/vp6: select idct based (loosely) on number of coefficients decodedPeter Ross2019-01-26
* avcodec/vp6: use ff_vp3dsp_[hv]_loop_filter_12Peter Ross2019-01-26
* avcodec/vp6: use rounded shift for chroma motion vector calculationPeter Ross2019-01-26
* avcodec/vp3dsp: add 10 coefficient version of the VP3 IDCTPeter Ross2019-01-26
* avcodec/vp3dsp: add 12 pixel loop filter functionsPeter Ross2019-01-26
* avcodec/vp3dsp: move vp3 init loop filter function to vp3dspPeter Ross2019-01-26
* lavc/qsvenc: enable QVBR modeZhong Li2019-01-25
* avcodec/libx265: add support for ROI-based encodingGuo, Yejun2019-01-24
* vaapi_encode_vp9: Support more complex reference structuresMark Thompson2019-01-23
* vaapi_encode_h265: Support more complex reference structuresMark Thompson2019-01-23
* vaapi_encode_h264: Support more complex reference structuresMark Thompson2019-01-23