summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/avpacket: Don't write into non-writable bufferAndreas Rheinhardt2020-04-30
* avcodec/v4l2_buffers: don't prevent enqueue capture buffer to driverMing Qian2020-04-29
* avcodec/tiff: assert that raw tiff dng blit does not write over the end of a ...Michael Niedermayer2020-04-29
* avcodec/tiff: Check for planar DNG imagesMichael Niedermayer2020-04-29
* avcodec/tiff: Replace width overriding for bayer by assertMichael Niedermayer2020-04-29
* avcodec/tiff: Some checks on bpp for DNGMichael Niedermayer2020-04-29
* avcodec/txd: Check for input size against the header size.Michael Niedermayer2020-04-29
* avcodec/svq1dec: Check that there is data left after the headerMichael Niedermayer2020-04-29
* lavc/libopenh264enc: set slice_mode option to deprecatedLinjie Fu2020-04-29
* lavc/libopenh264enc: prompt slice number changing inside libopenh264Linjie Fu2020-04-29
* lavc/libopenh264enc: add bit rate control select supportLinjie Fu2020-04-29
* lavc/libopenh264enc: add default gop size and bit rateLinjie Fu2020-04-29
* lavc/libopenh264enc: Add qmin/qmax supportLinjie Fu2020-04-29
* libavcodec/libx264: fix reference frame computation based on levelJosh Brewster2020-04-29
* avcodec/v4l2_m2m_enc: Enable frame level rate control by defaultAndriy Gelman2020-04-28
* avcodec/v4l2_m2m_enc: Reduce log verbosity for some paramsAndriy Gelman2020-04-28
* avcodec/nvenc: add hardware config metadataMark Thompson2020-04-27
* lavc/vaapi_encode: Add hardware config metadataMark Thompson2020-04-26
* lavc/qsvenc: Add hardware config metadataMark Thompson2020-04-26
* lavc: Extend hardware config metadata to encodersMark Thompson2020-04-26
* lavc: Rename hwaccel.h to hwconfig.hMark Thompson2020-04-26
* avcodec/cbs_h265_syntax_template: Check num_negative/positive_pics when inter...Michael Niedermayer2020-04-26
* avcodec/intrax8: Check for end of bitstream in ff_intrax8_decode_picture()Michael Niedermayer2020-04-26
* avcodec/dirac_vlc: Fix integer overflow in ff_dirac_golomb_read_32/16bit()Michael Niedermayer2020-04-25
* avcodec/bsf: simplify the codeLimin Wang2020-04-25
* avcodec/vp9: prevent null pointer use on init_frames() failurePeter Ross2020-04-25
* avcodec: add support for Cunning Developments' ADPCMZane van Iperen2020-04-24
* avcodec/mjpeg2jpeg_bsf: Remove unnecessary headerAndreas Rheinhardt2020-04-24
* avcodec/noise_bsf: Remove unnecessary headersAndreas Rheinhardt2020-04-24
* avcodec/dump_extradata_bsf: Remove unnecessary headerAndreas Rheinhardt2020-04-24
* avcodec/dca_core_bsf: Remove unnecessary headerAndreas Rheinhardt2020-04-24
* avcodec/chomp_bsf: Remove unnecessary headerAndreas Rheinhardt2020-04-24
* avcodec/vp9_raw_reorder_bsf: Remove unnecessary headerAndreas Rheinhardt2020-04-24
* libavcodec/avpacket: Don't simply forward return value of av_dict_set()Andreas Rheinhardt2020-04-23
* avcodec/hevc_mp4toannexb_bsf: Check nalu_sizeMichael Niedermayer2020-04-23
* libavcodec/jpeg2000dec.c: ROI marker supportGautam Ramakrishnan2020-04-23
* lavc/version: bump minor version for DOVI sidedataJun Zhao2020-04-23
* lavc: add a new sidedata type for DOVIJun Zhao2020-04-23
* mpeg4videoenc: Don't crash with -fsanitize=boundsVitaly Buka2020-04-22
* libavcodec/jpeg2000dec.c: Support for CRG markerGautam Ramakrishnan2020-04-22
* avcodec/iff: Check length before memcpy() in decode_deep_rle32()Michael Niedermayer2020-04-22
* avcodec/iff: Fix invalid pointer intermediates in decode_deep_rle32()Michael Niedermayer2020-04-22
* avcodec/pngdec: Pass ret from decode_iccp_chunk()Michael Niedermayer2020-04-20
* avcodec/adpcm: update get_nb_samples() docZane van Iperen2020-04-20
* avcodec/adpcm_ima_{apc, ssi, oki}: replace while() with for()Zane van Iperen2020-04-20
* avcodec/qpeg: mark the init function as thread-safe and init cleanup capableJames Almer2020-04-20
* avcodec/qpeg: export missing frame propertiesJames Almer2020-04-20
* avcodec/qpeg: remove an unnecessary intermediary AVFrameJames Almer2020-04-20
* avcodec/bsf: Use macro for "packet is empty"Andreas Rheinhardt2020-04-20
* lavc: stop using deprecated av_codec_next()Josh de Kock2020-04-20