Changelog 60.2 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
version <next>:
Paul B Mahol's avatar
Paul B Mahol committed
5
- v360 filter
6
- Intel QSV-accelerated MJPEG decoding
7
- Intel QSV-accelerated VP9 decoding
8
- support for TrueHD in mp4
9
- Supoort AMD AMF encoder on Linux (via Vulkan)
10
- IMM5 video decoder
11
- ZeroMQ protocol
12

13

14
version 4.2:
15
- tpad filter
16
- AV1 decoding support through libdav1d
17
- dedot filter
18
- chromashift and rgbashift filters
19
- freezedetect filter
20
- truehd_core bitstream filter
21
- dhav demuxer
22
- PCM-DVD encoder
Paul B Mahol's avatar
Paul B Mahol committed
23
- GIF parser
24
- vividas demuxer
25
- hymt decoder
26
- anlmdn filter
27
- maskfun filter
28
- hcom demuxer and decoder
29
- ARBC decoder
30
- libaribb24 based ARIB STD-B24 caption support (profiles A and C)
31
- Support decoding of HEVC 4:4:4 content in nvdec and cuviddec
32
- removed libndi-newtek
33
- agm decoder
34
- KUX demuxer
35
- AV1 frame split bitstream filter
36
- lscr decoder
37
- lagfun filter
38
- asoftclip filter
39
- Support decoding of HEVC 4:4:4 content in vdpau
40
- colorhold filter
41
- xmedian filter
42
- asr filter
43
- showspatial multimedia filter
Peter Ross's avatar
Peter Ross committed
44
- VP4 video decoder
45
- IFV demuxer
46
- derain filter
47
- deesser filter
48
- mov muxer writes tracks with unspecified language instead of English by default
49
- add support for using clang to compile CUDA kernels
50

51

52
version 4.1:
53
- deblock filter
54
- tmix filter
55
- amplify filter
56
- fftdnoiz filter
57
- aderivative and aintegral audio filters
58
- pal75bars and pal100bars video filter sources
59
- support mbedTLS based TLS
60 61
- adeclick filter
- adeclip filter
62
- libtensorflow backend for DNN based filters like srcnn
63
- vc1 decoder is now bit-exact
64
- ATRAC9 decoder
65
- lensfun wrapper filter
66
- colorconstancy filter
67
- AVS2 video decoder via libdavs2
68
- IMM4 video decoder
69
- Brooktree ProSumer video decoder
70
- MatchWare Screen Capture Codec decoder
71
- WinCam Motion Video decoder
72
- 1D LUT filter (lut1d)
73
- RemotelyAnywhere Screen Capture decoder
74
- cue and acue filters
75
- support for AV1 in MP4
76
- transpose_npp filter
77
- AVS2 video encoder via libxavs2
78
- amultiply filter
79
- Block-Matching 3d (bm3d) denoising filter
80
- acrossover filter
81
- ilbc decoder
82
- audio denoiser as afftdn filter
83
- AV1 parser
84
- SER demuxer
85
- sinc audio filter source
86
- chromahold filter
87
- setparams filter
88
- vibrance filter
89
- decoding S12M timecode in h264
90
- xstack filter
91
- pcm vidc decoder and encoder
92
- (a)graphmonitor filter
93
- yadif_cuda filter
94 95 96


version 4.0:
97
- Bitstream filters for editing metadata in H.264, HEVC and MPEG-2 streams
98 99
- Dropped support for OpenJPEG versions 2.0 and below. Using OpenJPEG now
  requires 2.1 (or later) and pkg-config.
Clément Bœsch's avatar
Clément Bœsch committed
100
- VDA dropped (use VideoToolbox instead)
101
- MagicYUV encoder
102
- Raw AMR-NB and AMR-WB demuxers
103
- TiVo ty/ty+ demuxer
James Almer's avatar
James Almer committed
104
- Intel QSV-accelerated MJPEG encoding
105
- PCE support for extended channel layouts in the AAC encoder
106
- native aptX and aptX HD encoder and decoder
107
- Raw aptX and aptX HD muxer and demuxer
108
- NVIDIA NVDEC-accelerated H.264, HEVC, MJPEG, MPEG-1/2/4, VC1, VP8/9 hwaccel decoding
James Almer's avatar
James Almer committed
109
- Intel QSV-accelerated overlay filter
110
- mcompand audio filter
111
- acontrast audio filter
112
- OpenCL overlay filter
113
- video mix filter
114
- video normalize filter
115
- audio lv2 wrapper filter
116
- VAAPI MJPEG and VP8 decoding
117
- AMD AMF H.264 and HEVC encoders
118
- video fillborders filter
119
- video setrange filter
120
- nsp demuxer
121
- support LibreSSL (via libtls)
122
- AVX-512/ZMM support added
123 124
- Dropped support for building for Windows XP. The minimum supported Windows
  version is Windows Vista.
125
- deconvolve video filter
126
- entropy video filter
127
- hilbert audio filter source
128
- aiir audio filter
129
- aiff: add support for CD-ROM XA ADPCM
130
- Removed the ffserver program
131
- Removed the ffmenc and ffmdec muxer and demuxer
132
- VideoToolbox HEVC encoder and hwaccel
133
- VAAPI-accelerated ProcAmp (color balance), denoise and sharpness filters
134
- Add android_camera indev
135
- codec2 en/decoding via libcodec2
136
- muxer/demuxer for raw codec2 files and .c2 files
137 138
- Moved nvidia codec headers into an external repository.
  They can be found at http://git.videolan.org/?p=ffmpeg/nv-codec-headers.git
139
- native SBC encoder and decoder
140
- drmeter audio filter
141
- hapqa_extract bitstream filter
142
- filter_units bitstream filter
143
- AV1 Support through libaom
144
- E-AC-3 dependent frames support
145
- bitstream filter for extracting E-AC-3 core
146
- Haivision SRT protocol via libsrt
Misty De Meo's avatar
Misty De Meo committed
147
- segafilm muxer
148
- vfrdet filter
Sergey Lavrushkin's avatar
Sergey Lavrushkin committed
149
- SRCNN filter
150 151 152


version 3.4:
153
- deflicker video filter
154
- doubleweave video filter
155
- lumakey video filter
156 157
- pixscope video filter
- oscilloscope video filter
158
- config.log and other configuration files moved into ffbuild/ directory
159
- update cuvid/nvenc headers to Video Codec SDK 8.0.14
160
- afir audio filter
161
- scale_cuda CUDA based video scale filter
162
- librsvg support for svg rasterization
163
- crossfeed audio filter
164
- spec compliant VP9 muxing support in MP4
165
- remove the libnut muxer/demuxer wrappers
166
- remove the libschroedinger encoder/decoder wrappers
167
- surround audio filter
168
- sofalizer filter switched to libmysofa
169
- Gremlin Digital Video demuxer and decoder
170
- headphone audio filter
171
- superequalizer audio filter
172
- roberts video filter
173 174
- The x86 assembler default switched from yasm to nasm, pass
  --x86asmexe=yasm to configure to restore the old behavior.
175
- additional frame format support for Interplay MVE movies
176
- support for decoding through D3D11VA in ffmpeg
177
- limiter video filter
178
- libvmaf video filter
179
- Dolby E decoder and SMPTE 337M demuxer
180
- unpremultiply video filter
181
- tlut2 video filter
182
- floodfill video filter
183
- pseudocolor video filter
184
- raw G.726 muxer and demuxer, left- and right-justified
185
- NewTek NDI input/output device
186 187 188
- Some video filters with several inputs now use a common set of options:
  blend, libvmaf, lut3d, overlay, psnr, ssim.
  They must always be used by name.
Paras Chadha's avatar
Paras Chadha committed
189
- FITS demuxer and decoder
Paras Chadha's avatar
Paras Chadha committed
190
- FITS muxer and encoder
191
- add --disable-autodetect build switch
192
- drop deprecated qtkit input device (use avfoundation instead)
193
- despill video filter
194
- haas audio filter
195
- SUP/PGS subtitle muxer
196
- convolve video filter
197
- VP9 tile threading support
198
- KMS screen grabber
199
- CUDA thumbnail filter
200
- V4L2 mem2mem HW assisted codecs
201
- Rockchip MPP hardware decoding
202
- vmafmotion video filter
203
- use MIME type "G726" for little-endian G.726, "AAL2-G726" for big-endian G.726
204

James Almer's avatar
James Almer committed
205 206

version 3.3:
207
- CrystalHD decoder moved to new decode API
208
- add internal ebur128 library, remove external libebur128 dependency
209
- Pro-MPEG CoP #3-R2 FEC protocol
210
- premultiply video filter
211
- Support for spherical videos
212
- configure now fails if autodetect-libraries are requested but not found
213
- PSD Decoder
214 215
- 16.8 floating point pcm decoder
- 24.0 floating point pcm decoder
216
- Apple Pixlet decoder
217
- QDMC audio decoder
218
- NewTek SpeedHQ decoder
219
- MIDI Sample Dump Standard demuxer
220
- readeia608 filter
221
- Sample Dump eXchange demuxer
222
- abitscope multimedia filter
Paul B Mahol's avatar
Paul B Mahol committed
223
- Scenarist Closed Captions demuxer and muxer
224
- threshold filter
225
- midequalizer filter
226
- Optimal Huffman tables for (M)JPEG encoding
227
- VAAPI-accelerated MPEG-2 and VP8 encoding
228
- FM Screen Capture Codec decoder
229
- native Opus encoder
230
- ScreenPressor decoder
231
- incomplete ClearVideo decoder
232
- Intel QSV video scaling and deinterlacing filters
233
- Support MOV with multiple sample description tables
234
- XPM decoder
235
- Removed the legacy X11 screen grabber, use XCB instead
236
- MPEG-7 Video Signature filter
237
- Removed asyncts filter (use af_aresample instead)
238
- Intel QSV-accelerated VP8 video decoding
239
- VAAPI-accelerated deinterlacing
240

241

242
version 3.2:
243
- libopenmpt demuxer
244
- tee protocol
245
- Changed metadata print option to accept general urls
246
- Alias muxer for Ogg Video (.ogv)
247
- VP8 in Ogg muxing
248
- curves filter doesn't automatically insert points at x=0 and x=1 anymore
249
- 16-bit support in curves filter and selectivecolor filter
250
- OpenH264 decoder wrapper
251
- MediaCodec H.264/HEVC/MPEG-4/VP8/VP9 hwaccel
252
- True Audio (TTA) muxer
253
- crystalizer audio filter
254
- acrusher audio filter
255
- bitplanenoise video filter
256
- floating point support in als decoder
257
- fifo muxer
258
- maskedclamp filter
259
- hysteresis filter
260
- lut2 filter
261
- yuvtestsrc filter
262
- CUDA CUVID H.263/VP8/VP9/10 bit HEVC (Dithered) Decoding
263
- vaguedenoiser filter
264
- added threads option per filter instance
265
- weave filter
266
- gblur filter
267
- avgblur filter
268
- sobel and prewitt filter
269
- MediaCodec HEVC/MPEG-4/VP8/VP9 decoding
270
- Meridian Lossless Packing (MLP) / TrueHD encoder
271
- Non-Local Means (nlmeans) denoising filter
272
- sdl2 output device and ffplay support
273
- sdl1 output device and sdl1 support removed
274
- extended mov edit list support
275
- libfaac encoder removed
276
- Matroska muxer now writes CRC32 elements by default in all Level 1 elements
277
- sidedata video and asidedata audio filter
278
- Changed mapping of rtp MIME type G726 to codec g726le.
279
- spec compliant VAAPI/DXVA2 VC-1 decoding of slices in frame-coded images
280 281 282


version 3.1:
283
- DXVA2-accelerated HEVC Main10 decoding
284
- fieldhint filter
285
- loop video filter and aloop audio filter
286
- Bob Weaver deinterlacing filter
287
- firequalizer filter
288
- datascope filter
289
- bench and abench filters
290
- ciescope filter
291
- protocol blacklisting API
292
- MediaCodec H264 decoding
293
- VC-2 HQ RTP payload format (draft v1) depacketizer and packetizer
294
- VP9 RTP payload format (draft v2) packetizer
295
- AudioToolbox audio decoders
296
- AudioToolbox audio encoders
297
- coreimage filter (GPU based image filtering on OSX)
298
- libdcadec removed
299
- bitstream filter for extracting DTS core
300
- ADPCM IMA DAT4 decoder
301
- musx demuxer
302
- aix demuxer
F.Sluiter's avatar
F.Sluiter committed
303
- remap filter
304
- hash and framehash muxers
305
- colorspace filter
306
- hdcd filter
307
- readvitc filter
308
- VAAPI-accelerated format conversion and scaling
309
- libnpp/CUDA-accelerated format conversion and scaling
310
- Duck TrueMotion 2.0 Real Time decoder
311
- Wideband Single-bit Data (WSD) demuxer
312
- VAAPI-accelerated H.264/HEVC/MJPEG encoding
313
- DTS Express (LBR) decoder
314
- Generic OpenMAX IL encoder with support for Raspberry Pi
315
- IFF ANIM demuxer & decoder
316
- Direct Stream Transfer (DST) decoder
Kyle Swanson's avatar
Kyle Swanson committed
317
- loudnorm filter
318
- MTAF demuxer and decoder
319
- MagicYUV decoder
320
- OpenExr improvements (tile data and B44/B44A support)
321
- BitJazz SheerVideo decoder
322
- CUDA CUVID H264/HEVC decoder
323 324
- 10-bit depth support in native utvideo decoder
- libutvideo wrapper removed
325
- YUY2 Lossless Codec decoder
326
- VideoToolbox H.264 encoder
327

328 329

version 3.0:
330
- Common Encryption (CENC) MP4 encoding and decoding support
331
- DXV decoding
332
- extrastereo filter
333
- ocr filter
334
- alimiter filter
335
- stereowiden filter
336
- stereotools filter
337
- rubberband filter
338
- tremolo filter
339
- agate filter
340
- chromakey filter
341
- maskedmerge filter
342
- Screenpresso SPV1 decoding
343
- chromaprint fingerprinting muxer
344
- ffplay dynamic volume control
345
- displace filter
346
- selectivecolor filter
347
- extensive native AAC encoder improvements and removal of experimental flag
348
- ADPCM PSX decoder
349
- 3dostr, dcstr, fsb, genh, vag, xvag, ads, msf, svag & vpk demuxer
350
- zscale filter
351
- wve demuxer
352
- zero-copy Intel QSV transcoding in ffmpeg
353
- shuffleframes filter
354
- SDX2 DPCM decoder
355
- vibrato filter
356
- innoHeim/Rsupport Screen Capture Codec decoder
357
- ADPCM AICA decoder
358
- Interplay ACM demuxer and audio decoder
359
- XMA1 & XMA2 decoder
360
- realtime filter
Kyle Swanson's avatar
Kyle Swanson committed
361
- anoisesrc audio filter source
362
- IVR demuxer
363
- compensationdelay filter
364
- acompressor filter
365
- support encoding 16-bit RLE SGI images
366
- apulsator filter
367
- sidechaingate audio filter
368
- mipsdspr1 option has been renamed to mipsdsp
369
- aemphasis filter
370
- mips32r5 option has been removed
371
- mips64r6 option has been removed
372
- DXVA2-accelerated VP9 decoding
373
- SOFAlizer: virtual binaural acoustics filter
374
- VAAPI VP9 hwaccel
375
- audio high-order multiband parametric equalizer
376
- automatic bitstream filtering
377
- showspectrumpic filter
378
- libstagefright support removed
379
- spectrumsynth filter
380
- ahistogram filter
381
- only seek with the right mouse button in ffplay
382
- toggle full screen when double-clicking with the left mouse button in ffplay
383
- afftfilt filter
384
- convolution filter
385
- libquvi support removed
386
- support for dvaudio in wav and avi
387
- libaacplus and libvo-aacenc support removed
388
- Cineform HD decoder
389
- new DCA decoder with full support for DTS-HD extensions
390
- significant performance improvements in Windows Television (WTV) demuxer
391
- nnedi deinterlacer
392
- streamselect video and astreamselect audio filter
393
- swaprect filter
394
- metadata video and ametadata audio filter
395 396
- SMPTE VC-2 HQ profile support for the Dirac decoder
- SMPTE VC-2 native encoder supporting the HQ profile
397 398 399


version 2.8:
400
- colorkey video filter
401
- BFSTM/BCSTM demuxer
402
- little-endian ADPCM_THP decoder
403
- Hap decoder and encoder
404
- DirectDraw Surface image/texture decoder
405
- ssim filter
406
- optional new ASF demuxer
407
- showvolume filter
408
- Many improvements to the JPEG 2000 decoder
409
- Go2Meeting decoding support
410
- adrawgraph audio and drawgraph video filter
411
- removegrain video filter
412
- Intel QSV-accelerated MPEG-2 video and HEVC encoding
413
- Intel QSV-accelerated MPEG-2 video and HEVC decoding
414
- Intel QSV-accelerated VC-1 video decoding
415
- libkvazaar HEVC encoder
416
- erosion, dilation, deflate and inflate video filters
417
- Dynamic Audio Normalizer as dynaudnorm filter
418
- Reverse video and areverse audio filter
419
- Random filter
420
- deband filter
421
- AAC fixed-point decoding
422
- sidechaincompress audio filter
423
- bitstream filter for converting HEVC from MP4 to Annex B
424
- acrossfade audio filter
Clément Bœsch's avatar
Clément Bœsch committed
425
- allyuv and allrgb video sources
426
- atadenoise video filter
427
- OS X VideoToolbox support
428
- aphasemeter filter
429
- showfreqs filter
430
- vectorscope filter
431
- waveform filter
432
- hstack and vstack filter
433
- Support DNx100 (1440x1080@8)
434
- VAAPI hevc hwaccel
435
- VDPAU hevc hwaccel
436
- framerate filter
437
- Switched default encoders for webm to VP9 and Opus
438
- Removed experimental flag from the JPEG 2000 encoder
439 440 441


version 2.7:
442
- FFT video filter
443
- TDSC decoder
444
- DTS lossless extension (XLL) decoding (not lossless, disabled by default)
445
- showwavespic filter
446
- DTS decoding through libdcadec
447
- Drop support for nvenc API before 5.0
448
- nvenc HEVC encoder
449
- Detelecine filter
450
- Intel QSV-accelerated H.264 encoding
451
- MMAL-accelerated H.264 decoding
452
- basic APNG encoder and muxer with default extension "apng"
453
- unpack DivX-style packed B-frames in MPEG-4 bitstream filter
454
- WebM Live Chunk Muxer
455
- nvenc level and tier options
456
- chorus filter
457
- Canopus HQ/HQA decoder
458
- Automatically rotate videos based on metadata in ffmpeg
459
- improved Quickdraw compatibility
460
- VP9 high bit-depth and extended colorspaces decoding support
461
- WebPAnimEncoder API when available for encoding and muxing WebP
462
- Direct3D11-accelerated decoding
463
- Support Secure Transport
464
- Multipart JPEG demuxer
465 466


467
version 2.6:
468
- nvenc encoder
469
- 10bit spp filter
470
- colorlevels filter
471
- RIFX format for *.wav files
472
- RTP/mpegts muxer
473
- non continuous cache protocol support
474
- tblend filter
475
- cropdetect support for non 8bpp, absolute (if limit >= 1) and relative (if limit < 1.0) threshold
476
- Camellia symmetric block cipher
477
- OpenH264 encoder wrapper
478
- VOC seeking support
479
- Closed caption Decoder
480
- fspp, uspp, pp7 MPlayer postprocessing filters ported to native filters
481
- showpalette filter
482
- Twofish symmetric block cipher
483
- Support DNx100 (960x720@8)
484
- eq2 filter ported from libmpcodecs as eq filter
Paul B Mahol's avatar
Paul B Mahol committed
485
- removed libmpcodecs
486
- Changed default DNxHD colour range in QuickTime .mov derivatives to mpeg range
487
- ported softpulldown filter from libmpcodecs as repeatfields filter
488
- dcshift filter
489
- RTP depacketizer for loss tolerant payload format for MP3 audio (RFC 5219)
490
- RTP depacketizer for AC3 payload format (RFC 4184)
491
- palettegen and paletteuse filters
492
- VP9 RTP payload format (draft 0) experimental depacketizer
493
- RTP depacketizer for DV (RFC 6469)
494 495
- DXVA2-accelerated HEVC decoding
- AAC ELD 480 decoding
496
- Intel QSV-accelerated H.264 decoding
Oleksij Rempel's avatar
Oleksij Rempel committed
497
- DSS SP decoder and DSS demuxer
498
- Fix stsd atom corruption in DNxHD QuickTimes
Vittorio Giovara's avatar
Vittorio Giovara committed
499
- Canopus HQX decoder
500
- RTP depacketization of T.140 text (RFC 4103)
Andreas Cadhalpun's avatar
Andreas Cadhalpun committed
501
- Port MIPS optimizations to 64-bit
502

503 504

version 2.5:
505
- HEVC/H.265 RTP payload format (draft v6) packetizer
506
- SUP/PGS subtitle demuxer
507
- ffprobe -show_pixel_formats option
508
- CAST128 symmetric block cipher, ECB mode
509
- STL subtitle demuxer and decoder
510
- libutvideo YUV 4:2:2 10bit support
511
- XCB-based screen-grabber
512
- UDP-Lite support (RFC 3828)
513
- xBR scaling filter
514
- AVFoundation screen capturing support
515
- ffserver supports codec private options
516
- creating DASH compatible fragmented MP4, MPEG-DASH segmenting muxer
517
- WebP muxer with animated WebP support
518
- zygoaudio decoding support
519
- APNG demuxer
520
- postproc visualization support
521

Michael Niedermayer's avatar
Michael Niedermayer committed
522 523

version 2.4:
524
- Icecast protocol
525
- ported lenscorrection filter from frei0r filter
526
- large optimizations in dctdnoiz to make it usable
527
- ICY metadata are now requested by default with the HTTP protocol
528
- support for using metadata in stream specifiers in fftools
529
- LZMA compression support in TIFF decoder
530
- H.261 RTP payload format (RFC 4587) depacketizer and experimental packetizer
531
- HEVC/H.265 RTP payload format (draft v6) depacketizer
532
- added codecview filter to visualize information exported by some codecs
533
- Matroska 3D support thorugh side data
534
- HTML generation using texi2html is deprecated in favor of makeinfo/texi2any
Paul B Mahol's avatar
Paul B Mahol committed
535
- silenceremove filter
536 537


538
version 2.3:
539
- AC3 fixed-point decoding
540
- shuffleplanes filter
541 542
- subfile protocol
- Phantom Cine demuxer
543
- replaygain data export
Peter Ross's avatar
Peter Ross committed
544
- VP7 video decoder
545
- Alias PIX image encoder and decoder
Lou Logan's avatar
Lou Logan committed
546 547
- Improvements to the BRender PIX image decoder
- Improvements to the XBM decoder
548
- QTKit input device
Lou Logan's avatar
Lou Logan committed
549
- improvements to OpenEXR image decoder
550
- support decoding 16-bit RLE SGI images
551
- GDI screen grabbing for Windows
552
- alternative rendition support for HTTP Live Streaming
553
- AVFoundation input device
554
- Direct Stream Digital (DSD) decoder
555
- Magic Lantern Video (MLV) demuxer
Kostya Shishkov's avatar
Kostya Shishkov committed
556
- On2 AVC (Audio for Video) decoder
557
- support for decoding through DXVA2 in ffmpeg
558
- libbs2b-based stereo-to-binaural audio filter
559
- libx264 reference frames count limiting depending on level
560
- native Opus decoder
561
- display matrix export and rotation API
562
- WebVTT encoder
563
- showcqt multimedia filter
Paul B Mahol's avatar
Paul B Mahol committed
564
- zoompan filter
565
- signalstats filter
566
- hqx filter (hq2x, hq3x, hq4x)
567
- flanger filter
568
- Image format auto-detection
569
- LRC demuxer and muxer
570
- Samba protocol (via libsmbclient)
571
- WebM DASH Manifest muxer
572
- libfribidi support in drawtext
573

Michael Niedermayer's avatar
Michael Niedermayer committed
574 575 576

version 2.2:

577
- HNM version 4 demuxer and video decoder
578
- Live HDS muxer
579
- setsar/setdar filters now support variables in ratio expressions
580
- elbg filter
581
- string validation in ffprobe
582
- support for decoding through VDPAU in ffmpeg (the -hwaccel option)
583
- complete Voxware MetaSound decoder
Timothy Gu's avatar
Timothy Gu committed
584
- remove mp3_header_compress bitstream filter
585
- Windows resource files for shared libraries
586
- aeval filter
587
- stereoscopic 3d metadata handling
588
- WebP encoding via libwebp
Maxim Poliakovski's avatar
Maxim Poliakovski committed
589
- ATRAC3+ decoder
590
- VP8 in Ogg demuxing
591
- side & metadata support in NUT
592
- framepack filter
593
- XYZ12 rawvideo support in NUT
594
- Exif metadata support in WebP decoder
Lukasz Marek's avatar
Lukasz Marek committed
595
- OpenGL device
596 597
- Use metadata_header_padding to control padding in ID3 tags (currently used in
  MP3, AIFF, and OMA files), FLAC header, and the AVI "junk" block.
598
- Mirillis FIC video decoder
599
- Support DNx444
Derek Buitenhuis's avatar
Derek Buitenhuis committed
600
- libx265 encoder
601
- dejudder filter
602
- Autodetect VDA like all other hardware accelerations
603
- aliases and defaults for Ogg subtypes (opus, spx)
604

Michael Niedermayer's avatar
Michael Niedermayer committed
605 606 607

version 2.1:

Paul B Mahol's avatar
Paul B Mahol committed
608
- aecho filter
609
- perspective filter ported from libmpcodecs
610
- ffprobe -show_programs option
Paul B Mahol's avatar
Paul B Mahol committed
611
- compand filter
612
- RTMP seek support
613 614 615
- when transcoding with ffmpeg (i.e. not streamcopying), -ss is now accurate
  even when used as an input option. Previous behavior can be restored with
  the -noaccurate_seek option.
616 617
- ffmpeg -t option can now be used for inputs, to limit the duration of
  data read from an input file
618
- incomplete Voxware MetaSound decoder
619
- read EXIF metadata from JPEG
620
- DVB teletext decoder
621
- phase filter ported from libmpcodecs
622
- w3fdif filter
623
- Opus support in Matroska
624
- FFV1 version 1.3 is stable and no longer experimental
625 626 627
- FFV1: YUVA(444,422,420) 9, 10 and 16 bit support
- changed DTS stream id in lavf mpeg ps muxer from 0x8a to 0x88, to be
  more consistent with other muxers.
628
- adelay filter
629
- pullup filter ported from libmpcodecs
630
- ffprobe -read_intervals option
631
- Lossless and alpha support for WebP decoder
632
- Error Resilient AAC syntax (ER AAC LC) decoding
633
- Low Delay AAC (ER AAC LD) decoding
634
- mux chapters in ASF files
635
- SFTP protocol (via libssh)
636 637
- libx264: add ability to encode in YUVJ422P and YUVJ444P
- Fraps: use BT.709 colorspace by default for yuv, as reference fraps decoder does
638 639
- make decoding alpha optional for prores, ffv1 and vp6 by setting
  the skip_alpha flag.
640
- ladspa wrapper filter
Ronald S. Bultje's avatar
Ronald S. Bultje committed
641
- native VP9 decoder
Paul B Mahol's avatar
Paul B Mahol committed
642
- dpx parser
643
- max_error_rate parameter in ffmpeg
Lukasz Marek's avatar
Lukasz Marek committed
644
- PulseAudio output device
645
- ReplayGain scanner
646
- Enhanced Low Delay AAC (ER AAC ELD) decoding (no LD SBR support)
647
- Linux framebuffer output device
648
- HEVC decoder
649
- raw HEVC, HEVC in MOV/MP4, HEVC in Matroska, HEVC in MPEG-TS demuxing
650
- mergeplanes filter
651

652

653 654
version 2.0:

655
- curves filter
656
- reference-counting for AVFrame and AVPacket data
657
- ffmpeg now fails when input options are used for output file
658
  or vice versa
659
- support for Monkey's Audio versions from 3.93
660
- perms and aperms filters
Marton Balint's avatar
Marton Balint committed
661
- audio filtering support in ffplay
662
- 10% faster aac encoding on x86 and MIPS
663
- sine audio filter source
664
- WebP demuxing and decoding support
665
- ffmpeg options -filter_script and -filter_complex_script, which allow a
666
  filtergraph description to be read from a file
667
- OpenCL support
Paul B Mahol's avatar
Paul B Mahol committed
668
- audio phaser filter
Paul B Mahol's avatar
Paul B Mahol committed
669
- separatefields filter
670
- libquvi demuxer
671
- uniform options syntax across all filters
Paul B Mahol's avatar
Paul B Mahol committed
672
- telecine filter
673
- interlace filter
674
- smptehdbars source
675
- inverse telecine filters (fieldmatch and decimate)
Paul B Mahol's avatar
Paul B Mahol committed
676
- colorbalance filter
Paul B Mahol's avatar
Paul B Mahol committed
677
- colorchannelmixer filter
678 679
- The matroska demuxer can now output proper verbatim ASS packets. It will
  become the default at the next libavformat major bump.
680
- decent native animated GIF encoding
681
- asetrate filter
682
- interleave filter
683
- timeline editing with filters
684 685
- vidstabdetect and vidstabtransform filters for video stabilization using
  the vid.stab library
Paul B Mahol's avatar
Paul B Mahol committed
686
- astats filter
687
- trim and atrim filters
688
- ffmpeg -t and -ss (output-only) options are now sample-accurate when
689
  transcoding audio
690
- Matroska muxer can now put the index at the beginning of the file.
Paul B Mahol's avatar
Paul B Mahol committed
691
- extractplanes filter
692
- avectorscope filter
James Almer's avatar
James Almer committed
693
- ADPCM DTK decoder
James Almer's avatar
James Almer committed
694
- ADP demuxer
James Almer's avatar
James Almer committed
695
- RSD demuxer
James Almer's avatar
James Almer committed
696
- RedSpark demuxer
James Almer's avatar
James Almer committed
697
- ADPCM IMA Radical decoder
698
- zmq filters
699
- DCT denoiser filter (dctdnoiz)
700
- Wavelet denoiser filter ported from libmpcodecs as owdenoise (formerly "ow")
701
- Apple Intermediate Codec decoder
Eli Friedman's avatar
Eli Friedman committed
702
- Escape 130 video decoder
Lukasz Marek's avatar
Lukasz Marek committed
703
- FTP protocol support
Clément Bœsch's avatar
Clément Bœsch committed
704
- V4L2 output device
705
- 3D LUT filter (lut3d)
706
- SMPTE 302M audio encoder
707
- support for slice multithreading in libavfilter
708
- Hald CLUT support (generation and filtering)
709
- VC-1 interlaced B-frame support
710
- support for WavPack muxing (raw and in Matroska)
711
- XVideo output device
712
- vignette filter
Paul B Mahol's avatar
Paul B Mahol committed
713
- True Audio (TTA) encoder
Kostya Shishkov's avatar
Kostya Shishkov committed
714
- Go2Webinar decoder
715 716
- mcdeint filter ported from libmpcodecs
- sab filter ported from libmpcodecs
717
- ffprobe -show_chapters option
718
- WavPack encoding through libwavpack
719
- rotate filter
Clément Bœsch's avatar
Clément Bœsch committed
720
- spp filter ported from libmpcodecs
wm4's avatar
wm4 committed
721
- libgme support
Paul B Mahol's avatar
Paul B Mahol committed
722
- psnr filter
723 724 725


version 1.2:
726

727
- VDPAU hardware acceleration through normal hwaccel
728
- SRTP support
729
- Error diffusion dither in Swscale
730
- Chained Ogg support
731
- Theora Midstream reconfiguration support
Paul B Mahol's avatar
Paul B Mahol committed
732
- EVRC decoder
Paul B Mahol's avatar
Paul B Mahol committed
733
- audio fade filter
734
- filtering audio with unknown channel layout
735 736
- allpass, bass, bandpass, bandreject, biquad, equalizer, highpass, lowpass
  and treble audio filter
737
- improved showspectrum filter, with multichannel support and sox-like colors
Paul B Mahol's avatar
Paul B Mahol committed
738
- histogram filter
739
- tee muxer
Paul B Mahol's avatar
Paul B Mahol committed
740
- il filter ported from libmpcodecs
741
- support ID3v2 tags in ASF files
742
- encrypted TTA stream decoding support
743
- RF64 support in WAV muxer
744
- noise filter ported from libmpcodecs
745
- Subtitles character encoding conversion
Paul B Mahol's avatar
Paul B Mahol committed
746
- blend filter
747
- stereo3d filter ported from libmpcodecs
748

749 750 751

version 1.1:

752
- stream disposition information printing in ffprobe
753
- filter for loudness analysis following EBU R128
754
- Opus encoder using libopus
755
- ffprobe -select_streams option
756
- Pinnacle TARGA CineWave YUV16 decoder
757
- TAK demuxer, decoder and parser
Paul B Mahol's avatar
Paul B Mahol committed
758
- DTS-HD demuxer
759
- remove -same_quant, it hasn't worked for years
760
- FFM2 support
761
- X-Face image encoder and decoder
762
- 24-bit FLAC encoding
763
- multi-channel ALAC encoding up to 7.1
764
- metadata (INFO tag) support in WAV muxer
765
- subtitles raw text decoder
766
- support for building DLLs using MSVC
Paul B Mahol's avatar
Paul B Mahol committed
767
- LVF demuxer
768
- ffescape tool
Paul B Mahol's avatar
Paul B Mahol committed
769
- metadata (info chunk) support in CAF muxer
770
- field filter ported from libmpcodecs
Paul B Mahol's avatar
Paul B Mahol committed
771
- AVR demuxer
Clément Bœsch's avatar
Clément Bœsch committed
772
- geq filter ported from libmpcodecs
773
- remove ffserver daemon mode
James Almer's avatar
James Almer committed
774
- AST muxer/demuxer
775
- new expansion syntax for drawtext
776
- BRender PIX image decoder
777
- ffprobe -show_entries option
778
- ffprobe -sections option
779
- ADPCM IMA Dialogic decoder
Paul B Mahol's avatar
Paul B Mahol committed
780
- BRSTM demuxer
Paul B Mahol's avatar
Paul B Mahol committed
781
- animated GIF decoder and demuxer
Paul B Mahol's avatar
Paul B Mahol committed
782
- PVF demuxer
783
- subtitles filter
Paul B Mahol's avatar
Paul B Mahol committed
784
- IRCAM muxer/demuxer
785
- Paris Audio File demuxer
786
- Virtual concatenation demuxer
Clément Bœsch's avatar
Clément Bœsch committed
787
- VobSub demuxer
788
- JSON captions for TED talks decoding support
789
- SOX Resampler support in libswresample
790
- aselect filter
791
- SGI RLE 8-bit / Silicon Graphics RLE 8-bit video decoder
792
- Silicon Graphics Motion Video Compressor 1 & 2 decoder
793
- Silicon Graphics Movie demuxer
794
- apad filter
795
- Resolution & pixel format change support with multithreading for H.264
796
- documentation split into per-component manuals
Clément Bœsch's avatar
Clément Bœsch committed
797
- pp (postproc) filter ported from MPlayer
Paul B Mahol's avatar
Paul B Mahol committed
798
- NIST Sphere demuxer
799
- MPL2, VPlayer, MPlayer, AQTitle, PJS and SubViewer v1 subtitles demuxers and decoders
Paul B Mahol's avatar
Paul B Mahol committed
800
- Sony Wave64 muxer
801
- adobe and limelight publisher authentication in RTMP
802
- data: URI scheme
803
- support building on the Plan 9 operating system
804
- kerndeint filter ported from MPlayer
805
- histeq filter ported from VirtualDub
806
- Megalux Frame demuxer
Carl Eugen Hoyos's avatar
Carl Eugen Hoyos committed
807
- 012v decoder
808
- Improved AVC Intra decoding support
809 810 811


version 1.0:
812

813
- INI and flat output in ffprobe
814
- Scene detection in libavfilter
815
- Indeo Audio decoder
816
- channelsplit audio filter
817
- setnsamples audio filter
818
- atempo filter
819
- ffprobe -show_data option
820
- RTMPT protocol support
821
- iLBC encoding/decoding via libilbc
822
- Microsoft Screen 1 decoder
823 824
- join audio filter
- audio channel mapping filter
825
- Microsoft ATC Screen decoder
Jordi Ortiz's avatar
Jordi Ortiz committed
826
- RTSP listen mode
827
- TechSmith Screen Codec 2 decoder
828
- AAC encoding via libfdk-aac
829
- Microsoft Expression Encoder Screen decoder
Samuel Pitoiset's avatar
Samuel Pitoiset committed
830
- RTMPS protocol support
831
- RTMPTS protocol support
Samuel Pitoiset's avatar
Samuel Pitoiset committed
832
- RTMPE protocol support
833
- RTMPTE protocol support
834
- showwaves and showspectrum filter
835
- LucasArts SMUSH SANM playback support
836
- LucasArts SMUSH VIMA audio decoder (ADPCM)
837
- LucasArts SMUSH demuxer
838
- SAMI, RealText and SubViewer demuxers and decoders
839 840 841 842
- Heart Of Darkness PAF playback support
- iec61883 device
- asettb filter
- new option: -progress
843
- 3GPP Timed Text encoder/decoder
844 845 846 847 848 849
- GeoTIFF decoder support
- ffmpeg -(no)stdin option
- Opus decoder using libopus
- caca output device using libcaca
- alphaextract and alphamerge filters
- concat filter
850
- flite filter
851
- Canopus Lossless Codec decoder
852
- bitmap subtitles in filters (experimental and temporary)
853
- MP2 encoding via TwoLAME
Paul B Mahol's avatar
Paul B Mahol committed
854
- bmp parser
855
- smptebars source
856
- asetpts filter
Jérémy Tran's avatar
Jérémy Tran committed
857
- hue filter
Michael Bradshaw's avatar
Michael Bradshaw committed
858
- ICO muxer
859
- SubRip encoder and decoder without embedded timing
860
- edge detection filter
861
- framestep filter
862
- ffmpeg -shortest option is now per-output file
863
  -pass and -passlogfile are now per-output stream
864
- volume measurement filter
865
- Ut Video encoder
Alberto Delmás's avatar
Alberto Delmás committed
866
- Microsoft Screen 2 decoder
867
- smartblur filter ported from MPlayer
Stephan Hilb's avatar
Stephan Hilb committed
868
- CPiA decoder
869
- decimate filter ported from MPlayer
870
- RTP depacketization of JPEG
871
- Smooth Streaming live segmenter muxer
872
- F4V muxer
873
- sendcmd and asendcmd filters
874
- WebVTT demuxer and decoder (simple tags supported)
875
- RTP packetization of JPEG
876
- faststart option in the MOV/MP4 muxer
877
- support for building with MSVC
878

879 880

version 0.11:
881 882 883 884 885 886 887

- Fixes: CVE-2012-2772, CVE-2012-2774, CVE-2012-2775, CVE-2012-2776, CVE-2012-2777,
         CVE-2012-2779, CVE-2012-2782, CVE-2012-2783, CVE-2012-2784, CVE-2012-2785,
         CVE-2012-2786, CVE-2012-2787, CVE-2012-2788, CVE-2012-2789, CVE-2012-2790,
         CVE-2012-2791, CVE-2012-2792, CVE-2012-2793, CVE-2012-2794, CVE-2012-2795,
         CVE-2012-2796, CVE-2012-2797, CVE-2012-2798, CVE-2012-2799, CVE-2012-2800,
         CVE-2012-2801, CVE-2012-2802, CVE-2012-2803, CVE-2012-2804,
Paul B Mahol's avatar
Paul B Mahol committed
888
- v408 Quicktime and Microsoft AYUV Uncompressed 4:4:4:4 encoder and decoder
889
- setfield filter
Paul B Mahol's avatar
Paul B Mahol committed
890
- CDXL demuxer and decoder
Kostya Shishkov's avatar
Kostya Shishkov committed
891
- Apple ProRes encoder
892
- ffprobe -count_packets and -count_frames options
893
- Sun Rasterfile Encoder
894
- ID3v2 attached pictures reading and writing
895
- WMA Lossless decoder
Petri Hintukainen's avatar
Petri Hintukainen committed
896
- bluray protocol
897
- blackdetect filter
898
- libutvideo encoder wrapper (--enable-libutvideo)
899
- swapuv filter
900
- bbox filter
Paul B Mahol's avatar
Paul B Mahol committed
901
- XBM encoder and decoder
902
- RealAudio Lossless decoder
Derek Buitenhuis's avatar
Derek Buitenhuis committed
903
- ZeroCodec decoder
904
- tile video filter
905
- Metal Gear Solid: The Twin Snakes demuxer
906
- OpenEXR image decoder
907
- removelogo filter
908
- drop support for ffmpeg without libavfilter
909
- drawtext video filter: fontconfig support
910
- ffmpeg -benchmark_all option
911
- super2xsai filter ported from libmpcodecs
912
- add libavresample audio conversion library for compatibility
913
- MicroDVD decoder
914
- Avid Meridien (AVUI) encoder and decoder
915
- accept + prefix to -pix_fmt option to disable automatic conversions.
916
- complete audio filtering in libavfilter and ffmpeg
Anton Khirnov's avatar
Anton Khirnov committed
917
- add fps filter
918 919
- vorbis parser
- png parser
920
- audio mix filter
921
- ffv1: support (draft) version 1.3
922

923

924
version 0.10:
925

926 927 928 929
- Fixes: CVE-2011-3929, CVE-2011-3934, CVE-2011-3935, CVE-2011-3936,
         CVE-2011-3937, CVE-2011-3940, CVE-2011-3941, CVE-2011-3944,
         CVE-2011-3945, CVE-2011-3946, CVE-2011-3947, CVE-2011-3949,
         CVE-2011-3950, CVE-2011-3951, CVE-2011-3952
930 931 932
- v410 Quicktime Uncompressed 4:4:4 10-bit encoder and decoder
- SBaGen (SBG) binaural beats script demuxer
- OpenMG Audio muxer
933
- Timecode extraction in DV and MOV
934
- thumbnail video filter
935
- XML output in ffprobe
936
- asplit audio filter
937
- tinterlace video filter
938
- astreamsync audio filter
939
- amerge audio filter
940
- ISMV (Smooth Streaming) muxer
Justin Ruggles's avatar
Justin Ruggles committed
941
- GSM audio parser
Paul B Mahol's avatar
Paul B Mahol committed
942
- SMJPEG muxer
Paul B Mahol's avatar
Paul B Mahol committed
943
- XWD encoder and decoder
944
- Automatic thread count based on detection number of (available) CPU cores
Paul B Mahol's avatar
Paul B Mahol committed
945
- y41p Brooktree Uncompressed 4:1:1 12-bit encoder and decoder
946
- ffprobe -show_error option
947
- Avid 1:1 10-bit RGB Packer codec
948
- v308 Quicktime Uncompressed 4:4:4 encoder and decoder
949
- yuv4 libquicktime packed 4:2:0 encoder and decoder
950
- ffprobe -show_frames option
951
- silencedetect audio filter
952
- ffprobe -show_program_version, -show_library_versions, -show_versions options
953 954
- rv34: frame-level multi-threading
- optimized iMDCT transform on x86 using SSE for for mpegaudiodec
955
- Improved PGS subtitle decoder
956
- dumpgraph option to lavfi device
957
- r210 and r10k encoders
958 959 960
- ffwavesynth decoder
- aviocat tool
- ffeval tool
961
- support encoding and decoding 4-channel SGI images
962 963 964


version 0.9:
965 966

- openal input device added
967
- boxblur filter added
968
- BWF muxer
969
- Flash Screen Video 2 decoder
970
- lavfi input device added
971
- added avconv, which is almost the same for now, except
972 973
for a few incompatible changes in the options, which will hopefully make them
easier to use. The changes are:
974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004
    * The options placement is now strictly enforced! While in theory the
      options for ffmpeg should be given in [input options] -i INPUT [output
      options] OUTPUT order, in practice it was possible to give output options
      before the -i and it mostly worked. Except when it didn't - the behavior was
      a bit inconsistent. In avconv, it is not possible to mix input and output
      options. All non-global options are reset after an input or output filename.
    * All per-file options are now truly per-file - they apply only to the next
      input or output file and specifying different values for different files
      will now work properly (notably -ss and -t options).
    * All per-stream options are now truly per-stream - it is possible to
      specify which stream(s) should a given option apply to. See the Stream
      specifiers section in the avconv manual for details.
    * In ffmpeg some options (like -newvideo/-newaudio/...) are irregular in the
      sense that they're specified after the output filename instead of before,
      like all other options. In avconv this irregularity is removed, all options
      apply to the next input or output file.
    * -newvideo/-newaudio/-newsubtitle options were removed. Not only were they
      irregular and highly confusing, they were also redundant. In avconv the -map
      option will create new streams in the output file and map input streams to
      them. E.g. avconv -i INPUT -map 0 OUTPUT will create an output stream for
      each stream in the first input file.
    * The -map option now has slightly different and more powerful syntax:
        + Colons (':') are used to separate file index/stream type/stream index
          instead of dots. Comma (',') is used to separate the sync stream instead
          of colon.. This is done for consistency with other options.
        + It's possible to specify stream type. E.g. -map 0:a:2 creates an
          output stream from the third input audio stream.
        + Omitting the stream index now maps all the streams of the given type,
          not just the first. E.g. -map 0:s creates output streams for all the
          subtitle streams in the first input file.
        + Since -map can now match multiple streams, negative mappings were
1005
          introduced. Negative mappings disable some streams from an already
1006 1007 1008 1009
          defined map. E.g. '-map 0 -map -0:a:1' means 'create output streams for
          all the stream in the first input file, except for the second audio
          stream'.
    * There is a new option -c (or -codec) for choosing the decoder/encoder to
1010
      use, which makes it possible to precisely specify target stream(s) consistently with
1011 1012 1013 1014
      other options. E.g. -c:v lib264 sets the codec for all video streams, -c:a:0
      libvorbis sets the codec for the first audio stream and -c copy copies all
      the streams without reencoding. Old -vcodec/-acodec/-scodec options are now
      aliases to -c:v/a/s
1015
    * It is now possible to precisely specify which stream should an AVOption
1016 1017 1018
      apply to. E.g. -b:v:0 2M sets the bitrate for the first video stream, while
      -b:a 128k sets the bitrate for all audio streams. Note that the old -ab 128k
      syntax is deprecated and will stop working soon.
1019 1020 1021 1022 1023
    * -map_chapters now takes only an input file index and applies to the next
      output file. This is consistent with how all the other options work.
    * -map_metadata now takes only an input metadata specifier and applies to
      the next output file. Output metadata specifier is now part of the option
      name, similarly to the AVOptions/map/codec feature above.
1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039
    * -metadata can now be used to set metadata on streams and chapters, e.g.
      -metadata:s:1 language=eng sets the language of the first stream to 'eng'.
      This made -vlang/-alang/-slang options redundant, so they were removed.
    * -qscale option now uses stream specifiers and applies to all streams, not
      just video. I.e. plain -qscale number would now apply to all streams. To get
      the old behavior, use -qscale:v. Also there is now a shortcut -q for -qscale
      and -aq is now an alias for -q:a.
    * -vbsf/-absf/-sbsf options were removed and replaced by a -bsf option which
      uses stream specifiers. Use -bsf:v/a/s instead of the old options.
    * -itsscale option now uses stream specifiers, so its argument is only the
      scale parameter.
    * -intra option was removed, use -g 0 for the same effect.
    * -psnr option was removed, use -flags +psnr for the same effect.
    * -vf option is now an alias to the new -filter option, which uses stream specifiers.
    * -vframes/-aframes/-dframes options are now aliases to the new -frames option.
    * -vtag/-atag/-stag options are now aliases to the new -tag option.
Sven Hesse's avatar
Sven Hesse committed
1040
- XMV demuxer
Carl Eugen Hoyos's avatar
Carl Eugen Hoyos committed
1041
- LOAS demuxer
1042
- ashowinfo filter added
1043
- Windows Media Image decoder
1044
- amovie source added
Janne Grunau's avatar
Janne Grunau committed
1045
- LATM muxer/demuxer
Compn's avatar
Compn committed
1046
- Speex encoder via libspeex
1047
- JSON output in ffprobe
1048
- WTV muxer
1049
- Optional C++ Support (needed for libstagefright)
1050
- H.264 Decoding on Android via Stagefright
Elvis Presley's avatar
Elvis Presley committed
1051
- Prores decoder
Peter Ross's avatar
Peter Ross committed
1052
- BIN/XBIN/ADF/IDF text file decoder
1053
- aconvert audio filter added
1054
- audio support to lavfi input device added
1055
- libcdio-paranoia input device for audio CD grabbing
Maxim Poliakovski's avatar
Maxim Poliakovski committed
1056
- Apple ProRes decoder
1057
- CELT in Ogg demuxing
1058
- G.723.1 demuxer and decoder
1059
- libmodplug support (--enable-libmodplug)
1060
- VC-1 interlaced decoding
Compn's avatar
Compn committed
1061
- libutvideo wrapper (--enable-libutvideo)
1062
- aevalsrc audio source added
Kostya Shishkov's avatar
Kostya Shishkov committed
1063
- Ut Video decoder
1064
- Speex encoding via libspeex
1065
- 4:2:2 H.264 decoding support
1066
- 4:2:2 and 4:4:4 H.264 encoding with libx264
Luca Barbato's avatar
Luca Barbato committed
1067
- Pulseaudio input device
1068
- Prores encoder
1069
- Video Decoder Acceleration (VDA) HWAccel module.
1070
- replacement Indeo 3 decoder
1071
- new ffmpeg option: -map_channel
1072
- volume audio filter added
1073
- earwax audio filter added
1074
- libv4l2 support (--enable-libv4l2)
1075
- TLS/SSL and HTTPS protocol support
1076 1077 1078 1079 1080
- AVOptions API rewritten and documented
- most of CODEC_FLAG2_*, some CODEC_FLAG_* and many codec-specific fields in
  AVCodecContext deprecated. Codec private options should be used instead.
- Properly working defaults in libx264 wrapper, support for native presets.
- Encrypted OMA files support
1081
- Discworld II BMV decoding support
Derek Buitenhuis's avatar
Derek Buitenhuis committed
1082
- VBLE Decoder
1083
- OS X Video Decoder Acceleration (VDA) support
1084
- compact and csv output in ffprobe
1085
- pan audio filter
1086
- IFF Amiga Continuous Bitmap (ACBM) decoder
1087
- ass filter
Justin Ruggles's avatar
Justin Ruggles committed
1088
- CRI ADX audio format muxer and demuxer
1089
- Playstation Portable PMP format demuxer
1090
- Microsoft Windows ICO demuxer
1091
- life source
David Goldwich's avatar
David Goldwich committed
1092
- PCM format support in OMA demuxer
Paul B Mahol's avatar
Paul B Mahol committed
1093
- CLJR encoder
1094
- new option: -report
1095
- Dxtory capture format decoder
1096
- cellauto source
1097
- Simple segmenting muxer
Reinhard Tartler's avatar
Reinhard Tartler committed
1098 1099
- Indeo 4 decoder
- SMJPEG demuxer
1100

1101

1102
version 0.8:
1103

1104
- many many things we forgot because we rather write code than changelogs
James Zern's avatar
James Zern committed
1105
- WebM support in Matroska de/muxer
Diego Biurrun's avatar
Diego Biurrun committed
1106
- low overhead Ogg muxing
1107
- MMS-TCP support
James Zern's avatar
James Zern committed
1108
- VP8 de/encoding via libvpx
David Conrad's avatar
David Conrad committed
1109
- Demuxer for On2's IVF format
Peter Ross's avatar
Peter Ross committed
1110
- Pictor/PC Paint decoder
1111
- HE-AAC v2 decoder
tipok's avatar
tipok committed
1112
- HE-AAC v2 encoding with libaacplus
1113
- libfaad2 wrapper removed
1114
- DTS-ES extension (XCh) decoding support
1115
- native VP8 decoder
1116
- RTSP tunneling over HTTP
1117
- RTP depacketization of SVQ3
1118
- -strict inofficial replaced by -strict unofficial
1119
- ffplay -exitonkeydown and -exitonmousedown options added
1120
- native GSM / GSM MS decoder
1121
- RTP depacketization of QDM2
Peter Ross's avatar
Peter Ross committed
1122
- ANSI/ASCII art playback system
1123
- Lego Mindstorms RSO de/muxer
1124
- libavcore added (and subsequently removed)
1125
- SubRip subtitle file muxer and demuxer
1126
- Chinese AVS encoding via libxavs
1127
- ffprobe -show_packets option added
1128
- RTP packetization of Theora and Vorbis
1129
- RTP depacketization of MP4A-LATM
1130
- RTP packetization and depacketization of VP8
Stefano Sabatini's avatar
Stefano Sabatini committed
1131
- hflip filter
1132
- Apple HTTP Live Streaming demuxer
1133
- a64 codec
1134
- MMS-HTTP support
Martin Storsjö's avatar
Martin Storsjö committed
1135
- G.722 ADPCM audio encoder/decoder
Zhou Zongyi's avatar
Zhou Zongyi committed
1136
- R10k video decoder
1137
- ocv_smooth filter
Stefano Sabatini's avatar
Stefano Sabatini committed
1138
- frei0r wrapper filter
1139
- change crop filter syntax to width:height:x:y
1140
- make the crop filter accept parametric expressions
1141
- make ffprobe accept AVFormatContext options
1142
- yadif filter
1143
- blackframe filter
1144
- Demuxer for Leitch/Harris' VR native stream format (LXF)
1145
- RTP depacketization of the X-QT QuickTime format
Martin Storsjö's avatar
Martin Storsjö committed
1146
- SAP (Session Announcement Protocol, RFC 2974) muxer and demuxer
1147
- cropdetect filter
1148
- ffmpeg -crop* options removed
Stefano Sabatini's avatar
Stefano Sabatini committed
1149
- transpose filter added
1150
- ffmpeg -force_key_frames option added
1151
- demuxer for receiving raw rtp:// URLs without an SDP description
1152
- single stream LATM/LOAS decoder
1153
- setpts filter added
1154
- Win64 support for optimized x86 assembly functions
1155
- MJPEG/AVI1 to JPEG/JFIF bitstream filter
1156
- ASS subtitle encoder and decoder
1157
- IEC 61937 encapsulation for E-AC-3, TrueHD, DTS-HD (for HDMI passthrough)
1158
- overlay filter added
1159
- rename aspect filter to setdar, and pixelaspect to setsar
Anssi Hannula's avatar
Anssi Hannula committed
1160
- IEC 61937 demuxer
Anatoly Nenashev's avatar
Anatoly Nenashev committed
1161
- Mobotix .mxg demuxer
1162
- frei0r source added
1163
- hqdn3d filter added
1164
- RTP depacketization of QCELP
Michael Chinen's avatar
Michael Chinen committed
1165
- FLAC parser added
1166
- gradfun filter added
1167
- AMR-WB decoder
1168
- replace the ocv_smooth filter with a more generic ocv filter
1169
- Windows Televison (WTV) demuxer
Anton Khirnov's avatar
Anton Khirnov committed
1170
- FFmpeg metadata format muxer and demuxer
Aurelien Jacobs's avatar
Aurelien Jacobs committed
1171
- SubRip (srt) subtitle encoder and decoder
1172
- floating-point AC-3 encoder added
1173
- Lagarith decoder
1174
- ffmpeg -copytb option added
1175
- IVF muxer added
Kostya Shishkov's avatar
Kostya Shishkov committed
1176
- Wing Commander IV movies decoder added
1177
- movie source added
1178
- Bink version 'b' audio and video decoder
Peter Ross's avatar
Peter Ross committed
1179
- Bitmap Brothers JV playback system
1180
- Apple HTTP Live Streaming protocol handler
1181
- sndio support for playback and record
1182
- Linux framebuffer input device added
1183
- Chronomaster DFA decoder
Peter Ross's avatar
Peter Ross committed
1184
- DPX image encoder
1185
- MicroDVD subtitle file muxer and demuxer
1186
- Playstation Portable PMP format demuxer
1187
- fieldorder video filter added
1188
- AAC encoding via libvo-aacenc
1189
- AMR-WB encoding via libvo-amrwbenc
Max Horn's avatar
Max Horn committed
1190
- xWMA demuxer
anatoly's avatar
anatoly committed
1191
- Mobotix MxPEG decoder
1192 1193 1194 1195 1196 1197 1198
- VP8 frame-multithreading
- NEON optimizations for VP8
- Lots of deprecated API cruft removed
- fft and imdct optimizations for AVX (Sandy Bridge) processors
- showinfo filter added
- SMPTE 302M AES3 audio decoder
- Apple Core Audio Format muxer
1199 1200
- 9 bits and 10 bits per sample support in the H.264 decoder
- 9 bits and 10 bits FFV1 encoding / decoding
1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217
- split filter added
- select filter added
- sdl output device added
- libmpcodecs video filter support (3 times as many filters than before)
- mpeg2 aspect ratio dection fixed
- libxvid aspect pickiness fixed
- Frame multithreaded decoding
- E-AC-3 audio encoder
- ac3enc: add channel coupling support
- floating-point sample format support to the ac3, eac3, dca, aac, and vorbis decoders.
- H264/MPEG frame-level multi-threading
- All av_metadata_* functions renamed to av_dict_* and moved to libavutil
- 4:4:4 H.264 decoding support
- 10-bit H.264 optimizations for x86
- lut, lutrgb, and lutyuv filters added
- buffersink libavfilter sink added
- Bump libswscale for recently reported ABI break
1218
- New J2K encoder (via OpenJPEG)
1219 1220 1221 1222 1223


version 0.7:

- all the changes for 0.8, but keeping API/ABI compatibility with the 0.6 release
1224 1225 1226 1227


version 0.6:

1228
- PB-frame decoding for H.263
1229
- deprecated vhook subsystem removed
1230
- deprecated old scaler removed
Vitor Sessak's avatar
Vitor Sessak committed
1231
- VQF demuxer
1232
- Alpha channel scaler
1233
- PCX encoder
1234
- RTP packetization of H.263
1235
- RTP packetization of AMR
1236
- RTP depacketization of Vorbis
1237
- CorePNG decoding support
1238
- Cook multichannel decoding support
1239
- introduced avlanguage helpers in libavformat
1240
- 8088flex TMV demuxer and decoder
1241
- per-stream language-tags extraction in asfdec
1242
- V210 decoder and encoder
1243
- remaining GPL parts in AC-3 decoder converted to LGPL
Kenan Gillet's avatar
Kenan Gillet committed
1244
- QCP demuxer
1245
- SoX native format muxer and demuxer
1246
- AMR-NB decoding/encoding, AMR-WB decoding via OpenCORE libraries
1247
- DPX image decoder
1248
- Electronic Arts Madcow decoder
1249
- DivX (XSUB) subtitle encoder
1250
- nonfree libamr support for AMR-NB/WB decoding/encoding removed
Diego Biurrun's avatar
Diego Biurrun committed
1251
- experimental AAC encoder
1252
- RTP depacketization of ASF and RTSP from WMS servers
1253
- RTMP support in libavformat
1254
- noX handling for OPT_BOOL X options
Daniel Verkamp's avatar
Daniel Verkamp committed
1255
- Wave64 demuxer
1256
- IEC-61937 compatible Muxer
Vitor Sessak's avatar
Vitor Sessak committed
1257
- TwinVQ decoder
1258
- Bluray (PGS) subtitle decoder
1259
- LPCM support in MPEG-TS (HDMV RID as found on Blu-ray disks)
Diego Biurrun's avatar
Diego Biurrun committed
1260
- WMA Pro decoder
Peter Ross's avatar
Peter Ross committed
1261
- Core Audio Format demuxer
1262
- ATRAC1 decoder
1263
- MD STUDIO audio demuxer
1264
- RF64 support in WAV demuxer
1265
- MPEG-4 Audio Lossless Coding (ALS) decoder
Daniel Verkamp's avatar
Daniel Verkamp committed
1266
- -formats option split into -formats, -codecs, -bsfs, and -protocols
1267
- IV8 demuxer
Michael Tison's avatar
Michael Tison committed
1268
- CDG demuxer and decoder
1269
- R210 decoder
1270
- Auravision Aura 1 and 2 decoders
1271
- Deluxe Paint Animation playback system
Vitor Sessak's avatar
Vitor Sessak committed
1272
- SIPR decoder
1273
- Adobe Filmstrip muxer and demuxer
1274
- RTP depacketization of H.263
Kostya Shishkov's avatar
Kostya Shishkov committed
1275
- Bink demuxer and audio/video decoders
1276
- enable symbol versioning by default for linkers that support it
Peter Ross's avatar
Peter Ross committed
1277
- IFF PBM/ILBM bitmap decoder
1278
- concat protocol
Kostya Shishkov's avatar
Kostya Shishkov committed
1279
- Indeo 5 decoder
1280
- RTP depacketization of AMR
Diego Biurrun's avatar
Diego Biurrun committed
1281 1282
- WMA Voice decoder
- ffprobe tool
1283
- AMR-NB decoder
Martin Storsjö's avatar
Martin Storsjö committed
1284
- RTSP muxer
1285
- HE-AAC v1 decoder
1286
- Kega Game Video (KGV1) decoder
1287
- VorbisComment writing for FLAC, Ogg FLAC and Ogg Speex files
1288
- RTP depacketization of Theora
1289
- HTTP Digest authentication
1290
- RTMP/RTMPT/RTMPS/RTMPE/RTMPTE protocol support via librtmp
1291
- Psygnosis YOP demuxer and video decoder
1292
- spectral extension support in the E-AC-3 decoder
1293
- unsharp video filter
1294
- RTP hinting in the mov/3gp/mp4 muxer
1295 1296 1297 1298 1299 1300
- Dirac in Ogg demuxing
- seek to keyframes in Ogg
- 4:2:2 and 4:4:4 Theora decoding
- 35% faster VP3/Theora decoding
- faster AAC decoding
- faster H.264 decoding
1301
- RealAudio 1.0 (14.4K) encoder
1302

1303

1304 1305
version 0.5:

1306
- DV50 AKA DVCPRO50 encoder, decoder, muxer and demuxer
1307
- TechSmith Camtasia (TSCC) video decoder
1308
- IBM Ultimotion (ULTI) video decoder
1309 1310
- Sierra Online audio file demuxer and decoder
- Apple QuickDraw (qdrw) video decoder
1311
- Creative ADPCM audio decoder (16 bits as well as 8 bits schemes)
1312
- Electronic Arts Multimedia (WVE/UV2/etc.) file demuxer
1313
- Miro VideoXL (VIXL) video decoder
Mike Melanson's avatar
Mike Melanson committed
1314
- H.261 video encoder
1315
- QPEG video decoder
Mike Melanson's avatar
Mike Melanson committed
1316
- Nullsoft Video (NSV) file demuxer
1317
- Shorten audio decoder
1318
- LOCO video decoder
1319
- Apple Lossless Audio Codec (ALAC) decoder
1320
- Winnov WNV1 video decoder
1321
- Autodesk Animator Studio Codec (AASC) decoder
Diego Biurrun's avatar
Diego Biurrun committed
1322
- Indeo 2 video decoder
1323
- Fraps FPS1 video decoder
Diego Biurrun's avatar
Diego Biurrun committed
1324
- Snow video encoder/decoder
1325
- Sonic audio encoder/decoder
1326
- Vorbis audio decoder
1327
- Macromedia ADPCM decoder
Diego Biurrun's avatar
Diego Biurrun committed
1328 1329
- Duck TrueMotion 2 video decoder
- support for decoding FLX and DTA extensions in FLIC files
1330
- H.264 custom quantization matrices support
Diego Biurrun's avatar
Diego Biurrun committed
1331
- ffserver fixed, it should now be usable again
Diego Biurrun's avatar
Diego Biurrun committed
1332
- QDM2 audio decoder
1333
- Real Cooker audio decoder
1334
- TrueSpeech audio decoder
1335 1336
- WMA2 audio decoder fixed, now all files should play correctly
- RealAudio 14.4 and 28.8 decoders fixed
1337
- JPEG-LS decoder
Diego Biurrun's avatar
Diego Biurrun committed
1338 1339
- build system improvements
- tabs and trailing whitespace removed from the codebase
1340
- CamStudio video decoder
1341
- AIFF/AIFF-C audio format, encoding and decoding
1342
- ADTS AAC file reading and writing
1343
- Creative VOC file reading and writing
1344
- American Laser Games multimedia (*.mm) playback system
1345
- Zip Motion Blocks Video decoder
1346
- improved Theora/VP3 decoder
1347
- True Audio (TTA) decoder
1348
- AVS demuxer and video decoder
1349
- JPEG-LS encoder
1350
- Smacker demuxer and decoder
1351
- NuppelVideo/MythTV demuxer and RTjpeg decoder
1352
- KMVC decoder
1353
- MPEG-2 intra VLC support
1354
- MPEG-2 4:2:2 encoder
1355
- Flash Screen Video decoder
Reimar Döffinger's avatar
Reimar Döffinger committed
1356
- GXF demuxer
Diego Biurrun's avatar
Diego Biurrun committed
1357
- Chinese AVS decoder
1358
- GXF muxer
Baptiste Coudurier's avatar
Baptiste Coudurier committed
1359
- MXF demuxer
Diego Biurrun's avatar
Diego Biurrun committed
1360
- VC-1/WMV3/WMV9 video decoder
1361
- MacIntel support
Diego Biurrun's avatar
Diego Biurrun committed
1362
- AviSynth support
1363
- VMware video decoder
1364 1365
- VP5 video decoder
- VP6 video decoder
1366
- WavPack lossless audio decoder
Kostya Shishkov's avatar
Kostya Shishkov committed
1367
- Targa (.TGA) picture decoder
1368
- Vorbis audio encoder
1369
- Delphine Software .cin demuxer/audio and video decoder
1370
- Tiertex .seq demuxer/video decoder
1371
- MTV demuxer
1372
- TIFF picture encoder and decoder
1373
- GIF picture decoder
1374
- Intel Music Coder decoder
1375
- Zip Motion Blocks Video encoder
1376
- Musepack decoder
1377
- Flash Screen Video encoder
1378
- Theora encoding via libtheora
1379
- BMP encoder
Diego Biurrun's avatar
Diego Biurrun committed
1380
- WMA encoder
1381
- GSM-MS encoder and decoder
Kostya Shishkov's avatar
Kostya Shishkov committed
1382
- DCA decoder
1383
- DXA demuxer and decoder
Baptiste Coudurier's avatar
Baptiste Coudurier committed
1384
- DNxHD decoder
1385
- Gamecube movie (.THP) playback system
1386
- Blackfin optimizations
1387
- Interplay C93 demuxer and video decoder
1388
- Bethsoft VID demuxer and video decoder
Anssi Hannula's avatar
Anssi Hannula committed
1389
- CRYO APC demuxer
1390
- ATRAC3 decoder
1391
- V.Flash PTX decoder
1392
- RoQ muxer, RoQ audio encoder
1393
- Renderware TXD demuxer and decoder
1394
- extern C declarations for C++ removed from headers
1395
- sws_flags command line option
1396
- codebook generator
Vitor Sessak's avatar
Vitor Sessak committed
1397
- RoQ video encoder
Alexis Ballier's avatar
Alexis Ballier committed
1398
- QTRLE encoder
1399
- OS/2 support removed and restored again
1400
- AC-3 decoder
1401
- NUT muxer
1402
- additional SPARC (VIS) optimizations
David Conrad's avatar
David Conrad committed
1403
- Matroska muxer
1404
- slice-based parallel H.264 decoding
Kostya Shishkov's avatar
Kostya Shishkov committed
1405
- Monkey's Audio demuxer and decoder
Vladimir Voroshilov's avatar
Vladimir Voroshilov committed
1406
- AMV audio and video decoder
1407
- DNxHD encoder
Carl Eugen Hoyos's avatar
Carl Eugen Hoyos committed
1408
- H.264 PAFF decoding
1409
- Nellymoser ASAO decoder
1410
- Beam Software SIFF demuxer and decoder
1411
- libvorbis Vorbis decoding removed in favor of native decoder
Diego Biurrun's avatar
Diego Biurrun committed
1412
- IntraX8 (J-Frame) subdecoder for WMV2 and VC-1
1413
- Ogg (Theora, Vorbis and FLAC) muxer
1414
- The "device" muxers and demuxers are now in a new libavdevice library
1415 1416
- PC Paintbrush PCX decoder
- Sun Rasterfile decoder
1417
- TechnoTrend PVA demuxer
Ivo van Poorten's avatar
Ivo van Poorten committed
1418
- Linux Media Labs MPEG-4 (LMLM4) demuxer
1419
- AVM2 (Flash 9) SWF muxer
1420
- QT variant of IMA ADPCM encoder
Ramiro Polla's avatar
Ramiro Polla committed
1421
- VFW grabber
1422
- iPod/iPhone compatible mp4 muxer
Ramiro Polla's avatar
Ramiro Polla committed
1423
- Mimic decoder
1424
- MSN TCP Webcam stream demuxer
Sascha Sommer's avatar
Sascha Sommer committed
1425
- RL2 demuxer / decoder
1426 1427
- IFF demuxer
- 8SVX audio decoder
1428
- non-recursive Makefiles
Sisir Koppaka's avatar
Sisir Koppaka committed
1429
- BFI demuxer
1430
- MAXIS EA XA (.xa) demuxer / decoder
Sisir Koppaka's avatar
Sisir Koppaka committed
1431
- BFI video decoder
1432
- OMA demuxer
Ramiro Polla's avatar
Ramiro Polla committed
1433
- MLP/TrueHD decoder
1434
- Electronic Arts CMV decoder
1435 1436
- Motion Pixels Video decoder
- Motion Pixels MVI demuxer
1437
- removed animated GIF decoder/demuxer
Peter Ross's avatar
Peter Ross committed
1438
- D-Cinema audio muxer
Peter Ross's avatar
Peter Ross committed
1439
- Electronic Arts TGV decoder
1440
- Apple Lossless Audio Codec (ALAC) encoder
1441
- AAC decoder
1442
- floating point PCM encoder/decoder
1443
- MXF muxer
1444
- DV100 AKA DVCPRO HD decoder and demuxer
1445
- E-AC-3 support added to AC-3 decoder
1446
- Nellymoser ASAO encoder
1447
- ASS and SSA demuxer and muxer
1448
- liba52 wrapper removed
1449
- SVQ3 watermark decoding support
1450
- Speex decoding via libspeex
1451
- Electronic Arts TGQ decoder
1452
- RV40 decoder
1453
- QCELP / PureVoice decoder
1454
- RV30 decoder
Ben Littler's avatar
Ben Littler committed
1455
- hybrid WavPack support
Baptiste Coudurier's avatar
Baptiste Coudurier committed
1456
- R3D REDCODE demuxer
1457
- ALSA support for playback and record
Peter Ross's avatar
Peter Ross committed
1458
- Electronic Arts TQI decoder
1459
- OpenJPEG based JPEG 2000 decoder
1460
- NC (NC4600) camera file demuxer
1461
- Gopher client support
Baptiste Coudurier's avatar
Baptiste Coudurier committed
1462
- MXF D-10 muxer
1463
- generic metadata API
1464
- flash ScreenVideo2 encoder
1465

1466

Michael Niedermayer's avatar
Michael Niedermayer committed
1467 1468
version 0.4.9-pre1:

1469
- DV encoder, DV muxer
1470 1471
- Microsoft RLE video decoder
- Microsoft Video-1 decoder
1472
- Apple Animation (RLE) decoder
Mike Melanson's avatar
Mike Melanson committed
1473
- Apple Graphics (SMC) decoder
1474 1475 1476
- Apple Video (RPZA) decoder
- Cinepak decoder
- Sega FILM (CPK) file demuxer
Mike Melanson's avatar
Mike Melanson committed
1477
- Westwood multimedia support (VQA & AUD files)
1478
- Id Quake II CIN playback support
Mike Melanson's avatar
Mike Melanson committed
1479 1480
- 8BPS video decoder
- FLIC playback support
1481 1482
- RealVideo 2.0 (RV20) decoder
- Duck TrueMotion v1 (DUCK) video decoder
Mike Melanson's avatar
Mike Melanson committed
1483
- Sierra VMD demuxer and video decoder
Michael Niedermayer's avatar
Michael Niedermayer committed
1484
- MSZH and ZLIB decoder support
1485
- SVQ1 video encoder
Michael Niedermayer's avatar
Michael Niedermayer committed
1486
- AMR-WB support
Diego Biurrun's avatar
Diego Biurrun committed
1487
- PPC optimizations
Michael Niedermayer's avatar
Michael Niedermayer committed
1488
- rate distortion optimal cbp support
Diego Biurrun's avatar
Diego Biurrun committed
1489
- rate distorted optimal ac prediction for MPEG-4
Michael Niedermayer's avatar
Michael Niedermayer committed
1490 1491 1492
- rate distorted optimal lambda->qp support
- AAC encoding with libfaac
- Sunplus JPEG codec (SP5X) support
1493
- use Lagrange multiplier instead of QP for ratecontrol
Diego Biurrun's avatar
Diego Biurrun committed
1494
- Theora/VP3 decoding support
Michael Niedermayer's avatar
Michael Niedermayer committed
1495
- XA and ADX ADPCM codecs
Diego Biurrun's avatar
Diego Biurrun committed
1496
- export MPEG-2 active display area / pan scan
Michael Niedermayer's avatar
Michael Niedermayer committed
1497 1498
- Add support for configuring with IBM XLC
- floating point AAN DCT
Diego Biurrun's avatar
Diego Biurrun committed
1499 1500
- initial support for zygo video (not complete)
- RGB ffv1 support
Michael Niedermayer's avatar
Michael Niedermayer committed
1501 1502 1503 1504 1505
- 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
1506 1507 1508 1509 1510 1511
- 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
Michael Niedermayer committed
1512
- stuffing to stay above min_bitrate
Diego Biurrun's avatar
Diego Biurrun committed
1513
- MB type & QP visualization
Michael Niedermayer's avatar
Michael Niedermayer committed
1514 1515 1516 1517
- frame stepping for ffplay
- interlaced motion estimation
- alternate scantable support
- SVCD scan offset support
Diego Biurrun's avatar
Diego Biurrun committed
1518 1519
- closed GOP support
- SSE2 FDCT
Michael Niedermayer's avatar
Michael Niedermayer committed
1520 1521 1522 1523
- quantizer noise shaping
- G.726 ADPCM audio codec
- MS ADPCM encoding
- multithreaded/SMP motion estimation
Diego Biurrun's avatar
Diego Biurrun committed
1524 1525
- multithreaded/SMP encoding for MPEG-1/MPEG-2/MPEG-4/H.263
- multithreaded/SMP decoding for MPEG-2
Michael Niedermayer's avatar
Michael Niedermayer committed
1526 1527
- FLAC decoder
- Metrowerks CodeWarrior suppport
Diego Biurrun's avatar
Diego Biurrun committed
1528
- H.263+ custom pcf support
Michael Niedermayer's avatar
Michael Niedermayer committed
1529
- nicer output for 'ffmpeg -formats'
Diego Biurrun's avatar
Diego Biurrun committed
1530
- Matroska demuxer
Michael Niedermayer's avatar
Michael Niedermayer committed
1531
- SGI image format, encoding and decoding
Diego Biurrun's avatar
Diego Biurrun committed
1532 1533
- H.264 loop filter support
- H.264 CABAC support
1534
- nicer looking arrows for the motion vector visualization
Michael Niedermayer's avatar
Michael Niedermayer committed
1535 1536
- improved VCD support
- audio timestamp drift compensation
Diego Biurrun's avatar
Diego Biurrun committed
1537
- MPEG-2 YUV 422/444 support
Michael Niedermayer's avatar
Michael Niedermayer committed
1538 1539
- polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample
- better image scaling
Diego Biurrun's avatar
Diego Biurrun committed
1540
- H.261 support
Michael Niedermayer's avatar
Michael Niedermayer committed
1541 1542
- correctly interleave packets during encoding
- VIS optimized motion compensation
Diego Biurrun's avatar
Diego Biurrun committed
1543 1544
- intra_dc_precision>0 encoding support
- support reuse of motion vectors/MB types/field select values of the source video
Michael Niedermayer's avatar
Michael Niedermayer committed
1545 1546 1547
- more accurate deblock filter
- padding support
- many optimizations and bugfixes
1548
- FunCom ISS audio file demuxer and according ADPCM decoding
1549

1550

Fabrice Bellard's avatar
Fabrice Bellard committed
1551 1552
version 0.4.8:

Diego Biurrun's avatar
Diego Biurrun committed
1553
- MPEG-2 video encoding (Michael)
Mike Melanson's avatar
Mike Melanson committed
1554
- Id RoQ playback subsystem (Mike Melanson and Tim Ferguson)
Mike Melanson's avatar
Mike Melanson committed
1555 1556 1557
- Wing Commander III Movie (.mve) file playback subsystem (Mike Melanson
  and Mario Brito)
- Xan DPCM audio decoder (Mario Brito)
1558
- Interplay MVE playback subsystem (Mike Melanson)
Mike Melanson's avatar
Mike Melanson committed
1559 1560
- Duck DK3 and DK4 ADPCM audio decoders (Mike Melanson)

1561

Mike Melanson's avatar
Mike Melanson committed
1562
version 0.4.7:
Hetz Ben Hamo's avatar
Hetz Ben Hamo committed
1563

Diego Biurrun's avatar
Diego Biurrun committed
1564
- 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
1565
  (originally from public domain player for Amiga at http://www.honeypot.net/audio)
Diego Biurrun's avatar
Diego Biurrun committed
1566
- current version now also compiles with older GCC (Fabrice)
Hetz Ben Hamo's avatar
Hetz Ben Hamo committed
1567 1568 1569 1570
- 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
1571 1572 1573
  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
1574 1575
  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
1576
  for multiplatform support (Fabrice)
Hetz Ben Hamo's avatar
Hetz Ben Hamo committed
1577 1578 1579
- 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
1580
- 3GP support has been added (Johannes Carlsson)
Hetz Ben Hamo's avatar
Hetz Ben Hamo committed
1581 1582
- VP3 codec has been added (Mike Melanson)
- more MPEG-1/2 fixes
Diego Biurrun's avatar
Diego Biurrun committed
1583 1584
- better multiplatform support, MS Visual Studio fixes (various)
- AltiVec optimizations (Magnus Damn and others)
Hetz Ben Hamo's avatar
Hetz Ben Hamo committed
1585
- SH4 processor support has been added (BERO)
Diego Biurrun's avatar
Diego Biurrun committed
1586 1587 1588
- new public interfaces (avcodec_get_pix_fmt) (Roman Shaposhnick)
- VOB streaming support (Brian Foley)
- better MP3 autodetection (Andriy Rysin)
Fabrice Bellard's avatar
Fabrice Bellard committed
1589 1590 1591
- qpel encoding (Michael)
- 4mv+b frames encoding finally fixed (Michael)
- chroma ME (Michael)
Diego Biurrun's avatar
Diego Biurrun committed
1592 1593 1594
- 5 comparison functions for ME (Michael)
- B-frame encoding speedup (Michael)
- WMV2 codec (unfinished - Michael)
Fabrice Bellard's avatar
Fabrice Bellard committed
1595
- user specified diamond size for EPZS (Michael)
Mike Melanson's avatar
Mike Melanson committed
1596 1597 1598
- Playstation STR playback subsystem, still experimental (Mike and Michael)
- ASV2 codec (Michael)
- CLJR decoder (Alex)
Fabrice Bellard's avatar
Fabrice Bellard committed
1599

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

1602

Fabrice Bellard's avatar
Fabrice Bellard committed
1603
version 0.4.6:
Fabrice Bellard's avatar
Fabrice Bellard committed
1604

Diego Biurrun's avatar
Diego Biurrun committed
1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616
- 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)
1617
- preliminary RTP "friendly" mode for H.263/H.263+ coding. (Juanjo)
Diego Biurrun's avatar
Diego Biurrun committed
1618 1619
- 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
Fabrice Bellard committed
1620
- added first regression tests
Diego Biurrun's avatar
Diego Biurrun committed
1621
- added MPEG-2 TS demuxer
Fabrice Bellard's avatar
Fabrice Bellard committed
1622
- new demux API for libav
1623
- more accurate and faster IDCT (Michael)
Diego Biurrun's avatar
Diego Biurrun committed
1624
- faster and entropy-controlled motion search (Michael)
1625 1626 1627 1628 1629
- 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
1630
- high quality encoding mode: tries all macroblock/VLC types (Michael)
1631 1632
- added DV video decoder
- preliminary RTP/RTSP support in ffserver and libavformat
Diego Biurrun's avatar
Diego Biurrun committed
1633 1634 1635 1636 1637
- 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
Fabrice Bellard committed
1638

1639

Fabrice Bellard's avatar
Fabrice Bellard committed
1640 1641
version 0.4.5:

1642 1643
- 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
1644 1645
- 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
1646
  Michael Hipp (temporary solution - waiting for integer only
Diego Biurrun's avatar
Diego Biurrun committed
1647 1648 1649 1650
  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
1651 1652
- simplified image formats again. Added PGM format (=grey
  pgm). Renamed old PGM to PGMYUV.
Diego Biurrun's avatar
Diego Biurrun committed
1653 1654 1655 1656 1657 1658
- 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
Fabrice Bellard committed
1659
- added pgmyuvpipe, ppm, and ppm_pipe formats (original patch by Celer
1660
  <celer at shell.scrypt.net>)
Diego Biurrun's avatar
Diego Biurrun committed
1661 1662 1663
- added pixel format conversion layer (e.g. for MJPEG or PPM)
- added deinterlacing option
- MPEG-1/2 fixes
1664 1665
- 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
1666
- Windows porting of file converter
1667
- added MJPEG raw format (input/output)
Diego Biurrun's avatar
Diego Biurrun committed
1668
- added JPEG image format support (input/output)
Fabrice Bellard's avatar
Fabrice Bellard committed
1669

1670

Fabrice Bellard's avatar
Fabrice Bellard committed
1671 1672 1673
version 0.4.4:

- fixed some std header definitions (Bjorn Lindgren
1674
  <bjorn.e.lindgren at telia.com>).
Diego Biurrun's avatar
Diego Biurrun committed
1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688
- 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
1689
- added SWF demux to extract MP3 track (not usable yet because no MP3
Diego Biurrun's avatar
Diego Biurrun committed
1690 1691
  decoder)
- added fractional frame rate support
Fabrice Bellard's avatar
Fabrice Bellard committed
1692
- codecs are no longer searched by read_header() (should fix ffserver
Diego Biurrun's avatar
Diego Biurrun committed
1693
  segfault)
Fabrice Bellard's avatar
Fabrice Bellard committed
1694

1695

Fabrice Bellard's avatar
Fabrice Bellard committed
1696 1697
version 0.4.3:

1698
- BGR24 patch (initial patch by Jeroen Vreeken <pe1rxq at amsat.org>)
Diego Biurrun's avatar
Diego Biurrun committed
1699 1700 1701 1702 1703 1704
- 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
1705
- changed the FOURCC code for H.263 to "U263" to be able to see the
Diego Biurrun's avatar
Diego Biurrun committed
1706 1707 1708 1709
  +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
1710 1711 1712
- suppressed 'img:' protocol. Simply use: /tmp/test%d.[pgm|Y] as input or
  output.
- added pgmpipe I/O format (original patch from Martin Aumueller
1713
  <lists at reserv.at>, but changed completely since we use a format
Diego Biurrun's avatar
Diego Biurrun committed
1714
  instead of a protocol)
Fabrice Bellard's avatar
Fabrice Bellard committed
1715

1716

Fabrice Bellard's avatar
Fabrice Bellard committed
1717 1718
version 0.4.2:

Diego Biurrun's avatar
Diego Biurrun committed
1719 1720
- 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
1721
  missing. MSMPEG4 support is complete.
Diego Biurrun's avatar
Diego Biurrun committed
1722 1723
- added prototype MPEG-1 decoder. Only I- and P-frames handled yet (it
  can decode ffmpeg MPEGs :-)).
Fabrice Bellard's avatar
Fabrice Bellard committed
1724 1725
- 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
1726
  greenish)
Fabrice Bellard's avatar
Fabrice Bellard committed
1727
- added support for non clipped motion vectors (decoding only)
Diego Biurrun's avatar
Diego Biurrun committed
1728 1729 1730 1731
  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
1732

1733

Fabrice Bellard's avatar
Fabrice Bellard committed
1734 1735
version 0.4.1:

Diego Biurrun's avatar
Diego Biurrun committed
1736 1737
- added MSMPEG4 (aka DivX) compatible encoder. Changed default codec
  of AVI and ASF to DIV3.
Fabrice Bellard's avatar
Fabrice Bellard committed
1738 1739 1740
- 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
1741 1742 1743 1744
  AVI for example)
- fixed -an option
- improved dct_quantize speed
- factorized some motion estimation code
Fabrice Bellard's avatar
Fabrice Bellard committed
1745

1746

Fabrice Bellard's avatar
Fabrice Bellard committed
1747 1748
version 0.4.0:

Diego Biurrun's avatar
Diego Biurrun committed
1749 1750
- removing grab code from ffserver and moved it to ffmpeg. Added
  multistream support to ffmpeg.
Fabrice Bellard's avatar
Fabrice Bellard committed
1751
- added timeshifting support for live feeds (option ?date=xxx in the
Diego Biurrun's avatar
Diego Biurrun committed
1752
  URL)
Fabrice Bellard's avatar
Fabrice Bellard committed
1753
- added high quality image resize code with polyphase filter (need
1754
  mmx/see optimization). Enable multiple image size support in ffserver.
Diego Biurrun's avatar
Diego Biurrun committed
1755
- added multi live feed support in ffserver
Fabrice Bellard's avatar
Fabrice Bellard committed
1756 1757
- 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
1758 1759 1760
  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
1761
  ffmpeg.
Diego Biurrun's avatar
Diego Biurrun committed
1762 1763 1764 1765 1766 1767
- 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)
1768
  (Juan J. Sierralta P. a.k.a. "Juanjo" <juanjo at atmlab.utfsm.cl>)
Diego Biurrun's avatar
Diego Biurrun committed
1769 1770 1771 1772
- 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
1773

1774

Fabrice Bellard's avatar
Fabrice Bellard committed
1775 1776
version 0.3.4:

Diego Biurrun's avatar
Diego Biurrun committed
1777
- added stereo in MPEG audio encoder
Fabrice Bellard's avatar
Fabrice Bellard committed
1778

1779

Fabrice Bellard's avatar
Fabrice Bellard committed
1780 1781 1782 1783 1784
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
1785
  bitrates and large GOP size
Fabrice Bellard's avatar
Fabrice Bellard committed
1786

1787

Fabrice Bellard's avatar
Fabrice Bellard committed
1788 1789
version 0.3.2: small fixes

Diego Biurrun's avatar
Diego Biurrun committed
1790
- ASF fixes
Fabrice Bellard's avatar
Fabrice Bellard committed
1791 1792
- put_seek bug fix

1793

Fabrice Bellard's avatar
Fabrice Bellard committed
1794 1795
version 0.3.1: added avi/divx support

Diego Biurrun's avatar
Diego Biurrun committed
1796 1797
- 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
1798 1799
- added sound for flash format (not tested)

1800

Fabrice Bellard's avatar
Fabrice Bellard committed
1801
version 0.3: initial public release