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.

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