summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* | 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
* | avcodec/shorten: Check verbatim lengthMichael Niedermayer2018-08-16
* | lavc/videotoolboxenc: Fix compilation on osx 10.10.5 YosemiteThilo Borgmann2018-08-14
* | avcodec/mpegaudio_parser: Initialize poutbuf*Michael Niedermayer2018-08-12
* | avcodec/ivi: Factor width dereference out of the loops in ivi_output_plane()Michael Niedermayer2018-08-12
* | avcodec/ivi: Only clip samples when needed in ivi_output_plane()Michael Niedermayer2018-08-12
* | avcodec/indeo5: require initial valid intra/gop headers not just laterMichael Niedermayer2018-08-12
* | avcodec/microdvddec: limit style characters in parsingMichael Niedermayer2018-08-12
* | lavc/hevcdec: add ONLY_IF_THREADS_ENABLED where it is missing.Jun Zhao2018-08-10
* | avs2: correct avs2 descriptionhwren2018-08-08
* | lavc/libx264: Support monochrome encoding.Carl Eugen Hoyos2018-08-07
* | lavc/qsvenc: expose qp of encoded framesZhong Li2018-08-07
* | avcodec/libaomenc: correct range for cpu-usedGyan Doshi2018-08-06
* | avcodec/mediacodecdec: fix spurious newline in trace loggingAman Gupta2018-08-05
* | avcodec/pnm_parser: Avoid reparsing failed data.Michael Niedermayer2018-08-04
* | avcodec/simple_idct_template: Fix several integer overflowsMichael Niedermayer2018-08-04
* | avcodec/aacdec_template: Check for duplicate elementsMichael Niedermayer2018-08-04
* | avcodec/aacpsdsp_template: Fix integer overflow in ps_stereo_interpolate_c()Michael Niedermayer2018-08-04
* | avcodec/mediacodecdec: fix SEGV on modern nvidia decodersAman Gupta2018-08-03
* | lavc/svq3: Fix regression decoding some files.Nikolas Bowe2018-08-03
* | avcodec/mlp_parser: Check if synccode is within bufferMichael Niedermayer2018-08-03