summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit 'c1bcd321ea2c2ae1765a1e64f03278712221d726'James Almer2018-09-02
|\
| * avcodec/qsv: fix async supportDmitry Rogozhkin2018-07-26
* | Merge commit 'b93026777aada7742583d8c5ab079e9f4dfe9a5d'James Almer2018-09-02
|\|
| * libfdk-aac: Use enum names instead of literal numbers for the output formatMartin Storsjö2018-07-06
* | Merge commit '4ce701b4e640d4723a4005d664f31f8342fac40e'James Almer2018-09-02
|\|
| * qsvenc: remove vcm option on LinuxZhong Li2018-06-11
* | Merge commit 'f8060865f3e1a16c62e0d337ef0979b6ee4ba457'James Almer2018-09-02
|\|
| * qsvenc: use the compression_level to replace private optionZhong Li2018-06-11
* | Merge commit '35ed7f93dbc72d733e454ae464b1324f38af62a0'James Almer2018-09-02
|\|
| * 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
* | avcodec/h264_refs: Document last if() in ff_h264_execute_ref_pic_marking()Michael Niedermayer2018-09-03
* | avcodec/h264_refs: Detect more random access points which are not markedMichael Niedermayer2018-09-03
* | iavcodec/zmbv: Avoid reallocating cur/prev buffers if they are large enoughMichael Niedermayer2018-09-03
* | avcodec/zmbv: remove useless zero check on dimensionsMichael Niedermayer2018-09-03
* | avcodec/ffv1dec_template: do not ignore the return code of decode_line()Michael Niedermayer2018-09-03
* | avcodec/wmv2dec: skip frames that have only skiped MBsMichael Niedermayer2018-09-03
* | avcodec/ra144: Fix undefined integer overflow in add_wav()Michael Niedermayer2018-09-03
* | avcodec/indeo4: Check dimensions in decode_pic_hdr()Michael Niedermayer2018-09-03
* | avcodec/mips: [loongson] optimize memset in h264dsp.Shiyou Yin2018-09-02
* | avcodec/mips: [loongson] reoptimize h264_chroma_mc8_mmi v2.Shiyou Yin2018-09-02
* | avcodec/mips: [loongson] reoptimize simple idct with mmi.Shiyou Yin2018-09-02
* | avcodec/scpr: refactor repeated code into decode_units()Paul B Mahol2018-09-01
* | avcodec/dnxhdenc: stop leaking memory when initalization failsPaul B Mahol2018-08-31
* | lavc/pthread: use THREAD_SAFE_CALLBACKS() to simplifx more codeJun Zhao2018-08-31
* | lavc/v4l2_m2m_enc: Add missing braces around initializers.Carl Eugen Hoyos2018-08-31
* | avcodec/get_bits: actually make cached reader correctly disabledJames Almer2018-08-30
* | avcodec/utvideodec: use cached bitstream reader everywhere except on x86_32Paul B Mahol2018-08-30
* | avcodec/get_bits: add cached bitstream readerPaul B Mahol2018-08-30
* | avcodec/scpr: error out if run length is <= 0Paul B Mahol2018-08-29
* | atrac9dec: clean up code slightlyRostislav Pehlivanov2018-08-28
* | atrac9dec: implement LFE channel decodingRostislav Pehlivanov2018-08-27
* | atrac9dec: relax gradient value requirementsRostislav Pehlivanov2018-08-27
* | avcodec: add WinCAM Motion Video decoderPaul B Mahol2018-08-27
* | avcodec: add MatchWare Screen Capture CodecPaul B Mahol2018-08-27
* | vaapi_encode: Factorise out adding global parametersMark Thompson2018-08-27
* | vaapi_encode: Remove common priv_data and options fieldsMark Thompson2018-08-27
* | vaapi_encode_vp9: Move options and common structures into contextMark Thompson2018-08-27
* | vaapi_encode_vp8: Move options and common structures into contextMark Thompson2018-08-27
* | vaapi_encode_mpeg2: Move common structure into contextMark Thompson2018-08-27
* | vaapi_encode_mjpeg: Move common structure into contextMark Thompson2018-08-27
* | vaapi_encode_h265: Move options and common structures into contextMark Thompson2018-08-27
* | vaapi_encode_h264: Move options and common structures into contextMark Thompson2018-08-27
* | lavc/encode: fix frame_number double-countedZhong Li2018-08-27
* | avcodec/proresdec2: add frame threading supportPaul B Mahol2018-08-26
* | avcodec/mscc: fix several bugsPaul B Mahol2018-08-26
* | mpeg4video: Add Studio DPCM supportKieran Kunhya2018-08-25
* | avcodec/hq_hqa: Check remaining input bits in hqa_decode_mb()Michael Niedermayer2018-08-25
* | avcodec/vb: Check for end of bytestream before reading blocktypeMichael Niedermayer2018-08-25