summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* libavcodec/jpeg2000dec.c Fixed WRITE_FRAME and tile co-ordinates:Gautam Ramakrishnan2020-06-27
* libavcodec/jpeg2000dec.c: Modify image dimensionsGautam Ramakrishnan2020-06-27
* avcodec/adpcm_ima_apm: support new extradata formatZane van Iperen2020-06-26
* avcodec/mpeg12dec: switch to AVBufferRef buffer for a53 captionLimin Wang2020-06-26
* avcodec: add AV1 profiles to profile.hJames Almer2020-06-25
* avcodec/cbs_h265: set default VUI parameters when vui_parameters_present_flag...James Almer2020-06-25
* lavc/aac_ac3_parser: improve the raw AAC file bit rate calculationJun Zhao2020-06-26
* avcodec/cbs_av1: Simplify writing uvlc elementsAndreas Rheinhardt2020-06-24
* avcodec/cbs_av1: Fix writing uvlc numbers >= INT_MAXAndreas Rheinhardt2020-06-24
* avcodec/hevc: export chroma sample locationHendrik Leppkes2020-06-24
* avcodec/ccaption_dec: add support for background colorsPaul B Mahol2020-06-23
* lavc: Lower MediaFoundation audio encoder priority.Carl Eugen Hoyos2020-06-23
* avcodec, avformat: Remove unnecessary initializations of side data sizeAndreas Rheinhardt2020-06-22
* avcodec/packet: Improve documentation of av_packet_get_side_dataAndreas Rheinhardt2020-06-22
* avcodec/nellymoserdec: Don't use invalid AVPacketSideDataTypeAndreas Rheinhardt2020-06-22
* avcodec/hcadec: get intensity from correct channelsummertriangle.dev@gmail.com2020-06-21
* avcodec/hcadec: fix decoding of hfr channelssummertriangle.dev@gmail.com2020-06-21
* avcodec/adpcmenc: remove forward declarationAndriy Gelman2020-06-20
* avcodec/mpeg12dec: do not discard older a53 captionsPaul B Mahol2020-06-20
* avcodec/ccaption_dec: use uint8_t type for prev_cmd arrayPaul B Mahol2020-06-20
* avcodec/ccaption_dec: do not modify packet data in case of parity errorPaul B Mahol2020-06-20
* avcodec/ccaption_dec: allow selection of second field captionsPaul B Mahol2020-06-20
* avcodec/ccaption_dec: rework non-real-time mode with pop-on captions by delayingPaul B Mahol2020-06-20
* avcodec/av1_parser: initialize avctx->pix_fmtManoj Bonda2020-06-19
* avcodec/av1_parser: add missing parsing for RGB pixel format signalingJames Almer2020-06-19
* avcodec/av1_parser: set context values outside the OBU parsing loopJames Almer2020-06-19
* avcodec/libx265: Fix integer overflow in computation of max and avg bitrateLimin Wang2020-06-19
* avcodec/encode: restructure the old encode APIJames Almer2020-06-18
* avcodec/encode: restructure the core encoding codeJames Almer2020-06-18
* avcodec/ccaption_dec: do not modify pkt data and stop removing parity bit twicePaul B Mahol2020-06-17
* avcodec/ccaption_dec: remove usage of extra bufferPaul B Mahol2020-06-16
* avcodec/ccaption_dec: fix some small style issuesPaul B Mahol2020-06-16
* avcodec/ccaption_dec: remove pts parameter from handle_char()Paul B Mahol2020-06-16
* avcodec/tiff: Check stride for dngMichael Niedermayer2020-06-15
* avcodec/ccaption_dec: add support for colorsPaul B Mahol2020-06-15
* avcodec/iirfilter: Fix memleakAndreas Rheinhardt2020-06-15
* avcodec/hevc_mp4toannexb_bsf: Check NAL size against available inputAndreas Rheinhardt2020-06-15
* avcodec/h264: create user data unregistered SEI side data for H.264Limin Wang2020-06-15
* avcodec/hevc_sei: add support for user data unregistered SEI messageLimin Wang2020-06-15
* avcodec/cbs_av1: abort when written inferred values don't matchJames Almer2020-06-14
* avcodec/cbs_h2645: abort when written inferred values don't matchJames Almer2020-06-14
* avcodec/libzvbi-teletextdec: fix txt_default_region limitsMarton Balint2020-06-14
* avcodec/ffwavesynth: Avoid undefined operation on ts overflowMichael Niedermayer2020-06-14
* avcodec/mv30: check mode_size vs. input spaceMichael Niedermayer2020-06-14
* avcodec/mpeg4videodec: Fix 2 integer overflows in get_amv()Michael Niedermayer2020-06-14
* avcodec/jpeg2000dec: Fix/check for multiple integer overflowsMichael Niedermayer2020-06-14
* avcodec/lossless_audiodsp: Fix undefined overflows in scalarproduct_and_madd_...Michael Niedermayer2020-06-14
* avcodec/sonic: Fix several integer state overflowsMichael Niedermayer2020-06-14
* avcodec/sonic: Fix several integer overflowsMichael Niedermayer2020-06-14
* avcodec/mpeg4videodec: avoid invalid values and reinitialize in format change...Michael Niedermayer2020-06-14