aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/packet.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/packet: fix doxy references in AVPacketSideDataJames Almer2024-10-051-2/+2
* avcodec/packet: add an LCEVC enhancement data payload side data typeJames Almer2024-09-191-0/+6
* avcodec/packet: add a decoded frame cropping side data typeJames Almer2024-07-081-0/+13
* avcodec/packet: remove reference to old AV_SIDE_DATA_PARAM_CHANGE_ valuesJames Almer2024-05-311-4/+0
* lavc/packet: schedule AV_PKT_DATA_QUALITY_FACTOR for removalAnton Khirnov2024-03-291-0/+2
* avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUTJames Almer2024-03-071-7/+0
* avcodec: add ambient viewing environment packet side data.Damiano Galassi2024-02-041-0/+7
* avcodec/packet: add IAMF Parameters side data typesJames Almer2023-12-181-0/+24
* avcodec/packet: add some documentation for AVPacketSideDataJames Almer2023-10-061-0/+27
* avcodec/packet: add generic side data helpersJames Almer2023-10-061-4/+92
* libavcodec: Fix a comment typoMartin Storsjö2022-10-271-1/+1
* libavcodec: Split version.hMartin Storsjö2022-03-161-1/+2
* lavc: deprecate channel count/layout changing side dataAnton Khirnov2022-03-151-0/+5
* packet: add description for the AVPacket.time_base fieldLynne2021-12-061-0/+3
* avpacket: ABI bump additionsLynne2021-08-021-0/+21
* avcodec: Pass HDR10+ metadata to packet side data in VP9 encoderMohammad Izadi2021-06-241-0/+8
* avutil/buffer: Switch AVBuffer API to size_tAndreas Rheinhardt2021-04-271-24/+0
* avcodec: Remove deprecated API to split/merge side-dataAndreas Rheinhardt2021-04-271-8/+0
* avcodec: Remove deprecated AVPacket APIAndreas Rheinhardt2021-04-271-39/+0
* avcodec, avformat: Remove AVPacket.convergence_durationAndreas Rheinhardt2021-04-271-10/+0
* avcodec/packet: Also change av_packet_pack/unpack_dictionary to size_tAndreas Rheinhardt2021-03-191-1/+9
* avcodec/packet: deprecate av_init_packet()James Almer2021-03-171-4/+18
* avcodec/packet: change side data related public function and struct size type...James Almer2021-03-101-0/+16
* avcodec/packet: move AVPacketList definition and function helpers over from l...James Almer2020-09-151-0/+5
* API: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataTypeLimin Wang2020-07-151-0/+8
* avcodec/packet: Improve documentation of av_packet_get_side_dataAndreas Rheinhardt2020-06-221-1/+2
* lavc: add a new sidedata type for DOVIJun Zhao2020-04-231-0/+9
* avcodec.h: split AVPacket API into its own headerAnton Khirnov2020-04-101-0/+713