summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* lavc/vaapi_encode_h265: fix conf_win_xxx_offset for 4:2:2/4:4:4 encodingLinjie Fu2020-03-09
* avcodec: add decoder for High Voltage Software's ALP ADPCMZane van Iperen2020-03-09
* dump_extradata: Insert extradata even for small packetsAndreas Rheinhardt2020-03-06
* h264_mp4toannexb: CosmeticsAndreas Rheinhardt2020-03-06
* h264_mp4toannexb: Improve overread checksAndreas Rheinhardt2020-03-06
* h264_mp4toannexb: Stop reallocating the output bufferAndreas Rheinhardt2020-03-06
* h264_mp4toannexb: Consistently use pointer comparisonsAndreas Rheinhardt2020-03-06
* h264_mp4toannexb: Copy one NAL unit at a timeAndreas Rheinhardt2020-03-06
* h264_mp4toannexb: Try to avoid four byte startcodesAndreas Rheinhardt2020-03-06
* h264_mp4toannexb: Simplify extradata insertionAndreas Rheinhardt2020-03-06
* h264_mp4toannexb: Don't forget numOfPictureParameterSetsAndreas Rheinhardt2020-03-06
* h264_mp4toannexb: Add a comment about possible overreadAndreas Rheinhardt2020-03-06
* h264_mp4toannexb: Improve extradata overread checksAndreas Rheinhardt2020-03-06
* h264_mp4toannexb: Switch to GetByteContext to read extradataAndreas Rheinhardt2020-03-06
* bytestream: Make get_bytes_left compatible with overreadAndreas Rheinhardt2020-03-06
* avcodec/cbs_av1_syntax_template: Set seen_frame_header only after successfull...Michael Niedermayer2020-03-06
* avcodec/siren: Check several indexesMichael Niedermayer2020-03-04
* avcodec/cuviddec: use AVCodec.bsfs to filter packetsJames Almer2020-03-03
* avcodec/adpcm: Clip step index for ADPCM_IMA_APMMichael Niedermayer2020-03-02
* avcodec/cdtoons: Remove superfluous ;Andreas Rheinhardt2020-02-28
* lavc/v4l2_context: fix compile warning for incompatible pointer typeLinjie Fu2020-02-28
* lavc/avcodec.h: fix missing line breaks in API documentationLinjie Fu2020-02-28
* avcodec/mpegaudioenc_template: fix invalid shift of sampleMichael Niedermayer2020-02-27
* avcodec/motion_est_template: Fix invalid shifts in no_sub_motion_search()Michael Niedermayer2020-02-27
* 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