From: Michael Niedermayer Date: Wed, 5 Mar 2014 20:10:42 +0000 (+0100) Subject: doc/APIchanges: update versions & hashes X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=64e4bd7414fc05745e1a723b4da0a44fe7b0558b;p=ffmpeg doc/APIchanges: update versions & hashes --- diff --git a/doc/APIchanges b/doc/APIchanges index 4879a258967..5f726596a59 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -21,20 +21,20 @@ API changes, most recent first: Add av_output_audio_device_next(). Add av_output_video_device_next(). -2014-xx-xx - xxxxxxx - lavu 53.05.0 - frame.h +2014-xx-xx - fff5262 / 1155fd0 - lavu 52.66.100 / 53.5.0 - frame.h Add av_frame_copy() for copying the frame data. -2014-02-xx - xxxxxxx - lswr 0.18.100 - swresample.h +2014-02-xx - a66be60 - lswr 0.18.100 - swresample.h Add swr_is_initialized() for checking whether a resample context is initialized. -2014-02-xx - xxxxxxx - lavr 1.2.0 - avresample.h +2014-02-xx - 5367c0b / 7e86c27 - lavr 1.2.0 - avresample.h Add avresample_is_open() for checking whether a resample context is open. -2014-xx-xx - xxxxxxx - lavu 53.04.0 - opt.h +2014-xx-xx - 6a24d77 / c3ecd96 - lavu 52.65.100 / 53.4.0 - opt.h Add AV_OPT_FLAG_EXPORT and AV_OPT_FLAG_READONLY to mark options meant (only) for reading. -2014-xx-xx - xxxxxxx - lavu 53.03.01 - opt.h +2014-xx-xx - f4c8d00 / 6bb8720 - lavu 52.64.101 / 53.3.1 - opt.h Deprecate unused AV_OPT_FLAG_METADATA. 2014-02-xx - xxxxxxx - lavd 55.10.100 - avdevice.h @@ -44,7 +44,7 @@ API changes, most recent first: Add avio_find_protocol_name() to find out the name of the protocol that would be selected for a given URL. -2014-02-xx - xxxxxxx - lavu 53.3.0 - frame.h +2014-02-xx - a2bc6c1 / c98f316 - lavu 52.64.100 / 53.3.0 - frame.h Add AV_FRAME_DATA_DOWNMIX_INFO value to the AVFrameSideDataType enum and downmix_info.h API, which identify downmix-related metadata. @@ -55,7 +55,7 @@ API changes, most recent first: Add AVFormatContext.max_interleave_delta for controlling amount of buffering when interleaving. -2014-02-02 - xxxxxxx - lavf 55.29.100 - avformat.h +2014-02-02 - 5871ee5 - lavf 55.29.100 - avformat.h Add output_ts_offset muxing option to AVFormatContext. 2014-01-27 - 102bd64 - lavd 55.7.100 - avdevice.h @@ -75,7 +75,7 @@ API changes, most recent first: (i.e. as if the CODEC_FLAG_EMU_EDGE flag was always on). Deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width(). -2014-01-19 - xxxxxxx - lavf 55.25.100 - avformat.h +2014-01-19 - 1a193c4 - lavf 55.25.100 - avformat.h Add avformat_get_mov_video_tags() and avformat_get_mov_audio_tags(). 2014-01-19 - xxxxxxx - lavu 52.63.100 - rational.h @@ -88,16 +88,16 @@ API changes, most recent first: 2014-01-05 - 751385f / 5c437fb - lavu 52.61.100 / 53.1.0 - channel_layout.h Add values for various Dolby flags to the AVMatrixEncoding enum. -2014-01-04 - xxxxxxx - lavu 52.60.100 - mathematics.h +2014-01-04 - b317f94 - lavu 52.60.100 - mathematics.h Add av_add_stable() function. -2013-12-22 - xxxxxxx - lavu 52.59.100 - avstring.h +2013-12-22 - 911676c - lavu 52.59.100 - avstring.h Add av_strnlen() function. -2013-12-xx - xxxxxxx - lavu 52.57.100 - opencl.h +2013-12-xx - 64f73ac - lavu 52.57.100 - opencl.h Add av_opencl_benchmark() function. -2013-11-xx - xxxxxxx - lavu 52.56.100 - ffversion.h +2013-11-xx - 82b2e9c - lavu 52.56.100 - ffversion.h Moves version.h to libavutil/ffversion.h. Install ffversion.h and make it public. @@ -114,13 +114,13 @@ API changes, most recent first: Add AV_FRAME_DATA_A53_CC value to the AVFrameSideDataType enum, which identifies ATSC A53 Part 4 Closed Captions data. -2013-11-XX - xxxxxxx - lavu 52.54.100 - avstring.h +2013-11-XX - 6859065 - lavu 52.54.100 - avstring.h Add av_utf8_decode() function. 2013-11-22 - fb7d70c - lavc 55.44.100 - avcodec.h Add HEVC profiles -2013-11-xx - xxxxxxx - lavc 55.44.100 - avcodec.h +2013-11-xx - c28b61c - lavc 55.44.100 - avcodec.h Add av_packet_{un,}pack_dictionary() Add AV_PKT_METADATA_UPDATE side data type, used to transmit key/value strings between a stream and the application. @@ -142,29 +142,29 @@ API changes, most recent first: Add ITU-R BT.2020 and other not yet included values to color primaries, transfer characteristics and colorspaces. -2013-11-04 - xxxxxxx - lavu 52.50.100 - avutil.h +2013-11-04 - 85cabf1 - lavu 52.50.100 - avutil.h Add av_fopen_utf8() 2013-10-31 - 78265fc / 28096e0 - lavu 52.49.100 / 52.17.0 - frame.h Add AVFrame.flags and AV_FRAME_FLAG_CORRUPT. -2013-10-27 - xxxxxxx - lavc 55.39.100 - avcodec.h +2013-10-27 - dbe6f9f - lavc 55.39.100 - avcodec.h Add CODEC_CAP_DELAY support to avcodec_decode_subtitle2. -2013-10-27 - xxxxxxx - lavu 52.48.100 - parseutils.h +2013-10-27 - d61617a - lavu 52.48.100 - parseutils.h Add av_get_known_color_name(). -2013-10-17 - xxxxxxx - lavu 52.47.100 - opt.h +2013-10-17 - 8696e51 - lavu 52.47.100 - opt.h Add AV_OPT_TYPE_CHANNEL_LAYOUT and channel layout option handlers av_opt_get_channel_layout() and av_opt_set_channel_layout(). -2013-10-xx - xxxxxxx -libswscale 2.5.101 - options.c +2013-10-xx - ccf96f8 -libswscale 2.5.101 - options.c Change default scaler to bicubic -2013-10-03 - xxxxxxx - lavc 55.34.100 - avcodec.h +2013-10-03 - e57dba0 - lavc 55.34.100 - avcodec.h Add av_codec_get_max_lowres() -2013-10-02 - xxxxxxx - lavf 55.19.100 - avformat.h +2013-10-02 - 5082fcc - lavf 55.19.100 - avformat.h Add audio/video/subtitle AVCodec fields to AVFormatContext to force specific decoders @@ -191,10 +191,10 @@ API changes, most recent first: 2013-08-15 - 1e0e193 - lsws 2.5.100 - Add a sws_dither AVOption, allowing to set the dither algorithm used -2013-08-xx - xxxxxxx - lavc 55.27.100 - vdpau.h +2013-08-xx - d404fe35 - lavc 55.27.100 - vdpau.h Add a render2 alternative to the render callback function. -2013-08-xx - xxxxxxx - lavc 55.26.100 - vdpau.h +2013-08-xx - af05edc - lavc 55.26.100 - vdpau.h Add allocation function for AVVDPAUContext, allowing to extend it in the future without breaking ABI/API.