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.

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