summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2012-03-20 07:45:45 +0100
committerAnton Khirnov <anton@khirnov.net>2012-03-26 10:08:56 +0200
commit5d20e7b7ea1c133e9b15d7fc199a94c5fb9eeea2 (patch)
tree0eb2da3fd26fde99951e4841eb50f90eb80f71bb /doc
parentb2af057a36375cd16a68894437136d22bcca69a0 (diff)
APIchanges: fill in missing dates and hashes.
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 6e7d4e7a75..7bcb738499 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -12,20 +12,20 @@ libavutil: 2011-04-18
API changes, most recent first:
-2012-03-xx - xxxxxxx - lavu 51.25.0 - cpu.h
+2012-03-06 - 4d851f8 - lavu 51.25.0 - cpu.h
Add av_set_cpu_flags_mask().
-2012-xx-xx - lavc 54.8.0
- xxxxxxx Add av_get_exact_bits_per_sample()
- xxxxxxx Add av_get_audio_frame_duration()
+2012-03-05 - lavc 54.8.0
+ 6699d07 Add av_get_exact_bits_per_sample()
+ 9524cf7 Add av_get_audio_frame_duration()
-2012-03-xx - xxxxxxx - lavc 54.7.0 - avcodec.h
+2012-03-04 - 44fe77b - lavc 54.7.0 - avcodec.h
Add av_codec_is_encoder/decoder().
-2012-xx-xx - xxxxxxx - lavc 54.3.0 - avcodec.h
+2012-03-01 - 442c132 - lavc 54.3.0 - avcodec.h
Add av_packet_shrink_side_data.
-2012-xx-xx - xxxxxxx - lavf 54.2.0 - avformat.h
+2012-02-29 - dd2a4bc - lavf 54.2.0 - avformat.h
Add AVStream.attached_pic and AV_DISPOSITION_ATTACHED_PIC,
used for dealing with attached pictures/cover art.