summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* aarch64: vp8: Move the vp8dsp makefile entries to the right placesMartin Storsjö2019-02-19
* aarch64: vp8: Remove superfluous includesMartin Storsjö2019-02-19
* aarch64: vp8: Fix assembling with armasm64Martin Storsjö2019-02-19
* aarch64: vp8: Fix assembling with clangMartin Storsjö2019-02-19
* libavcodec/zmbvenc: motion estimation improvements/bug fixes:Matthew Fearnley2019-02-19
* libavcodec/zmbvenc: block scoring improvements/bug fixesMatthew Fearnley2019-02-19
* lavc/libdavs2: fix parameter setting errorhwren2019-02-19
* lavc/libxavs2: use upper layer qp parameters firsthwren2019-02-19
* lavc/libxavs2: remove unused context parameterhwren2019-02-19
* avcodec/htmlsubtitles: Fixes denial of service due to use of sscanf in inner ...Kevin Backhouse via RT2019-02-17
* avcodec/htmlsubtitles: Fixes denial of service due to use of sscanf in inner ...Kevin Backhouse via RT2019-02-17
* avcodec/mpegvideo_enc: Use av_assert1() instead of assert()Michael Niedermayer2019-02-17
* lavc/libgsmenc: Force mono and use 13k as default bitrate.Carl Eugen Hoyos2019-02-17
* avcodec/mips: [loongson] optimize theora decoding with mmi.gxw2019-02-16
* avcodec/mpeg4videodec: Clear interlaced_dct for studio profileMichael Niedermayer2019-02-16
* avcodec/version: Bump micro-version for nvdec/cuviddec changesPhilip Langdale2019-02-16
* avcodec/cuviddec: Add support for decoding HEVC 4:4:4 contentPhilip Langdale2019-02-16
* 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