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.

1289 lines
44KB

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