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.

1301 lines
45KB

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