summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/videotoolbox: split h264/hevc callbacksAman Gupta2018-05-09
* avcodec/videotoolbox: cleanupsAman Gupta2018-05-09
* avcodec/cbs_h2645: use AVBufferRef to store list of active parameter setsJames Almer2018-05-09
* lavc/cfhd: use AV_CEIL_RSHIFT instead of deprecated FF_CEIL_RSHIFTClément Bœsch2018-05-08
* mdct15: simplify x86 exptab permutationRostislav Pehlivanov2018-05-07
* mdct15: simplify the fft15 x86 SIMDRostislav Pehlivanov2018-05-07
* vaapi_encode_vp8: memset the the structure to 0Haihao Xiang2018-05-07
* cbs_h264: Need [] in the name when subscript is requiredHaihao Xiang2018-05-07
* lavc/qsvenc: set corret maximum value of look_ahead_downsamplingZhong Li2018-05-07
* avcodec/libzvbi-teletextdec: remove DEBUG codeMarton Balint2018-05-06
* avcodec/libzvbi-teletextdec: allow -1 subtitle duration and make it the defaultMarton Balint2018-05-06
* avcodec/jpeg2000dec: Fix undefined shift in the jpeg2000_decode_packets_po_it...Michael Niedermayer2018-05-06
* avcodec/jpeg2000dec: Skip init for component in CPRL if nothing is to be doneMichael Niedermayer2018-05-06
* avcodec/jpeg2000dec: Reduce the number of tile parts allocatedMichael Niedermayer2018-05-06
* avcodec/g2meet: Change order of operations to avoid undefined behaviorMichael Niedermayer2018-05-06
* swscale: add gray14 supportPaul B Mahol2018-05-05
* mpegvideo: add deprecated flags to the rc_strategy optionRostislav Pehlivanov2018-05-05
* dcaenc: fix segfault when attempting to encode with invalid samplerateRostislav Pehlivanov2018-05-05
* mpegvideo: remove support for libxvid's RC systemRostislav Pehlivanov2018-05-05
* avcodec/flac_parser: Fix infinite loopMichael Niedermayer2018-05-05
* avcodec/videotoolbox: fix kVTCouldNotFindVideoDecoderErr trying to decode HEV...Aman Gupta2018-05-04
* avcodec/videotoolbox: improve logging of decoder errorsAman Gupta2018-05-04
* avcodec/nvenc: move reconfig_encoder call inside of push/pop ctxTimo Rothenpieler2018-05-04
* avcodec/nvenc: add A53CC supportRoman Arzumanyan2018-05-04
* avcodec/nvenc: support dynamic bitrate changespkviet2018-05-04
* avcodec/nvenc: support dynamic aspect ratio changeMiroslav Slugeň2018-05-04
* avcodec/nvenc: make hw_frames_ctx fully optionalTimo Rothenpieler2018-05-04
* avcodec/mediacodecdec: add workaround for buggy amlogic mpeg2 decoderAman Gupta2018-05-04
* avcodec/mediacodecdec: wait on first frame after input buffers are fullAman Gupta2018-05-04
* avcodec/mediacodecdec: restructure mediacodec_receive_frameAman Gupta2018-05-04
* avcodec/mediacodec_wrapper: add helper to fetch SDK_INTAman Gupta2018-05-04
* avcodec/h263dec: Document padding_bug_score heuristic used for wrong stuffingMichael Niedermayer2018-05-04
* vaapi_encode_h264: Take VAAPIEncodeH264Context::sei_needed as an ORed valueHaihao Xiang2018-05-03
* avcodec/mpeg4videodec: Split decode_studio_vol_header() out of decode_studiov...Michael Niedermayer2018-05-03
* avcodec/mpeg4videodec: Move decode_studiovisualobject() parsing in the branch...Michael Niedermayer2018-05-03
* lavc: Add VP9 metadata bitstream filterMark Thompson2018-05-02
* lavc: Add coded bitstream read/write support for VP9Mark Thompson2018-05-02
* cbs: Add support for array subscripts in trace outputMark Thompson2018-05-02
* cbs_h2645: Simplify representation of fixed valuesMark Thompson2018-05-01
* cbs: Fragment/unit data is always reference countedMark Thompson2018-05-01
* avcodec/cbs_h2645: create a reference to the existing buffer when decomposing...James Almer2018-04-30
* avcodec/cbs_mpeg2: create a reference to the existing buffer when decomposing...James Almer2018-04-30
* Use AV_PIX_FMT_FLAG_ALPHA for detecting transparency where nb_components was ...Marton Balint2018-04-30
* avutil/pixdesc: add AV_PIX_FMT_FLAG_ALPHA to AV_PIX_FMT_PAL8Marton Balint2018-04-30
* avcodec/hnm4video: fix palette alphaMarton Balint2018-04-30
* avcodec/anm: fix palette alphaMarton Balint2018-04-30
* avcodec/mpeg4video_parser: Avoid litteral 0x1B6, use named constant insteadMichael Niedermayer2018-04-30
* avcodec/mpeg4video_parser: Fix incorrect spliting of MPEG-4 studio framesMichael Niedermayer2018-04-30
* avcodec/wavpack: Fix integer overflow in DEC_MED() / INC_MED()Michael Niedermayer2018-04-29
* avcodec/wavpack: Fix integer overflow in wv_unpack_stereo()Michael Niedermayer2018-04-29