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.

1792 lines
60KB

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