summaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
Commit message (Expand)AuthorAgeFilesLines
* h264_parser: export video format and dimensionsAnton Khirnov2015-02-191-0/+4
* pixfmt: add a pixel format for QSV hwaccelAnton Khirnov2015-02-191-0/+3
* doc/APIchanges: fill in missing dates and hashesAnton Khirnov2015-02-131-17/+17
* Add a side data type for audio service type.Anton Khirnov2015-01-271-0/+4
* imgutils: create misc functions for dealing with buffersStefano Sabatini2015-01-141-0/+4
* vdpau: add helper for surface chroma type and sizeRémi Denis-Courmont2014-12-251-0/+3
* libavcodec: add AV_HWACCEL_ALLOW_HIGH_DEPTH flagRémi Denis-Courmont2014-12-251-0/+3
* avcodec: add AVCodecContext.sw_pix_fmtRémi Denis-Courmont2014-12-251-0/+3
* APIchanges: mark the release 11 branch pointwm42014-12-031-3/+7
* lavf: Add an option for avoiding negative timestampsMichael Niedermayer2014-11-071-0/+3
* lavc: add a public API for parsing vorbis packets.Anton Khirnov2014-11-061-0/+3
* lavu: Add av_gettime_relativeMartin Storsjö2014-10-241-0/+3
* lavc: deprecate the use of AVCodecContext.time_base for decodingAnton Khirnov2014-10-151-0/+4
* vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level checkRémi Denis-Courmont2014-10-151-0/+3
* doc: fix typing mistakeRémi Denis-Courmont2014-10-151-1/+1
* lavc: use a separate field for exporting audio encoder paddingAnton Khirnov2014-10-131-0/+4
* pixdesc: return color properties namesVittorio Giovara2014-10-081-0/+3
* vdpau: add av_vdpau_bind_context()Rémi Denis-Courmont2014-10-061-0/+4
* avcodec: add stream-level stereo3d side dataVittorio Giovara2014-08-281-0/+3
* doc: fix a typoGabriel Dume2014-08-261-1/+1
* lavf: add AVFormatContext.max_ts_probeAnton Khirnov2014-08-251-0/+3
* doc/APIchanges: fill in missing hashes and datesAnton Khirnov2014-08-251-29/+29
* mem: add av_strndup() for duplicating substringsAnton Khirnov2014-08-131-0/+3
* AVOption: add support for dictionary types.Andrew Stone2014-08-131-0/+4
* lavf: add AVFormatContext/AVStream fields for signaling to the user when even...Andrew Stone2014-08-131-0/+4
* avresample: Introduce AVFrame-based APILuca Barbato2014-08-101-0/+6
* Bump major versions of all libraries.Anton Khirnov2014-08-091-7/+7
* avcodec: Rename xvidmmx IDCT to xvidDiego Biurrun2014-08-081-0/+4
* swscale: Undeprecate sws_getContext()Diego Biurrun2014-08-071-0/+3
* avcodec: Undeprecate reordered_opaqueDiego Biurrun2014-08-071-0/+3
* avutil: add AV_PIX_FMT_YA16 pixel formatVittorio Giovara2014-08-041-0/+3
* avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara2014-08-041-0/+4
* pixdesc: Support pixelformat aliasesLuca Barbato2014-08-041-0/+3
* avcodec: Deprecate dtg_active_format field in favor of avframe side-dataKieran Kunhya2014-08-031-0/+4
* avcodec: Deprecate unused defines and optionsDiego Biurrun2014-08-031-0/+7
* avstring: Expose the simple name match functionLuca Barbato2014-07-291-0/+3
* lavc: add a property for marking codecs that support frame reorderingAnton Khirnov2014-07-281-0/+3
* display: add matrix flip apiVittorio Giovara2014-07-091-0/+3
* lavc: export DV profile API used by muxer/demuxer as publicAnton Khirnov2014-07-091-0/+3
* apichanges: fill in changes for lavu 51.19 and 51.20Vittorio Giovara2014-06-281-0/+7
* Add av_image_check_sar() and use it to validate SARJustin Ruggles2014-06-201-0/+3
* lavc: add a convenience function for rescaling timestamps in a packetAnton Khirnov2014-06-201-0/+3
* lavf: switch to AVStream.time_base as the hint for the muxer timebaseAnton Khirnov2014-06-181-0/+5
* lavc: add an option to enable side data-only packets during encodingAnton Khirnov2014-06-011-0/+5
* lavu: add all color-related enums to AVFramewm42014-06-011-0/+5
* avresample: Add avresample_get_out_samplesLuca Barbato2014-05-281-0/+3
* avformat: Provide a standard compliance flagLuca Barbato2014-05-281-0/+4
* avcodec: bump version after rotation apiVittorio Giovara2014-05-231-1/+1
* lavf: add av_stream_get_side_dataJanne Grunau2014-05-201-0/+4
* Add transformation matrix API.Vittorio Giovara2014-05-191-0/+8
OpenPOWER on IntegriCloud