Browse code

doc/APIchanges: Fill in and correct more stuff

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>

Michael Niedermayer authored on 2016/06/26 08:38:18
Showing 1 changed files
... ...
@@ -15,14 +15,14 @@ libavutil:     2015-08-28
15 15
 
16 16
 API changes, most recent first:
17 17
 
18
-2016-xx-xx - xxxxxxx / db7968b - lavf 57.40.100 / 57.7.0 - avio.h
18
+2016-06-23 - 5d75e46 / db7968b - lavf 57.40.100 / 57.7.0 - avio.h
19 19
   Add AVIODataMarkerType, write_data_type, ignore_boundary_point and
20 20
   avio_write_marker.
21 21
 
22
-2016-xx-xx - xxxxxxx / 0c4468d - lavu 55.26.100 / 55.12.0 - opt.h
22
+2016-06-23 - abb3cc4 / 0c4468d - lavu 55.26.100 / 55.12.0 - opt.h
23 23
   Add av_stereo3d_type_name() and av_stereo3d_from_name().
24 24
 
25
-2016-06-22 - xxxxxxx - lavu 55.25.100 - hwcontext_dxva2.h
25
+2016-06-22 - 3689efe / c46db38 - lavu 55.25.100 / 55.11.0 - hwcontext_dxva2.h
26 26
   Add new installed header with DXVA2-specific hwcontext definitions.
27 27
 
28 28
 2016-04-27 - fb91871 - lavu 55.23.100 - log.h
... ...
@@ -34,28 +34,28 @@ API changes, most recent first:
34 34
   and output -- avcodec_send_packet(), avcodec_receive_frame(),
35 35
   avcodec_send_frame() and avcodec_receive_packet().
36 36
 
37
-2016-03-20 - af9cac1 / 33d1898 - lavc 57.35.100 / 57.15.0 - avcodec.h
37
+2016-04-17 - af9cac1 / 33d1898 - lavc 57.35.100 / 57.15.0 - avcodec.h
38 38
   Add a new bitstream filtering API working with AVPackets.
39 39
   Deprecate the old bitstream filtering API.
40 40
 
41
-2016-xx-xx - xxxxxxx - lavfi 6.42.0 - avfilter.h
41
+2016-04-14 - 8688d3a / 07a844f - lavfi 6.42.100 / 6.3.0 - avfilter.h
42 42
   Add AVFilterContext.hw_device_ctx.
43 43
 
44
-2016-xx-xx - xxxxxxx - lavu 55.22.0 - hwcontext_vaapi.h
44
+2016-04-14 - 28abb21 / 551c677 - lavu 55.22.100 / 55.9.0 - hwcontext_vaapi.h
45 45
   Add new installed header with VAAPI-specific hwcontext definitions.
46 46
 
47
-2016-xx-xx - xxxxxxx - lavu 55.21.0 - hwcontext.h
47
+2016-04-14 - afccfaf / b1f01e8 - lavu 55.21.100 / 55.7.0 - hwcontext.h
48 48
   Add AVHWFramesConstraints and associated API.
49 49
 
50
-2016-04-11 - xxxxxxx - lavf 57.33.0 - avformat.h
50
+2016-04-11 - 6f69f7a / 9200514 - lavf 57.33.100 / 57.5.0 - avformat.h
51 51
   Add AVStream.codecpar, deprecate AVStream.codec.
52 52
 
53 53
 2016-04-02 - e8a9b64 - lavu 55.20.100 - base64.h
54 54
   Add AV_BASE64_DECODE_SIZE(x) macro.
55 55
 
56
-2016-xx-xx - lavc 57.33.0 - avcodec.h
57
-  xxxxxxx - Add AVCodecParameters and its related API.
58
-  xxxxxxx - Add av_get_audio_frame_duration2().
56
+2016-xx-xx - lavc 57.33.100 / 57.14.0 - avcodec.h
57
+  f9b1cf1 / 998e1b8 - Add AVCodecParameters and its related API.
58
+  e6053b3 / a806834 - Add av_get_audio_frame_duration2().
59 59
 
60 60
 2016-03-11 - 6d8ab35 - lavf/lavc 57.28.101
61 61
   Add requirement to bitstream filtering API that returned packets with
... ...
@@ -93,28 +93,28 @@ API changes, most recent first:
93 93
   known as "the Matroska form". The timing information (start time, duration)
94 94
   can be found in the AVSubtitles fields.
95 95
 
96
-2016-xx-xx - lavc 57.25.0 - avcodec.h
96
+2016-02-24 - 7e49cdd / 7b3214d0 - lavc 57.25.100 / 57.13.0 - avcodec.h
97 97
   Add AVCodecContext.hw_frames_ctx.
98 98
 
99
-2016-xx-xx - lavfi 6.36.0 - avfilter.h
100
-  xxxxxxx avfilter.h - Add AVFilterLink.hw_frames_ctx.
101
-  xxxxxxx buffersrc.h - Add AVBufferSrcParameters and functions for handling it.
99
+2016-02-24 - 1042402 / b3dd30d - lavfi 6.36.100 / 6.2.0 - avfilter.h
100
+  avfilter.h - Add AVFilterLink.hw_frames_ctx.
101
+  buffersrc.h - Add AVBufferSrcParameters and functions for handling it.
102 102
 
103 103
 2016-02-23 - 14f7a3d - lavc 57.25.100
104 104
   Add AV_PKT_DATA_MPEGTS_STREAM_ID for exporting the MPEGTS stream ID.
105 105
 
106
-2016-xx-xx - lavu 55.18.100
107
-  xxxxxxx audio_fifo.h - Add av_audio_fifo_peek_at().
106
+2016-02-18 - 08acab8 - lavu 55.18.100 - audio_fifo.h
107
+  Add av_audio_fifo_peek_at().
108 108
 
109
-2016-xx-xx - lavu 55.18.0
110
-  xxxxxxx buffer.h - Add av_buffer_pool_init2().
111
-  xxxxxxx hwcontext.h - Add a new installed header hwcontext.h with a new API
109
+2016-xx-xx - lavu 55.18.100 / 55.6.0
110
+  26abd51 / 721a4ef buffer.h - Add av_buffer_pool_init2().
111
+  1a70878 / 89923e4 hwcontext.h - Add a new installed header hwcontext.h with a new API
112 112
                         for handling hwaccel frames.
113
-  xxxxxxx hwcontext_cuda.h - Add a new installed header hwcontext_cuda.h with
113
+  6992276 / ad884d1 hwcontext_cuda.h - Add a new installed header hwcontext_cuda.h with
114 114
                              CUDA-specific hwcontext definitions.
115
-  xxxxxxx hwcontext_vdpau.h - Add a new installed header hwcontext_vdpau.h with
115
+  d779d8d / a001ce3 hwcontext_vdpau.h - Add a new installed header hwcontext_vdpau.h with
116 116
                               VDPAU-specific hwcontext definitions.
117
-  xxxxxxx pixfmt.h - Add AV_PIX_FMT_CUDA.
117
+  63c3e35 / 7bc780c pixfmt.h - Add AV_PIX_FMT_CUDA.
118 118
 
119 119
 -------- 8< --------- FFmpeg 3.0 was cut here -------- 8< ---------
120 120