lavf: deprecate now unused AVStream.pts
[platform/upstream/libav.git] / doc / APIchanges
2014-05-19 Anton Khirnovlavf: deprecate now unused AVStream.pts
2014-05-18 Anton Khirnovdoc/APIchanges: mark the release 10 branch point
2014-05-18 Anton Khirnovdoc/APIchanges: fill in missing hashes and dates
2014-05-18 Anton Khirnovlavc: add avcodec_free_context().
2014-05-15 Anton Khirnovlavf: add AVFMT_FLAG_BITEXACT.
2014-05-11 Anton Khirnovlavu: Add a pixel format for new VDA hwaccel
2014-05-01 Anton Khirnovlavc: move CODEC_FLAG_MV0 to mpegvideo
2014-05-01 Anton Khirnovlavc: make the xvid-specific "gmc" flag a private optio...
2014-05-01 Anton Khirnovlavc: move CODEC_FLAG_NORMALIZE_AQP to mpegvideo
2014-05-01 Anton Khirnovlavc: deprecate CODEC_FLAG_INPUT_PRESERVED
2014-04-28 Hendrik Leppkesdxva2_h264: add a workaround for old Intel GPUs
2014-04-22 Derek Buitenhuisavutil: Add av_get_time_base_q()
2014-04-17 Alessandro Ghedinicrc: add ANSI CRC16 LE
2014-04-07 Vittorio Giovaralavu: Add packed YVYU422 pixel format
2014-04-04 Alessandro Ghedinireplaygain: correctly parse peak values
2014-04-03 Luca Barbatolog: Support for 256color terminals
2014-03-24 Anton Khirnovframe: add a function for removing side data from a...
2014-03-24 Anton KhirnovAdd replaygain side data type and code for parsing...
2014-03-24 Anton Khirnovlavf: add an AVStream field for exporting stream-global...
2014-03-24 Anton Khirnovlavc: give a typedeffed name to the AVPacket.side_data...
2014-03-16 Jean FirstRGBA64 pixel formats
2014-02-24 Vittorio Giovaradoc: name correct header
2014-02-24 Anton Khirnovframe: add a convenience function for copying AVFrame...
2014-02-22 Anton Khirnovlavr: add a function for checking whether AVAudioResamp...
2014-02-19 Anton KhirnovAVOptions: add flags for read/read-only options
2014-02-19 Anton KhirnovAVOptions: deprecate unused AV_OPT_FLAG_METADATA
2014-02-15 Tim Walkerlavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.
2014-02-10 Anton Khirnovdoc/APIchanges: mark the place where 9 was branched
2014-02-10 Anton Khirnovdoc/APIchanges: fill in missing hashes and dates
2014-02-04 Luca Barbatolavf: improve handling of sparse streams when muxing
2014-01-20 Anton Khirnovlavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edg...
2014-01-05 Tim Walkeravframe: add AV_FRAME_DATA_MATRIXENCODING side data...
2014-01-05 Tim Walkerlavu: Add values for various Dolby flags to the AVMatri...
2013-12-20 Gildas Cocherellavc: add HEVC profiles names
2013-12-14 Reinhard TartlerBump major of libavfilter for reference counted buffer...
2013-12-14 Reinhard TartlerBump libavutil major version to account for the LLS...
2013-12-11 Anton Khirnovlavc: deprecate avcodec_get_frame_defaults().
2013-12-09 Vittorio Giovaraavframe: add codec-independent stereoscopic metadata
2013-11-26 John Stebbinsmpeg12dec: Extract CC user data into frame side data
2013-11-14 Anton KhirnovMove av_fast_{m,re}alloc from lavc to lavu.
2013-11-14 Anton Khirnovlavc: make error_rate a private option of mpegvideo...
2013-11-14 Anton Khirnovvdpau: add a constructor for AVVDPAUContext.
2013-11-14 Anton Khirnovvdpau: add a convenience function for getting a decoder...
2013-11-04 Jan Ekströmlavc: Add colorimetry values for BT.2020, other non...
2013-10-31 John Stebbinsh264: wait for initial complete frame before outputing...
2013-09-28 Anton Khirnovlavfi: allow user-provided execute() callbacks
2013-09-21 Kieran Kunhyalavu: Add interleaved 4:2:2 8/10-bit formats
2013-09-17 Luca Barbatodoc: Add missing hashes and dates to APIChanges
2013-09-16 Luca Barbatomem: Introduce av_reallocp
2013-08-10 Luca Barbatolavc: Add refcounted api to AVPacket
2013-08-05 Rémi Denis-Courmontvdpau: deprecate bitstream buffers within the hardware...
2013-08-05 Rémi Denis-Courmontvdpau: deprecate VDPAU codec capability
2013-08-05 Rémi Denis-Courmontvdpau: deprecate old codec-specific pixel formats
2013-08-02 Yusuke Nakamuraavcodec: Add output_picture_number to AVCodecParserContext
2013-06-24 Kieran Kunhyalavc: Add option to encode MPEG-2 AAC with libfdk-aac
2013-06-04 Martin Storsjömem: Add av_realloc_array and av_reallocp_array
2013-05-24 Anton Khirnovlavfi: add a slice threading infrastructure
2013-05-24 Anton KhirnovMove get_logical_cpus() from lavc/pthread to lavu/cpu.
2013-05-24 Yusuke Nakamuraavcodec: Add picture structure information to AVCodecPa...
2013-05-15 Anton Khirnovpixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*
2013-05-03 Masaki Tanakaavcodec: Add field order information to AVCodecParserCo...
2013-04-24 Anton Khirnovdoc/APIchanges: add missing hashes and dates
2013-04-19 Anton Khirnovh264: fully support cropping.
2013-04-11 Anton Khirnovlavfi: change the filter registering system to match...
2013-04-11 Anton Khirnovlavfi: add a function for counting elements in AVFilter...
2013-04-11 Anton Khirnovlavfi: mark filters with dynamic number of inputs or...
2013-04-11 Anton Khirnovlavfi: add avfilter_init_dict() for initializing a...
2013-04-11 Anton Khirnovlavfi: add avfilter_init_str() to replace avfilter_init...
2013-04-11 Anton Khirnovlavfi: add AVFilterContext.graph.
2013-04-11 Anton Khirnovlavfi: deprecate avfilter_graph_add_filter().
2013-04-11 Anton Khirnovlavfi: replace avfilter_open() with avfilter_graph_allo...
2013-04-11 Anton Khirnovlavfi: merge avfiltergraph.h into avfilter.h
2013-04-09 Anton Khirnovlavfi: add a bump and docs entries for the AVOptions...
2013-03-19 Anton Khirnovpixdesc: add a function for counting planes in a pixel...
2013-03-16 Anton Khirnovavfiltergraph: replace AVFilterGraph.filter_count with...
2013-03-08 Anton KhirnovAdd the bumps and APIchanges entries for reference...
2013-03-07 Reimar Döffingeravstring: Add locale independent versions of some ctype...
2013-02-23 Justin Ruggleslavfi: connect libavresample options to af_resample...
2013-01-25 Justin Rugglesdict: add av_dict_parse_string()
2013-01-25 Vladimir Panteliclavu: Add av_strnstr()
2013-01-15 Martin Storsjölavu: Add an API for calculating HMAC (RFC 2104)
2013-01-13 Rémi Denis-Courmontvdpau: Add context and common helpers for hwaccel support
2013-01-12 Diego BiurrunAdd version bump and APIchanges entry for Add AV_PIX_FM...
2013-01-08 Justin Rugglesdoc/APIchanges: fill in missing dates and hashes.
2013-01-08 Justin Ruggleslavr: add a public function for setting a custom channe...
2012-12-29 Luca Barbatoavstring: add av_basename and av_dirname
2012-11-15 Janne GrunauAPIChanges: add entry for av_read_packet deprecation
2012-11-11 Justin Ruggleslavu: rename audioconvert.* to channel_layout.* and...
2012-11-05 Justin Ruggleslavu: add av_ctz() for trailing zero bit count
2012-10-23 Anton Khirnovlavu: bump major to 52
2012-10-23 Anton KhirnovAPIchanges: update lavr bump date
2012-10-21 Nathan Caldwellavutil: Add AVERROR_EXPERIMENTAL
2012-10-12 Anton Khirnovpixdesc: add functions for accessing pixel format descr...
2012-10-11 Martin Storsjöavutil: Add functions for allocating opaque contexts...
2012-10-10 Luca Barbatoavio: introduce avio_closep
2012-10-08 Anton Khirnovpixfmt: add AV_ prefixes to PIX_FMT_*
2012-10-05 Anton Khirnovdoc/APIchanges: fill in missing dates and hashes.
2012-10-05 Anton Khirnovlavr: bump major to 1 and declare it stable.
2012-09-24 Anton Khirnovlavc: add avcodec_free_frame().
2012-09-12 Tim Walkerlavu/audioconvert: add a second low frequency channel.
next