summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* h264/aarch64: sign extend int stride in loop filter asmJanne Grunau2019-01-26
* avcodec/libdav1d: properly free all output picture referencesJames Almer2019-01-23
* cook: Use the correct table for 6-bit stereo couplingLuca Barbato2019-01-17
* libdav1d: update API usage to the first stable releaseJames Almer2018-12-12
* libdav1d: fix build after a recent API breakJames Almer2018-11-14
* qsvenc: Add VDENC support for H264 and HEVCLinjie Fu2018-11-13
* avcodec: libdav1d AV1 decoder wrapper.James Almer2018-11-06
* libx264: Pass the reordered_opaque field through the encoderMartin Storsjö2018-11-05
* libaom: remove references to yuva444p pixfmtJames Almer2018-10-27
* Revert "decode: copy the output parameters from the last bsf in the chain bac...James Almer2018-10-27
* lavc/qsvenc_jpeg: set a default qualityZhong Li2018-10-13
* lavc/qsvenc_jpeg: add async_depth supportZhong Li2018-10-13
* avcodec/libaomenc: export the Sequence Header OBU as extradataJames Almer2018-10-11
* avcodec/libaomenc: remove AVOption related to frame partitionsJames Almer2018-10-11
* avcodec/extract_extradata: don't uninitialize the H2645Packet on every proces...James Almer2018-10-06
* avcodec/extract_extradata: Move the reference in the bsf internal bufferJames Almer2018-10-06
* avcodec/extract_extradata: Do not allocate more space than needed when removi...James Almer2018-10-06
* avcodec/extract_extradata: Zero-initialize the padding bytes in all allocated...James Almer2018-10-06
* avcodec/extract_extradata_bsf: Fix leak discovered via fuzzingNikolas Bowe2018-10-03
* avcodec/bsf: Add ff_bsf_get_packet_ref() functionJan Sebechlebsky2018-10-03
* qsvenc: AV_PIX_FMT_QSV path should release frameMaxym Dmytrychenko2018-09-18
* libfdk-aac: Don't use defined() in a #defineMartin Storsjö2018-09-13
* libfdk-aacenc: Allow enabling the ELDv2 profileMartin Storsjö2018-09-05
* libfdk-aacdec: Allow setting the new dynamic range control effect settingMartin Storsjö2018-09-05
* libfdk-aac: Consistently use a proper version check macro for detecting featuresMartin Storsjö2018-09-05
* libfdk-aacenc: Fix building with libfdk-aac v2Martin Storsjö2018-09-03
* lavc/qsvenc: dump BufferSizeInKB messageZhong Li2018-09-02
* lavc/qsvenc: allow to set qp range for h264 BRCZhong Li2018-09-02
* libopenh264dec: Export the decoded profile and level in AVCodecContextMartin Storsjö2018-08-31
* qsvdec: Release packet on decoding failure for mpeg2/vp8/vc1Zhong Li2018-08-23
* qsvenc: Fix a misleading log messageZhong Li2018-08-23
* decode: copy the output parameters from the last bsf in the chain back to the...James Almer2018-08-17
* decode: flush the internal bsfs instead of constantly reinitalizing themJames Almer2018-08-17
* h264_redundant_pps_bsf: implement a AVBSFContext.flush() callbackJames Almer2018-08-17
* vp9_superframe_bsf: implement a AVBSFContext.flush() callbackJames Almer2018-08-17
* vp9_superframe_split_bsf: implement a AVBSFContext.flush() callbackJames Almer2018-08-17
* h264_mp4toannexb_bsf: implement a AVBSFContext.flush() callbackJames Almer2018-08-17
* bsf: add a flushing mechanism to AVBSFContextJames Almer2018-08-17
* qsv: enforcing continuous memory layoutMaxym Dmytrychenko2018-08-06
* 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