summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* lavc/tiff: correct the default value of YCbCrSubsampling to 2x2Pavel Skakov2019-09-25
* libavcodec/libx265: add a flag to output ROI warnings only once.Guo, Yejun2019-09-24
* libavcodec/libx264: add a flag to output ROI warnings only once.Guo, Yejun2019-09-24
* avcodec/utils: Optimize ff_color_frame() using memcpy()Michael Niedermayer2019-09-24
* avcodec/aacdec: Check if we run out of input in read_stream_mux_config()Michael Niedermayer2019-09-24
* avcodec/h264_slice: clear frame only on gaps when it is not otherwise initila...Michael Niedermayer2019-09-24
* avcodec/utils: Use av_memcpy_backptr() in ff_color_frame()Michael Niedermayer2019-09-24
* avcodec/smacker: Fix integer overflow in signed int multiply in SMK_BLK_FILLMichael Niedermayer2019-09-24
* avcodec/alac: Fix invalid shifts in 20/24 bpsMichael Niedermayer2019-09-24
* avcodec/alac: fix undefined behavior with INT_MIN in lpc_prediction()Michael Niedermayer2019-09-24
* avcodec/ffwavesynth: Fix integer overflow in timestampsMichael Niedermayer2019-09-24
* avcodec/aacdec_fixed: Add FF_CODEC_CAP_INIT_CLEANUPMichael Niedermayer2019-09-24
* libavcodec/mpeg12dec: Check input for minimal frame sizeMichael Niedermayer2019-09-24
* avcodec/cbs_h264: Automatically free SEI payload on errorAndreas Rheinhardt2019-09-24
* avcodec/dxv: Check op_offset in both directionsMichael Niedermayer2019-09-24
* avcodec/truespeech: Eliminate some left shiftsMichael Niedermayer2019-09-24
* avcodec/adpcm: Check number of channels for MTAFMichael Niedermayer2019-09-24
* avcodec/nvenc: fix typo in new Windows driver versionTimo Rothenpieler2019-09-24
* avcodec/exr: cosmeticsLimin Wang2019-09-23
* avcodec/nvenc: add driver version info for SDK 9.1Timo Rothenpieler2019-09-23
* avcodec/bsf: check that AVBSFInternal was allocated before dereferencing itJames Almer2019-09-23
* avcodec/sunrast: Fix indentionMichael Niedermayer2019-09-22
* avcodec/sunrast: Fix return type for "unsupported (compression) type"Michael Niedermayer2019-09-22
* avcodec/utils: Check channels fully earlierMichael Niedermayer2019-09-20
* avcodec/ac3enc: Fix invalid shiftAndreas Rheinhardt2019-09-20
* avcodec/g723_1dec: Fix invalid shiftAndreas Rheinhardt2019-09-20
* avcodec/tdsc: Fix undefined shiftsAndreas Rheinhardt2019-09-20
* Delete unused branch in libaomencelliottk2019-09-19
* avcodec/libvpxenc: add ROI-based encoding support for VP8/VP9Guo, Yejun2019-09-19
* lavc/cook: Remove an incorrect comment.Carl Eugen Hoyos2019-09-20
* avcodec: add EPG codec IDAnthony Delannoy2019-09-19
* avcodec/v210enc: move v210_enc_8/10 function to template fileLimin Wang2019-09-18
* avcodec/v210enc: make 8bit and 10bit process consistentLimin Wang2019-09-18
* avcodec/v210enc: add depth parameter for WRITE_PIXELS and CLIPLimin Wang2019-09-18
* avcodec/avpacket: Improve allocating packetsAndreas Rheinhardt2019-09-18
* avcodec/mjpegdec: Unify switch statementsAndreas Rheinhardt2019-09-18
* avcodec/hevcdec: Fix memleak of a53_captionMichael Niedermayer2019-09-16
* avcodec/ttaenc: Fix undefined shiftAndreas Rheinhardt2019-09-16
* lavc/g729dec: Support decoding Sipro ACELP.KELVIN.Carl Eugen Hoyos2019-09-16
* avcodec/allcodecs: make libdav1d the preferred AV1 decoderJames Almer2019-09-16
* avcodec/videotoolboxenc: warn user when output will use a different profile/l...Rick Kern2019-09-16
* avcodec/videotoolboxenc: add H264 Extended profile and levelLimin Wang2019-09-16
* avcodec/videotoolboxenc: fix encoding frame crash on iOS 11sharpbai2019-09-16
* avcodec/cfhd: Check that cropped size is smaller than fullMichael Niedermayer2019-09-16
* avcodec/hevcdec: repeat character in skipedMichael Niedermayer2019-09-16
* repeat an even number of characters in occuredMichael Niedermayer2019-09-16
* avcodec/gdv: Replace assert() checking bitstream by if()Michael Niedermayer2019-09-16
* libavcodec/utils: Free threads on init failureMichael Niedermayer2019-09-16
* avutil/mips: refactor msa SLDI_Bn_0 and SLDI_Bn macros.gxw2019-09-16
* lavc/videotoolboxdec: fix crop handling when multithreadedRodger Combs2019-09-15