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.

1293 lines
45KB

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