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.

1717 lines
58KB

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