summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* x86/h264_cabac: convert decode_significance from inline asm to externaldecode_significanceAnton Khirnov2020-07-01
* avcodec/nvenc: add new h264 levels from Video SDK 10Timo Rothenpieler2020-07-01
* avcodec/nvenc: add new Video SDK 10 featuresRoman Arzumanyan2020-07-01
* avformat/mov: fix memleaksZhao Zhili2020-07-01
* libavformat/mov: Fix memleaks when demuxing DV audioAndreas Rheinhardt2020-07-01
* avutil/avsscanf: Add () to avoid integer overflow in scanexp()Michael Niedermayer2020-07-01
* avformat/utils: reorder duration computation to avoid overflowMichael Niedermayer2020-07-01
* avcodec/pngdec: Check for fctl after idatMichael Niedermayer2020-07-01
* avformat/hls: Pass a copy of the URL for probingMichael Niedermayer2020-07-01
* avformat/isom: add comment to mov_mdhd_language_mapZhao Zhili2020-07-01
* avcodec/mlpenc: free filter state buffers on allocation failureJames Almer2020-07-01
* avcodec/mlpenc: propagate proper error valuesJames Almer2020-07-01
* avcodec/mlpenc: remove delay codec capabilityJames Almer2020-07-01
* avcodec/internal: remove unused out_frame field from DecodeSimpleContextJames Almer2020-07-01
* avutil/common: Fix integer overflow in av_ceil_log2_c()Michael Niedermayer2020-06-30
* avcodec/wmalosslessdec: fix overflow with pred in revert_cdlmsMichael Niedermayer2020-06-30
* libavcodec/jpeg2000.c: Precinct size check removedGautam Ramakrishnan2020-06-30
* avcodec/nvenc: rename tc option to something more uniqueTimo Rothenpieler2020-06-30
* avcodec/nvenc: add a53cc option for hevc_nvencTimo Rothenpieler2020-06-30
* avformat/dump: Use intermediate pointer for access to programs arrayAndreas Rheinhardt2020-06-30
* avformat/dump: Use const where appropriateAndreas Rheinhardt2020-06-30
* avcodec/smacker: Add FF_CODEC_CAP_INIT_CLEANUPAndreas Rheinhardt2020-06-30
* avcodec/mpeg12dec: Fix uninitialized data in fate-sub-cc-scte20Limin Wang2020-06-30
* fate: Update fate refs after cca982ee018aad54214e94f2a0a5921c8bbf1328Andreas Rheinhardt2020-06-29
* avfilter/vf_colorbalance: remove wrong additionPaul B Mahol2020-06-29
* MAINTAINERS: remove myself as Twitter maintainerLou Logan2020-06-28
* lavf/movenc: Use a dynamic buffer when writing the mfra boxDerek Buitenhuis2020-06-28
* avcodec/nvenc: support for HEVC timecode passthroughLimin Wang2020-06-28
* avcodec/nvenc: add more sei data supportLimin Wang2020-06-28
* avcodec/utils: add ff_alloc_timecode_sei() for hevc timecode seiLimin Wang2020-06-28
* avcodec/hevcdec: create AVFrame side data from HEVC timecodes like H.264Limin Wang2020-06-28
* avcodec/hevc_sei: support HEVC timecode decodeLimin Wang2020-06-28
* avcodec/h264_slice: use av_timecode_get_smpte()Limin Wang2020-06-28
* avutil/timecode: add function av_timecode_get_smpte()Limin Wang2020-06-28
* avfilter/vf_showinfo: add a \n for end of ERROR and WARNNING logLimin Wang2020-06-28
* avcodec/bitstream: Avoid allocation when creating VLC tablesAndreas Rheinhardt2020-06-27
* avcodec/bitstream: Don't check for undefined behaviour after it happenedAndreas Rheinhardt2020-06-27
* avformat/smoothstreaming: Add deinit functionAndreas Rheinhardt2020-06-27
* avformat/smoothstreaming: Don't write trailer of subcontextAndreas Rheinhardt2020-06-27
* avformat/mvdec: Fix integer overflow with billions of channelsMichael Niedermayer2020-06-27
* libavcodec/jpeg2000dec.c Fixed WRITE_FRAME and tile co-ordinates:Gautam Ramakrishnan2020-06-27
* libavcodec/jpeg2000dec.c: Modify image dimensionsGautam Ramakrishnan2020-06-27
* avcodec/adpcm_ima_apm: support new extradata formatZane van Iperen2020-06-26
* avcodec/mpeg12dec: switch to AVBufferRef buffer for a53 captionLimin Wang2020-06-26
* avformat/avc, mxfenc: Avoid allocation of H264 SPS structure, fix memleakAndreas Rheinhardt2020-06-26
* avformat/avc: Don't use ff_ prefix for static functionAndreas Rheinhardt2020-06-26
* avformat/webvttdec: Accept \r as newlineAndreas Rheinhardt2020-06-26
* avformat/av1: Avoid using dynamic buffer when assembling av1cAndreas Rheinhardt2020-06-26
* avcodec: add AV1 profiles to profile.hJames Almer2020-06-25
* avcodec/cbs_h265: set default VUI parameters when vui_parameters_present_flag...James Almer2020-06-25