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.

1311 lines
45KB

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