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.

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