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.

1292 lines
45KB

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