summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/magicyuv: Check that there are enough lines for interlacing to be pos...Michael Niedermayer2020-02-25
* avcodec/utvideodec: add support for UQY0Paul B Mahol2020-02-25
* avcodec/Makefile: remove bogus/duplicate PNG parser entryAnamitra Ghorui2020-02-24
* lavc/vaapi_decode: add decode support for HEVC_MAIN_STILL_PICTURELinjie Fu2020-02-24
* lavc/hevcdec: add 4:2:2 8-bit/10-bit VAAPI decode supportLinjie Fu2020-02-24
* lavc/vaapi_decode: add profile_parser and format map support for HEVC REXTLinjie Fu2020-02-24
* lavc/vaapi_hevc: add function to find exact va_profile for REXTLinjie Fu2020-02-24
* lavc/hevc_ps: parse constraint flags for HEVC REXTLinjie Fu2020-02-24
* lavc/vaapi_hevc: extend parameter buffer to ParameterBufferHEVCExtensionLinjie Fu2020-02-24
* avcodec/libzvbi-teletextdec: add option to set default G0 character setKirill Savkov2020-02-24
* avcodec/ac3_parser: recognize LE bitstream variantPaul B Mahol2020-02-23
* avcodec: add some documentation to the AVProducerReferenceTime structJames Almer2020-02-22
* avcodec/libx264: add a check for the prft AVCodecContext export_side_data flagJames Almer2020-02-22
* avcodec: add an AVCodecContext flag to export PRFT side data on demandJames Almer2020-02-22
* avcodec: add an AVCodecContext field to signal types of packet, frame, and co...James Almer2020-02-22
* avcodec/apedec: fix decoding 3800 version with 2000 compression levelPaul B Mahol2020-02-22
* avcodec/dxv: make prev variable unsignedPaul B Mahol2020-02-22
* avcodec/pcm: Fix invalid shift in AV_CODEC_ID_PCM_LXFMichael Niedermayer2020-02-21
* avcodec/cdtoons: Fix off by 4 check on diff_sizeMichael Niedermayer2020-02-21
* avcodec/cdtoons: Correct several end of data checks in cdtoons_render_sprite()Michael Niedermayer2020-02-21
* avcodec/adpcm: cosmetics; reindentPaul B Mahol2020-02-21
* avcodec: add decoder for Rayman 2's ADPCM variantZane van Iperen2020-02-21
* avcodec: add siren audio decoderPaul B Mahol2020-02-20
* libavcodec/svq: Remove ff_svq1_packet_checksum()Michael Niedermayer2020-02-19
* avcodec/qdm2: Check fft_coefs_indexMichael Niedermayer2020-02-19
* ansi: process ESC[3m italics attributePeter Ross2020-02-19
* lavc/qsvenc: add support for external bitrate control for HEVCLinjie Fu2020-02-18
* libavcodec/qsvenc.c: Set mjpeg height and width alignmentJonCookCubic2020-02-18
* avcodec/v4l2_m2m: Fix typo in log message and cosmeticsAndriy Gelman2020-02-16
* avcodec: fix pcm zork decoderPaul B Mahol2020-02-16
* avcodec: add cdtoons decoderAlyssa Milburn2020-02-15
* avcodec/pcm_tablegen: nits, reindentPaul B Mahol2020-02-14
* avcodec/dstdec: Use local channels variableMichael Niedermayer2020-02-14
* avcodec/dvdsub: Fix warning about incompatible pointer typeAndreas Rheinhardt2020-02-14
* avcodec/cbs_av1: add missing value constrains to point_y_value, point_cb_valu...James Almer2020-02-13
* avcodec/midivid: only multiple of 4 width/height are possiblePaul B Mahol2020-02-13
* avcodec/midivid: improve decoding of widths not multiple of 32Paul B Mahol2020-02-13
* avcodec/h264_ps: Return error if pps has FMO parametersAndriy Gelman2020-02-12
* avcodec/avcodec: NitsAndreas Rheinhardt2020-02-13
* avcodec/apedec: Fix invalid shift with 24 bpsMichael Niedermayer2020-02-12
* avcodec/h264_ps: Show VUI and SPS overread messages just once per frame threadMichael Niedermayer2020-02-12
* avcodec/libvpxenc: add a way to explicitly set temporal layer idWonkap Jang2020-02-11
* libfdk-aacdec: Allow explicitly disabling the DRC reference level optionMartin Storsjö2020-02-11
* libfdk-aacdec: Use the decoder's default level limiter settingsMartin Storsjö2020-02-11
* libfdk-aacdec: Apply the decoder's output delay on timestampsMartin Storsjö2020-02-11
* avcodec/cbs_jpeg: Use memcpy when writing picturesAndreas Rheinhardt2020-02-09
* avcodec/cbs_mpeg2: Treat slices without data as invalidAndreas Rheinhardt2020-02-09
* avcodec/dpcm: Fix integer overflow in AV_CODEC_ID_GREMLIN_DPCMMichael Niedermayer2020-02-09
* avcodec/wmalosslessdec: Fix integer overflow with sliding in padding bitsMichael Niedermayer2020-02-09
* avcodec/wmalosslessdec: Fix loop in revert_acfilter()Michael Niedermayer2020-02-09