summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/vp9_superframe_split_bsf: Don't read inexistent dataAndreas Rheinhardt2022-03-31
* avcodec/vp9_superframe_split_bsf: Discard invalid zero-sized framesAndreas Rheinhardt2022-03-31
* avcodec/vp9_superframe_bsf: Check for existence of data before reading itAndreas Rheinhardt2022-03-31
* avcodec/vp9_raw_reorder_bsf: Check for existence of data before reading itAndreas Rheinhardt2022-03-31
* vc1dsp: Change remaining stride parameters to ptrdiff_tMartin Storsjö2022-03-30
* avcodec/wmalosslessdec: ensure channel count in the private context and decod...James Almer2022-03-29
* avcodec/binkaudio: reset ch_offset on errorsMichael Niedermayer2022-03-29
* avcodec/vmdaudio: Fix channels count bugMichael Niedermayer2022-03-28
* dxva2_hevc: don't use frames as reference if they are not marked as suchSteve Lhomme2022-03-27
* avcodec/error_resilience: Remove write only ERContext.ref_countAndreas Rheinhardt2022-03-25
* avcodec/h264dec: Constify slices' pointer to the parent contextAndreas Rheinhardt2022-03-25
* avcodec/h264dec: Move ERContext to H264ContextAndreas Rheinhardt2022-03-25
* avcodec/h264_slice: Fix decoding undamaged input with slicesAndreas Rheinhardt2022-03-25
* avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFsAndreas Rheinhardt2022-03-23
* avcodec, avformat: Remove unnecessary inclusions of lavc/internal.hAndreas Rheinhardt2022-03-23
* avcodec/internal: Move FF_QSCALE_TYPE_* to mpegvideodec.hAndreas Rheinhardt2022-03-23
* avcodec/internal, avfilter/qp_table: Remove unused FF_QSCALE_TYPEsAndreas Rheinhardt2022-03-23
* Revert "avcodec/av1dec: Check tile_cols"James Almer2022-03-23
* avcodec/av1: only set the private context pix_fmt field if get_pixel_format()...James Almer2022-03-23
* avcodec/libsvtav1: pass color description infoChristopher Degawa2022-03-23
* avcodec/binkaudio: add support for >2 channels dct codecPaul B Mahol2022-03-22
* avcodec/internal: Move FF_DEFAULT_QUANT_BIAS to mpegvideoenc.hAndreas Rheinhardt2022-03-21
* avcodec/internal: Move FF_SIGNBIT and ff_log2_run to mathops.hAndreas Rheinhardt2022-03-21
* avcodec/bitstream: Move code for initializing VLCs to file of its ownAndreas Rheinhardt2022-03-21
* avcodec/mathops: Move bitswap_32() to its only userAndreas Rheinhardt2022-03-21
* avcodec/allcodecs: Dont play with NULLsMichael Niedermayer2022-03-21
* avcodec/av1dec: Check tile_colsMichael Niedermayer2022-03-21
* avcodec/wmaprodec: ensure channel count in the private context and decoder co...James Almer2022-03-21
* avcodec/mlpdec: Use 64bit for channel layoutMichael Niedermayer2022-03-21
* avcodec/pixlet: Avoid signed integer overflow in scaling in filterfn()Michael Niedermayer2022-03-21
* avcodec/codec_internal: Rename AVCodecDefault->FFCodecDefaultAndreas Rheinhardt2022-03-21
* avcodec/codec_internal: Add FFCodec, hide internal part of AVCodecAndreas Rheinhardt2022-03-21
* avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.hAndreas Rheinhardt2022-03-21
* avcodec/opus: always use ambisonic layout for mapping family 2James Almer2022-03-20
* lavc/bsf: improve doxyAnton Khirnov2022-03-19
* lavc/bsf: add general documentationAnton Khirnov2022-03-19
* avcodec/flashsv2enc: Avoid opening and closing z_streamAndreas Rheinhardt2022-03-19
* avcodec/lclenc: Use ff_deflate_init/end() wrappersAndreas Rheinhardt2022-03-19
* avcodec/pngenc: Use ff_deflate_init/end() wrappersAndreas Rheinhardt2022-03-19
* avcodec/zmbvenc: Use ff_deflate_init/end() wrappersAndreas Rheinhardt2022-03-19
* avcodec/zlib_wrapper: Add wrapper for deflateInit()Andreas Rheinhardt2022-03-19
* avcodec/pngenc: Don't use deflateInit2() with default parametersAndreas Rheinhardt2022-03-19
* avcodec/pngdec: Don't open and close z_streams unnecessarilyAndreas Rheinhardt2022-03-19
* avcodec/lscrdec: Don't open and close z_streams unnecessarilyAndreas Rheinhardt2022-03-19
* avcodec/zlib_wrapper: Use our allocation, freeing functionsAndreas Rheinhardt2022-03-19
* avcodec/flashsv: Use ff_inflate_init/end()Andreas Rheinhardt2022-03-19
* avcodec/lcldec: Use ff_inflate_init/end(), cleanup genericallyAndreas Rheinhardt2022-03-19
* avcodec/mscc: Use ff_inflate_init/end()Andreas Rheinhardt2022-03-19
* avcodec/mvha: Use ff_inflate_init/end()Andreas Rheinhardt2022-03-19
* avcodec/mwsc: Use ff_inflate_init/end()Andreas Rheinhardt2022-03-19