summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/xwdenc: do not rely on AV_PIX_FMT_FLAG_PSEUDOPAL paletteswm42018-04-03
* avcodec/sheervideo: move tables to own headerPaul B Mahol2018-04-03
* avcodec/clearvideo: add inter-frame decodingPaul B Mahol2018-04-03
* avcodec/imgconvert: fix possible null pointer dereferenceSimon Thelen2018-04-03
* avcodec/aacdec_fixed: Fix integer overflow in apply_independent_coupling_fixed()Michael Niedermayer2018-04-02
* avcodec/cscd: Error out when LZ* decompression failsMichael Niedermayer2018-04-02
* avcodec/libaomdec: remove references to gbrp pixfmtJames Almer2018-04-02
* avcodec/libaomenc: remove references to gbrp pixfmtJames Almer2018-04-02
* avcodec/aic: fix decoding of videos which height is not multiple of 16Paul B Mahol2018-04-02
* avcodec/scpr: fix decoding of prev+top-topleft prediction in keyframesPaul B Mahol2018-04-02
* mpeg4video: Add support for MPEG-4 Simple Studio Profile.Kieran Kunhya2018-04-02
* simple_idct: Template functions to support an input bitdepth parameterKieran Kunhya2018-04-02
* avcodec/scpr: check for possible out of array accessPaul B Mahol2018-04-02
* avcodec/bsf: use av_packet_make_refcounted to ensure packets are ref countedJames Almer2018-04-02
* avcodec/encode: use av_packet_make_refcounted to ensure packets are ref countedJames Almer2018-04-01
* avcodec/frame_thread_encoder: remove usage of av_dup_packet()James Almer2018-04-01
* avcodec/avpacket: add av_packet_make_refcounted()James Almer2018-04-01
* lav*,tests: remove several register_all callsJosh de Kock2018-04-02
* avcodec/imgconvert: Fix loss mask bug in avcodec_find_best_pix_fmt_of_list()heimdallr2018-04-01
* lavc: prefer the mp3float decoder to the mp3 decoderRostislav Pehlivanov2018-04-01
* avcodec/utvideodec: Set pro flag based on fourccMichael Niedermayer2018-04-01
* arm: hevcdsp: Add commas between macro argumentsMartin Storsjö2018-03-31
* arm: hevcdsp: Avoid using macro expansion countersMartin Storsjö2018-03-31
* Merge commit 'ab05d3934de8e932dbd77979a687e6598e67535c'James Almer2018-03-30
|\
| * arm: vc1dsp: Add commas between macro argumentsMartin Storsjö2018-03-30
| * libaomenc: fix profile settingJames Almer2018-03-29
| * avcodec: rename the AV1 profilesJames Almer2018-03-29
* | avcodec/mpc8: get frame output buffer right before it is actually neededPaul B Mahol2018-03-30
* | avcodec/mpc8: check for overread earlier and abort decoding framePaul B Mahol2018-03-30
* | avcodec/ac3: fix out of array access introduced previouslyPaul B Mahol2018-03-30
* | avcodec/mpc8: check for overread firstPaul B Mahol2018-03-30
* | movtextenc: fix handling of utf-8 subtitlesPhilip Langdale2018-03-29
* | avcodec/libaomenc: use av_assert0()James Almer2018-03-29
* | Merge commit 'deefca02c275ce4bc5ccbee690463ffef81a18b8'James Almer2018-03-29
|\|
| * qsvenc: add the Access Unit Delimiter NAL Unit supportZhong Li2018-03-16
* | Merge commit '3d6e76b953afd36e23ef8532b81aea58a6338931'James Almer2018-03-29
|\|
| * qsvenc: Fix a typo of FrameRateExtD/FrameRateExtNZhong Li2018-03-16
* | avcodec/wmalosslessdec: Fix null pointer dereference in decode_frame()Michael Niedermayer2018-03-29
* | avcodec/libaomenc: minor cosmeticsJames Almer2018-03-29
* | avcodec: add eac3_core bitstream filterPaul B Mahol2018-03-29
* | avcodec/eac3: add support for dependent streamPaul B Mahol2018-03-29
* | libavcodec/libaomenc: add support for transfer characteristics and color prim...James Almer2018-03-29
* | libavcodec/libaomdec: add support for transfer characteristics and color prim...James Almer2018-03-29
* | libavcodec/libaomenc: fix size specifier in an av_log callJames Almer2018-03-29
* | libavcodec/libaomdec: use the matrix coefficients value from aom_imageJames Almer2018-03-29
* | avcode/profiles: add AV1 profilesJames Almer2018-03-29
* | Merge commit '43778a501f1bfbceeddc8eaeea2ea2b3506beeda'James Almer2018-03-29
|\|
| * Support AV1 encoding using libaomLuca Barbato2018-03-12
* | avcodec/libaomdec: remove references to yuv440p pixfmtJames Almer2018-03-28
* | avcodec/tableprint_vlc: Fix build failure with --enable-hardcoded-tablesMichael Niedermayer2018-03-29