summaryrefslogtreecommitdiff
path: root/doc/APIchanges
Commit message (Expand)AuthorAge
* lavc: Deprecate avctx.rtp_callback fieldVittorio Giovara2015-11-20
* avcodec: Define side data type for fallback trackJohn Stebbins2015-11-18
* avformat: expose av_stream_new_side_data helperJohn Stebbins2015-11-18
* xtea: Add functions for little endian modeMartin Storsjö2015-11-13
* lavfi: add a frame_rate field to AVFilterLink.Nicolas George2015-11-09
* avpacket: Provide an alloc and a free function for the structLuca Barbato2015-10-26
* avpacket: Deprecate av_dup_packetLuca Barbato2015-10-26
* avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-26
* lavc: Add data and linesize to AVSubtitleRectVittorio Giovara2015-10-21
* APIchanges: Fill in missing dates and hashesVittorio Giovara2015-10-19
* qsvenc: add an API for allocating opaque surfacesAnton Khirnov2015-10-16
* dict: Change return type of av_dict_copy()Vittorio Giovara2015-10-12
* lavc: Make AVPacket.duration int64, and deprecate convergence_durationwm42015-09-29
* d3d11va: WindowsPhone requires a mutex around ID3D11VideoContextSteve Lhomme2015-09-17
* lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara2015-09-07
* lavu: Remove bit packing from AVComponentDescriptorVittorio Giovara2015-09-07
* lavu: extend size of the AVPixFmtDescriptor.flags fieldwm42015-09-07
* Bump major versions of all librariesVittorio Giovara2015-08-28
* des: add av_des_alloc()James Almer2015-07-31
* xtea: add av_xtea_alloc()James Almer2015-07-31
* rc4: add av_rc4_alloc()James Almer2015-07-31
* blowfish: add av_blowfish_alloc()James Almer2015-07-31
* hmac: add missing version bump and APIChanges entryJames Almer2015-07-30
* lavc: Update version and APIchangesVittorio Giovara2015-07-27
* Add a quality factor packet side dataVittorio Giovara2015-07-20
* APIchanges: Mention lavfi and lavd identification symbol additionVittorio Giovara2015-07-17
* lavu: Add version information for av_version_info()Vittorio Giovara2015-07-03
* lavu: add an API function to return the Libav version stringwm42015-07-02
* avio: Add avio_put_str16beLuca Barbato2015-06-07
* x86: add AV_CPU_FLAG_AVXSLOW flagJames Almer2015-05-31
* vda: Make output CVPixelBuffer format configurableStefano Pigozzi2015-05-13
* log: Introduce a more verbose debug levelVittorio Giovara2015-04-19
* parseutils: Make av_small_strptime publicLuca Barbato2015-04-07
* lavc: add profile define for DTS ExpressHendrik Leppkes2015-03-29
* lavc: add MMAL hardware decoder wrapperwm42015-03-29
* h264_parser: export video format and dimensionsAnton Khirnov2015-02-19
* pixfmt: add a pixel format for QSV hwaccelAnton Khirnov2015-02-19
* doc/APIchanges: fill in missing dates and hashesAnton Khirnov2015-02-13
* Add a side data type for audio service type.Anton Khirnov2015-01-27
* imgutils: create misc functions for dealing with buffersStefano Sabatini2015-01-14
* vdpau: add helper for surface chroma type and sizeRémi Denis-Courmont2014-12-25
* libavcodec: add AV_HWACCEL_ALLOW_HIGH_DEPTH flagRémi Denis-Courmont2014-12-25
* avcodec: add AVCodecContext.sw_pix_fmtRémi Denis-Courmont2014-12-25
* APIchanges: mark the release 11 branch pointwm42014-12-03
* lavf: Add an option for avoiding negative timestampsMichael Niedermayer2014-11-07
* lavc: add a public API for parsing vorbis packets.Anton Khirnov2014-11-06
* lavu: Add av_gettime_relativeMartin Storsjö2014-10-24
* lavc: deprecate the use of AVCodecContext.time_base for decodingAnton Khirnov2014-10-15
* vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level checkRémi Denis-Courmont2014-10-15
* doc: fix typing mistakeRémi Denis-Courmont2014-10-15