Changelog 47 KB

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