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.

1310 lines
45KB

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