diff options
author | Lukasz Marek <lukasz.m.luki2@gmail.com> | 2014-05-03 02:48:45 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-05-03 03:35:21 +0200 |
commit | 8b02e1c21d4d72e6e2ed2f35bc8ef0a0ce1852b4 (patch) | |
tree | b428e0ed61a2e5195dc56d65c7b5a4d61aaf3efc | |
parent | 80dd0aff3346d39368b88127c18dc846614c36d4 (diff) | |
download | ffmpeg-8b02e1c21d4d72e6e2ed2f35bc8ef0a0ce1852b4.tar.gz |
doc/APIchanges: add hashes and dates
Signed-off-by: Lukasz Marek <lukasz.m.luki2@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | doc/APIchanges | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index b4fa99f2d4..7023d84b4b 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -15,7 +15,7 @@ libavutil: 2012-10-22 API changes, most recent first: -2014-05-xx - xxxxxxx - lavu 52.81.0 - opt.h +2014-05-02 - ba52fb11 - lavu 52.81.0 - opt.h Add av_opt_set_dict2() function. 2014-04-xx - xxxxxxx - lavc 55.50.3 - avcodec.h @@ -55,7 +55,7 @@ API changes, most recent first: 2014-04-12 - xxxxxxx - lavu 52.76.100 - log.h Add av_log_get_flags() -2014-04-xx - xxxxxxx - lavd 55.12.100 - avdevice.h +2014-04-11 - 6db42a2b - lavd 55.12.100 - avdevice.h Add avdevice_capabilities_create() function. Add avdevice_capabilities_free() function. @@ -69,11 +69,11 @@ API changes, most recent first: 2014-04-xx - xxxxxxx - lavu 53.09.0 - log.h Add AV_LOG(c) macro to have 256 color debug messages. -2014-04-xx - xxxxxxx - lavu 52.72.100 - opt.h +2014-04-03 - eaed4da9 - lavu 52.72.100 - opt.h Add AV_OPT_MULTI_COMPONENT_RANGE define to allow return multi-component option ranges. -2014-03-xx - xxxxxxx - lavu 52.70.100 - mem.h +2014-03-29 - cd50a44b - lavu 52.70.100 - mem.h Add av_dynarray_add_nofree() function. 2014-02-xx - xxxxxxx - lavu 53.08.0 - frame.h @@ -104,7 +104,7 @@ API changes, most recent first: 2014-03-11 - 3f3229c - lavf 55.34.101 - avformat.h Set AVFormatContext.start_time_realtime when demuxing. -2014-xx-xx - xxxxxx - lavd 55.11.100 - avdevice.h +2014-03-03 - 06fed440 - lavd 55.11.100 - avdevice.h Add av_input_audio_device_next(). Add av_input_video_device_next(). Add av_output_audio_device_next(). |