summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* | avcodec/vp9_superframe_split: fix memory leak in case of output packet creati...James Almer2018-03-21
* | avcodec/mediacodecdec: propagate SAR to h/w framesAman Gupta2018-03-20
* | avcodec/mpeg2_metadata: unref output packet on failureJames Almer2018-03-20
* | avcodec/h265_metadata: fix memory leak in case of output packet creation failureJames Almer2018-03-20
* | avcodec/h264_metadata: fix memory leak in case of output packet creation failureJames Almer2018-03-20
* | avcodec/mpeg4_unpack_bframes: reduce code duplicationJames Almer2018-03-20
* | avcodec/mp3_header_decompress: don't free the user provided packet on errorJames Almer2018-03-20
* | avcodec/vp9_superframe_split: move the reference in the bsf internal bufferJames Almer2018-03-19
* | h264_metadata: Fix memory leak on multiple display orientation messagesMark Thompson2018-03-19
* | lavc/mpeg2_metadata_bsf: support dump options.Jun Zhao2018-03-18
* | lavc/h265_metadata_bsf: support dump options.Jun Zhao2018-03-18
* | lavc/h264_metadata_bsf: support dump options.Jun Zhao2018-03-18