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.

1451 lines
49KB

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