summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* libopenh264: Add support for decoding of b-framesMartin Storsjö2018-08-01
* avcodec/qsv: fix async supportDmitry Rogozhkin2018-07-26
* libfdk-aac: Use enum names instead of literal numbers for the output formatMartin Storsjö2018-07-06
* qsvenc: remove vcm option on LinuxZhong Li2018-06-11
* qsvenc: use the compression_level to replace private optionZhong Li2018-06-11
* qsvenc: Add an option to disable MFE modeZhong Li2018-05-24
* amfenc: Retain a reference to D3D frames used as input during the encoding pr...Alexander Kravchenko2018-04-19
* x86: Don't declare a non-static function as inlineMartin Storsjö2018-04-15
* Drop Windows XP support remnantsDiego Biurrun2018-04-09
* w32pthreads: always use Vista+ API, drop XP supportwm42018-04-09
* libx265: Support tiny video sizesVittorio Giovara2018-04-09
* lavc/qsvdec: set complete_frame flags for progressive pictureZhong Li2018-04-08
* qsv: adding Multi Frame Encode supportMaxym Dmytrychenko2018-04-08
* lavc/qsvdec: expose frame pic_type and key_frameZhong Li2018-04-08
* libaom: remove references to RGB pixfmtsJames Almer2018-04-04
* libaom: remove references to yuv440p pixfmtJames Almer2018-04-01
* 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
* qsvenc: add the Access Unit Delimiter NAL Unit supportZhong Li2018-03-16
* qsvenc: Fix a typo of FrameRateExtD/FrameRateExtNZhong Li2018-03-16
* Support AV1 encoding using libaomLuca Barbato2018-03-12
* Add AV1 video decoding support through libaomLuca Barbato2018-03-12
* amf: Replace writer_id option with LIBAV_AMF_WRITER_ID constantAlexander Kravchenko2018-03-07
* qsvenc: Provide a detailed error message if the parameters are invalidZhong Li2018-03-05
* h264_metadata: Add option to delete filler dataMark Thompson2018-02-20
* cbs_h264: Add support for filler NAL unitsMark Thompson2018-02-20
* cbs_h264: Move slice_group_id array out of PPS structureMark Thompson2018-02-20
* h264_metadata: Always add the SEI user data to the first access unitMark Thompson2018-02-20
* h264_metadata: Use common SEI addition functionMark Thompson2018-02-20
* cbs_h264: Add utility functions to insert/delete SEI messagesMark Thompson2018-02-20
* cbs: Refcount all the things!Mark Thompson2018-02-20
* cbs_h264: Add hack for pic_timing with no active SPSMark Thompson2018-02-20
* cbs_h2645: Remove active ps references when it is replacedMark Thompson2018-02-20
* cbs: Demote the "decomposition unimplemented" warningMark Thompson2018-02-20
* vaapi_h265: Mark unused entries in RefPicList[01] as explicitly invalidMark Thompson2018-02-20
* vaapi_encode: Destroy output buffer pool before VA contextMark Thompson2018-02-20
* vaapi_encode: Allocate slice structures and parameter buffers dynamicallyJun Zhao2018-02-20
* cbs: Minor comment fixes / cosmeticsMark Thompson2018-02-20
* cbs: Add an explicit type for coded bitstream unit typesMark Thompson2018-02-20
* cbs: Allocate the context inside the init functionMark Thompson2018-02-20
* build: Ignore generated mpeg12framerate test binaryDiego Biurrun2018-02-12
* avcodec/vc1dec: fix mby_start for interlaced contentMichael Niedermayer2018-02-11
* lavc/qsv: default la_ds to MFX_LOOKAHEAD_DS_UNKNOWNRuiling Song2018-02-12
* qsvenc: AVBR is not supported on non-windows OSZhong Li2018-02-12
* lavc: Add per-thread surfaces in get_hw_frame_parameters()Mark Thompson2018-02-11
* lavc: Add support for increasing hardware frame pool sizesMark Thompson2018-02-11
* Drop some unnecessary config.h #includesDiego Biurrun2018-02-06
* avpacket: Initialize the allocated padding area in side dataMartin Storsjö2018-02-01
* vc1: skip motion compensation when data for last picture is invalidSean McGovern2018-01-30