You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1812 lines
60KB

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