summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* | Merge commit 'c438899a706422b8362a13714580e988be4d638b'James Almer2018-03-28
|\|
| * Add AV1 video decoding support through libaomLuca Barbato2018-03-12
| * amf: Replace writer_id option with LIBAV_AMF_WRITER_ID constantAlexander Kravchenko2018-03-07
* | avcodec/avpacket: remove unnecessary check in av_packet_make_writable()James Almer2018-03-27
* | avcodec/avdct: use the proper function to free AVCodecContextJames Almer2018-03-26
* | avcodec/mpeg4videodec: Use more specific error codesMichael Niedermayer2018-03-26
* | avcodec/get_bits: Make sure the input bitstream with padding can be addressedMichael Niedermayer2018-03-26
* | movtextdec: fix handling of UTF-8 subtitleswm42018-03-25
* | avcodec: add a subcharenc mode that disables UTF-8 checkwm42018-03-25
* | Revert "avcodec/vp9_superframe_bsf: cache packets by creating new references ...James Almer2018-03-24
* | avcodec/avcodec.h: Add encryption info side data.Jacob Trimble2018-03-24
* | avcodec/noise_bsf: move the reference in the bsf internal bufferJames Almer2018-03-23
* | avcodec/bsf: make sure the AVBSFInternal stored packet is reference countedJames Almer2018-03-23
* | avcodec/extract_extradata: don't uninitialize the H2645Packet on every proces...James Almer2018-03-22
* | avcodec/mpeg4_unpack_bframes: make sure the packet is writable when data need...James Almer2018-03-22
* | lavc/cfhd: add alpha decompanding in rgba12Gagandeep Singh2018-03-22
* | avcodec/dxva2_vc1: add missing frame_params callback to vc1_d3d11va2 hwaccelJames Almer2018-03-22
* | avcodec/avpacket: add av_packet_make_writable()James Almer2018-03-21
* | lavc/remove_extradata_bsf: support dump options.Jun Zhao2018-03-21
* | lavc/noise_bsf: support dump options.Jun Zhao2018-03-21
* | lavc/dump_extradata_bsf: support dump options.Jun Zhao2018-03-21