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.

1412 lines
48KB

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