Changelog 20.3 KB
Newer Older
1
2
3
Entries are sorted chronologically from oldest to youngest within each release,
releases are sorted from youngest to oldest.

4

5
6
7
8
9
10
11
12
13
14
15
16
17
18
version 0.5.8:

- id3v2: fix skipping extended header in id3v2.4
- nsvdec: Several bugfixes related to CVE-2011-3940
- dv: check stype
- dv: Fix null pointer dereference due to ach=0
- dv: Fix small stack overread related to CVE-2011-3929 and CVE-2011-3936.
- atrac3: Fix crash in tonal component decoding, fixes CVE-2012-0853
- mjpegbdec: Fix overflow in SOS, fixes CVE-2011-3947
- motionpixels: Clip YUV values after applying a gradient.
- vqavideo: return error if image size is not a multiple of block size,
  fixes CVE-2012-0947.


19
20
21
22
23
24
25
26
27
28
version 0.5.7:
- vorbis: An additional defense in the Vorbis codec. (CVE-2011-3895)
- vorbisdec: Fix decoding bug with channel handling.
- matroskadec: Fix a bug where a pointer was cached to an array that might
  later move due to a realloc(). (CVE-2011-3893)
- vorbis: Avoid some out-of-bounds reads. (CVE-2011-3893)
- vp3: fix oob read for negative tokens and memleaks on error, (CVE-2011-3892)
- vp3: fix streams with non-zero last coefficient.


29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
version 0.5.6:
- svq1dec: call avcodec_set_dimensions() after dimensions changed. (NGS00148, CVE-2011-4579)
- vmd: fix segfaults on corruped streams (CVE-2011-4364)
- commits related to CVE-2011-4353:
  - vp6: partially propagate huffman tree building errors during coeff model parsing and fix misspelling
  - Plug some memory leaks in the VP6 decoder
  - vp6: Reset the internal state when aborting key frames header parsing
  - vp6: Fix illegal read.
  - vp6: Fix illegal read.
  - Fix out of bound reads in the QDM2 decoder.
- commits related to CVE-2011-4351:
  - Check for out of bound writes in the QDM2 decoder.
  - qdm2: check output buffer size before decoding
  - Fix qdm2 decoder packet handling to match the api


45
46
47
48
49
50
51
version 0.5.5:

- Fix memory (re)allocation in matroskadec.c (MSVR11-011/CVE-2011-3504)
- Fix some crashes with invalid bitstreams in the CAVS decoder
  (CVE-2011-3362, CVE-2011-3973, CVE-2011-3974)
- Compilation fixes for gcc-4.6, testsuite now passes again
- Detect and handle overreads in the MJPEG decoder.
Michael Niedermayer's avatar
Michael Niedermayer committed
52
- multiple other security fixes.
53
54
55



56
57
version 0.5.4:

58
- Fix memory corruption in WMV parsing (addresses CVE-2010-3908)
59
- Fix heap corruption crashes (addresses CVE-2011-0722)
60
61
62
- Fix crashes in Vorbis decoding found by zzuf (addresses CVE-2010-4704)
- Fix another crash in Vorbis decoding (addresses CVE-2011-0480, Chrome issue 68115)
- Fix invalid reads in VC-1 decoding (related to CVE-2011-0723)
Reinhard Tartler's avatar
Reinhard Tartler committed
63
64
- Do not attempt to decode APE file with no frames
  (adresses http://packetstorm.linuxsecurity.com/1103-exploits/vlc105-dos.txt)
65
66


67

68
69
70
71
72
73
74
75
76
version 0.5.3:

- build system improvements
- performance fix for seekable HTTP
- fix several potentially exploitable issues in the FLIC decoder
  (addresses CVE-2010-3429)



77
78
79
version 0.5.2:

- Hurd support
80
- PowerPC without AltiVec compilation issues
81
82
83
84
- validate channels and samplerate in the Vorbis decoder



85
86
87
88
version 0.5.1:

- build system updates
- documentation updates
89
- libswscale now is LGPL except for x86 optimizations
90
91
- fix for GPL code in libswscale that was erroneously activated
- AltiVec code in libswscale is now LGPL
92
- remaining GPL parts in AC-3 decoder converted to LGPL
93
- (L)GPL license upgrade support
94
- AMR-NB decoding/encoding, AMR-WB decoding via OpenCORE libraries
Reinhard Tartler's avatar
Reinhard Tartler committed
95
- enable symbol versioning by default for linkers that support it
96
- backport av_lockmgr_register(), see doc/APIchanges for details
97
98
99
- security fixes for:
  - ASF, Ogg and MOV demuxers
  - FFv1, H.264, HuffYUV, MLP, MPEG audio and Snow decoders
100
101


102

Diego Biurrun's avatar
Diego Biurrun committed
103
104
version 0.5:

Luca Abeni's avatar
Luca Abeni committed
105
- The "device" muxers and demuxers are now in a new libavdevice library
106
- DV50 AKA DVCPRO50 encoder, decoder, muxer and demuxer
107
- DV100 AKA DVCPRO HD decoder and demuxer
108
- TechSmith Camtasia (TSCC) video decoder
109
- IBM Ultimotion (ULTI) video decoder
110
111
- Sierra Online audio file demuxer and decoder
- Apple QuickDraw (qdrw) video decoder
112
- Creative ADPCM audio decoder (16 bits as well as 8 bits schemes)
113
- Electronic Arts Multimedia (WVE/UV2/etc.) file demuxer
114
- Miro VideoXL (VIXL) video decoder
Mike Melanson's avatar
Mike Melanson committed
115
- H.261 video encoder
116
- QPEG video decoder
Mike Melanson's avatar
Mike Melanson committed
117
- Nullsoft Video (NSV) file demuxer
Mike Melanson's avatar
Mike Melanson committed
118
- Shorten audio decoder
119
- LOCO video decoder
120
- Apple Lossless Audio Codec (ALAC) decoder
121
- Winnov WNV1 video decoder
122
- Autodesk Animator Studio Codec (AASC) decoder
Diego Biurrun's avatar
Indeo 2    
Diego Biurrun committed
123
- Indeo 2 video decoder
124
- Fraps FPS1 video decoder
Diego Biurrun's avatar
Diego Biurrun committed
125
- Snow video encoder/decoder
Alex Beregszaszi's avatar
Alex Beregszaszi committed
126
- Sonic audio encoder/decoder
127
- Vorbis audio encoder/decoder
Alex Beregszaszi's avatar
Alex Beregszaszi committed
128
- Macromedia ADPCM decoder
Diego Biurrun's avatar
Diego Biurrun committed
129
130
- Duck TrueMotion 2 video decoder
- support for decoding FLX and DTA extensions in FLIC files
Loren Merritt's avatar
Loren Merritt committed
131
- H.264 custom quantization matrices support
Diego Biurrun's avatar
Diego Biurrun committed
132
- ffserver fixed, it should now be usable again
Diego Biurrun's avatar
QDM2    
Diego Biurrun committed
133
- QDM2 audio decoder
Alex Beregszaszi's avatar
Alex Beregszaszi committed
134
- Real Cooker audio decoder
135
- TrueSpeech audio decoder
Diego Biurrun's avatar
Diego Biurrun committed
136
137
- WMA2 audio decoder fixed, now all files should play correctly
- RealAudio 14.4 and 28.8 decoders fixed
138
- JPEG-LS encoder and decoder
Diego Biurrun's avatar
Diego Biurrun committed
139
- CamStudio video decoder
Diego Biurrun's avatar
updates    
Diego Biurrun committed
140
141
- build system improvements
- tabs and trailing whitespace removed from the codebase
142
- AIFF/AIFF-C audio format, encoding and decoding
143
- ADTS AAC file reading and writing
Aurelien Jacobs's avatar
Aurelien Jacobs committed
144
- Creative VOC file reading and writing
145
- American Laser Games multimedia (*.mm) playback system
Kostya Shishkov's avatar
Kostya Shishkov committed
146
- Zip Blocks Motion Video decoder and encoder
147
- improved Theora/VP3 decoder
Alex Beregszaszi's avatar
Alex Beregszaszi committed
148
- True Audio (TTA) decoder
149
- AVS demuxer and video decoder
Kostya Shishkov's avatar
Kostya Shishkov committed
150
- Smacker demuxer and decoder
151
- NuppelVideo/MythTV demuxer and RTjpeg decoder
152
- KMVC decoder
153
- MPEG-2 intra VLC support
154
- MPEG-2 4:2:2 encoder
155
- Flash Screen Video decoder
Reimar Döffinger's avatar
Reimar Döffinger committed
156
- GXF demuxer
Diego Biurrun's avatar
Diego Biurrun committed
157
- Chinese AVS decoder
158
- GXF muxer
Baptiste Coudurier's avatar
Baptiste Coudurier committed
159
- MXF demuxer
Diego Biurrun's avatar
Diego Biurrun committed
160
- VC-1/WMV3/WMV9 video decoder
Guillaume Poirier's avatar
Guillaume Poirier committed
161
- MacIntel support
162
- AVISynth support
163
- VMware video decoder
Aurelien Jacobs's avatar
Aurelien Jacobs committed
164
165
- VP5 video decoder
- VP6 video decoder
166
- WavPack lossless audio decoder
Kostya Shishkov's avatar
Kostya Shishkov committed
167
- Targa (.TGA) picture decoder
168
- Delphine Software .cin demuxer/audio and video decoder
169
- Tiertex .seq demuxer/video decoder
170
- MTV demuxer
171
- TIFF picture encoder and decoder
172
- GIF picture decoder
173
- Intel Music Coder decoder
174
- Musepack decoder
175
- Flash Screen Video encoder
Diego Biurrun's avatar
Diego Biurrun committed
176
- Theora encoding via libtheora
177
- BMP encoder
Diego Biurrun's avatar
Diego Biurrun committed
178
- WMA encoder
Michel Bardiaux's avatar
Michel Bardiaux committed
179
- GSM-MS encoder and decoder
Kostya Shishkov's avatar
Kostya Shishkov committed
180
- DCA decoder
Kostya Shishkov's avatar
Kostya Shishkov committed
181
- DXA demuxer and decoder
Baptiste Coudurier's avatar
Baptiste Coudurier committed
182
- DNxHD decoder
183
- Gamecube movie (.THP) playback system
184
- Blackfin optimizations
185
- Interplay C93 demuxer and video decoder
186
- Bethsoft VID demuxer and video decoder
Anssi Hannula's avatar
Anssi Hannula committed
187
- CRYO APC demuxer
Benjamin Larsson's avatar
Benjamin Larsson committed
188
- Atrac3 decoder
Ivo van Poorten's avatar
Ivo van Poorten committed
189
- V.Flash PTX decoder
190
- RoQ muxer, RoQ audio encoder
191
- Renderware TXD demuxer and decoder
192
- extern C declarations for C++ removed from headers
193
- sws_flags command line option
194
- codebook generator
Vitor Sessak's avatar
Vitor Sessak committed
195
- RoQ video encoder
Alexis Ballier's avatar
Alexis Ballier committed
196
- QTRLE encoder
197
- OS/2 support removed and restored again
198
- AC-3 decoder
199
- NUT muxer
David Conrad's avatar
David Conrad committed
200
- Matroska muxer
201
- slice-based parallel H.264 decoding
Kostya Shishkov's avatar
Kostya Shishkov committed
202
- Monkey's Audio demuxer and decoder
Diego Biurrun's avatar
Diego Biurrun committed
203
- additional SPARC (VIS) optimizations
Vladimir Voroshilov's avatar
Vladimir Voroshilov committed
204
- AMV audio and video decoder
205
- DNxHD encoder
Carl Eugen Hoyos's avatar
Carl Eugen Hoyos committed
206
- H.264 PAFF decoding
Benjamin Larsson's avatar
Benjamin Larsson committed
207
- Nellymoser ASAO decoder
208
- Beam Software SIFF demuxer and decoder
209
- libvorbis Vorbis decoding removed in favor of native decoder
Diego Biurrun's avatar
Diego Biurrun committed
210
- IntraX8 (J-Frame) subdecoder for WMV2 and VC-1
211
- Ogg (Theora, Vorbis and FLAC) muxer
212
213
- PC Paintbrush PCX decoder
- Sun Rasterfile decoder
Ivo van Poorten's avatar
Ivo van Poorten committed
214
- TechnoTrend PVA demuxer
Ivo van Poorten's avatar
Ivo van Poorten committed
215
- Linux Media Labs MPEG-4 (LMLM4) demuxer
216
- AVM2 (Flash 9) SWF muxer
217
- QT variant of IMA ADPCM encoder
Ramiro Polla's avatar
Ramiro Polla committed
218
- VFW grabber
219
- iPod/iPhone compatible mp4 muxer
Ramiro Polla's avatar
Ramiro Polla committed
220
- Mimic decoder
Ramiro Polla's avatar
Ramiro Polla committed
221
- MSN TCP Webcam stream demuxer
Sascha Sommer's avatar
Sascha Sommer committed
222
- RL2 demuxer / decoder
223
224
- IFF demuxer
- 8SVX audio decoder
225
- non-recursive Makefiles
Sisir Koppaka's avatar
Sisir Koppaka committed
226
- BFI demuxer
227
- MAXIS EA XA (.xa) demuxer / decoder
Sisir Koppaka's avatar
Sisir Koppaka committed
228
- BFI video decoder
Benjamin Larsson's avatar
Benjamin Larsson committed
229
- OMA demuxer
Ramiro Polla's avatar
Ramiro Polla committed
230
- MLP/TrueHD decoder
231
- Electronic Arts CMV decoder
232
233
- Motion Pixels Video decoder
- Motion Pixels MVI demuxer
234
- removed animated GIF decoder/demuxer
Peter Ross's avatar
Peter Ross committed
235
- D-Cinema audio muxer
Peter Ross's avatar
Peter Ross committed
236
- Electronic Arts TGV decoder
237
- Apple Lossless Audio Codec (ALAC) encoder
238
- AAC decoder
239
- floating point PCM encoder/decoder
240
- MXF muxer
241
- E-AC-3 support added to AC-3 decoder
242
- Nellymoser ASAO encoder
243
- ASS and SSA demuxer and muxer
244
- liba52 wrapper removed
Ben Littler's avatar
Ben Littler committed
245
- SVQ3 watermark decoding support
246
- Speex decoding via libspeex
Peter Ross's avatar
Peter Ross committed
247
- Electronic Arts TGQ decoder
Kostya Shishkov's avatar
Kostya Shishkov committed
248
- RV30 and RV40 decoder
249
- QCELP / PureVoice decoder
Ben Littler's avatar
Ben Littler committed
250
- hybrid WavPack support
Baptiste Coudurier's avatar
Baptiste Coudurier committed
251
- R3D REDCODE demuxer
252
- ALSA support for playback and record
Peter Ross's avatar
Peter Ross committed
253
- Electronic Arts TQI decoder
254
- OpenJPEG based JPEG 2000 decoder
255
- NC (NC4600) camera file demuxer
256
- Gopher client support
Baptiste Coudurier's avatar
Baptiste Coudurier committed
257
- MXF D-10 muxer
258
259
- generic metadata API

260

Michael Niedermayer's avatar
update    
Michael Niedermayer committed
261
262
version 0.4.9-pre1:

263
- DV encoder, DV muxer
264
265
- Microsoft RLE video decoder
- Microsoft Video-1 decoder
266
- Apple Animation (RLE) decoder
Mike Melanson's avatar
Mike Melanson committed
267
- Apple Graphics (SMC) decoder
268
269
270
- Apple Video (RPZA) decoder
- Cinepak decoder
- Sega FILM (CPK) file demuxer
Mike Melanson's avatar
Mike Melanson committed
271
- Westwood multimedia support (VQA & AUD files)
272
- Id Quake II CIN playback support
Mike Melanson's avatar
Mike Melanson committed
273
274
- 8BPS video decoder
- FLIC playback support
275
276
- RealVideo 2.0 (RV20) decoder
- Duck TrueMotion v1 (DUCK) video decoder
Mike Melanson's avatar
Mike Melanson committed
277
- Sierra VMD demuxer and video decoder
Michael Niedermayer's avatar
update    
Michael Niedermayer committed
278
- MSZH and ZLIB decoder support
279
- SVQ1 video encoder
Michael Niedermayer's avatar
update    
Michael Niedermayer committed
280
- AMR-WB support
Diego Biurrun's avatar
Diego Biurrun committed
281
- PPC optimizations
Michael Niedermayer's avatar
update    
Michael Niedermayer committed
282
- rate distortion optimal cbp support
Diego Biurrun's avatar
Diego Biurrun committed
283
- rate distorted optimal ac prediction for MPEG-4
Michael Niedermayer's avatar
update    
Michael Niedermayer committed
284
285
286
- rate distorted optimal lambda->qp support
- AAC encoding with libfaac
- Sunplus JPEG codec (SP5X) support
Diego Biurrun's avatar
Diego Biurrun committed
287
288
- use Lagrange multipler instead of QP for ratecontrol
- Theora/VP3 decoding support
Michael Niedermayer's avatar
update    
Michael Niedermayer committed
289
- XA and ADX ADPCM codecs
Diego Biurrun's avatar
Diego Biurrun committed
290
- export MPEG-2 active display area / pan scan
Michael Niedermayer's avatar
update    
Michael Niedermayer committed
291
292
- Add support for configuring with IBM XLC
- floating point AAN DCT
Diego Biurrun's avatar
Diego Biurrun committed
293
294
- initial support for zygo video (not complete)
- RGB ffv1 support
Michael Niedermayer's avatar
update    
Michael Niedermayer committed
295
296
297
298
299
- new audio/video parser API
- av_log() system
- av_read_frame() and av_seek_frame() support
- missing last frame fixes
- seek by mouse in ffplay
Diego Biurrun's avatar
Diego Biurrun committed
300
301
302
303
304
305
- noise reduction of DCT coefficients
- H.263 OBMC & 4MV support
- H.263 alternative inter vlc support
- H.263 loop filter
- H.263 slice structured mode
- interlaced DCT support for MPEG-2 encoding
Michael Niedermayer's avatar
update    
Michael Niedermayer committed
306
- stuffing to stay above min_bitrate
Diego Biurrun's avatar
Diego Biurrun committed
307
- MB type & QP visualization
Michael Niedermayer's avatar
update    
Michael Niedermayer committed
308
309
310
311
- frame stepping for ffplay
- interlaced motion estimation
- alternate scantable support
- SVCD scan offset support
Diego Biurrun's avatar
Diego Biurrun committed
312
313
- closed GOP support
- SSE2 FDCT
Michael Niedermayer's avatar
update    
Michael Niedermayer committed
314
315
316
317
- quantizer noise shaping
- G.726 ADPCM audio codec
- MS ADPCM encoding
- multithreaded/SMP motion estimation
Diego Biurrun's avatar
Diego Biurrun committed
318
319
- multithreaded/SMP encoding for MPEG-1/MPEG-2/MPEG-4/H.263
- multithreaded/SMP decoding for MPEG-2
Michael Niedermayer's avatar
update    
Michael Niedermayer committed
320
321
- FLAC decoder
- Metrowerks CodeWarrior suppport
Diego Biurrun's avatar
Diego Biurrun committed
322
- H.263+ custom pcf support
Michael Niedermayer's avatar
update    
Michael Niedermayer committed
323
- nicer output for 'ffmpeg -formats'
Diego Biurrun's avatar
Diego Biurrun committed
324
- Matroska demuxer
Michael Niedermayer's avatar
update    
Michael Niedermayer committed
325
- SGI image format, encoding and decoding
Diego Biurrun's avatar
Diego Biurrun committed
326
327
- H.264 loop filter support
- H.264 CABAC support
328
- nicer looking arrows for the motion vector visualization
Michael Niedermayer's avatar
update    
Michael Niedermayer committed
329
330
- improved VCD support
- audio timestamp drift compensation
Diego Biurrun's avatar
Diego Biurrun committed
331
- MPEG-2 YUV 422/444 support
Michael Niedermayer's avatar
update    
Michael Niedermayer committed
332
333
- polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample
- better image scaling
Diego Biurrun's avatar
Diego Biurrun committed
334
- H.261 support
Michael Niedermayer's avatar
update    
Michael Niedermayer committed
335
336
- correctly interleave packets during encoding
- VIS optimized motion compensation
Diego Biurrun's avatar
Diego Biurrun committed
337
338
- intra_dc_precision>0 encoding support
- support reuse of motion vectors/MB types/field select values of the source video
Michael Niedermayer's avatar
update    
Michael Niedermayer committed
339
340
341
- more accurate deblock filter
- padding support
- many optimizations and bugfixes
342
- FunCom ISS audio file demuxer and according ADPCM decoding
343

Fabrice Bellard's avatar
update    
Fabrice Bellard committed
344
345
version 0.4.8:

Diego Biurrun's avatar
Diego Biurrun committed
346
- MPEG-2 video encoding (Michael)
Mike Melanson's avatar
Tim    
Mike Melanson committed
347
- Id RoQ playback subsystem (Mike Melanson and Tim Ferguson)
Mike Melanson's avatar
Mike Melanson committed
348
349
350
- Wing Commander III Movie (.mve) file playback subsystem (Mike Melanson
  and Mario Brito)
- Xan DPCM audio decoder (Mario Brito)
351
- Interplay MVE playback subsystem (Mike Melanson)
Mike Melanson's avatar
Mike Melanson committed
352
353
354
- Duck DK3 and DK4 ADPCM audio decoders (Mike Melanson)

version 0.4.7:
Hetz Ben Hamo's avatar
Hetz Ben Hamo committed
355

Diego Biurrun's avatar
Diego Biurrun committed
356
- RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from mplayerhq
Hetz Ben Hamo's avatar
Hetz Ben Hamo committed
357
  (originally from public domain player for Amiga at http://www.honeypot.net/audio)
Diego Biurrun's avatar
Diego Biurrun committed
358
- current version now also compiles with older GCC (Fabrice)
Hetz Ben Hamo's avatar
Hetz Ben Hamo committed
359
360
361
362
- 4X multimedia playback system including 4xm file demuxer (Mike
  Melanson), and 4X video and audio codecs (Michael)
- Creative YUV (CYUV) decoder (Mike Melanson)
- FFV1 codec (our very simple lossless intra only codec, compresses much better
Diego Biurrun's avatar
Diego Biurrun committed
363
364
365
  than HuffYUV) (Michael)
- ASV1 (Asus), H.264, Intel indeo3 codecs have been added (various)
- tiny PNG encoder and decoder, tiny GIF decoder, PAM decoder (PPM with
Hetz Ben Hamo's avatar
Hetz Ben Hamo committed
366
367
  alpha support), JPEG YUV colorspace support. (Fabrice Bellard)
- ffplay has been replaced with a newer version which uses SDL (optionally)
Diego Biurrun's avatar
Diego Biurrun committed
368
  for multiplatform support (Fabrice)
Hetz Ben Hamo's avatar
Hetz Ben Hamo committed
369
370
371
- Sorenson Version 3 codec (SVQ3) support has been added (decoding only) - donated
  by anonymous
- AMR format has been added (Johannes Carlsson)
Diego Biurrun's avatar
Diego Biurrun committed
372
- 3GP support has been added (Johannes Carlsson)
Hetz Ben Hamo's avatar
Hetz Ben Hamo committed
373
374
- VP3 codec has been added (Mike Melanson)
- more MPEG-1/2 fixes
Diego Biurrun's avatar
Diego Biurrun committed
375
376
- better multiplatform support, MS Visual Studio fixes (various)
- AltiVec optimizations (Magnus Damn and others)
Hetz Ben Hamo's avatar
Hetz Ben Hamo committed
377
- SH4 processor support has been added (BERO)
Diego Biurrun's avatar
Diego Biurrun committed
378
379
380
- new public interfaces (avcodec_get_pix_fmt) (Roman Shaposhnick)
- VOB streaming support (Brian Foley)
- better MP3 autodetection (Andriy Rysin)
Fabrice Bellard's avatar
update    
Fabrice Bellard committed
381
382
383
- qpel encoding (Michael)
- 4mv+b frames encoding finally fixed (Michael)
- chroma ME (Michael)
Diego Biurrun's avatar
Diego Biurrun committed
384
385
386
- 5 comparison functions for ME (Michael)
- B-frame encoding speedup (Michael)
- WMV2 codec (unfinished - Michael)
Fabrice Bellard's avatar
update    
Fabrice Bellard committed
387
- user specified diamond size for EPZS (Michael)
Mike Melanson's avatar
Mike Melanson committed
388
389
390
- Playstation STR playback subsystem, still experimental (Mike and Michael)
- ASV2 codec (Michael)
- CLJR decoder (Alex)
Fabrice Bellard's avatar
update    
Fabrice Bellard committed
391

Diego Biurrun's avatar
Diego Biurrun committed
392
.. And lots more new enhancements and fixes.
Hetz Ben Hamo's avatar
Hetz Ben Hamo committed
393

Fabrice Bellard's avatar
update    
Fabrice Bellard committed
394
version 0.4.6:
Fabrice Bellard's avatar
updated    
Fabrice Bellard committed
395

Diego Biurrun's avatar
Diego Biurrun committed
396
397
398
399
400
401
402
403
404
405
406
407
- completely new integer only MPEG audio layer 1/2/3 decoder rewritten
  from scratch
- Recoded DCT and motion vector search with gcc (no longer depends on nasm)
- fix quantization bug in AC3 encoder
- added PCM codecs and format. Corrected WAV/AVI/ASF PCM issues
- added prototype ffplay program
- added GOB header parsing on H.263/H.263+ decoder (Juanjo)
- bug fix on MCBPC tables of H.263 (Juanjo)
- bug fix on DC coefficients of H.263 (Juanjo)
- added Advanced Prediction Mode on H.263/H.263+ decoder (Juanjo)
- now we can decode H.263 streams found in QuickTime files (Juanjo)
- now we can decode H.263 streams found in VIVO v1 files(Juanjo)
408
- preliminary RTP "friendly" mode for H.263/H.263+ coding. (Juanjo)
Diego Biurrun's avatar
Diego Biurrun committed
409
410
- added GOB header for H.263/H.263+ coding on RTP mode (Juanjo)
- now H.263 picture size is returned on the first decoded frame (Juanjo)
Fabrice Bellard's avatar
update    
Fabrice Bellard committed
411
- added first regression tests
Diego Biurrun's avatar
Diego Biurrun committed
412
- added MPEG-2 TS demuxer
Fabrice Bellard's avatar
updated    
Fabrice Bellard committed
413
- new demux API for libav
414
- more accurate and faster IDCT (Michael)
Diego Biurrun's avatar
Diego Biurrun committed
415
- faster and entropy-controlled motion search (Michael)
416
417
418
419
420
- two pass video encoding (Michael)
- new video rate control (Michael)
- added MSMPEG4V1, MSMPEGV2 and WMV1 support (Michael)
- great performance improvement of video encoders and decoders (Michael)
- new and faster bit readers and vlc parsers (Michael)
Diego Biurrun's avatar
Diego Biurrun committed
421
- high quality encoding mode: tries all macroblock/VLC types (Michael)
422
423
- added DV video decoder
- preliminary RTP/RTSP support in ffserver and libavformat
Diego Biurrun's avatar
Diego Biurrun committed
424
425
426
427
428
- H.263+ AIC decoding/encoding support (Juanjo)
- VCD MPEG-PS mode (Juanjo)
- PSNR stuff (Juanjo)
- simple stats output (Juanjo)
- 16-bit and 15-bit RGB/BGR/GBR support (Bisqwit)
Fabrice Bellard's avatar
updated    
Fabrice Bellard committed
429

Fabrice Bellard's avatar
Fabrice Bellard committed
430
431
version 0.4.5:

Benoit Fouet's avatar
Benoit Fouet committed
432
433
- some header fixes (Zdenek Kabelac <kabi at informatics.muni.cz>)
- many MMX optimizations (Nick Kurshev <nickols_k at mail.ru>)
Diego Biurrun's avatar
Diego Biurrun committed
434
435
- added configure system (actually a small shell script)
- added MPEG audio layer 1/2/3 decoding using LGPL'ed mpglib by
Fabrice Bellard's avatar
Fabrice Bellard committed
436
  Michael Hipp (temporary solution - waiting for integer only
Diego Biurrun's avatar
Diego Biurrun committed
437
438
439
440
  decoder)
- fixed VIDIOCSYNC interrupt
- added Intel H.263 decoding support ('I263' AVI fourCC)
- added Real Video 1.0 decoding (needs further testing)
Fabrice Bellard's avatar
Fabrice Bellard committed
441
442
- simplified image formats again. Added PGM format (=grey
  pgm). Renamed old PGM to PGMYUV.
Diego Biurrun's avatar
Diego Biurrun committed
443
444
445
446
447
448
- fixed msmpeg4 slice issues (tell me if you still find problems)
- fixed OpenDivX bugs with newer versions (added VOL header decoding)
- added support for MPlayer interface
- added macroblock skip optimization
- added MJPEG decoder
- added mmx/mmxext IDCT from libmpeg2
Fabrice Bellard's avatar
updated    
Fabrice Bellard committed
449
- added pgmyuvpipe, ppm, and ppm_pipe formats (original patch by Celer
Benoit Fouet's avatar
Benoit Fouet committed
450
  <celer at shell.scrypt.net>)
Diego Biurrun's avatar
Diego Biurrun committed
451
452
453
- added pixel format conversion layer (e.g. for MJPEG or PPM)
- added deinterlacing option
- MPEG-1/2 fixes
Benoit Fouet's avatar
Benoit Fouet committed
454
455
- MPEG-4 vol header fixes (Jonathan Marsden <snmjbm at pacbell.net>)
- ARM optimizations (Lionel Ulmer <lionel.ulmer at free.fr>).
Diego Biurrun's avatar
Diego Biurrun committed
456
457
458
- Windows porting of file converter
- added MJPEG raw format (input/ouput)
- added JPEG image format support (input/output)
Fabrice Bellard's avatar
Fabrice Bellard committed
459
460
461
462

version 0.4.4:

- fixed some std header definitions (Bjorn Lindgren
Benoit Fouet's avatar
Benoit Fouet committed
463
  <bjorn.e.lindgren at telia.com>).
Diego Biurrun's avatar
Diego Biurrun committed
464
465
466
467
468
469
470
471
472
473
474
475
476
477
- added MPEG demuxer (MPEG-1 and 2 compatible).
- added ASF demuxer
- added prototype RM demuxer
- added AC3 decoding (done with libac3 by Aaron Holtzman)
- added decoding codec parameter guessing (.e.g. for MPEG, because the
  header does not include them)
- fixed header generation in MPEG-1, AVI and ASF muxer: wmplayer can now
  play them (only tested video)
- fixed H.263 white bug
- fixed phase rounding in img resample filter
- add MMX code for polyphase img resample filter
- added CPU autodetection
- added generic title/author/copyright/comment string handling (ASF and RM
  use them)
Fabrice Bellard's avatar
Fabrice Bellard committed
478
- added SWF demux to extract MP3 track (not usable yet because no MP3
Diego Biurrun's avatar
Diego Biurrun committed
479
480
  decoder)
- added fractional frame rate support
Fabrice Bellard's avatar
Fabrice Bellard committed
481
- codecs are no longer searched by read_header() (should fix ffserver
Diego Biurrun's avatar
Diego Biurrun committed
482
  segfault)
Fabrice Bellard's avatar
Fabrice Bellard committed
483
484
485

version 0.4.3:

Benoit Fouet's avatar
Benoit Fouet committed
486
- BGR24 patch (initial patch by Jeroen Vreeken <pe1rxq at amsat.org>)
Diego Biurrun's avatar
Diego Biurrun committed
487
488
489
490
491
492
- fixed raw yuv output
- added motion rounding support in MPEG-4
- fixed motion bug rounding in MSMPEG4
- added B-frame handling in video core
- added full MPEG-1 decoding support
- added partial (frame only) MPEG-2 support
Fabrice Bellard's avatar
Fabrice Bellard committed
493
- changed the FOURCC code for H.263 to "U263" to be able to see the
Diego Biurrun's avatar
Diego Biurrun committed
494
495
496
497
  +AVI/H.263 file with the UB Video H.263+ decoder. MPlayer works with
  this +codec ;) (JuanJo).
- Halfpel motion estimation after MB type selection (JuanJo)
- added pgm and .Y.U.V output format
Fabrice Bellard's avatar
Fabrice Bellard committed
498
499
500
- suppressed 'img:' protocol. Simply use: /tmp/test%d.[pgm|Y] as input or
  output.
- added pgmpipe I/O format (original patch from Martin Aumueller
Benoit Fouet's avatar
Benoit Fouet committed
501
  <lists at reserv.at>, but changed completely since we use a format
Diego Biurrun's avatar
Diego Biurrun committed
502
  instead of a protocol)
Fabrice Bellard's avatar
Fabrice Bellard committed
503
504
505

version 0.4.2:

Diego Biurrun's avatar
Diego Biurrun committed
506
507
- added H.263/MPEG-4/MSMPEG4 decoding support. MPEG-4 decoding support
  (for OpenDivX) is almost complete: 8x8 MVs and rounding are
Fabrice Bellard's avatar
Fabrice Bellard committed
508
  missing. MSMPEG4 support is complete.
Diego Biurrun's avatar
Diego Biurrun committed
509
510
- added prototype MPEG-1 decoder. Only I- and P-frames handled yet (it
  can decode ffmpeg MPEGs :-)).
Fabrice Bellard's avatar
Fabrice Bellard committed
511
512
- added libavcodec API documentation (see apiexample.c).
- fixed image polyphase bug (the bottom of some images could be
Diego Biurrun's avatar
Diego Biurrun committed
513
  greenish)
Fabrice Bellard's avatar
Fabrice Bellard committed
514
- added support for non clipped motion vectors (decoding only)
Diego Biurrun's avatar
Diego Biurrun committed
515
516
517
518
  and image sizes non-multiple of 16
- added support for AC prediction (decoding only)
- added file overwrite confirmation (can be disabled with -y)
- added custom size picture to H.263 using H.263+ (Juanjo)
Fabrice Bellard's avatar
Fabrice Bellard committed
519
520
521

version 0.4.1:

Diego Biurrun's avatar
Diego Biurrun committed
522
523
- added MSMPEG4 (aka DivX) compatible encoder. Changed default codec
  of AVI and ASF to DIV3.
Fabrice Bellard's avatar
Fabrice Bellard committed
524
525
526
- added -me option to set motion estimation method
  (default=log). suppressed redundant -hq option.
- added options -acodec and -vcodec to force a given codec (useful for
Diego Biurrun's avatar
Diego Biurrun committed
527
528
529
530
  AVI for example)
- fixed -an option
- improved dct_quantize speed
- factorized some motion estimation code
Fabrice Bellard's avatar
Fabrice Bellard committed
531
532
533

version 0.4.0:

Diego Biurrun's avatar
Diego Biurrun committed
534
535
- removing grab code from ffserver and moved it to ffmpeg. Added
  multistream support to ffmpeg.
Fabrice Bellard's avatar
Fabrice Bellard committed
536
- added timeshifting support for live feeds (option ?date=xxx in the
Diego Biurrun's avatar
Diego Biurrun committed
537
  URL)
Fabrice Bellard's avatar
Fabrice Bellard committed
538
- added high quality image resize code with polyphase filter (need
539
  mmx/see optimization). Enable multiple image size support in ffserver.
Diego Biurrun's avatar
Diego Biurrun committed
540
- added multi live feed support in ffserver
Fabrice Bellard's avatar
Fabrice Bellard committed
541
542
- suppressed master feature from ffserver (it should be done with an
  external program which opens the .ffm url and writes it to another
Diego Biurrun's avatar
Diego Biurrun committed
543
544
545
  ffserver)
- added preliminary support for video stream parsing (WAV and AVI half
  done). Added proper support for audio/video file conversion in
Fabrice Bellard's avatar
Fabrice Bellard committed
546
  ffmpeg.
Diego Biurrun's avatar
Diego Biurrun committed
547
548
549
550
551
552
- added preliminary support for video file sending from ffserver
- redesigning I/O subsystem: now using URL based input and output
  (see avio.h)
- added WAV format support
- added "tty user interface" to ffmpeg to stop grabbing gracefully
- added MMX/SSE optimizations to SAD (Sums of Absolutes Differences)
Benoit Fouet's avatar
Benoit Fouet committed
553
  (Juan J. Sierralta P. a.k.a. "Juanjo" <juanjo at atmlab.utfsm.cl>)
Diego Biurrun's avatar
Diego Biurrun committed
554
555
556
557
- added MMX DCT from mpeg2_movie 1.5 (Juanjo)
- added new motion estimation algorithms, log and phods (Juanjo)
- changed directories: libav for format handling, libavcodec for
  codecs
Fabrice Bellard's avatar
Fabrice Bellard committed
558
559
560

version 0.3.4:

Diego Biurrun's avatar
Diego Biurrun committed
561
- added stereo in MPEG audio encoder
Fabrice Bellard's avatar
Fabrice Bellard committed
562
563
564
565
566
567

version 0.3.3:

- added 'high quality' mode which use motion vectors. It can be used in
  real time at low resolution.
- fixed rounding problems which caused quality problems at high
Diego Biurrun's avatar
Diego Biurrun committed
568
  bitrates and large GOP size
Fabrice Bellard's avatar
Fabrice Bellard committed
569
570
571

version 0.3.2: small fixes

Diego Biurrun's avatar
Diego Biurrun committed
572
- ASF fixes
Fabrice Bellard's avatar
Fabrice Bellard committed
573
574
575
576
- put_seek bug fix

version 0.3.1: added avi/divx support

Diego Biurrun's avatar
Diego Biurrun committed
577
578
- added AVI support
- added MPEG-4 codec compatible with OpenDivX. It is based on the H.263 codec
Fabrice Bellard's avatar
Fabrice Bellard committed
579
580
581
- added sound for flash format (not tested)

version 0.3: initial public release