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.

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