Changelog 13.1 KB
Newer Older
1 2
version <next>
- TechSmith Camtasia (TSCC) video decoder
3
- IBM Ultimotion (ULTI) video decoder
4 5
- Sierra Online audio file demuxer and decoder
- Apple QuickDraw (qdrw) video decoder
6
- Creative ADPCM audio decoder
7
- Electronic Arts Multimedia (WVE/UV2/etc.) file demuxer
8
- Miro VideoXL (VIXL) video decoder
M
Mike Melanson 已提交
9
- H.261 video encoder
10
- QPEG video decoder
M
Mike Melanson 已提交
11
- Nullsoft Video (NSV) file demuxer
M
Mike Melanson 已提交
12
- Shorten audio decoder
13
- LOCO video decoder
14
- Apple Lossless Audio Codec (ALAC) decoder
15
- Winnov WNV1 video decoder
16
- Autodesk Animator Studio Codec (AASC) decoder
D
Indeo 2  
Diego Biurrun 已提交
17
- Indeo 2 video decoder
18
- Fraps FPS1 video decoder
D
Diego Biurrun 已提交
19
- Snow video encoder/decoder
A
Alex Beregszaszi 已提交
20
- Sonic audio encoder/decoder
D
Diego Biurrun 已提交
21
- Vorbis audio decoder
A
Alex Beregszaszi 已提交
22
- Macromedia ADPCM decoder
D
Diego Biurrun 已提交
23 24
- Duck TrueMotion 2 video decoder
- support for decoding FLX and DTA extensions in FLIC files
L
Loren Merritt 已提交
25
- H.264 custom quantization matrices support
D
Diego Biurrun 已提交
26
- ffserver fixed, it should now be usable again
D
QDM2  
Diego Biurrun 已提交
27
- QDM2 audio decoder
D
updates  
Diego Biurrun 已提交
28
- cook audio decoder
29
- TrueSpeech audio decoder
D
updates  
Diego Biurrun 已提交
30
- wma2 audio decoder fixed, now all files should play correctly
D
Diego Biurrun 已提交
31
- JPEG-LS decoder (unfinished)
D
updates  
Diego Biurrun 已提交
32 33
- build system improvements
- tabs and trailing whitespace removed from the codebase
34

M
update  
Michael Niedermayer 已提交
35 36
version 0.4.9-pre1:

37
- DV encoder, DV muxer
38 39
- Microsoft RLE video decoder
- Microsoft Video-1 decoder
40
- Apple Animation (RLE) decoder
M
Mike Melanson 已提交
41
- Apple Graphics (SMC) decoder
42 43 44
- Apple Video (RPZA) decoder
- Cinepak decoder
- Sega FILM (CPK) file demuxer
M
Mike Melanson 已提交
45
- Westwood multimedia support (VQA & AUD files)
46
- Id Quake II CIN playback support
M
Mike Melanson 已提交
47 48
- 8BPS video decoder
- FLIC playback support
49 50
- RealVideo 2.0 (RV20) decoder
- Duck TrueMotion v1 (DUCK) video decoder
M
Mike Melanson 已提交
51
- Sierra VMD demuxer and video decoder
M
update  
Michael Niedermayer 已提交
52
- MSZH and ZLIB decoder support
53
- SVQ1 video encoder
M
update  
Michael Niedermayer 已提交
54
- AMR-WB support
D
Diego Biurrun 已提交
55
- PPC optimizations
M
update  
Michael Niedermayer 已提交
56
- rate distortion optimal cbp support
D
Diego Biurrun 已提交
57
- rate distorted optimal ac prediction for MPEG-4
M
update  
Michael Niedermayer 已提交
58 59 60
- rate distorted optimal lambda->qp support
- AAC encoding with libfaac
- Sunplus JPEG codec (SP5X) support
D
Diego Biurrun 已提交
61 62
- use Lagrange multipler instead of QP for ratecontrol
- Theora/VP3 decoding support
M
update  
Michael Niedermayer 已提交
63
- XA and ADX ADPCM codecs
D
Diego Biurrun 已提交
64
- export MPEG-2 active display area / pan scan
M
update  
Michael Niedermayer 已提交
65 66
- Add support for configuring with IBM XLC
- floating point AAN DCT
D
Diego Biurrun 已提交
67 68
- initial support for zygo video (not complete)
- RGB ffv1 support
M
update  
Michael Niedermayer 已提交
69 70 71 72 73
- 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
D
Diego Biurrun 已提交
74 75 76 77 78 79
- 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
M
update  
Michael Niedermayer 已提交
80
- stuffing to stay above min_bitrate
D
Diego Biurrun 已提交
81
- MB type & QP visualization
M
update  
Michael Niedermayer 已提交
82 83 84 85
- frame stepping for ffplay
- interlaced motion estimation
- alternate scantable support
- SVCD scan offset support
D
Diego Biurrun 已提交
86 87
- closed GOP support
- SSE2 FDCT
M
update  
Michael Niedermayer 已提交
88 89 90 91
- quantizer noise shaping
- G.726 ADPCM audio codec
- MS ADPCM encoding
- multithreaded/SMP motion estimation
D
Diego Biurrun 已提交
92 93
- multithreaded/SMP encoding for MPEG-1/MPEG-2/MPEG-4/H.263
- multithreaded/SMP decoding for MPEG-2
M
update  
Michael Niedermayer 已提交
94 95
- FLAC decoder
- Metrowerks CodeWarrior suppport
D
Diego Biurrun 已提交
96
- H.263+ custom pcf support
M
update  
Michael Niedermayer 已提交
97
- nicer output for 'ffmpeg -formats'
D
Diego Biurrun 已提交
98
- Matroska demuxer
M
update  
Michael Niedermayer 已提交
99
- SGI image format, encoding and decoding
D
Diego Biurrun 已提交
100 101
- H.264 loop filter support
- H.264 CABAC support
M
update  
Michael Niedermayer 已提交
102 103 104
- nicer looking arrows for the motion vector vissualization
- improved VCD support
- audio timestamp drift compensation
D
Diego Biurrun 已提交
105
- MPEG-2 YUV 422/444 support
M
update  
Michael Niedermayer 已提交
106 107
- polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample
- better image scaling
D
Diego Biurrun 已提交
108
- H.261 support
M
update  
Michael Niedermayer 已提交
109 110
- correctly interleave packets during encoding
- VIS optimized motion compensation
D
Diego Biurrun 已提交
111 112
- intra_dc_precision>0 encoding support
- support reuse of motion vectors/MB types/field select values of the source video
M
update  
Michael Niedermayer 已提交
113 114 115
- more accurate deblock filter
- padding support
- many optimizations and bugfixes
116

F
update  
Fabrice Bellard 已提交
117 118
version 0.4.8:

D
Diego Biurrun 已提交
119
- MPEG-2 video encoding (Michael)
M
Tim  
Mike Melanson 已提交
120
- Id RoQ playback subsystem (Mike Melanson and Tim Ferguson)
M
Mike Melanson 已提交
121 122 123
- Wing Commander III Movie (.mve) file playback subsystem (Mike Melanson
  and Mario Brito)
- Xan DPCM audio decoder (Mario Brito)
M
Mike Melanson 已提交
124
- Interplay MVE playback subsystem (Mike Melanson)
M
Mike Melanson 已提交
125 126 127
- Duck DK3 and DK4 ADPCM audio decoders (Mike Melanson)

version 0.4.7:
H
Hetz Ben Hamo 已提交
128

D
Diego Biurrun 已提交
129
- RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from mplayerhq
H
Hetz Ben Hamo 已提交
130
  (originally from public domain player for Amiga at http://www.honeypot.net/audio)
D
Diego Biurrun 已提交
131
- current version now also compiles with older GCC (Fabrice)
H
Hetz Ben Hamo 已提交
132 133 134 135
- 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
D
Diego Biurrun 已提交
136 137 138
  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
H
Hetz Ben Hamo 已提交
139 140
  alpha support), JPEG YUV colorspace support. (Fabrice Bellard)
- ffplay has been replaced with a newer version which uses SDL (optionally)
D
Diego Biurrun 已提交
141
  for multiplatform support (Fabrice)
H
Hetz Ben Hamo 已提交
142 143 144
- Sorenson Version 3 codec (SVQ3) support has been added (decoding only) - donated
  by anonymous
- AMR format has been added (Johannes Carlsson)
D
Diego Biurrun 已提交
145
- 3GP support has been added (Johannes Carlsson)
H
Hetz Ben Hamo 已提交
146 147
- VP3 codec has been added (Mike Melanson)
- more MPEG-1/2 fixes
D
Diego Biurrun 已提交
148 149
- better multiplatform support, MS Visual Studio fixes (various)
- AltiVec optimizations (Magnus Damn and others)
H
Hetz Ben Hamo 已提交
150
- SH4 processor support has been added (BERO)
D
Diego Biurrun 已提交
151 152 153
- new public interfaces (avcodec_get_pix_fmt) (Roman Shaposhnick)
- VOB streaming support (Brian Foley)
- better MP3 autodetection (Andriy Rysin)
F
update  
Fabrice Bellard 已提交
154 155 156
- qpel encoding (Michael)
- 4mv+b frames encoding finally fixed (Michael)
- chroma ME (Michael)
D
Diego Biurrun 已提交
157 158 159
- 5 comparison functions for ME (Michael)
- B-frame encoding speedup (Michael)
- WMV2 codec (unfinished - Michael)
F
update  
Fabrice Bellard 已提交
160
- user specified diamond size for EPZS (Michael)
M
Mike Melanson 已提交
161 162 163
- Playstation STR playback subsystem, still experimental (Mike and Michael)
- ASV2 codec (Michael)
- CLJR decoder (Alex)
F
update  
Fabrice Bellard 已提交
164

D
Diego Biurrun 已提交
165
.. And lots more new enhancements and fixes.
H
Hetz Ben Hamo 已提交
166

F
update  
Fabrice Bellard 已提交
167
version 0.4.6:
F
updated  
Fabrice Bellard 已提交
168

D
Diego Biurrun 已提交
169 170 171 172 173 174 175 176 177 178 179 180
- 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)
181
- preliminary RTP "friendly" mode for H.263/H.263+ coding. (Juanjo)
D
Diego Biurrun 已提交
182 183
- 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)
F
update  
Fabrice Bellard 已提交
184
- added first regression tests
D
Diego Biurrun 已提交
185
- added MPEG-2 TS demuxer
F
updated  
Fabrice Bellard 已提交
186
- new demux API for libav
187
- more accurate and faster IDCT (Michael)
D
Diego Biurrun 已提交
188
- faster and entropy-controlled motion search (Michael)
189 190 191 192 193
- 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)
D
Diego Biurrun 已提交
194
- high quality encoding mode: tries all macroblock/VLC types (Michael)
195 196
- added DV video decoder
- preliminary RTP/RTSP support in ffserver and libavformat
D
Diego Biurrun 已提交
197 198 199 200 201
- 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)
F
updated  
Fabrice Bellard 已提交
202

F
Fabrice Bellard 已提交
203 204
version 0.4.5:

D
Diego Biurrun 已提交
205 206 207 208
- some header fixes (Zdenek Kabelac <kabi@informatics.muni.cz>)
- many MMX optimizations (Nick Kurshev <nickols_k@mail.ru>)
- added configure system (actually a small shell script)
- added MPEG audio layer 1/2/3 decoding using LGPL'ed mpglib by
F
Fabrice Bellard 已提交
209
  Michael Hipp (temporary solution - waiting for integer only
D
Diego Biurrun 已提交
210 211 212 213
  decoder)
- fixed VIDIOCSYNC interrupt
- added Intel H.263 decoding support ('I263' AVI fourCC)
- added Real Video 1.0 decoding (needs further testing)
F
Fabrice Bellard 已提交
214 215
- simplified image formats again. Added PGM format (=grey
  pgm). Renamed old PGM to PGMYUV.
D
Diego Biurrun 已提交
216 217 218 219 220 221
- 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
F
updated  
Fabrice Bellard 已提交
222
- added pgmyuvpipe, ppm, and ppm_pipe formats (original patch by Celer
D
Diego Biurrun 已提交
223 224 225 226 227 228 229 230 231
  <celer@shell.scrypt.net>)
- added pixel format conversion layer (e.g. for MJPEG or PPM)
- added deinterlacing option
- MPEG-1/2 fixes
- MPEG-4 vol header fixes (Jonathan Marsden <snmjbm@pacbell.net>)
- ARM optimizations (Lionel Ulmer <lionel.ulmer@free.fr>).
- Windows porting of file converter
- added MJPEG raw format (input/ouput)
- added JPEG image format support (input/output)
F
Fabrice Bellard 已提交
232 233 234 235

version 0.4.4:

- fixed some std header definitions (Bjorn Lindgren
D
Diego Biurrun 已提交
236 237 238 239 240 241 242 243 244 245 246 247 248 249 250
  <bjorn.e.lindgren@telia.com>).
- 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)
F
Fabrice Bellard 已提交
251
- added SWF demux to extract MP3 track (not usable yet because no MP3
D
Diego Biurrun 已提交
252 253
  decoder)
- added fractional frame rate support
F
Fabrice Bellard 已提交
254
- codecs are no longer searched by read_header() (should fix ffserver
D
Diego Biurrun 已提交
255
  segfault)
F
Fabrice Bellard 已提交
256 257 258

version 0.4.3:

D
Diego Biurrun 已提交
259 260 261 262 263 264 265
- BGR24 patch (initial patch by Jeroen Vreeken <pe1rxq@amsat.org>)
- 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
F
Fabrice Bellard 已提交
266
- changed the FOURCC code for H.263 to "U263" to be able to see the
D
Diego Biurrun 已提交
267 268 269 270
  +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
F
Fabrice Bellard 已提交
271 272 273
- suppressed 'img:' protocol. Simply use: /tmp/test%d.[pgm|Y] as input or
  output.
- added pgmpipe I/O format (original patch from Martin Aumueller
D
Diego Biurrun 已提交
274 275
  <lists@reserv.at>, but changed completely since we use a format
  instead of a protocol)
F
Fabrice Bellard 已提交
276 277 278

version 0.4.2:

D
Diego Biurrun 已提交
279 280
- added H.263/MPEG-4/MSMPEG4 decoding support. MPEG-4 decoding support
  (for OpenDivX) is almost complete: 8x8 MVs and rounding are
F
Fabrice Bellard 已提交
281
  missing. MSMPEG4 support is complete.
D
Diego Biurrun 已提交
282 283
- added prototype MPEG-1 decoder. Only I- and P-frames handled yet (it
  can decode ffmpeg MPEGs :-)).
F
Fabrice Bellard 已提交
284 285
- added libavcodec API documentation (see apiexample.c).
- fixed image polyphase bug (the bottom of some images could be
D
Diego Biurrun 已提交
286
  greenish)
F
Fabrice Bellard 已提交
287
- added support for non clipped motion vectors (decoding only)
D
Diego Biurrun 已提交
288 289 290 291
  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)
F
Fabrice Bellard 已提交
292 293 294

version 0.4.1:

D
Diego Biurrun 已提交
295 296
- added MSMPEG4 (aka DivX) compatible encoder. Changed default codec
  of AVI and ASF to DIV3.
F
Fabrice Bellard 已提交
297 298 299
- 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
D
Diego Biurrun 已提交
300 301 302 303
  AVI for example)
- fixed -an option
- improved dct_quantize speed
- factorized some motion estimation code
F
Fabrice Bellard 已提交
304 305 306

version 0.4.0:

D
Diego Biurrun 已提交
307 308
- removing grab code from ffserver and moved it to ffmpeg. Added
  multistream support to ffmpeg.
F
Fabrice Bellard 已提交
309
- added timeshifting support for live feeds (option ?date=xxx in the
D
Diego Biurrun 已提交
310
  URL)
F
Fabrice Bellard 已提交
311 312
- added high quality image resize code with polyphase filter (need
  mmx/see optimisation). Enable multiple image size support in ffserver.
D
Diego Biurrun 已提交
313
- added multi live feed support in ffserver
F
Fabrice Bellard 已提交
314 315
- suppressed master feature from ffserver (it should be done with an
  external program which opens the .ffm url and writes it to another
D
Diego Biurrun 已提交
316 317 318
  ffserver)
- added preliminary support for video stream parsing (WAV and AVI half
  done). Added proper support for audio/video file conversion in
F
Fabrice Bellard 已提交
319
  ffmpeg.
D
Diego Biurrun 已提交
320 321 322 323 324 325 326 327 328 329 330
- 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)
  (Juan J. Sierralta P. a.k.a. "Juanjo" <juanjo@atmlab.utfsm.cl>)
- 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
F
Fabrice Bellard 已提交
331 332 333

version 0.3.4:

D
Diego Biurrun 已提交
334
- added stereo in MPEG audio encoder
F
Fabrice Bellard 已提交
335 336 337 338 339 340

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
D
Diego Biurrun 已提交
341
  bitrates and large GOP size
F
Fabrice Bellard 已提交
342 343 344

version 0.3.2: small fixes

D
Diego Biurrun 已提交
345
- ASF fixes
F
Fabrice Bellard 已提交
346 347 348 349
- put_seek bug fix

version 0.3.1: added avi/divx support

D
Diego Biurrun 已提交
350 351
- added AVI support
- added MPEG-4 codec compatible with OpenDivX. It is based on the H.263 codec
F
Fabrice Bellard 已提交
352 353 354
- added sound for flash format (not tested)

version 0.3: initial public release