summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* avcodec/snowdec: Fix integer overflow with motion vector residualMichael Niedermayer2018-08-25
* allcodecs: reorder ff_bitpacked_decoderRostislav Pehlivanov2018-08-25
* avcodec/mpeg4videodec: Fix slice end detection in mpeg4_decode_studio_mb()Michael Niedermayer2018-08-25
* avcodec/utils: document allocation requirement of extradataTimo Rothenpieler2018-08-25
* avcodec/prosumer: fix some minor issuesPaul B Mahol2018-08-24
* avcodec: add Brooktree ProSumer Video decoderPaul B Mahol2018-08-24
* avcodec/libopusenc: support encoding packets of sizes bigger than 60msJames Almer2018-08-24
* Revert "avcodec/opus_parser: Handle complete frames flag."James Almer2018-08-23
* lavc/extract_extradata_bsf.c: add AVS2hwren2018-08-23
* lavc/encode: remove redundant av_init_packet after av_packet_unref.Jun Zhao2018-08-23
* lavc/hevc_ps: fix crop info for monochromeZhao Zhili2018-08-22
* lavc/libkvazaar: fix incompatible pointer type.Jun Zhao2018-08-22
* avcodec/psd : add support for gray floatMartin Vignali2018-08-22
* lavc/qsvenc: add quality status to side_dataZhong Li2018-08-22
* avcodec/opus_parser: Handle complete frames flag.Jacob Trimble2018-08-21
* avcodec/codec_desc: mark Duck TrueMotion 2.0 Real Time as intra onlyPaul B Mahol2018-08-21
* avcodec/nvenc: add option to turn off a53 closed caption embeddingTimo Rothenpieler2018-08-21
* avcodec: add IMM4 decoderPaul B Mahol2018-08-21
* avcodec/cfhd: Use the actual count instead of the expected in peak_table()Michael Niedermayer2018-08-20
* avcodec/cfhd: Move peak_table() and difference_coding() calls after the exist...Michael Niedermayer2018-08-20
* avcodec/lagarith: Optimize FRAME_SOLID_RGBAMichael Niedermayer2018-08-20
* Revert "avcodec/libaomdec: auto insert dump_extra bitstream filter"James Almer2018-08-17
* avcodec/av1_parse: take trailing bits into account when initializing the GetB...James Almer2018-08-17
* h264: Support multi-field closed captions by using AVBufferRef and not resett...Kieran Kunhya2018-08-17
* avcodec/decode: copy the output parameters from the last bsf in the chain bac...James Almer2018-08-16
* avcodec/decode: flush the internal bsfs instead of constantly reinitalizing themJames Almer2018-08-16
* avcodec/h264_redundant_pps_bsf: implement a AVBSFContext.flush() callbackJames Almer2018-08-16
* avcodec/mpeg4_unpack_bframes_bsf: implement a AVBSFContext.flush() callbackJames Almer2018-08-16
* avcodec/vp9_superframe_bsf: implement a AVBSFContext.flush() callbackJames Almer2018-08-16
* avcodec/vp9_superframe_split_bsf: implement a AVBSFContext.flush() callbackJames Almer2018-08-16
* avcodec/h264_mp4toannexb_bsf: implement a AVBSFContext.flush() callbackJames Almer2018-08-16
* avcodec/bsf: add a flushing mechanism to AVBSFContextJames Almer2018-08-16
* avcodec/frame_thread_encoder: fix memory leak that occurs when close encoder...lee ju2018-08-16
* avcodec/scpr: Check for min > max in decompress_p()Michael Niedermayer2018-08-16
* avcodec/shorten: Fix signed 32bit overflow in shift in shorten_decode_frame()Michael Niedermayer2018-08-16
* avcodec/shorten: Fix integer overflow in residual/LPC combinationMichael Niedermayer2018-08-16