update ChangeLog
[fdkaac.git] / ChangeLog
1 2013-11-08 nu774 <honeycomb77@gmail.com>
2
3 * update ChangeLog [HEAD]
4
5 * bump version [v0.5.1]
6
7 * fix to use libFDKAAC signaling mode 1
8
9 2013-11-05 nu774 <honeycomb77@gmail.com>
10
11 * fix README
12
13 2013-11-04 nu774 <honeycomb77@gmail.com>
14
15 * rename README.md -> README
16
17 * Update README -> README.md, generate groff manpage from README.md
18
19 * update ChangeLog
20
21 * update git2changelog to accept non-ascii output
22
23 * add manpage
24
25 2013-11-03 nu774 <honeycomb77@gmail.com>
26
27 * fix gcc warnings
28
29 * Merge pull request #7 from rbrito/misc-fixes
30
31 2013-11-03 Rogério Brito <rbrito@ime.usp.br>
32
33 * gitignore: Add list of files to ignore.
34
35 2013-11-03 nu774 <honeycomb77@gmail.com>
36
37 * update ChangeLog
38
39 * bump version [v0.5.0]
40
41 * add --sbr-ratio to support AACENC_SBR_RATIO appeared on libFDK 3.4.12
42
43 * support 7.1 channel mode added on FDK 3.4.12
44
45 2013-10-30 nu774 <honeycomb77@gmail.com>
46
47 * update ChangeLog
48
49 * bump version [v0.4.2]
50
51 * use tell() to obtain data chunk offset
52
53 * rename aacenc_result_t -> aacenc_frame_t, simplify write_sample()
54
55 * prepend 1 sample zero padding in case of SBR and enc_delay is odd
56
57 * cleanup interface of aac_encode_frame()
58
59 * add some copyright notice
60
61 2013-10-29 nu774 <honeycomb77@gmail.com>
62
63 * smart padding for better gapless playback
64
65 * fix unused variable warning
66
67 * fix warning: cast size_t as sprintf() arg to int
68
69 * fix vcxproj
70
71 * fix pcm_seek() to inline
72
73 2013-10-27 nu774 <honeycomb77@gmail.com>
74
75 * bump version [v0.4.1]
76
77 * add --include-sbr-delay
78
79 * fix help message: show -I as shorthand for --ignorelength
80
81 * remove --sbr-signaling
82
83 2013-10-26 nu774 <honeycomb77@gmail.com>
84
85 * re-fix #ifdef cond for lrint() [old]
86
87 * tag mapping: add recorded date and tempo, remove performer->artist
88
89 2013-10-25 nu774 <honeycomb77@gmail.com>
90
91 * fix MSVC12 build issue
92
93 * fix build issue on platform where fileno is a naive macro
94
95 * update ChangeLog
96
97 * bump version [v0.4.0]
98
99 * update README
100
101 2013-10-24 nu774 <honeycomb77@gmail.com>
102
103 * caf input support
104
105 * refactor pcm io routines
106
107 2013-10-23 nu774 <honeycomb77@gmail.com>
108
109 * cleanup metadata handling
110
111 * --tag-from-json: properly support number/total format in json track field
112
113 2013-10-22 nu774 <honeycomb77@gmail.com>
114
115 * bump version [v0.3.3]
116
117 * fixed bogus sgpd written on --gapless-mode=1 and 2
118
119 2013-10-21 nu774 <honeycomb77@gmail.com>
120
121 * bump version [v0.3.2]
122
123 2013-10-20 nu774 <honeycomb77@gmail.com>
124
125 * reimplement int16 conversion as pcm_reader
126
127 * add abstraction layer for pcm reading
128
129 * improve handling of avgBitrate
130
131 2013-10-19 nu774 <honeycomb77@gmail.com>
132
133 * update ChangeLog and git2changelog.py
134
135 2013-10-18 nu774 <honeycomb77@gmail.com>
136
137 * bump version [v0.3.1]
138
139 * update README
140
141 * set avgBitrate field to zero for 14496-1 compliance
142
143 2013-09-07 nu774 <honeycomb77@gmail.com>
144
145 * updated ChangeLog with new git2changelog.py
146
147 2013-06-14 nu774 <honeycomb77@gmail.com>
148
149 * add --moov-before-mdat [v0.3.0]
150
151 2013-03-04 nu774 <honeycomb77@gmail.com>
152
153 * fix an error message
154
155 2013-03-03 nu774 <honeycomb77@gmail.com>
156
157 * bump version [v0.2.0]
158
159 * add --gapless-mode
160
161 2013-02-20 nu774 <honeycomb77@gmail.com>
162
163 * simplify __timeb64 condition
164
165 * use fseeko64() on i686-pc-mingw32
166
167 2013-02-18 nu774 <honeycomb77@gmail.com>
168
169 * fix build issue on i686-pc-mingw (struct __timeb64 is missing)
170
171 2013-02-17 nu774 <honeycomb77@gmail.com>
172
173 * bump version [v0.1.9]
174
175 * fix to accept option -C
176
177 2013-02-16 nu774 <honeycomb77@gmail.com>
178
179 * bump version [v0.1.8]
180
181 * refine json metadata importing
182
183 * m4af: duplication check on adding tags
184
185 2013-02-15 nu774 <honeycomb77@gmail.com>
186
187 * add --tag-from-json [v0.1.7]
188
189 * fix implicit int variable decl.
190
191 * update m4af
192
193 2013-02-03 nu774 <honeycomb77@gmail.com>
194
195 * bump version [v0.1.6]
196
197 * win32: change _wfopen() -> wfsopen()
198
199 2013-01-30 nu774 <honeycomb77@gmail.com>
200
201 * update README (add note for character encoding)
202
203 2013-01-28 nu774 <honeycomb77@gmail.com>
204
205 * bump version [v0.1.5]
206
207 * gracefully shutdown on signals
208
209 2013-01-27 nu774 <honeycomb77@gmail.com>
210
211 * fix MSVC project build issue
212
213 2013-01-25 nu774 <honeycomb77@gmail.com>
214
215 * bump version [v0.1.4]
216
217 * add --tag-from-file
218
219 2013-01-24 nu774 <honeycomb77@gmail.com>
220
221 * add --silent
222
223 2013-01-19 nu774 <honeycomb77@gmail.com>
224
225 * retab
226
227 * bump version [v0.1.3]
228
229 * fix crash on wrong long option, rename --ignore-length to --ignorelength
230
231 2013-01-17 nu774 <honeycomb77@gmail.com>
232
233 * bump version [v0.1.2]
234
235 * compat_win32: free argv with atexit()
236
237 * take care of COPYRIGHT-SIGN in UTF-8
238
239 2013-01-15 nu774 <honeycomb77@gmail.com>
240
241 * bump version [v0.1.1]
242
243 * fix return type of put_type_entry() to void
244
245 * add ADTS header size(7) to output byte length
246
247 2013-01-13 nu774 <honeycomb77@gmail.com>
248
249 * fix mp4 duration & version calcuration [v0.1.0]
250
251 2013-01-11 nu774 <honeycomb77@gmail.com>
252
253 * add support for xid
254
255 * support for i686-pc-mingw32 (missing _vscprintf)
256
257 2013-01-10 nu774 <honeycomb77@gmail.com>
258
259 * bump version [v0.0.9]
260
261 * rename basename() -> aacenc_basename() and move to compat layer
262
263 2013-01-09 nu774 <honeycomb77@gmail.com>
264
265 * add --tag and --long-tag
266
267 * fix corner case of progress display
268
269 * calculate length from file size
270
271 * raw input support
272
273 2013-01-08 nu774 <honeycomb77@gmail.com>
274
275 * insert a white space in progress message
276
277 2013-01-07 nu774 <honeycomb77@gmail.com>
278
279 * fix typo of bitrate-mode option [v0.0.8]
280
281 * more static inlining (missed on the previous commit) [v0.0.7]
282
283 * check error of fread() and fwrite() [v0.0.6]
284
285 * change inline->static inline to follow C99 semantics (for Clang)
286
287 * explicitly add -lfdk-aac to LDADD in Makefile.am
288
289 * add some files to EXTRA_DIST in Makefile.am
290
291 * fixed a typo in usage message [v0.0.5]
292
293 2013-01-06 nu774 <honeycomb77@gmail.com>
294
295 * add MSVC projects
296
297 * add .gitattributes
298
299 * more tweak on configure.ac and Makefile.am (take care of getopt_long) [v0.0.4]
300
301 * use fstat() to test seekability of input file
302
303 * retrieve bitrate for tool tag with aacEncoder_GetParam()
304
305 * output to current working directory by default
306
307 2013-01-05 nu774 <honeycomb77@gmail.com>
308
309 * zero clear LIB_INFO before calling aacEncGetLibInfo() [v0.0.3]
310
311 * tweak configure.ac and Makefile.am
312
313 * update version.h [v0.0.2]
314
315 * fixed to clip before converting float to int
316
317 * initial commit [v0.0.1]
318
This page took 0.030941 seconds and 4 git commands to generate.