Changelog 52 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515
  1. Entries are sorted chronologically from oldest to youngest within each release,
  2. releases are sorted from youngest to oldest.
  3. version <next>:
  4. - DXVA2-accelerated HEVC Main10 decoding
  5. - fieldhint filter
  6. - loop video filter and aloop audio filter
  7. - Bob Weaver deinterlacing filter
  8. - firequalizer filter
  9. - datascope filter
  10. - bench and abench filters
  11. - ciescope filter
  12. - protocol blacklisting API
  13. - MediaCodec H264 decoding
  14. - VC-2 HQ RTP payload format (draft v1) depacketizer and packetizer
  15. - AudioToolbox audio decoders
  16. - AudioToolbox audio encoders
  17. - coreimage filter (GPU based image filtering on OSX)
  18. - libdcadec removed
  19. - bitstream filter for extracting DTS core
  20. - ADPCM IMA DAT4 decoder
  21. - musx demuxer
  22. - aix demuxer
  23. - remap filter
  24. - hash and framehash muxers
  25. - colorspace filter
  26. - hdcd filter
  27. - readvitc filter
  28. - VAAPI-accelerated format conversion and scaling
  29. - libnpp/CUDA-accelerated format conversion and scaling
  30. - Duck TrueMotion 2.0 Real Time decoder
  31. - Wideband Single-bit Data (WSD) demuxer
  32. - VAAPI-accelerated H.264/HEVC/MJPEG encoding
  33. - DTS Express (LBR) decoder
  34. - Generic OpenMAX IL encoder with support for Raspberry Pi
  35. - IFF ANIM demuxer & decoder
  36. - Direct Stream Transfer (DST) decoder
  37. - loudnorm filter
  38. - MTAF demuxer and decoder
  39. - MagicYUV decoder
  40. - OpenExr improvements (tile data and B44/B44A support)
  41. version 3.0:
  42. - Common Encryption (CENC) MP4 encoding and decoding support
  43. - DXV decoding
  44. - extrastereo filter
  45. - ocr filter
  46. - alimiter filter
  47. - stereowiden filter
  48. - stereotools filter
  49. - rubberband filter
  50. - tremolo filter
  51. - agate filter
  52. - chromakey filter
  53. - maskedmerge filter
  54. - Screenpresso SPV1 decoding
  55. - chromaprint fingerprinting muxer
  56. - ffplay dynamic volume control
  57. - displace filter
  58. - selectivecolor filter
  59. - extensive native AAC encoder improvements and removal of experimental flag
  60. - ADPCM PSX decoder
  61. - 3dostr, dcstr, fsb, genh, vag, xvag, ads, msf, svag & vpk demuxer
  62. - zscale filter
  63. - wve demuxer
  64. - zero-copy Intel QSV transcoding in ffmpeg
  65. - shuffleframes filter
  66. - SDX2 DPCM decoder
  67. - vibrato filter
  68. - innoHeim/Rsupport Screen Capture Codec decoder
  69. - ADPCM AICA decoder
  70. - Interplay ACM demuxer and audio decoder
  71. - XMA1 & XMA2 decoder
  72. - realtime filter
  73. - anoisesrc audio filter source
  74. - IVR demuxer
  75. - compensationdelay filter
  76. - acompressor filter
  77. - support encoding 16-bit RLE SGI images
  78. - apulsator filter
  79. - sidechaingate audio filter
  80. - mipsdspr1 option has been renamed to mipsdsp
  81. - aemphasis filter
  82. - mips32r5 option has been removed
  83. - mips64r6 option has been removed
  84. - DXVA2-accelerated VP9 decoding
  85. - SOFAlizer: virtual binaural acoustics filter
  86. - VAAPI VP9 hwaccel
  87. - audio high-order multiband parametric equalizer
  88. - automatic bitstream filtering
  89. - showspectrumpic filter
  90. - libstagefright support removed
  91. - spectrumsynth filter
  92. - ahistogram filter
  93. - only seek with the right mouse button in ffplay
  94. - toggle full screen when double-clicking with the left mouse button in ffplay
  95. - afftfilt filter
  96. - convolution filter
  97. - libquvi support removed
  98. - support for dvaudio in wav and avi
  99. - libaacplus and libvo-aacenc support removed
  100. - Cineform HD decoder
  101. - new DCA decoder with full support for DTS-HD extensions
  102. - significant performance improvements in Windows Television (WTV) demuxer
  103. - nnedi deinterlacer
  104. - streamselect video and astreamselect audio filter
  105. - swaprect filter
  106. - metadata video and ametadata audio filter
  107. - SMPTE VC-2 HQ profile support for the Dirac decoder
  108. - SMPTE VC-2 native encoder supporting the HQ profile
  109. version 2.8:
  110. - colorkey video filter
  111. - BFSTM/BCSTM demuxer
  112. - little-endian ADPCM_THP decoder
  113. - Hap decoder and encoder
  114. - DirectDraw Surface image/texture decoder
  115. - ssim filter
  116. - optional new ASF demuxer
  117. - showvolume filter
  118. - Many improvements to the JPEG 2000 decoder
  119. - Go2Meeting decoding support
  120. - adrawgraph audio and drawgraph video filter
  121. - removegrain video filter
  122. - Intel QSV-accelerated MPEG-2 video and HEVC encoding
  123. - Intel QSV-accelerated MPEG-2 video and HEVC decoding
  124. - Intel QSV-accelerated VC-1 video decoding
  125. - libkvazaar HEVC encoder
  126. - erosion, dilation, deflate and inflate video filters
  127. - Dynamic Audio Normalizer as dynaudnorm filter
  128. - Reverse video and areverse audio filter
  129. - Random filter
  130. - deband filter
  131. - AAC fixed-point decoding
  132. - sidechaincompress audio filter
  133. - bitstream filter for converting HEVC from MP4 to Annex B
  134. - acrossfade audio filter
  135. - allyuv and allrgb video sources
  136. - atadenoise video filter
  137. - OS X VideoToolbox support
  138. - aphasemeter filter
  139. - showfreqs filter
  140. - vectorscope filter
  141. - waveform filter
  142. - hstack and vstack filter
  143. - Support DNx100 (1440x1080@8)
  144. - VAAPI hevc hwaccel
  145. - VDPAU hevc hwaccel
  146. - framerate filter
  147. - Switched default encoders for webm to VP9 and Opus
  148. - Removed experimental flag from the JPEG 2000 encoder
  149. version 2.7:
  150. - FFT video filter
  151. - TDSC decoder
  152. - DTS lossless extension (XLL) decoding (not lossless, disabled by default)
  153. - showwavespic filter
  154. - DTS decoding through libdcadec
  155. - Drop support for nvenc API before 5.0
  156. - nvenc HEVC encoder
  157. - Detelecine filter
  158. - Intel QSV-accelerated H.264 encoding
  159. - MMAL-accelerated H.264 decoding
  160. - basic APNG encoder and muxer with default extension "apng"
  161. - unpack DivX-style packed B-frames in MPEG-4 bitstream filter
  162. - WebM Live Chunk Muxer
  163. - nvenc level and tier options
  164. - chorus filter
  165. - Canopus HQ/HQA decoder
  166. - Automatically rotate videos based on metadata in ffmpeg
  167. - improved Quickdraw compatibility
  168. - VP9 high bit-depth and extended colorspaces decoding support
  169. - WebPAnimEncoder API when available for encoding and muxing WebP
  170. - Direct3D11-accelerated decoding
  171. - Support Secure Transport
  172. - Multipart JPEG demuxer
  173. version 2.6:
  174. - nvenc encoder
  175. - 10bit spp filter
  176. - colorlevels filter
  177. - RIFX format for *.wav files
  178. - RTP/mpegts muxer
  179. - non continuous cache protocol support
  180. - tblend filter
  181. - cropdetect support for non 8bpp, absolute (if limit >= 1) and relative (if limit < 1.0) threshold
  182. - Camellia symmetric block cipher
  183. - OpenH264 encoder wrapper
  184. - VOC seeking support
  185. - Closed caption Decoder
  186. - fspp, uspp, pp7 MPlayer postprocessing filters ported to native filters
  187. - showpalette filter
  188. - Twofish symmetric block cipher
  189. - Support DNx100 (960x720@8)
  190. - eq2 filter ported from libmpcodecs as eq filter
  191. - removed libmpcodecs
  192. - Changed default DNxHD colour range in QuickTime .mov derivatives to mpeg range
  193. - ported softpulldown filter from libmpcodecs as repeatfields filter
  194. - dcshift filter
  195. - RTP depacketizer for loss tolerant payload format for MP3 audio (RFC 5219)
  196. - RTP depacketizer for AC3 payload format (RFC 4184)
  197. - palettegen and paletteuse filters
  198. - VP9 RTP payload format (draft 0) experimental depacketizer
  199. - RTP depacketizer for DV (RFC 6469)
  200. - DXVA2-accelerated HEVC decoding
  201. - AAC ELD 480 decoding
  202. - Intel QSV-accelerated H.264 decoding
  203. - DSS SP decoder and DSS demuxer
  204. - Fix stsd atom corruption in DNxHD QuickTimes
  205. - Canopus HQX decoder
  206. - RTP depacketization of T.140 text (RFC 4103)
  207. - Port MIPS optimizations to 64-bit
  208. version 2.5:
  209. - HEVC/H.265 RTP payload format (draft v6) packetizer
  210. - SUP/PGS subtitle demuxer
  211. - ffprobe -show_pixel_formats option
  212. - CAST128 symmetric block cipher, ECB mode
  213. - STL subtitle demuxer and decoder
  214. - libutvideo YUV 4:2:2 10bit support
  215. - XCB-based screen-grabber
  216. - UDP-Lite support (RFC 3828)
  217. - xBR scaling filter
  218. - AVFoundation screen capturing support
  219. - ffserver supports codec private options
  220. - creating DASH compatible fragmented MP4, MPEG-DASH segmenting muxer
  221. - WebP muxer with animated WebP support
  222. - zygoaudio decoding support
  223. - APNG demuxer
  224. - postproc visualization support
  225. version 2.4:
  226. - Icecast protocol
  227. - ported lenscorrection filter from frei0r filter
  228. - large optimizations in dctdnoiz to make it usable
  229. - ICY metadata are now requested by default with the HTTP protocol
  230. - support for using metadata in stream specifiers in fftools
  231. - LZMA compression support in TIFF decoder
  232. - H.261 RTP payload format (RFC 4587) depacketizer and experimental packetizer
  233. - HEVC/H.265 RTP payload format (draft v6) depacketizer
  234. - added codecview filter to visualize information exported by some codecs
  235. - Matroska 3D support thorugh side data
  236. - HTML generation using texi2html is deprecated in favor of makeinfo/texi2any
  237. - silenceremove filter
  238. version 2.3:
  239. - AC3 fixed-point decoding
  240. - shuffleplanes filter
  241. - subfile protocol
  242. - Phantom Cine demuxer
  243. - replaygain data export
  244. - VP7 video decoder
  245. - Alias PIX image encoder and decoder
  246. - Improvements to the BRender PIX image decoder
  247. - Improvements to the XBM decoder
  248. - QTKit input device
  249. - improvements to OpenEXR image decoder
  250. - support decoding 16-bit RLE SGI images
  251. - GDI screen grabbing for Windows
  252. - alternative rendition support for HTTP Live Streaming
  253. - AVFoundation input device
  254. - Direct Stream Digital (DSD) decoder
  255. - Magic Lantern Video (MLV) demuxer
  256. - On2 AVC (Audio for Video) decoder
  257. - support for decoding through DXVA2 in ffmpeg
  258. - libbs2b-based stereo-to-binaural audio filter
  259. - libx264 reference frames count limiting depending on level
  260. - native Opus decoder
  261. - display matrix export and rotation API
  262. - WebVTT encoder
  263. - showcqt multimedia filter
  264. - zoompan filter
  265. - signalstats filter
  266. - hqx filter (hq2x, hq3x, hq4x)
  267. - flanger filter
  268. - Image format auto-detection
  269. - LRC demuxer and muxer
  270. - Samba protocol (via libsmbclient)
  271. - WebM DASH Manifest muxer
  272. - libfribidi support in drawtext
  273. version 2.2:
  274. - HNM version 4 demuxer and video decoder
  275. - Live HDS muxer
  276. - setsar/setdar filters now support variables in ratio expressions
  277. - elbg filter
  278. - string validation in ffprobe
  279. - support for decoding through VDPAU in ffmpeg (the -hwaccel option)
  280. - complete Voxware MetaSound decoder
  281. - remove mp3_header_compress bitstream filter
  282. - Windows resource files for shared libraries
  283. - aeval filter
  284. - stereoscopic 3d metadata handling
  285. - WebP encoding via libwebp
  286. - ATRAC3+ decoder
  287. - VP8 in Ogg demuxing
  288. - side & metadata support in NUT
  289. - framepack filter
  290. - XYZ12 rawvideo support in NUT
  291. - Exif metadata support in WebP decoder
  292. - OpenGL device
  293. - Use metadata_header_padding to control padding in ID3 tags (currently used in
  294. MP3, AIFF, and OMA files), FLAC header, and the AVI "junk" block.
  295. - Mirillis FIC video decoder
  296. - Support DNx444
  297. - libx265 encoder
  298. - dejudder filter
  299. - Autodetect VDA like all other hardware accelerations
  300. - aliases and defaults for Ogg subtypes (opus, spx)
  301. version 2.1:
  302. - aecho filter
  303. - perspective filter ported from libmpcodecs
  304. - ffprobe -show_programs option
  305. - compand filter
  306. - RTMP seek support
  307. - when transcoding with ffmpeg (i.e. not streamcopying), -ss is now accurate
  308. even when used as an input option. Previous behavior can be restored with
  309. the -noaccurate_seek option.
  310. - ffmpeg -t option can now be used for inputs, to limit the duration of
  311. data read from an input file
  312. - incomplete Voxware MetaSound decoder
  313. - read EXIF metadata from JPEG
  314. - DVB teletext decoder
  315. - phase filter ported from libmpcodecs
  316. - w3fdif filter
  317. - Opus support in Matroska
  318. - FFV1 version 1.3 is stable and no longer experimental
  319. - FFV1: YUVA(444,422,420) 9, 10 and 16 bit support
  320. - changed DTS stream id in lavf mpeg ps muxer from 0x8a to 0x88, to be
  321. more consistent with other muxers.
  322. - adelay filter
  323. - pullup filter ported from libmpcodecs
  324. - ffprobe -read_intervals option
  325. - Lossless and alpha support for WebP decoder
  326. - Error Resilient AAC syntax (ER AAC LC) decoding
  327. - Low Delay AAC (ER AAC LD) decoding
  328. - mux chapters in ASF files
  329. - SFTP protocol (via libssh)
  330. - libx264: add ability to encode in YUVJ422P and YUVJ444P
  331. - Fraps: use BT.709 colorspace by default for yuv, as reference fraps decoder does
  332. - make decoding alpha optional for prores, ffv1 and vp6 by setting
  333. the skip_alpha flag.
  334. - ladspa wrapper filter
  335. - native VP9 decoder
  336. - dpx parser
  337. - max_error_rate parameter in ffmpeg
  338. - PulseAudio output device
  339. - ReplayGain scanner
  340. - Enhanced Low Delay AAC (ER AAC ELD) decoding (no LD SBR support)
  341. - Linux framebuffer output device
  342. - HEVC decoder
  343. - raw HEVC, HEVC in MOV/MP4, HEVC in Matroska, HEVC in MPEG-TS demuxing
  344. - mergeplanes filter
  345. version 2.0:
  346. - curves filter
  347. - reference-counting for AVFrame and AVPacket data
  348. - ffmpeg now fails when input options are used for output file
  349. or vice versa
  350. - support for Monkey's Audio versions from 3.93
  351. - perms and aperms filters
  352. - audio filtering support in ffplay
  353. - 10% faster aac encoding on x86 and MIPS
  354. - sine audio filter source
  355. - WebP demuxing and decoding support
  356. - ffmpeg options -filter_script and -filter_complex_script, which allow a
  357. filtergraph description to be read from a file
  358. - OpenCL support
  359. - audio phaser filter
  360. - separatefields filter
  361. - libquvi demuxer
  362. - uniform options syntax across all filters
  363. - telecine filter
  364. - interlace filter
  365. - smptehdbars source
  366. - inverse telecine filters (fieldmatch and decimate)
  367. - colorbalance filter
  368. - colorchannelmixer filter
  369. - The matroska demuxer can now output proper verbatim ASS packets. It will
  370. become the default at the next libavformat major bump.
  371. - decent native animated GIF encoding
  372. - asetrate filter
  373. - interleave filter
  374. - timeline editing with filters
  375. - vidstabdetect and vidstabtransform filters for video stabilization using
  376. the vid.stab library
  377. - astats filter
  378. - trim and atrim filters
  379. - ffmpeg -t and -ss (output-only) options are now sample-accurate when
  380. transcoding audio
  381. - Matroska muxer can now put the index at the beginning of the file.
  382. - extractplanes filter
  383. - avectorscope filter
  384. - ADPCM DTK decoder
  385. - ADP demuxer
  386. - RSD demuxer
  387. - RedSpark demuxer
  388. - ADPCM IMA Radical decoder
  389. - zmq filters
  390. - DCT denoiser filter (dctdnoiz)
  391. - Wavelet denoiser filter ported from libmpcodecs as owdenoise (formerly "ow")
  392. - Apple Intermediate Codec decoder
  393. - Escape 130 video decoder
  394. - FTP protocol support
  395. - V4L2 output device
  396. - 3D LUT filter (lut3d)
  397. - SMPTE 302M audio encoder
  398. - support for slice multithreading in libavfilter
  399. - Hald CLUT support (generation and filtering)
  400. - VC-1 interlaced B-frame support
  401. - support for WavPack muxing (raw and in Matroska)
  402. - XVideo output device
  403. - vignette filter
  404. - True Audio (TTA) encoder
  405. - Go2Webinar decoder
  406. - mcdeint filter ported from libmpcodecs
  407. - sab filter ported from libmpcodecs
  408. - ffprobe -show_chapters option
  409. - WavPack encoding through libwavpack
  410. - rotate filter
  411. - spp filter ported from libmpcodecs
  412. - libgme support
  413. - psnr filter
  414. version 1.2:
  415. - VDPAU hardware acceleration through normal hwaccel
  416. - SRTP support
  417. - Error diffusion dither in Swscale
  418. - Chained Ogg support
  419. - Theora Midstream reconfiguration support
  420. - EVRC decoder
  421. - audio fade filter
  422. - filtering audio with unknown channel layout
  423. - allpass, bass, bandpass, bandreject, biquad, equalizer, highpass, lowpass
  424. and treble audio filter
  425. - improved showspectrum filter, with multichannel support and sox-like colors
  426. - histogram filter
  427. - tee muxer
  428. - il filter ported from libmpcodecs
  429. - support ID3v2 tags in ASF files
  430. - encrypted TTA stream decoding support
  431. - RF64 support in WAV muxer
  432. - noise filter ported from libmpcodecs
  433. - Subtitles character encoding conversion
  434. - blend filter
  435. - stereo3d filter ported from libmpcodecs
  436. version 1.1:
  437. - stream disposition information printing in ffprobe
  438. - filter for loudness analysis following EBU R128
  439. - Opus encoder using libopus
  440. - ffprobe -select_streams option
  441. - Pinnacle TARGA CineWave YUV16 decoder
  442. - TAK demuxer, decoder and parser
  443. - DTS-HD demuxer
  444. - remove -same_quant, it hasn't worked for years
  445. - FFM2 support
  446. - X-Face image encoder and decoder
  447. - 24-bit FLAC encoding
  448. - multi-channel ALAC encoding up to 7.1
  449. - metadata (INFO tag) support in WAV muxer
  450. - subtitles raw text decoder
  451. - support for building DLLs using MSVC
  452. - LVF demuxer
  453. - ffescape tool
  454. - metadata (info chunk) support in CAF muxer
  455. - field filter ported from libmpcodecs
  456. - AVR demuxer
  457. - geq filter ported from libmpcodecs
  458. - remove ffserver daemon mode
  459. - AST muxer/demuxer
  460. - new expansion syntax for drawtext
  461. - BRender PIX image decoder
  462. - ffprobe -show_entries option
  463. - ffprobe -sections option
  464. - ADPCM IMA Dialogic decoder
  465. - BRSTM demuxer
  466. - animated GIF decoder and demuxer
  467. - PVF demuxer
  468. - subtitles filter
  469. - IRCAM muxer/demuxer
  470. - Paris Audio File demuxer
  471. - Virtual concatenation demuxer
  472. - VobSub demuxer
  473. - JSON captions for TED talks decoding support
  474. - SOX Resampler support in libswresample
  475. - aselect filter
  476. - SGI RLE 8-bit / Silicon Graphics RLE 8-bit video decoder
  477. - Silicon Graphics Motion Video Compressor 1 & 2 decoder
  478. - Silicon Graphics Movie demuxer
  479. - apad filter
  480. - Resolution & pixel format change support with multithreading for H.264
  481. - documentation split into per-component manuals
  482. - pp (postproc) filter ported from MPlayer
  483. - NIST Sphere demuxer
  484. - MPL2, VPlayer, MPlayer, AQTitle, PJS and SubViewer v1 subtitles demuxers and decoders
  485. - Sony Wave64 muxer
  486. - adobe and limelight publisher authentication in RTMP
  487. - data: URI scheme
  488. - support building on the Plan 9 operating system
  489. - kerndeint filter ported from MPlayer
  490. - histeq filter ported from VirtualDub
  491. - Megalux Frame demuxer
  492. - 012v decoder
  493. - Improved AVC Intra decoding support
  494. version 1.0:
  495. - INI and flat output in ffprobe
  496. - Scene detection in libavfilter
  497. - Indeo Audio decoder
  498. - channelsplit audio filter
  499. - setnsamples audio filter
  500. - atempo filter
  501. - ffprobe -show_data option
  502. - RTMPT protocol support
  503. - iLBC encoding/decoding via libilbc
  504. - Microsoft Screen 1 decoder
  505. - join audio filter
  506. - audio channel mapping filter
  507. - Microsoft ATC Screen decoder
  508. - RTSP listen mode
  509. - TechSmith Screen Codec 2 decoder
  510. - AAC encoding via libfdk-aac
  511. - Microsoft Expression Encoder Screen decoder
  512. - RTMPS protocol support
  513. - RTMPTS protocol support
  514. - RTMPE protocol support
  515. - RTMPTE protocol support
  516. - showwaves and showspectrum filter
  517. - LucasArts SMUSH SANM playback support
  518. - LucasArts SMUSH VIMA audio decoder (ADPCM)
  519. - LucasArts SMUSH demuxer
  520. - SAMI, RealText and SubViewer demuxers and decoders
  521. - Heart Of Darkness PAF playback support
  522. - iec61883 device
  523. - asettb filter
  524. - new option: -progress
  525. - 3GPP Timed Text encoder/decoder
  526. - GeoTIFF decoder support
  527. - ffmpeg -(no)stdin option
  528. - Opus decoder using libopus
  529. - caca output device using libcaca
  530. - alphaextract and alphamerge filters
  531. - concat filter
  532. - flite filter
  533. - Canopus Lossless Codec decoder
  534. - bitmap subtitles in filters (experimental and temporary)
  535. - MP2 encoding via TwoLAME
  536. - bmp parser
  537. - smptebars source
  538. - asetpts filter
  539. - hue filter
  540. - ICO muxer
  541. - SubRip encoder and decoder without embedded timing
  542. - edge detection filter
  543. - framestep filter
  544. - ffmpeg -shortest option is now per-output file
  545. -pass and -passlogfile are now per-output stream
  546. - volume measurement filter
  547. - Ut Video encoder
  548. - Microsoft Screen 2 decoder
  549. - smartblur filter ported from MPlayer
  550. - CPiA decoder
  551. - decimate filter ported from MPlayer
  552. - RTP depacketization of JPEG
  553. - Smooth Streaming live segmenter muxer
  554. - F4V muxer
  555. - sendcmd and asendcmd filters
  556. - WebVTT demuxer and decoder (simple tags supported)
  557. - RTP packetization of JPEG
  558. - faststart option in the MOV/MP4 muxer
  559. - support for building with MSVC
  560. version 0.11:
  561. - Fixes: CVE-2012-2772, CVE-2012-2774, CVE-2012-2775, CVE-2012-2776, CVE-2012-2777,
  562. CVE-2012-2779, CVE-2012-2782, CVE-2012-2783, CVE-2012-2784, CVE-2012-2785,
  563. CVE-2012-2786, CVE-2012-2787, CVE-2012-2788, CVE-2012-2789, CVE-2012-2790,
  564. CVE-2012-2791, CVE-2012-2792, CVE-2012-2793, CVE-2012-2794, CVE-2012-2795,
  565. CVE-2012-2796, CVE-2012-2797, CVE-2012-2798, CVE-2012-2799, CVE-2012-2800,
  566. CVE-2012-2801, CVE-2012-2802, CVE-2012-2803, CVE-2012-2804,
  567. - v408 Quicktime and Microsoft AYUV Uncompressed 4:4:4:4 encoder and decoder
  568. - setfield filter
  569. - CDXL demuxer and decoder
  570. - Apple ProRes encoder
  571. - ffprobe -count_packets and -count_frames options
  572. - Sun Rasterfile Encoder
  573. - ID3v2 attached pictures reading and writing
  574. - WMA Lossless decoder
  575. - bluray protocol
  576. - blackdetect filter
  577. - libutvideo encoder wrapper (--enable-libutvideo)
  578. - swapuv filter
  579. - bbox filter
  580. - XBM encoder and decoder
  581. - RealAudio Lossless decoder
  582. - ZeroCodec decoder
  583. - tile video filter
  584. - Metal Gear Solid: The Twin Snakes demuxer
  585. - OpenEXR image decoder
  586. - removelogo filter
  587. - drop support for ffmpeg without libavfilter
  588. - drawtext video filter: fontconfig support
  589. - ffmpeg -benchmark_all option
  590. - super2xsai filter ported from libmpcodecs
  591. - add libavresample audio conversion library for compatibility
  592. - MicroDVD decoder
  593. - Avid Meridien (AVUI) encoder and decoder
  594. - accept + prefix to -pix_fmt option to disable automatic conversions.
  595. - complete audio filtering in libavfilter and ffmpeg
  596. - add fps filter
  597. - vorbis parser
  598. - png parser
  599. - audio mix filter
  600. - ffv1: support (draft) version 1.3
  601. version 0.10:
  602. - Fixes: CVE-2011-3929, CVE-2011-3934, CVE-2011-3935, CVE-2011-3936,
  603. CVE-2011-3937, CVE-2011-3940, CVE-2011-3941, CVE-2011-3944,
  604. CVE-2011-3945, CVE-2011-3946, CVE-2011-3947, CVE-2011-3949,
  605. CVE-2011-3950, CVE-2011-3951, CVE-2011-3952
  606. - v410 Quicktime Uncompressed 4:4:4 10-bit encoder and decoder
  607. - SBaGen (SBG) binaural beats script demuxer
  608. - OpenMG Audio muxer
  609. - Timecode extraction in DV and MOV
  610. - thumbnail video filter
  611. - XML output in ffprobe
  612. - asplit audio filter
  613. - tinterlace video filter
  614. - astreamsync audio filter
  615. - amerge audio filter
  616. - ISMV (Smooth Streaming) muxer
  617. - GSM audio parser
  618. - SMJPEG muxer
  619. - XWD encoder and decoder
  620. - Automatic thread count based on detection number of (available) CPU cores
  621. - y41p Brooktree Uncompressed 4:1:1 12-bit encoder and decoder
  622. - ffprobe -show_error option
  623. - Avid 1:1 10-bit RGB Packer codec
  624. - v308 Quicktime Uncompressed 4:4:4 encoder and decoder
  625. - yuv4 libquicktime packed 4:2:0 encoder and decoder
  626. - ffprobe -show_frames option
  627. - silencedetect audio filter
  628. - ffprobe -show_program_version, -show_library_versions, -show_versions options
  629. - rv34: frame-level multi-threading
  630. - optimized iMDCT transform on x86 using SSE for for mpegaudiodec
  631. - Improved PGS subtitle decoder
  632. - dumpgraph option to lavfi device
  633. - r210 and r10k encoders
  634. - ffwavesynth decoder
  635. - aviocat tool
  636. - ffeval tool
  637. - support encoding and decoding 4-channel SGI images
  638. version 0.9:
  639. - openal input device added
  640. - boxblur filter added
  641. - BWF muxer
  642. - Flash Screen Video 2 decoder
  643. - lavfi input device added
  644. - added avconv, which is almost the same for now, except
  645. for a few incompatible changes in the options, which will hopefully make them
  646. easier to use. The changes are:
  647. * The options placement is now strictly enforced! While in theory the
  648. options for ffmpeg should be given in [input options] -i INPUT [output
  649. options] OUTPUT order, in practice it was possible to give output options
  650. before the -i and it mostly worked. Except when it didn't - the behavior was
  651. a bit inconsistent. In avconv, it is not possible to mix input and output
  652. options. All non-global options are reset after an input or output filename.
  653. * All per-file options are now truly per-file - they apply only to the next
  654. input or output file and specifying different values for different files
  655. will now work properly (notably -ss and -t options).
  656. * All per-stream options are now truly per-stream - it is possible to
  657. specify which stream(s) should a given option apply to. See the Stream
  658. specifiers section in the avconv manual for details.
  659. * In ffmpeg some options (like -newvideo/-newaudio/...) are irregular in the
  660. sense that they're specified after the output filename instead of before,
  661. like all other options. In avconv this irregularity is removed, all options
  662. apply to the next input or output file.
  663. * -newvideo/-newaudio/-newsubtitle options were removed. Not only were they
  664. irregular and highly confusing, they were also redundant. In avconv the -map
  665. option will create new streams in the output file and map input streams to
  666. them. E.g. avconv -i INPUT -map 0 OUTPUT will create an output stream for
  667. each stream in the first input file.
  668. * The -map option now has slightly different and more powerful syntax:
  669. + Colons (':') are used to separate file index/stream type/stream index
  670. instead of dots. Comma (',') is used to separate the sync stream instead
  671. of colon.. This is done for consistency with other options.
  672. + It's possible to specify stream type. E.g. -map 0:a:2 creates an
  673. output stream from the third input audio stream.
  674. + Omitting the stream index now maps all the streams of the given type,
  675. not just the first. E.g. -map 0:s creates output streams for all the
  676. subtitle streams in the first input file.
  677. + Since -map can now match multiple streams, negative mappings were
  678. introduced. Negative mappings disable some streams from an already
  679. defined map. E.g. '-map 0 -map -0:a:1' means 'create output streams for
  680. all the stream in the first input file, except for the second audio
  681. stream'.
  682. * There is a new option -c (or -codec) for choosing the decoder/encoder to
  683. use, which makes it possible to precisely specify target stream(s) consistently with
  684. other options. E.g. -c:v lib264 sets the codec for all video streams, -c:a:0
  685. libvorbis sets the codec for the first audio stream and -c copy copies all
  686. the streams without reencoding. Old -vcodec/-acodec/-scodec options are now
  687. aliases to -c:v/a/s
  688. * It is now possible to precisely specify which stream should an AVOption
  689. apply to. E.g. -b:v:0 2M sets the bitrate for the first video stream, while
  690. -b:a 128k sets the bitrate for all audio streams. Note that the old -ab 128k
  691. syntax is deprecated and will stop working soon.
  692. * -map_chapters now takes only an input file index and applies to the next
  693. output file. This is consistent with how all the other options work.
  694. * -map_metadata now takes only an input metadata specifier and applies to
  695. the next output file. Output metadata specifier is now part of the option
  696. name, similarly to the AVOptions/map/codec feature above.
  697. * -metadata can now be used to set metadata on streams and chapters, e.g.
  698. -metadata:s:1 language=eng sets the language of the first stream to 'eng'.
  699. This made -vlang/-alang/-slang options redundant, so they were removed.
  700. * -qscale option now uses stream specifiers and applies to all streams, not
  701. just video. I.e. plain -qscale number would now apply to all streams. To get
  702. the old behavior, use -qscale:v. Also there is now a shortcut -q for -qscale
  703. and -aq is now an alias for -q:a.
  704. * -vbsf/-absf/-sbsf options were removed and replaced by a -bsf option which
  705. uses stream specifiers. Use -bsf:v/a/s instead of the old options.
  706. * -itsscale option now uses stream specifiers, so its argument is only the
  707. scale parameter.
  708. * -intra option was removed, use -g 0 for the same effect.
  709. * -psnr option was removed, use -flags +psnr for the same effect.
  710. * -vf option is now an alias to the new -filter option, which uses stream specifiers.
  711. * -vframes/-aframes/-dframes options are now aliases to the new -frames option.
  712. * -vtag/-atag/-stag options are now aliases to the new -tag option.
  713. - XMV demuxer
  714. - LOAS demuxer
  715. - ashowinfo filter added
  716. - Windows Media Image decoder
  717. - amovie source added
  718. - LATM muxer/demuxer
  719. - Speex encoder via libspeex
  720. - JSON output in ffprobe
  721. - WTV muxer
  722. - Optional C++ Support (needed for libstagefright)
  723. - H.264 Decoding on Android via Stagefright
  724. - Prores decoder
  725. - BIN/XBIN/ADF/IDF text file decoder
  726. - aconvert audio filter added
  727. - audio support to lavfi input device added
  728. - libcdio-paranoia input device for audio CD grabbing
  729. - Apple ProRes decoder
  730. - CELT in Ogg demuxing
  731. - G.723.1 demuxer and decoder
  732. - libmodplug support (--enable-libmodplug)
  733. - VC-1 interlaced decoding
  734. - libutvideo wrapper (--enable-libutvideo)
  735. - aevalsrc audio source added
  736. - Ut Video decoder
  737. - Speex encoding via libspeex
  738. - 4:2:2 H.264 decoding support
  739. - 4:2:2 and 4:4:4 H.264 encoding with libx264
  740. - Pulseaudio input device
  741. - Prores encoder
  742. - Video Decoder Acceleration (VDA) HWAccel module.
  743. - replacement Indeo 3 decoder
  744. - new ffmpeg option: -map_channel
  745. - volume audio filter added
  746. - earwax audio filter added
  747. - libv4l2 support (--enable-libv4l2)
  748. - TLS/SSL and HTTPS protocol support
  749. - AVOptions API rewritten and documented
  750. - most of CODEC_FLAG2_*, some CODEC_FLAG_* and many codec-specific fields in
  751. AVCodecContext deprecated. Codec private options should be used instead.
  752. - Properly working defaults in libx264 wrapper, support for native presets.
  753. - Encrypted OMA files support
  754. - Discworld II BMV decoding support
  755. - VBLE Decoder
  756. - OS X Video Decoder Acceleration (VDA) support
  757. - compact and csv output in ffprobe
  758. - pan audio filter
  759. - IFF Amiga Continuous Bitmap (ACBM) decoder
  760. - ass filter
  761. - CRI ADX audio format muxer and demuxer
  762. - Playstation Portable PMP format demuxer
  763. - Microsoft Windows ICO demuxer
  764. - life source
  765. - PCM format support in OMA demuxer
  766. - CLJR encoder
  767. - new option: -report
  768. - Dxtory capture format decoder
  769. - cellauto source
  770. - Simple segmenting muxer
  771. - Indeo 4 decoder
  772. - SMJPEG demuxer
  773. version 0.8:
  774. - many many things we forgot because we rather write code than changelogs
  775. - WebM support in Matroska de/muxer
  776. - low overhead Ogg muxing
  777. - MMS-TCP support
  778. - VP8 de/encoding via libvpx
  779. - Demuxer for On2's IVF format
  780. - Pictor/PC Paint decoder
  781. - HE-AAC v2 decoder
  782. - HE-AAC v2 encoding with libaacplus
  783. - libfaad2 wrapper removed
  784. - DTS-ES extension (XCh) decoding support
  785. - native VP8 decoder
  786. - RTSP tunneling over HTTP
  787. - RTP depacketization of SVQ3
  788. - -strict inofficial replaced by -strict unofficial
  789. - ffplay -exitonkeydown and -exitonmousedown options added
  790. - native GSM / GSM MS decoder
  791. - RTP depacketization of QDM2
  792. - ANSI/ASCII art playback system
  793. - Lego Mindstorms RSO de/muxer
  794. - libavcore added (and subsequently removed)
  795. - SubRip subtitle file muxer and demuxer
  796. - Chinese AVS encoding via libxavs
  797. - ffprobe -show_packets option added
  798. - RTP packetization of Theora and Vorbis
  799. - RTP depacketization of MP4A-LATM
  800. - RTP packetization and depacketization of VP8
  801. - hflip filter
  802. - Apple HTTP Live Streaming demuxer
  803. - a64 codec
  804. - MMS-HTTP support
  805. - G.722 ADPCM audio encoder/decoder
  806. - R10k video decoder
  807. - ocv_smooth filter
  808. - frei0r wrapper filter
  809. - change crop filter syntax to width:height:x:y
  810. - make the crop filter accept parametric expressions
  811. - make ffprobe accept AVFormatContext options
  812. - yadif filter
  813. - blackframe filter
  814. - Demuxer for Leitch/Harris' VR native stream format (LXF)
  815. - RTP depacketization of the X-QT QuickTime format
  816. - SAP (Session Announcement Protocol, RFC 2974) muxer and demuxer
  817. - cropdetect filter
  818. - ffmpeg -crop* options removed
  819. - transpose filter added
  820. - ffmpeg -force_key_frames option added
  821. - demuxer for receiving raw rtp:// URLs without an SDP description
  822. - single stream LATM/LOAS decoder
  823. - setpts filter added
  824. - Win64 support for optimized x86 assembly functions
  825. - MJPEG/AVI1 to JPEG/JFIF bitstream filter
  826. - ASS subtitle encoder and decoder
  827. - IEC 61937 encapsulation for E-AC-3, TrueHD, DTS-HD (for HDMI passthrough)
  828. - overlay filter added
  829. - rename aspect filter to setdar, and pixelaspect to setsar
  830. - IEC 61937 demuxer
  831. - Mobotix .mxg demuxer
  832. - frei0r source added
  833. - hqdn3d filter added
  834. - RTP depacketization of QCELP
  835. - FLAC parser added
  836. - gradfun filter added
  837. - AMR-WB decoder
  838. - replace the ocv_smooth filter with a more generic ocv filter
  839. - Windows Televison (WTV) demuxer
  840. - FFmpeg metadata format muxer and demuxer
  841. - SubRip (srt) subtitle encoder and decoder
  842. - floating-point AC-3 encoder added
  843. - Lagarith decoder
  844. - ffmpeg -copytb option added
  845. - IVF muxer added
  846. - Wing Commander IV movies decoder added
  847. - movie source added
  848. - Bink version 'b' audio and video decoder
  849. - Bitmap Brothers JV playback system
  850. - Apple HTTP Live Streaming protocol handler
  851. - sndio support for playback and record
  852. - Linux framebuffer input device added
  853. - Chronomaster DFA decoder
  854. - DPX image encoder
  855. - MicroDVD subtitle file muxer and demuxer
  856. - Playstation Portable PMP format demuxer
  857. - fieldorder video filter added
  858. - AAC encoding via libvo-aacenc
  859. - AMR-WB encoding via libvo-amrwbenc
  860. - xWMA demuxer
  861. - Mobotix MxPEG decoder
  862. - VP8 frame-multithreading
  863. - NEON optimizations for VP8
  864. - Lots of deprecated API cruft removed
  865. - fft and imdct optimizations for AVX (Sandy Bridge) processors
  866. - showinfo filter added
  867. - SMPTE 302M AES3 audio decoder
  868. - Apple Core Audio Format muxer
  869. - 9bit and 10bit per sample support in the H.264 decoder
  870. - 9bit and 10bit FFV1 encoding / decoding
  871. - split filter added
  872. - select filter added
  873. - sdl output device added
  874. - libmpcodecs video filter support (3 times as many filters than before)
  875. - mpeg2 aspect ratio dection fixed
  876. - libxvid aspect pickiness fixed
  877. - Frame multithreaded decoding
  878. - E-AC-3 audio encoder
  879. - ac3enc: add channel coupling support
  880. - floating-point sample format support to the ac3, eac3, dca, aac, and vorbis decoders.
  881. - H264/MPEG frame-level multi-threading
  882. - All av_metadata_* functions renamed to av_dict_* and moved to libavutil
  883. - 4:4:4 H.264 decoding support
  884. - 10-bit H.264 optimizations for x86
  885. - lut, lutrgb, and lutyuv filters added
  886. - buffersink libavfilter sink added
  887. - Bump libswscale for recently reported ABI break
  888. - New J2K encoder (via OpenJPEG)
  889. version 0.7:
  890. - all the changes for 0.8, but keeping API/ABI compatibility with the 0.6 release
  891. version 0.6:
  892. - PB-frame decoding for H.263
  893. - deprecated vhook subsystem removed
  894. - deprecated old scaler removed
  895. - VQF demuxer
  896. - Alpha channel scaler
  897. - PCX encoder
  898. - RTP packetization of H.263
  899. - RTP packetization of AMR
  900. - RTP depacketization of Vorbis
  901. - CorePNG decoding support
  902. - Cook multichannel decoding support
  903. - introduced avlanguage helpers in libavformat
  904. - 8088flex TMV demuxer and decoder
  905. - per-stream language-tags extraction in asfdec
  906. - V210 decoder and encoder
  907. - remaining GPL parts in AC-3 decoder converted to LGPL
  908. - QCP demuxer
  909. - SoX native format muxer and demuxer
  910. - AMR-NB decoding/encoding, AMR-WB decoding via OpenCORE libraries
  911. - DPX image decoder
  912. - Electronic Arts Madcow decoder
  913. - DivX (XSUB) subtitle encoder
  914. - nonfree libamr support for AMR-NB/WB decoding/encoding removed
  915. - experimental AAC encoder
  916. - RTP depacketization of ASF and RTSP from WMS servers
  917. - RTMP support in libavformat
  918. - noX handling for OPT_BOOL X options
  919. - Wave64 demuxer
  920. - IEC-61937 compatible Muxer
  921. - TwinVQ decoder
  922. - Bluray (PGS) subtitle decoder
  923. - LPCM support in MPEG-TS (HDMV RID as found on Blu-ray disks)
  924. - WMA Pro decoder
  925. - Core Audio Format demuxer
  926. - ATRAC1 decoder
  927. - MD STUDIO audio demuxer
  928. - RF64 support in WAV demuxer
  929. - MPEG-4 Audio Lossless Coding (ALS) decoder
  930. - -formats option split into -formats, -codecs, -bsfs, and -protocols
  931. - IV8 demuxer
  932. - CDG demuxer and decoder
  933. - R210 decoder
  934. - Auravision Aura 1 and 2 decoders
  935. - Deluxe Paint Animation playback system
  936. - SIPR decoder
  937. - Adobe Filmstrip muxer and demuxer
  938. - RTP depacketization of H.263
  939. - Bink demuxer and audio/video decoders
  940. - enable symbol versioning by default for linkers that support it
  941. - IFF PBM/ILBM bitmap decoder
  942. - concat protocol
  943. - Indeo 5 decoder
  944. - RTP depacketization of AMR
  945. - WMA Voice decoder
  946. - ffprobe tool
  947. - AMR-NB decoder
  948. - RTSP muxer
  949. - HE-AAC v1 decoder
  950. - Kega Game Video (KGV1) decoder
  951. - VorbisComment writing for FLAC, Ogg FLAC and Ogg Speex files
  952. - RTP depacketization of Theora
  953. - HTTP Digest authentication
  954. - RTMP/RTMPT/RTMPS/RTMPE/RTMPTE protocol support via librtmp
  955. - Psygnosis YOP demuxer and video decoder
  956. - spectral extension support in the E-AC-3 decoder
  957. - unsharp video filter
  958. - RTP hinting in the mov/3gp/mp4 muxer
  959. - Dirac in Ogg demuxing
  960. - seek to keyframes in Ogg
  961. - 4:2:2 and 4:4:4 Theora decoding
  962. - 35% faster VP3/Theora decoding
  963. - faster AAC decoding
  964. - faster H.264 decoding
  965. - RealAudio 1.0 (14.4K) encoder
  966. version 0.5:
  967. - DV50 AKA DVCPRO50 encoder, decoder, muxer and demuxer
  968. - TechSmith Camtasia (TSCC) video decoder
  969. - IBM Ultimotion (ULTI) video decoder
  970. - Sierra Online audio file demuxer and decoder
  971. - Apple QuickDraw (qdrw) video decoder
  972. - Creative ADPCM audio decoder (16 bits as well as 8 bits schemes)
  973. - Electronic Arts Multimedia (WVE/UV2/etc.) file demuxer
  974. - Miro VideoXL (VIXL) video decoder
  975. - H.261 video encoder
  976. - QPEG video decoder
  977. - Nullsoft Video (NSV) file demuxer
  978. - Shorten audio decoder
  979. - LOCO video decoder
  980. - Apple Lossless Audio Codec (ALAC) decoder
  981. - Winnov WNV1 video decoder
  982. - Autodesk Animator Studio Codec (AASC) decoder
  983. - Indeo 2 video decoder
  984. - Fraps FPS1 video decoder
  985. - Snow video encoder/decoder
  986. - Sonic audio encoder/decoder
  987. - Vorbis audio decoder
  988. - Macromedia ADPCM decoder
  989. - Duck TrueMotion 2 video decoder
  990. - support for decoding FLX and DTA extensions in FLIC files
  991. - H.264 custom quantization matrices support
  992. - ffserver fixed, it should now be usable again
  993. - QDM2 audio decoder
  994. - Real Cooker audio decoder
  995. - TrueSpeech audio decoder
  996. - WMA2 audio decoder fixed, now all files should play correctly
  997. - RealAudio 14.4 and 28.8 decoders fixed
  998. - JPEG-LS decoder
  999. - build system improvements
  1000. - tabs and trailing whitespace removed from the codebase
  1001. - CamStudio video decoder
  1002. - AIFF/AIFF-C audio format, encoding and decoding
  1003. - ADTS AAC file reading and writing
  1004. - Creative VOC file reading and writing
  1005. - American Laser Games multimedia (*.mm) playback system
  1006. - Zip Motion Blocks Video decoder
  1007. - improved Theora/VP3 decoder
  1008. - True Audio (TTA) decoder
  1009. - AVS demuxer and video decoder
  1010. - JPEG-LS encoder
  1011. - Smacker demuxer and decoder
  1012. - NuppelVideo/MythTV demuxer and RTjpeg decoder
  1013. - KMVC decoder
  1014. - MPEG-2 intra VLC support
  1015. - MPEG-2 4:2:2 encoder
  1016. - Flash Screen Video decoder
  1017. - GXF demuxer
  1018. - Chinese AVS decoder
  1019. - GXF muxer
  1020. - MXF demuxer
  1021. - VC-1/WMV3/WMV9 video decoder
  1022. - MacIntel support
  1023. - AviSynth support
  1024. - VMware video decoder
  1025. - VP5 video decoder
  1026. - VP6 video decoder
  1027. - WavPack lossless audio decoder
  1028. - Targa (.TGA) picture decoder
  1029. - Vorbis audio encoder
  1030. - Delphine Software .cin demuxer/audio and video decoder
  1031. - Tiertex .seq demuxer/video decoder
  1032. - MTV demuxer
  1033. - TIFF picture encoder and decoder
  1034. - GIF picture decoder
  1035. - Intel Music Coder decoder
  1036. - Zip Motion Blocks Video encoder
  1037. - Musepack decoder
  1038. - Flash Screen Video encoder
  1039. - Theora encoding via libtheora
  1040. - BMP encoder
  1041. - WMA encoder
  1042. - GSM-MS encoder and decoder
  1043. - DCA decoder
  1044. - DXA demuxer and decoder
  1045. - DNxHD decoder
  1046. - Gamecube movie (.THP) playback system
  1047. - Blackfin optimizations
  1048. - Interplay C93 demuxer and video decoder
  1049. - Bethsoft VID demuxer and video decoder
  1050. - CRYO APC demuxer
  1051. - ATRAC3 decoder
  1052. - V.Flash PTX decoder
  1053. - RoQ muxer, RoQ audio encoder
  1054. - Renderware TXD demuxer and decoder
  1055. - extern C declarations for C++ removed from headers
  1056. - sws_flags command line option
  1057. - codebook generator
  1058. - RoQ video encoder
  1059. - QTRLE encoder
  1060. - OS/2 support removed and restored again
  1061. - AC-3 decoder
  1062. - NUT muxer
  1063. - additional SPARC (VIS) optimizations
  1064. - Matroska muxer
  1065. - slice-based parallel H.264 decoding
  1066. - Monkey's Audio demuxer and decoder
  1067. - AMV audio and video decoder
  1068. - DNxHD encoder
  1069. - H.264 PAFF decoding
  1070. - Nellymoser ASAO decoder
  1071. - Beam Software SIFF demuxer and decoder
  1072. - libvorbis Vorbis decoding removed in favor of native decoder
  1073. - IntraX8 (J-Frame) subdecoder for WMV2 and VC-1
  1074. - Ogg (Theora, Vorbis and FLAC) muxer
  1075. - The "device" muxers and demuxers are now in a new libavdevice library
  1076. - PC Paintbrush PCX decoder
  1077. - Sun Rasterfile decoder
  1078. - TechnoTrend PVA demuxer
  1079. - Linux Media Labs MPEG-4 (LMLM4) demuxer
  1080. - AVM2 (Flash 9) SWF muxer
  1081. - QT variant of IMA ADPCM encoder
  1082. - VFW grabber
  1083. - iPod/iPhone compatible mp4 muxer
  1084. - Mimic decoder
  1085. - MSN TCP Webcam stream demuxer
  1086. - RL2 demuxer / decoder
  1087. - IFF demuxer
  1088. - 8SVX audio decoder
  1089. - non-recursive Makefiles
  1090. - BFI demuxer
  1091. - MAXIS EA XA (.xa) demuxer / decoder
  1092. - BFI video decoder
  1093. - OMA demuxer
  1094. - MLP/TrueHD decoder
  1095. - Electronic Arts CMV decoder
  1096. - Motion Pixels Video decoder
  1097. - Motion Pixels MVI demuxer
  1098. - removed animated GIF decoder/demuxer
  1099. - D-Cinema audio muxer
  1100. - Electronic Arts TGV decoder
  1101. - Apple Lossless Audio Codec (ALAC) encoder
  1102. - AAC decoder
  1103. - floating point PCM encoder/decoder
  1104. - MXF muxer
  1105. - DV100 AKA DVCPRO HD decoder and demuxer
  1106. - E-AC-3 support added to AC-3 decoder
  1107. - Nellymoser ASAO encoder
  1108. - ASS and SSA demuxer and muxer
  1109. - liba52 wrapper removed
  1110. - SVQ3 watermark decoding support
  1111. - Speex decoding via libspeex
  1112. - Electronic Arts TGQ decoder
  1113. - RV40 decoder
  1114. - QCELP / PureVoice decoder
  1115. - RV30 decoder
  1116. - hybrid WavPack support
  1117. - R3D REDCODE demuxer
  1118. - ALSA support for playback and record
  1119. - Electronic Arts TQI decoder
  1120. - OpenJPEG based JPEG 2000 decoder
  1121. - NC (NC4600) camera file demuxer
  1122. - Gopher client support
  1123. - MXF D-10 muxer
  1124. - generic metadata API
  1125. - flash ScreenVideo2 encoder
  1126. version 0.4.9-pre1:
  1127. - DV encoder, DV muxer
  1128. - Microsoft RLE video decoder
  1129. - Microsoft Video-1 decoder
  1130. - Apple Animation (RLE) decoder
  1131. - Apple Graphics (SMC) decoder
  1132. - Apple Video (RPZA) decoder
  1133. - Cinepak decoder
  1134. - Sega FILM (CPK) file demuxer
  1135. - Westwood multimedia support (VQA & AUD files)
  1136. - Id Quake II CIN playback support
  1137. - 8BPS video decoder
  1138. - FLIC playback support
  1139. - RealVideo 2.0 (RV20) decoder
  1140. - Duck TrueMotion v1 (DUCK) video decoder
  1141. - Sierra VMD demuxer and video decoder
  1142. - MSZH and ZLIB decoder support
  1143. - SVQ1 video encoder
  1144. - AMR-WB support
  1145. - PPC optimizations
  1146. - rate distortion optimal cbp support
  1147. - rate distorted optimal ac prediction for MPEG-4
  1148. - rate distorted optimal lambda->qp support
  1149. - AAC encoding with libfaac
  1150. - Sunplus JPEG codec (SP5X) support
  1151. - use Lagrange multipler instead of QP for ratecontrol
  1152. - Theora/VP3 decoding support
  1153. - XA and ADX ADPCM codecs
  1154. - export MPEG-2 active display area / pan scan
  1155. - Add support for configuring with IBM XLC
  1156. - floating point AAN DCT
  1157. - initial support for zygo video (not complete)
  1158. - RGB ffv1 support
  1159. - new audio/video parser API
  1160. - av_log() system
  1161. - av_read_frame() and av_seek_frame() support
  1162. - missing last frame fixes
  1163. - seek by mouse in ffplay
  1164. - noise reduction of DCT coefficients
  1165. - H.263 OBMC & 4MV support
  1166. - H.263 alternative inter vlc support
  1167. - H.263 loop filter
  1168. - H.263 slice structured mode
  1169. - interlaced DCT support for MPEG-2 encoding
  1170. - stuffing to stay above min_bitrate
  1171. - MB type & QP visualization
  1172. - frame stepping for ffplay
  1173. - interlaced motion estimation
  1174. - alternate scantable support
  1175. - SVCD scan offset support
  1176. - closed GOP support
  1177. - SSE2 FDCT
  1178. - quantizer noise shaping
  1179. - G.726 ADPCM audio codec
  1180. - MS ADPCM encoding
  1181. - multithreaded/SMP motion estimation
  1182. - multithreaded/SMP encoding for MPEG-1/MPEG-2/MPEG-4/H.263
  1183. - multithreaded/SMP decoding for MPEG-2
  1184. - FLAC decoder
  1185. - Metrowerks CodeWarrior suppport
  1186. - H.263+ custom pcf support
  1187. - nicer output for 'ffmpeg -formats'
  1188. - Matroska demuxer
  1189. - SGI image format, encoding and decoding
  1190. - H.264 loop filter support
  1191. - H.264 CABAC support
  1192. - nicer looking arrows for the motion vector visualization
  1193. - improved VCD support
  1194. - audio timestamp drift compensation
  1195. - MPEG-2 YUV 422/444 support
  1196. - polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample
  1197. - better image scaling
  1198. - H.261 support
  1199. - correctly interleave packets during encoding
  1200. - VIS optimized motion compensation
  1201. - intra_dc_precision>0 encoding support
  1202. - support reuse of motion vectors/MB types/field select values of the source video
  1203. - more accurate deblock filter
  1204. - padding support
  1205. - many optimizations and bugfixes
  1206. - FunCom ISS audio file demuxer and according ADPCM decoding
  1207. version 0.4.8:
  1208. - MPEG-2 video encoding (Michael)
  1209. - Id RoQ playback subsystem (Mike Melanson and Tim Ferguson)
  1210. - Wing Commander III Movie (.mve) file playback subsystem (Mike Melanson
  1211. and Mario Brito)
  1212. - Xan DPCM audio decoder (Mario Brito)
  1213. - Interplay MVE playback subsystem (Mike Melanson)
  1214. - Duck DK3 and DK4 ADPCM audio decoders (Mike Melanson)
  1215. version 0.4.7:
  1216. - RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from mplayerhq
  1217. (originally from public domain player for Amiga at http://www.honeypot.net/audio)
  1218. - current version now also compiles with older GCC (Fabrice)
  1219. - 4X multimedia playback system including 4xm file demuxer (Mike
  1220. Melanson), and 4X video and audio codecs (Michael)
  1221. - Creative YUV (CYUV) decoder (Mike Melanson)
  1222. - FFV1 codec (our very simple lossless intra only codec, compresses much better
  1223. than HuffYUV) (Michael)
  1224. - ASV1 (Asus), H.264, Intel indeo3 codecs have been added (various)
  1225. - tiny PNG encoder and decoder, tiny GIF decoder, PAM decoder (PPM with
  1226. alpha support), JPEG YUV colorspace support. (Fabrice Bellard)
  1227. - ffplay has been replaced with a newer version which uses SDL (optionally)
  1228. for multiplatform support (Fabrice)
  1229. - Sorenson Version 3 codec (SVQ3) support has been added (decoding only) - donated
  1230. by anonymous
  1231. - AMR format has been added (Johannes Carlsson)
  1232. - 3GP support has been added (Johannes Carlsson)
  1233. - VP3 codec has been added (Mike Melanson)
  1234. - more MPEG-1/2 fixes
  1235. - better multiplatform support, MS Visual Studio fixes (various)
  1236. - AltiVec optimizations (Magnus Damn and others)
  1237. - SH4 processor support has been added (BERO)
  1238. - new public interfaces (avcodec_get_pix_fmt) (Roman Shaposhnick)
  1239. - VOB streaming support (Brian Foley)
  1240. - better MP3 autodetection (Andriy Rysin)
  1241. - qpel encoding (Michael)
  1242. - 4mv+b frames encoding finally fixed (Michael)
  1243. - chroma ME (Michael)
  1244. - 5 comparison functions for ME (Michael)
  1245. - B-frame encoding speedup (Michael)
  1246. - WMV2 codec (unfinished - Michael)
  1247. - user specified diamond size for EPZS (Michael)
  1248. - Playstation STR playback subsystem, still experimental (Mike and Michael)
  1249. - ASV2 codec (Michael)
  1250. - CLJR decoder (Alex)
  1251. .. And lots more new enhancements and fixes.
  1252. version 0.4.6:
  1253. - completely new integer only MPEG audio layer 1/2/3 decoder rewritten
  1254. from scratch
  1255. - Recoded DCT and motion vector search with gcc (no longer depends on nasm)
  1256. - fix quantization bug in AC3 encoder
  1257. - added PCM codecs and format. Corrected WAV/AVI/ASF PCM issues
  1258. - added prototype ffplay program
  1259. - added GOB header parsing on H.263/H.263+ decoder (Juanjo)
  1260. - bug fix on MCBPC tables of H.263 (Juanjo)
  1261. - bug fix on DC coefficients of H.263 (Juanjo)
  1262. - added Advanced Prediction Mode on H.263/H.263+ decoder (Juanjo)
  1263. - now we can decode H.263 streams found in QuickTime files (Juanjo)
  1264. - now we can decode H.263 streams found in VIVO v1 files(Juanjo)
  1265. - preliminary RTP "friendly" mode for H.263/H.263+ coding. (Juanjo)
  1266. - added GOB header for H.263/H.263+ coding on RTP mode (Juanjo)
  1267. - now H.263 picture size is returned on the first decoded frame (Juanjo)
  1268. - added first regression tests
  1269. - added MPEG-2 TS demuxer
  1270. - new demux API for libav
  1271. - more accurate and faster IDCT (Michael)
  1272. - faster and entropy-controlled motion search (Michael)
  1273. - two pass video encoding (Michael)
  1274. - new video rate control (Michael)
  1275. - added MSMPEG4V1, MSMPEGV2 and WMV1 support (Michael)
  1276. - great performance improvement of video encoders and decoders (Michael)
  1277. - new and faster bit readers and vlc parsers (Michael)
  1278. - high quality encoding mode: tries all macroblock/VLC types (Michael)
  1279. - added DV video decoder
  1280. - preliminary RTP/RTSP support in ffserver and libavformat
  1281. - H.263+ AIC decoding/encoding support (Juanjo)
  1282. - VCD MPEG-PS mode (Juanjo)
  1283. - PSNR stuff (Juanjo)
  1284. - simple stats output (Juanjo)
  1285. - 16-bit and 15-bit RGB/BGR/GBR support (Bisqwit)
  1286. version 0.4.5:
  1287. - some header fixes (Zdenek Kabelac <kabi at informatics.muni.cz>)
  1288. - many MMX optimizations (Nick Kurshev <nickols_k at mail.ru>)
  1289. - added configure system (actually a small shell script)
  1290. - added MPEG audio layer 1/2/3 decoding using LGPL'ed mpglib by
  1291. Michael Hipp (temporary solution - waiting for integer only
  1292. decoder)
  1293. - fixed VIDIOCSYNC interrupt
  1294. - added Intel H.263 decoding support ('I263' AVI fourCC)
  1295. - added Real Video 1.0 decoding (needs further testing)
  1296. - simplified image formats again. Added PGM format (=grey
  1297. pgm). Renamed old PGM to PGMYUV.
  1298. - fixed msmpeg4 slice issues (tell me if you still find problems)
  1299. - fixed OpenDivX bugs with newer versions (added VOL header decoding)
  1300. - added support for MPlayer interface
  1301. - added macroblock skip optimization
  1302. - added MJPEG decoder
  1303. - added mmx/mmxext IDCT from libmpeg2
  1304. - added pgmyuvpipe, ppm, and ppm_pipe formats (original patch by Celer
  1305. <celer at shell.scrypt.net>)
  1306. - added pixel format conversion layer (e.g. for MJPEG or PPM)
  1307. - added deinterlacing option
  1308. - MPEG-1/2 fixes
  1309. - MPEG-4 vol header fixes (Jonathan Marsden <snmjbm at pacbell.net>)
  1310. - ARM optimizations (Lionel Ulmer <lionel.ulmer at free.fr>).
  1311. - Windows porting of file converter
  1312. - added MJPEG raw format (input/output)
  1313. - added JPEG image format support (input/output)
  1314. version 0.4.4:
  1315. - fixed some std header definitions (Bjorn Lindgren
  1316. <bjorn.e.lindgren at telia.com>).
  1317. - added MPEG demuxer (MPEG-1 and 2 compatible).
  1318. - added ASF demuxer
  1319. - added prototype RM demuxer
  1320. - added AC3 decoding (done with libac3 by Aaron Holtzman)
  1321. - added decoding codec parameter guessing (.e.g. for MPEG, because the
  1322. header does not include them)
  1323. - fixed header generation in MPEG-1, AVI and ASF muxer: wmplayer can now
  1324. play them (only tested video)
  1325. - fixed H.263 white bug
  1326. - fixed phase rounding in img resample filter
  1327. - add MMX code for polyphase img resample filter
  1328. - added CPU autodetection
  1329. - added generic title/author/copyright/comment string handling (ASF and RM
  1330. use them)
  1331. - added SWF demux to extract MP3 track (not usable yet because no MP3
  1332. decoder)
  1333. - added fractional frame rate support
  1334. - codecs are no longer searched by read_header() (should fix ffserver
  1335. segfault)
  1336. version 0.4.3:
  1337. - BGR24 patch (initial patch by Jeroen Vreeken <pe1rxq at amsat.org>)
  1338. - fixed raw yuv output
  1339. - added motion rounding support in MPEG-4
  1340. - fixed motion bug rounding in MSMPEG4
  1341. - added B-frame handling in video core
  1342. - added full MPEG-1 decoding support
  1343. - added partial (frame only) MPEG-2 support
  1344. - changed the FOURCC code for H.263 to "U263" to be able to see the
  1345. +AVI/H.263 file with the UB Video H.263+ decoder. MPlayer works with
  1346. this +codec ;) (JuanJo).
  1347. - Halfpel motion estimation after MB type selection (JuanJo)
  1348. - added pgm and .Y.U.V output format
  1349. - suppressed 'img:' protocol. Simply use: /tmp/test%d.[pgm|Y] as input or
  1350. output.
  1351. - added pgmpipe I/O format (original patch from Martin Aumueller
  1352. <lists at reserv.at>, but changed completely since we use a format
  1353. instead of a protocol)
  1354. version 0.4.2:
  1355. - added H.263/MPEG-4/MSMPEG4 decoding support. MPEG-4 decoding support
  1356. (for OpenDivX) is almost complete: 8x8 MVs and rounding are
  1357. missing. MSMPEG4 support is complete.
  1358. - added prototype MPEG-1 decoder. Only I- and P-frames handled yet (it
  1359. can decode ffmpeg MPEGs :-)).
  1360. - added libavcodec API documentation (see apiexample.c).
  1361. - fixed image polyphase bug (the bottom of some images could be
  1362. greenish)
  1363. - added support for non clipped motion vectors (decoding only)
  1364. and image sizes non-multiple of 16
  1365. - added support for AC prediction (decoding only)
  1366. - added file overwrite confirmation (can be disabled with -y)
  1367. - added custom size picture to H.263 using H.263+ (Juanjo)
  1368. version 0.4.1:
  1369. - added MSMPEG4 (aka DivX) compatible encoder. Changed default codec
  1370. of AVI and ASF to DIV3.
  1371. - added -me option to set motion estimation method
  1372. (default=log). suppressed redundant -hq option.
  1373. - added options -acodec and -vcodec to force a given codec (useful for
  1374. AVI for example)
  1375. - fixed -an option
  1376. - improved dct_quantize speed
  1377. - factorized some motion estimation code
  1378. version 0.4.0:
  1379. - removing grab code from ffserver and moved it to ffmpeg. Added
  1380. multistream support to ffmpeg.
  1381. - added timeshifting support for live feeds (option ?date=xxx in the
  1382. URL)
  1383. - added high quality image resize code with polyphase filter (need
  1384. mmx/see optimization). Enable multiple image size support in ffserver.
  1385. - added multi live feed support in ffserver
  1386. - suppressed master feature from ffserver (it should be done with an
  1387. external program which opens the .ffm url and writes it to another
  1388. ffserver)
  1389. - added preliminary support for video stream parsing (WAV and AVI half
  1390. done). Added proper support for audio/video file conversion in
  1391. ffmpeg.
  1392. - added preliminary support for video file sending from ffserver
  1393. - redesigning I/O subsystem: now using URL based input and output
  1394. (see avio.h)
  1395. - added WAV format support
  1396. - added "tty user interface" to ffmpeg to stop grabbing gracefully
  1397. - added MMX/SSE optimizations to SAD (Sums of Absolutes Differences)
  1398. (Juan J. Sierralta P. a.k.a. "Juanjo" <juanjo at atmlab.utfsm.cl>)
  1399. - added MMX DCT from mpeg2_movie 1.5 (Juanjo)
  1400. - added new motion estimation algorithms, log and phods (Juanjo)
  1401. - changed directories: libav for format handling, libavcodec for
  1402. codecs
  1403. version 0.3.4:
  1404. - added stereo in MPEG audio encoder
  1405. version 0.3.3:
  1406. - added 'high quality' mode which use motion vectors. It can be used in
  1407. real time at low resolution.
  1408. - fixed rounding problems which caused quality problems at high
  1409. bitrates and large GOP size
  1410. version 0.3.2: small fixes
  1411. - ASF fixes
  1412. - put_seek bug fix
  1413. version 0.3.1: added avi/divx support
  1414. - added AVI support
  1415. - added MPEG-4 codec compatible with OpenDivX. It is based on the H.263 codec
  1416. - added sound for flash format (not tested)
  1417. version 0.3: initial public release