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.

1285 lines
44KB

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